<?xml version="1.0" encoding="UTF-8" standalone="no"?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:blogger="http://schemas.google.com/blogger/2008" xmlns:gd="http://schemas.google.com/g/2005" xmlns:georss="http://www.georss.org/georss" xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/" xmlns:thr="http://purl.org/syndication/thread/1.0"><id>tag:blogger.com,1999:blog-205325733984914212</id><updated>2025-10-17T01:07:51.297-07:00</updated><category term="Blogger"/><category term="C plus"/><category term="MAT LAB"/><category term="Softwares"/><category term="Issues"/><category term="Amazing Tricks"/><category term="WordPress"/><category term="Java"/><category term="Transferring Blog"/><title type="text">Computer Problems</title><subtitle type="html">New Ideas, Information, Programming</subtitle><link href="http://issuecomp.blogspot.com/feeds/posts/default" rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default?redirect=false" rel="self" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/" rel="alternate" type="text/html"/><link href="http://pubsubhubbub.appspot.com/" rel="hub"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default?start-index=26&amp;max-results=25&amp;redirect=false" rel="next" type="application/atom+xml"/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/07824771915386051489</uri><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><generator uri="http://www.blogger.com" version="7.00">Blogger</generator><openSearch:totalResults>37</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><xhtml:meta content="noindex" name="robots" xmlns:xhtml="http://www.w3.org/1999/xhtml"/><entry><id>tag:blogger.com,1999:blog-205325733984914212.post-2517739118168690317</id><published>2016-08-26T02:45:00.000-07:00</published><updated>2016-08-26T02:55:54.547-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger"/><title type="text"> Joining Toptal Web Development Community</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
I am a Computer Engineer and have one year experience of developing application on different online platform like fiver and freelancer but i didn't earn as much as i wanted and getting a project from that is very tiresome work. Then One of my friend is &amp;nbsp;asked me to join Toptal as they provide quality work and handsome amount. And i have read about Toptal from different blogs and website, while reading that i have come to know many things about Toptal which differentiate that other freelancing websites. I have figured it out following things from that which i prefer Toptal:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul style="text-align: left;"&gt;
&lt;li&gt;Work provided by Toptal is according to the abilities of developer&amp;nbsp;&lt;/li&gt;
&lt;li&gt;No tension of bidding on every project&lt;/li&gt;
&lt;li&gt;Amount paid by the Toptal is well enough for developer&lt;/li&gt;
&lt;li&gt;Great platform for beginners to start their professional career&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Great Blog Post:&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;br /&gt;&lt;/b&gt;
Anyway, I’ve just began the interview process at TopTal.com, and I really like to get in and become one of the freelancers who work there. If you’re a software engineer looking for work, I recommend that you do the same.&lt;b&gt;&lt;br /&gt;&lt;/b&gt;
&lt;br /&gt;&lt;/div&gt;
</content><link href="http://issuecomp.blogspot.com/feeds/2517739118168690317/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/2016/08/joining-toptal-web-development-community.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default/2517739118168690317" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default/2517739118168690317" rel="self" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/2016/08/joining-toptal-web-development-community.html" rel="alternate" title=" Joining Toptal Web Development Community" type="text/html"/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/07824771915386051489</uri><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-205325733984914212.post-3767394351634150750</id><published>2016-01-13T23:46:00.002-08:00</published><updated>2016-01-13T23:46:22.632-08:00</updated><title type="text">Form Validation</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;br /&gt;
&lt;!DOCTYPE html&gt;         &lt;html lang="en"&gt;         &lt;head&gt;             &lt;meta charset="UTF-8"&gt;             &lt;title&gt;Shipping and Billing&lt;/title&gt;             &lt;style&gt;                 input{                     border:1px solid black;                 }                 input:focus{                     background-color: #E6E6E6;                 }                 fieldset{                     margin-bottom: 4%;                 }             &lt;/style&gt;         &lt;/head&gt;         &lt;body&gt;             &lt;h1&gt;JavaScript Homework&lt;/h1&gt;                 &lt;p&gt;                     Add the JavaScript code needed to enable auto-complete on this form.                     Whenever the checkbox is checked, the code should automatically copy the                     values from Shipping Name and Shipping Zip into the Billing Name and Billing Zip.                     If the checkbox is unchecked, the Billing Name and Billing Zip should go blank.                 &lt;/p&gt;             &lt;script type="text/javascript"&gt;                 function billingFunction()                 {                     var flag=document.getElementById("same").checked;                     if(flag)                     {                         var name= document.getElementById("shippingName").value;                         var zip= document.getElementById("shippingZip").value;                         document.getElementById("billingName").value=name;                         document.getElementById("billingZip").value=zip;                      }                     else                     {                         document.getElementById("billingName").value="";                         document.getElementById("billingZip").value="";                     }                 }             &lt;/script&gt;              &lt;form&gt;                 &lt;fieldset&gt;                     &lt;legend&gt;Shipping Information&lt;/legend&gt;                     &lt;label for ="shippingName"&gt;Name:&lt;/label&gt;                     &lt;input type = "text" name = "Name" id = "shippingName" required&gt;&lt;br/&gt;                      &lt;label for = "shippingzip"&gt;Zip code:&lt;/label&gt;                     &lt;input type = "text" name = "zip" id = "shippingZip" pattern = "[0-9]{5}" required&gt;&lt;br/&gt;                 &lt;/fieldset&gt;                 &lt;input type="checkbox" id="same" name="same" onchange= "billingFunction()"/&gt;                 &lt;label for = "same"&gt;Is the Billing Information the Same?&lt;/label&gt;                 &lt;fieldset&gt;                     &lt;legend&gt;Billing Information&lt;/legend&gt;                     &lt;label for ="billingName"&gt;Name:&lt;/label&gt;                     &lt;input type = "text" name = "Name" id = "billingName" required&gt;&lt;br/&gt;                      &lt;label for = "billingzip"&gt;Zip code:&lt;/label&gt;                     &lt;input type = "text" name = "zip" id = "billingZip" pattern = "[0-9]{5}" required&gt;&lt;br/&gt;                 &lt;/fieldset&gt;                  &lt;input type = "submit" value = "Verify"/&gt;             &lt;/form&gt;         &lt;/body&gt;         &lt;/html&gt;

&lt;/div&gt;</content><link href="http://issuecomp.blogspot.com/feeds/3767394351634150750/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/2016/01/form-validation.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default/3767394351634150750" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default/3767394351634150750" rel="self" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/2016/01/form-validation.html" rel="alternate" title="Form Validation" type="text/html"/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/07824771915386051489</uri><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-205325733984914212.post-7877920023144095889</id><published>2014-07-07T14:14:00.000-07:00</published><updated>2014-07-08T03:14:23.110-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Java"/><title type="text">Suduko in Java</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;!--INFOLINKS_ON--&gt;

&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;
&lt;b&gt;&lt;u&gt;&lt;span style="font-size: 16.0pt; mso-bidi-font-size: 11.0pt;"&gt;&lt;a href="http://codereview.stackexchange.com/questions/46640/logical-sudoku-solver-in-java" target="_blank"&gt;MAKING OF SUDUKOGAME&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;br /&gt;
It's my semester project to make a Suduko game in Java. I worked very hard for it and at last I &amp;nbsp;completed it. And I am giving you a complete description of it, it's very helpful for you.&lt;br /&gt;
&lt;br /&gt;
&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhOtIml_WcRf1MWIyMhS9ZUmHn_4xWzbjNnDJ9EFniboNOKaH4Rhp4RJgsC_kHn5ScKlEjU3tUHBMJ4TT6SD8J3MRxaxxGmeAdgMA_i-dNp2nsk1rF0RUo93WdSgU7iMw4d38A9U95RJ5kT/s1600/main.png" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhOtIml_WcRf1MWIyMhS9ZUmHn_4xWzbjNnDJ9EFniboNOKaH4Rhp4RJgsC_kHn5ScKlEjU3tUHBMJ4TT6SD8J3MRxaxxGmeAdgMA_i-dNp2nsk1rF0RUo93WdSgU7iMw4d38A9U95RJ5kT/s1600/main.png" height="225" width="320" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Suduko Main View&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul style="text-align: left;"&gt;
&lt;li&gt;&lt;b&gt;&lt;u&gt;&lt;span style="font-size: 14.0pt;"&gt;DESCRIPTION&lt;/span&gt;&lt;/u&gt;&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;div class="MsoNormal"&gt;
&lt;/div&gt;
&lt;ol style="text-align: left;"&gt;
&lt;li&gt;&lt;b style="text-indent: -0.25in;"&gt;&lt;span style="font-size: 13.0pt; mso-bidi-font-family: Calibri; mso-bidi-font-size: 11.0pt; mso-bidi-theme-font: minor-latin;"&gt;&lt;span style="font-size: 7pt; font-weight: normal;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b style="text-indent: -0.25in;"&gt;&lt;u&gt;&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;Making GUI Of Game&lt;/span&gt;&lt;/u&gt;&lt;/b&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;span style="font-size: 17px;"&gt;&lt;span style="font-family: Georgia, Times New Roman, serif;"&gt;As you know that GUI of every game is very important, so first we design a GUI of game.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;pre style="background: rgb(240, 240, 240); border: 1px dashed rgb(204, 204, 204); height: auto; overflow: auto; padding: 0px; text-align: left; width: 99%;"&gt;&lt;code style="word-wrap: normal;"&gt;&lt;span style="font-family: arial;"&gt;&lt;span style="font-size: 12px; line-height: 20px;"&gt; import java.awt.*;  
 import java.awt.event.*;  
 import javax.swing.*;  
 import javax.swing.border.Border;  
 import javax.swing.border.EtchedBorder;  
 public class GridGuiOne  
 extends MouseAdapter implements KeyListener,ActionListener,FocusListener {  
 JButton b1,b2,b3;  
 int ce=3;  
 int gridsel=0;  
 JFrame  frame = new JFrame("Suduko");  
 JPanel  main=new JPanel(new BorderLayout()); // Main Panel  
 JPanel puzzle=new JPanel(new GridLayout(1,0));  // Holds Suduko Grid and Buttons  
 JPanel  Options=new JPanel(new GridLayout(3,0)); // Panel For JBUttons  
 JPanel Timer=new JPanel(new FlowLayout());  
 final JTextField[][] subPanels = new JTextField[9][9];   // 2D Array Of JTextFields[][]  
 JPanel[][] grid=new JPanel[3][3];  // 2D Array of Grid to hold JButtons  
     JPanel panel1= new JPanel(new GridLayout(3,3));  
 GridGuiOne()  
 {  
 
 builtOption();  
 builtGrid();  
 main.setSize(400,400);  
 Timer.add(Options);  
 main.add(Timer,BorderLayout.EAST);  
 main.add(puzzle,BorderLayout.CENTER);  
 frame.add(main);  
 frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);  
 frame.setSize(600,450);  &lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: arial;"&gt;&lt;span style="font-size: 12px; line-height: 20px;"&gt; frame.setVisible(true);} 
 
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;b style="text-indent: -0.25in;"&gt;&lt;/b&gt;&lt;br /&gt;
&lt;ol style="text-align: left;"&gt;&lt;b style="text-indent: -0.25in;"&gt;
&lt;li&gt;&lt;b style="text-indent: -0.25in;"&gt;&lt;span style="font-size: 13.0pt;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;(a). &amp;nbsp;&lt;u&gt;Creating Options Panel OF the Game&lt;/u&gt;&lt;/span&gt;&lt;/b&gt;&lt;/li&gt;
&lt;/b&gt;&lt;/ol&gt;
&lt;b style="text-indent: -0.25in;"&gt;
&lt;/b&gt;&lt;!--[if !supportLists]--&gt;
&lt;br /&gt;
&lt;div class="MsoListParagraphCxSpFirst" style="margin-left: 103.5pt; text-align: left;"&gt;
&lt;span style="font-size: 12.0pt; mso-bidi-font-size: 11.0pt;"&gt;In options Panel
I add three buttons:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="margin-left: 139.5pt; text-indent: -0.25in;"&gt;
&lt;span style="font-family: Wingdings; font-size: 12.0pt; mso-bidi-font-family: Wingdings; mso-bidi-font-size: 11.0pt; mso-fareast-font-family: Wingdings;"&gt;Ø&lt;span style="font-family: 'Times New Roman'; font-size: 7pt;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 12.0pt; mso-bidi-font-size: 11.0pt;"&gt;GENERATE&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="margin-left: 139.5pt; text-indent: -0.25in;"&gt;
&lt;span style="font-family: Wingdings; font-size: 12.0pt; mso-bidi-font-family: Wingdings; mso-bidi-font-size: 11.0pt; mso-fareast-font-family: Wingdings;"&gt;Ø&lt;span style="font-family: 'Times New Roman'; font-size: 7pt;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 12.0pt; mso-bidi-font-size: 11.0pt;"&gt;CHECK&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="margin-left: 139.5pt; text-indent: -0.25in;"&gt;
&lt;span style="font-family: Wingdings; font-size: 12.0pt; mso-bidi-font-family: Wingdings; mso-bidi-font-size: 11.0pt; mso-fareast-font-family: Wingdings;"&gt;Ø&lt;span style="font-family: 'Times New Roman'; font-size: 7pt;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 12.0pt; mso-bidi-font-size: 11.0pt;"&gt;EXIT&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpLast" style="margin-left: 139.5pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b&gt;&lt;span style="font-size: 12.0pt;"&gt;&lt;u&gt;GENERATE&lt;/u&gt;:&amp;nbsp; &lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 12.0pt;"&gt;New Game Generate for the User&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b&gt;&lt;span style="font-size: 12.0pt;"&gt;&lt;u&gt;CHECK&lt;/u&gt;:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 12.0pt;"&gt;Either Number is entered at right position or not&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b&gt;&lt;u&gt;&lt;span style="font-size: 12.0pt; mso-bidi-font-size: 11.0pt;"&gt;EXIT: &lt;/span&gt;&lt;/u&gt;&lt;/b&gt;&lt;span style="font-size: 12.0pt; mso-bidi-font-size: 11.0pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Want To Quit&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;pre style="background: rgb(240, 240, 240); border: 1px dashed rgb(204, 204, 204); color: black; height: auto; line-height: 20px; overflow: auto; padding: 0px; text-align: left; width: 99%;"&gt;&lt;code style="color: black; word-wrap: normal;"&gt;&lt;span style="font-family: Courier New, Courier, monospace; font-size: x-small;"&gt; public void builtOption()
       {
Options.setBorder(BorderFactory.createTitledBorder(" Options "));
b1=new JButton("GENERATE");
b2=new JButton("CHECK");                                           
b3=new JButton("EXIT");
 
b1.setPreferredSize(new Dimension(100, 50));   
b2.setPreferredSize(new Dimension(100, 50));
b3.setPreferredSize(new Dimension(100, 50));
Options.add(b1);
Options.add(b2);
Options.add(b3);
Options.setSize(400,400);
             }&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;
&lt;div class="MsoNormal"&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;br /&gt;
&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXjKpf1Qr95NZVNK5cIDumgWkMvFDL_PP47OENM_3vJ9vz7Si1c0mCwMPIrfl5Xo5HhvOO4IzzZvDVTC_YqthQytJvtbk9aNVWpE77k77ESsziVrGZf6bCdlvB2NSa8_SY5UejSPGiZj9R/s1600/options.png" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXjKpf1Qr95NZVNK5cIDumgWkMvFDL_PP47OENM_3vJ9vz7Si1c0mCwMPIrfl5Xo5HhvOO4IzzZvDVTC_YqthQytJvtbk9aNVWpE77k77ESsziVrGZf6bCdlvB2NSa8_SY5UejSPGiZj9R/s1600/options.png" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Option Panel For Game&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div style="text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;b&gt;1. b) &amp;nbsp;&lt;span style="font-size: 19px;"&gt;&lt;u&gt;Creating SUDUKO Main View&lt;/u&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;pre style="background-image: URL(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi7QRMUzsXOVdQFEKYitAMurlP2uQNQRksYdFkfZjZ8slZxC2DrygRYORPaTnzoAaJa6u79HAsUvh62H8BTFkhMGe644V1jcp8hF0wcyrOr-cptXYxWSyb_1NO4-gvX9CgiunuzDllBcYOv/s320/codebg.gif); background: #f0f0f0; border: 1px dashed #CCCCCC; color: black; font-family: arial; font-size: 12px; height: auto; line-height: 20px; overflow: auto; padding: 0px; text-align: left; width: 99%;"&gt;&lt;code style="color: black; word-wrap: normal;"&gt; public void builtGrid()  
 {    
 Font s = new Font("Cooper", Font.ITALIC, 19);  
 Border bod = BorderFactory.createEtchedBorder( EtchedBorder.LOWERED, null,Color.white);  
 JPanel gridmain=new JPanel(new GridLayout(3,3));  
 for(int i=0;i&amp;lt;3;i++)  
 for(int j=0;j&amp;lt;3;j++)  
 {  
 grid[i][j]=new JPanel(new GridLayout(3,3));  
 grid[i][j].setBorder( bod );  
 gridmain.add(grid[i][j]);  
 }  
  // Adding array of Jbuttons(9x9) into the panels of(3x3)                 
 int a=0,b=0;  
 for(int i=0; i&amp;lt;3; i++)  
 for(int j=0; j&amp;lt;3; j++,b++)  
 {  
 for(int k=0;k&amp;lt;3;k++)  
 {  
 for(int l=0;l&amp;lt;3; l++,a++)  
 {  
 if(b==9 )  
 break;  
 else  
 {  
 subPanels[b][a]=new JTextField("");  
 subPanels[b][a].setHorizontalAlignment(JTextField.CENTER);  
 subPanels[b][a].setForeground(Color.black);  
 subPanels[b][a].setFont(s);  
 subPanels[b][a].setBorder(BorderFactory.createLineBorder(Color.BLACK,1));  
 subPanels[b][a].setText(null);  
 subPanels[b][a].addActionListener(this);  
 subPanels[b][a].addKeyListener(this);  
 subPanels[b][a].addMouseListener(this);  
 subPanels[b][a].addFocusListener(this);  
 subPanels[b][a].setFocusable(true);  
 grid[k][l].add(subPanels[b][a]);  
 if(a==0 || a==2 || a==4 || a==6 || a==8)  
 {  
 subPanels[b][a].setBackground(new Color(143,188,143));  
 }  
 else  
 {  
 subPanels[b][a].setBackground(new Color(255,231,186));  
 }  
 }     }  
 }  
 a=0;  
 }  
 b1.addActionListener(this);  
 b2.addActionListener(this);  
 b3.addActionListener(this);  
 puzzle.add(gridmain);  
 frame.setVisible(true);  
 }  
&lt;/code&gt;&lt;/pre&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;!--3--&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class="MsoListParagraph" style="mso-list: l0 level1 lfo1; text-indent: -.25in;"&gt;
&lt;!--[if !supportLists]--&gt;&lt;b&gt;&lt;span style="font-size: 13.0pt; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;1 &amp;nbsp; &amp;nbsp;2.&lt;span style="font-size: 7pt; font-weight: normal;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;u&gt;&lt;span style="font-size: 13.0pt;"&gt;Main
Logic Of Board&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="margin-left: .5in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="margin-left: .5in;"&gt;
&lt;span style="font-size: 12.0pt;"&gt;I
made 2D array of J Text Fields[9][9], which is placed in 3x3 of J Panel Grid.
It means that in every grid there is 9 buttons, which is placed in Grid in such
a way as shown in fig.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="margin-left: .5in;"&gt;
&lt;span style="font-size: 12.0pt;"&gt;According
to this table, every button have fixed position in grid. [cell][grid].&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="margin-left: .5in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;table border="1" cellpadding="0" cellspacing="0" class="MsoTableGrid" style="border-collapse: collapse; border: none; margin-left: .5in; mso-border-alt: solid windowtext .5pt; mso-padding-alt: 0in 5.4pt 0in 5.4pt; mso-yfti-tbllook: 1184;"&gt;
 &lt;tbody&gt;
&lt;tr&gt;
  &lt;td style="border-left: solid #5B9BD5 1.5pt; border: solid windowtext 1.0pt; mso-border-alt: solid windowtext .5pt; mso-border-left-alt: solid #5B9BD5 1.5pt; mso-border-left-themecolor: accent1; mso-border-left-themecolor: accent1; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[0][0]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-left: none; border: solid windowtext 1.0pt; mso-border-alt: solid windowtext .5pt; mso-border-left-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[1][0]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid #5B9BD5 1.5pt; border-top: solid windowtext 1.0pt; mso-border-alt: solid windowtext .5pt; mso-border-left-alt: solid windowtext .5pt; mso-border-right-alt: solid #5B9BD5 1.5pt; mso-border-right-themecolor: accent1; mso-border-right-themecolor: accent1; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[2][0]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-left: none; border: solid windowtext 1.0pt; mso-border-alt: solid windowtext .5pt; mso-border-left-alt: solid #5B9BD5 1.5pt; mso-border-left-alt: solid #5B9BD5 1.5pt; mso-border-left-themecolor: accent1; mso-border-left-themecolor: accent1; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[0][1]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-left: none; border: solid windowtext 1.0pt; mso-border-alt: solid windowtext .5pt; mso-border-left-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[1][1]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid #5B9BD5 1.5pt; border-top: solid windowtext 1.0pt; mso-border-alt: solid windowtext .5pt; mso-border-left-alt: solid windowtext .5pt; mso-border-right-alt: solid #5B9BD5 1.5pt; mso-border-right-themecolor: accent1; mso-border-right-themecolor: accent1; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[2][1]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-left: none; border: solid windowtext 1.0pt; mso-border-alt: solid windowtext .5pt; mso-border-left-alt: solid #5B9BD5 1.5pt; mso-border-left-alt: solid #5B9BD5 1.5pt; mso-border-left-themecolor: accent1; mso-border-left-themecolor: accent1; padding: 0in 5.4pt 0in 5.4pt; width: 44.2pt;" valign="top" width="59"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[0][2]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-left: none; border: solid windowtext 1.0pt; mso-border-alt: solid windowtext .5pt; mso-border-left-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 44.2pt;" valign="top" width="59"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[1][2]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid #5B9BD5 1.5pt; border-top: solid windowtext 1.0pt; mso-border-alt: solid windowtext .5pt; mso-border-left-alt: solid windowtext .5pt; mso-border-right-alt: solid #5B9BD5 1.5pt; mso-border-right-themecolor: accent1; mso-border-right-themecolor: accent1; padding: 0in 5.4pt 0in 5.4pt; width: 44.2pt;" valign="top" width="59"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[2][2]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
 &lt;/tr&gt;
&lt;tr&gt;
  &lt;td style="border-bottom: solid windowtext 1.0pt; border-left: solid #5B9BD5 1.5pt; border-right: solid windowtext 1.0pt; border-top: none; mso-border-alt: solid windowtext .5pt; mso-border-left-alt: solid #5B9BD5 1.5pt; mso-border-left-themecolor: accent1; mso-border-left-themecolor: accent1; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[3][0]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; mso-border-alt: solid windowtext .5pt; mso-border-left-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[4][0]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid #5B9BD5 1.5pt; border-top: none; mso-border-alt: solid windowtext .5pt; mso-border-left-alt: solid windowtext .5pt; mso-border-right-alt: solid #5B9BD5 1.5pt; mso-border-right-themecolor: accent1; mso-border-right-themecolor: accent1; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[5][0]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; mso-border-alt: solid windowtext .5pt; mso-border-left-alt: solid #5B9BD5 1.5pt; mso-border-left-alt: solid #5B9BD5 1.5pt; mso-border-left-themecolor: accent1; mso-border-left-themecolor: accent1; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[3][1]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; mso-border-alt: solid windowtext .5pt; mso-border-left-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[4][1]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid #5B9BD5 1.5pt; border-top: none; mso-border-alt: solid windowtext .5pt; mso-border-left-alt: solid windowtext .5pt; mso-border-right-alt: solid #5B9BD5 1.5pt; mso-border-right-themecolor: accent1; mso-border-right-themecolor: accent1; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[5][1]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; mso-border-alt: solid windowtext .5pt; mso-border-left-alt: solid #5B9BD5 1.5pt; mso-border-left-alt: solid #5B9BD5 1.5pt; mso-border-left-themecolor: accent1; mso-border-left-themecolor: accent1; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 44.2pt;" valign="top" width="59"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[3][2]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; mso-border-alt: solid windowtext .5pt; mso-border-left-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 44.2pt;" valign="top" width="59"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[4][2]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid #5B9BD5 1.5pt; border-top: none; mso-border-alt: solid windowtext .5pt; mso-border-left-alt: solid windowtext .5pt; mso-border-right-alt: solid #5B9BD5 1.5pt; mso-border-right-themecolor: accent1; mso-border-right-themecolor: accent1; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 44.2pt;" valign="top" width="59"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[5][2]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
 &lt;/tr&gt;
&lt;tr&gt;
  &lt;td style="border-bottom: solid #5B9BD5 1.5pt; border-left: solid #5B9BD5 1.5pt; border-right: solid windowtext 1.0pt; border-top: none; mso-border-bottom-alt: #5B9BD5 1.5pt; mso-border-bottom-themecolor: accent1; mso-border-bottom-themecolor: accent1; mso-border-left-alt: #5B9BD5 1.5pt; mso-border-left-themecolor: accent1; mso-border-left-themecolor: accent1; mso-border-right-alt: windowtext .5pt; mso-border-style-alt: solid; mso-border-top-alt: solid windowtext .5pt; mso-border-top-alt: windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[6][0]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid #5B9BD5 1.5pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; mso-border-alt: solid windowtext .5pt; mso-border-bottom-alt: solid #5B9BD5 1.5pt; mso-border-bottom-themecolor: accent1; mso-border-bottom-themecolor: accent1; mso-border-left-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[7][0]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid #5B9BD5 1.5pt; border-left: none; border-right: solid #5B9BD5 1.5pt; border-top: none; mso-border-bottom-themecolor: accent1; mso-border-left-alt: solid windowtext .5pt; mso-border-right-themecolor: accent1; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[8][0]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid #5B9BD5 1.5pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; mso-border-bottom-alt: #5B9BD5 1.5pt; mso-border-bottom-themecolor: accent1; mso-border-bottom-themecolor: accent1; mso-border-left-alt: #5B9BD5 1.5pt; mso-border-left-alt: solid #5B9BD5 1.5pt; mso-border-left-themecolor: accent1; mso-border-left-themecolor: accent1; mso-border-right-alt: windowtext .5pt; mso-border-style-alt: solid; mso-border-top-alt: solid windowtext .5pt; mso-border-top-alt: windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[6][1]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid #5B9BD5 1.5pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; mso-border-alt: solid windowtext .5pt; mso-border-bottom-alt: solid #5B9BD5 1.5pt; mso-border-bottom-themecolor: accent1; mso-border-bottom-themecolor: accent1; mso-border-left-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[7][1]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid #5B9BD5 1.5pt; border-left: none; border-right: solid #5B9BD5 1.5pt; border-top: none; mso-border-bottom-themecolor: accent1; mso-border-left-alt: solid windowtext .5pt; mso-border-right-themecolor: accent1; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[8][1]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid #5B9BD5 1.5pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; mso-border-bottom-alt: #5B9BD5 1.5pt; mso-border-bottom-themecolor: accent1; mso-border-bottom-themecolor: accent1; mso-border-left-alt: #5B9BD5 1.5pt; mso-border-left-alt: solid #5B9BD5 1.5pt; mso-border-left-themecolor: accent1; mso-border-left-themecolor: accent1; mso-border-right-alt: windowtext .5pt; mso-border-style-alt: solid; mso-border-top-alt: solid windowtext .5pt; mso-border-top-alt: windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 44.2pt;" valign="top" width="59"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[6][2]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid #5B9BD5 1.5pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; mso-border-alt: solid windowtext .5pt; mso-border-bottom-alt: solid #5B9BD5 1.5pt; mso-border-bottom-themecolor: accent1; mso-border-bottom-themecolor: accent1; mso-border-left-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 44.2pt;" valign="top" width="59"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[7][2]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid #5B9BD5 1.5pt; border-left: none; border-right: solid #5B9BD5 1.5pt; border-top: none; mso-border-bottom-themecolor: accent1; mso-border-left-alt: solid windowtext .5pt; mso-border-right-themecolor: accent1; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 44.2pt;" valign="top" width="59"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[8][2]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
 &lt;/tr&gt;
&lt;tr&gt;
  &lt;td style="border-bottom: solid windowtext 1.0pt; border-left: solid #5B9BD5 1.5pt; border-right: solid windowtext 1.0pt; border-top: none; mso-border-bottom-alt: windowtext .5pt; mso-border-left-alt: #5B9BD5 1.5pt; mso-border-left-themecolor: accent1; mso-border-left-themecolor: accent1; mso-border-right-alt: windowtext .5pt; mso-border-style-alt: solid; mso-border-top-alt: #5B9BD5 1.5pt; mso-border-top-alt: solid #5B9BD5 1.5pt; mso-border-top-themecolor: accent1; mso-border-top-themecolor: accent1; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[0][3]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; mso-border-alt: solid windowtext .5pt; mso-border-left-alt: solid windowtext .5pt; mso-border-top-alt: solid #5B9BD5 1.5pt; mso-border-top-alt: solid #5B9BD5 1.5pt; mso-border-top-themecolor: accent1; mso-border-top-themecolor: accent1; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[1][3]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid #5B9BD5 1.5pt; border-top: none; mso-border-bottom-alt: windowtext .5pt; mso-border-left-alt: solid windowtext .5pt; mso-border-left-alt: windowtext .5pt; mso-border-right-alt: #5B9BD5 1.5pt; mso-border-right-themecolor: accent1; mso-border-right-themecolor: accent1; mso-border-style-alt: solid; mso-border-top-alt: #5B9BD5 1.5pt; mso-border-top-alt: solid #5B9BD5 1.5pt; mso-border-top-themecolor: accent1; mso-border-top-themecolor: accent1; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[2][3]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; mso-border-bottom-alt: windowtext .5pt; mso-border-left-alt: #5B9BD5 1.5pt; mso-border-left-alt: solid #5B9BD5 1.5pt; mso-border-left-themecolor: accent1; mso-border-left-themecolor: accent1; mso-border-right-alt: windowtext .5pt; mso-border-style-alt: solid; mso-border-top-alt: #5B9BD5 1.5pt; mso-border-top-alt: solid #5B9BD5 1.5pt; mso-border-top-themecolor: accent1; mso-border-top-themecolor: accent1; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[0][4]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; mso-border-alt: solid windowtext .5pt; mso-border-left-alt: solid windowtext .5pt; mso-border-top-alt: solid #5B9BD5 1.5pt; mso-border-top-alt: solid #5B9BD5 1.5pt; mso-border-top-themecolor: accent1; mso-border-top-themecolor: accent1; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[1][4]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid #5B9BD5 1.5pt; border-top: none; mso-border-bottom-alt: windowtext .5pt; mso-border-left-alt: solid windowtext .5pt; mso-border-left-alt: windowtext .5pt; mso-border-right-alt: #5B9BD5 1.5pt; mso-border-right-themecolor: accent1; mso-border-right-themecolor: accent1; mso-border-style-alt: solid; mso-border-top-alt: #5B9BD5 1.5pt; mso-border-top-alt: solid #5B9BD5 1.5pt; mso-border-top-themecolor: accent1; mso-border-top-themecolor: accent1; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[2][4]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; mso-border-bottom-alt: windowtext .5pt; mso-border-left-alt: #5B9BD5 1.5pt; mso-border-left-alt: solid #5B9BD5 1.5pt; mso-border-left-themecolor: accent1; mso-border-left-themecolor: accent1; mso-border-right-alt: windowtext .5pt; mso-border-style-alt: solid; mso-border-top-alt: #5B9BD5 1.5pt; mso-border-top-alt: solid #5B9BD5 1.5pt; mso-border-top-themecolor: accent1; mso-border-top-themecolor: accent1; padding: 0in 5.4pt 0in 5.4pt; width: 44.2pt;" valign="top" width="59"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[0][5]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; mso-border-alt: solid windowtext .5pt; mso-border-left-alt: solid windowtext .5pt; mso-border-top-alt: solid #5B9BD5 1.5pt; mso-border-top-alt: solid #5B9BD5 1.5pt; mso-border-top-themecolor: accent1; mso-border-top-themecolor: accent1; padding: 0in 5.4pt 0in 5.4pt; width: 44.2pt;" valign="top" width="59"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[1][5]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid #5B9BD5 1.5pt; border-top: none; mso-border-bottom-alt: windowtext .5pt; mso-border-left-alt: solid windowtext .5pt; mso-border-left-alt: windowtext .5pt; mso-border-right-alt: #5B9BD5 1.5pt; mso-border-right-themecolor: accent1; mso-border-right-themecolor: accent1; mso-border-style-alt: solid; mso-border-top-alt: #5B9BD5 1.5pt; mso-border-top-alt: solid #5B9BD5 1.5pt; mso-border-top-themecolor: accent1; mso-border-top-themecolor: accent1; padding: 0in 5.4pt 0in 5.4pt; width: 44.2pt;" valign="top" width="59"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[2][5]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
 &lt;/tr&gt;
&lt;tr&gt;
  &lt;td style="border-bottom: solid windowtext 1.0pt; border-left: solid #5B9BD5 1.5pt; border-right: solid windowtext 1.0pt; border-top: none; mso-border-alt: solid windowtext .5pt; mso-border-left-alt: solid #5B9BD5 1.5pt; mso-border-left-themecolor: accent1; mso-border-left-themecolor: accent1; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[3][3]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; mso-border-alt: solid windowtext .5pt; mso-border-left-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[4][3]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid #5B9BD5 1.5pt; border-top: none; mso-border-alt: solid windowtext .5pt; mso-border-left-alt: solid windowtext .5pt; mso-border-right-alt: solid #5B9BD5 1.5pt; mso-border-right-themecolor: accent1; mso-border-right-themecolor: accent1; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[5][3]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; mso-border-alt: solid windowtext .5pt; mso-border-left-alt: solid #5B9BD5 1.5pt; mso-border-left-alt: solid #5B9BD5 1.5pt; mso-border-left-themecolor: accent1; mso-border-left-themecolor: accent1; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[3][4]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; mso-border-alt: solid windowtext .5pt; mso-border-left-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[4][4]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid #5B9BD5 1.5pt; border-top: none; mso-border-alt: solid windowtext .5pt; mso-border-left-alt: solid windowtext .5pt; mso-border-right-alt: solid #5B9BD5 1.5pt; mso-border-right-themecolor: accent1; mso-border-right-themecolor: accent1; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[5][4]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; mso-border-alt: solid windowtext .5pt; mso-border-left-alt: solid #5B9BD5 1.5pt; mso-border-left-alt: solid #5B9BD5 1.5pt; mso-border-left-themecolor: accent1; mso-border-left-themecolor: accent1; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 44.2pt;" valign="top" width="59"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[3][5]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; mso-border-alt: solid windowtext .5pt; mso-border-left-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 44.2pt;" valign="top" width="59"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[4][5]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid #5B9BD5 1.5pt; border-top: none; mso-border-alt: solid windowtext .5pt; mso-border-left-alt: solid windowtext .5pt; mso-border-right-alt: solid #5B9BD5 1.5pt; mso-border-right-themecolor: accent1; mso-border-right-themecolor: accent1; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 44.2pt;" valign="top" width="59"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[5][5]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
 &lt;/tr&gt;
&lt;tr&gt;
  &lt;td style="border-bottom: solid #5B9BD5 1.5pt; border-left: solid #5B9BD5 1.5pt; border-right: solid windowtext 1.0pt; border-top: none; mso-border-bottom-alt: #5B9BD5 1.5pt; mso-border-bottom-themecolor: accent1; mso-border-bottom-themecolor: accent1; mso-border-left-alt: #5B9BD5 1.5pt; mso-border-left-themecolor: accent1; mso-border-left-themecolor: accent1; mso-border-right-alt: windowtext .5pt; mso-border-style-alt: solid; mso-border-top-alt: solid windowtext .5pt; mso-border-top-alt: windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[6][3]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid #5B9BD5 1.5pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; mso-border-alt: solid windowtext .5pt; mso-border-bottom-alt: solid #5B9BD5 1.5pt; mso-border-bottom-themecolor: accent1; mso-border-bottom-themecolor: accent1; mso-border-left-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[7][3]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid #5B9BD5 1.5pt; border-left: none; border-right: solid #5B9BD5 1.5pt; border-top: none; mso-border-bottom-themecolor: accent1; mso-border-left-alt: solid windowtext .5pt; mso-border-right-themecolor: accent1; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[8][3]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid #5B9BD5 1.5pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; mso-border-bottom-alt: #5B9BD5 1.5pt; mso-border-bottom-themecolor: accent1; mso-border-bottom-themecolor: accent1; mso-border-left-alt: #5B9BD5 1.5pt; mso-border-left-alt: solid #5B9BD5 1.5pt; mso-border-left-themecolor: accent1; mso-border-left-themecolor: accent1; mso-border-right-alt: windowtext .5pt; mso-border-style-alt: solid; mso-border-top-alt: solid windowtext .5pt; mso-border-top-alt: windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[6][4]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid #5B9BD5 1.5pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; mso-border-alt: solid windowtext .5pt; mso-border-bottom-alt: solid #5B9BD5 1.5pt; mso-border-bottom-themecolor: accent1; mso-border-bottom-themecolor: accent1; mso-border-left-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[7][4]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid #5B9BD5 1.5pt; border-left: none; border-right: solid #5B9BD5 1.5pt; border-top: none; mso-border-bottom-themecolor: accent1; mso-border-left-alt: solid windowtext .5pt; mso-border-right-themecolor: accent1; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[8][4]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid #5B9BD5 1.5pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; mso-border-bottom-alt: #5B9BD5 1.5pt; mso-border-bottom-themecolor: accent1; mso-border-bottom-themecolor: accent1; mso-border-left-alt: #5B9BD5 1.5pt; mso-border-left-alt: solid #5B9BD5 1.5pt; mso-border-left-themecolor: accent1; mso-border-left-themecolor: accent1; mso-border-right-alt: windowtext .5pt; mso-border-style-alt: solid; mso-border-top-alt: solid windowtext .5pt; mso-border-top-alt: windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 44.2pt;" valign="top" width="59"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[6][5]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid #5B9BD5 1.5pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; mso-border-alt: solid windowtext .5pt; mso-border-bottom-alt: solid #5B9BD5 1.5pt; mso-border-bottom-themecolor: accent1; mso-border-bottom-themecolor: accent1; mso-border-left-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 44.2pt;" valign="top" width="59"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[7][5]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid #5B9BD5 1.5pt; border-left: none; border-right: solid #5B9BD5 1.5pt; border-top: none; mso-border-bottom-themecolor: accent1; mso-border-left-alt: solid windowtext .5pt; mso-border-right-themecolor: accent1; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 44.2pt;" valign="top" width="59"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[8][5]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
 &lt;/tr&gt;
&lt;tr&gt;
  &lt;td style="border-bottom: solid windowtext 1.0pt; border-left: solid #5B9BD5 1.5pt; border-right: solid windowtext 1.0pt; border-top: none; mso-border-bottom-alt: windowtext .5pt; mso-border-left-alt: #5B9BD5 1.5pt; mso-border-left-themecolor: accent1; mso-border-left-themecolor: accent1; mso-border-right-alt: windowtext .5pt; mso-border-style-alt: solid; mso-border-top-alt: #5B9BD5 1.5pt; mso-border-top-alt: solid #5B9BD5 1.5pt; mso-border-top-themecolor: accent1; mso-border-top-themecolor: accent1; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[0][6]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; mso-border-alt: solid windowtext .5pt; mso-border-left-alt: solid windowtext .5pt; mso-border-top-alt: solid #5B9BD5 1.5pt; mso-border-top-alt: solid #5B9BD5 1.5pt; mso-border-top-themecolor: accent1; mso-border-top-themecolor: accent1; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[1][6]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid #5B9BD5 1.5pt; border-top: none; mso-border-bottom-alt: windowtext .5pt; mso-border-left-alt: solid windowtext .5pt; mso-border-left-alt: windowtext .5pt; mso-border-right-alt: #5B9BD5 1.5pt; mso-border-right-themecolor: accent1; mso-border-right-themecolor: accent1; mso-border-style-alt: solid; mso-border-top-alt: #5B9BD5 1.5pt; mso-border-top-alt: solid #5B9BD5 1.5pt; mso-border-top-themecolor: accent1; mso-border-top-themecolor: accent1; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[2][6]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; mso-border-bottom-alt: windowtext .5pt; mso-border-left-alt: #5B9BD5 1.5pt; mso-border-left-alt: solid #5B9BD5 1.5pt; mso-border-left-themecolor: accent1; mso-border-left-themecolor: accent1; mso-border-right-alt: windowtext .5pt; mso-border-style-alt: solid; mso-border-top-alt: #5B9BD5 1.5pt; mso-border-top-alt: solid #5B9BD5 1.5pt; mso-border-top-themecolor: accent1; mso-border-top-themecolor: accent1; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[0][7]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; mso-border-alt: solid windowtext .5pt; mso-border-left-alt: solid windowtext .5pt; mso-border-top-alt: solid #5B9BD5 1.5pt; mso-border-top-alt: solid #5B9BD5 1.5pt; mso-border-top-themecolor: accent1; mso-border-top-themecolor: accent1; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[1][7]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid #5B9BD5 1.5pt; border-top: none; mso-border-bottom-alt: windowtext .5pt; mso-border-left-alt: solid windowtext .5pt; mso-border-left-alt: windowtext .5pt; mso-border-right-alt: #5B9BD5 1.5pt; mso-border-right-themecolor: accent1; mso-border-right-themecolor: accent1; mso-border-style-alt: solid; mso-border-top-alt: #5B9BD5 1.5pt; mso-border-top-alt: solid #5B9BD5 1.5pt; mso-border-top-themecolor: accent1; mso-border-top-themecolor: accent1; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[2][7]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; mso-border-bottom-alt: windowtext .5pt; mso-border-left-alt: #5B9BD5 1.5pt; mso-border-left-alt: solid #5B9BD5 1.5pt; mso-border-left-themecolor: accent1; mso-border-left-themecolor: accent1; mso-border-right-alt: windowtext .5pt; mso-border-style-alt: solid; mso-border-top-alt: #5B9BD5 1.5pt; mso-border-top-alt: solid #5B9BD5 1.5pt; mso-border-top-themecolor: accent1; mso-border-top-themecolor: accent1; padding: 0in 5.4pt 0in 5.4pt; width: 44.2pt;" valign="top" width="59"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[0][8]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; mso-border-alt: solid windowtext .5pt; mso-border-left-alt: solid windowtext .5pt; mso-border-top-alt: solid #5B9BD5 1.5pt; mso-border-top-alt: solid #5B9BD5 1.5pt; mso-border-top-themecolor: accent1; mso-border-top-themecolor: accent1; padding: 0in 5.4pt 0in 5.4pt; width: 44.2pt;" valign="top" width="59"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[1][8]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid #5B9BD5 1.5pt; border-top: none; mso-border-bottom-alt: windowtext .5pt; mso-border-left-alt: solid windowtext .5pt; mso-border-left-alt: windowtext .5pt; mso-border-right-alt: #5B9BD5 1.5pt; mso-border-right-themecolor: accent1; mso-border-right-themecolor: accent1; mso-border-style-alt: solid; mso-border-top-alt: #5B9BD5 1.5pt; mso-border-top-alt: solid #5B9BD5 1.5pt; mso-border-top-themecolor: accent1; mso-border-top-themecolor: accent1; padding: 0in 5.4pt 0in 5.4pt; width: 44.2pt;" valign="top" width="59"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[2][8]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
 &lt;/tr&gt;
&lt;tr&gt;
  &lt;td style="border-bottom: solid windowtext 1.0pt; border-left: solid #5B9BD5 1.5pt; border-right: solid windowtext 1.0pt; border-top: none; mso-border-alt: solid windowtext .5pt; mso-border-left-alt: solid #5B9BD5 1.5pt; mso-border-left-themecolor: accent1; mso-border-left-themecolor: accent1; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[3][6]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; mso-border-alt: solid windowtext .5pt; mso-border-left-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[4][6]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid #5B9BD5 1.5pt; border-top: none; mso-border-alt: solid windowtext .5pt; mso-border-left-alt: solid windowtext .5pt; mso-border-right-alt: solid #5B9BD5 1.5pt; mso-border-right-themecolor: accent1; mso-border-right-themecolor: accent1; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[5][6]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; mso-border-alt: solid windowtext .5pt; mso-border-left-alt: solid #5B9BD5 1.5pt; mso-border-left-alt: solid #5B9BD5 1.5pt; mso-border-left-themecolor: accent1; mso-border-left-themecolor: accent1; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[3][7]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; mso-border-alt: solid windowtext .5pt; mso-border-left-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[4][7]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid #5B9BD5 1.5pt; border-top: none; mso-border-alt: solid windowtext .5pt; mso-border-left-alt: solid windowtext .5pt; mso-border-right-alt: solid #5B9BD5 1.5pt; mso-border-right-themecolor: accent1; mso-border-right-themecolor: accent1; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[5][7]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; mso-border-alt: solid windowtext .5pt; mso-border-left-alt: solid #5B9BD5 1.5pt; mso-border-left-alt: solid #5B9BD5 1.5pt; mso-border-left-themecolor: accent1; mso-border-left-themecolor: accent1; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 44.2pt;" valign="top" width="59"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[3][8]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; mso-border-alt: solid windowtext .5pt; mso-border-left-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 44.2pt;" valign="top" width="59"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[4][8]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid #5B9BD5 1.5pt; border-top: none; mso-border-alt: solid windowtext .5pt; mso-border-left-alt: solid windowtext .5pt; mso-border-right-alt: solid #5B9BD5 1.5pt; mso-border-right-themecolor: accent1; mso-border-right-themecolor: accent1; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 44.2pt;" valign="top" width="59"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[5][8]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
 &lt;/tr&gt;
&lt;tr&gt;
  &lt;td style="border-bottom: solid #5B9BD5 1.5pt; border-left: solid #5B9BD5 1.5pt; border-right: solid windowtext 1.0pt; border-top: none; mso-border-bottom-alt: #5B9BD5 1.5pt; mso-border-bottom-themecolor: accent1; mso-border-bottom-themecolor: accent1; mso-border-left-alt: #5B9BD5 1.5pt; mso-border-left-themecolor: accent1; mso-border-left-themecolor: accent1; mso-border-right-alt: windowtext .5pt; mso-border-style-alt: solid; mso-border-top-alt: solid windowtext .5pt; mso-border-top-alt: windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[6][6]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid #5B9BD5 1.5pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; mso-border-alt: solid windowtext .5pt; mso-border-bottom-alt: solid #5B9BD5 1.5pt; mso-border-bottom-themecolor: accent1; mso-border-bottom-themecolor: accent1; mso-border-left-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[7][6]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid #5B9BD5 1.5pt; border-left: none; border-right: solid #5B9BD5 1.5pt; border-top: none; mso-border-bottom-themecolor: accent1; mso-border-left-alt: solid windowtext .5pt; mso-border-right-themecolor: accent1; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[8][6]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid #5B9BD5 1.5pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; mso-border-bottom-alt: #5B9BD5 1.5pt; mso-border-bottom-themecolor: accent1; mso-border-bottom-themecolor: accent1; mso-border-left-alt: #5B9BD5 1.5pt; mso-border-left-alt: solid #5B9BD5 1.5pt; mso-border-left-themecolor: accent1; mso-border-left-themecolor: accent1; mso-border-right-alt: windowtext .5pt; mso-border-style-alt: solid; mso-border-top-alt: solid windowtext .5pt; mso-border-top-alt: windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[6][7]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid #5B9BD5 1.5pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; mso-border-alt: solid windowtext .5pt; mso-border-bottom-alt: solid #5B9BD5 1.5pt; mso-border-bottom-themecolor: accent1; mso-border-bottom-themecolor: accent1; mso-border-left-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[7][7]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid #5B9BD5 1.5pt; border-left: none; border-right: solid #5B9BD5 1.5pt; border-top: none; mso-border-bottom-themecolor: accent1; mso-border-left-alt: solid windowtext .5pt; mso-border-right-themecolor: accent1; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 49.65pt;" valign="top" width="66"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[8][7]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid #5B9BD5 1.5pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; mso-border-bottom-alt: #5B9BD5 1.5pt; mso-border-bottom-themecolor: accent1; mso-border-bottom-themecolor: accent1; mso-border-left-alt: #5B9BD5 1.5pt; mso-border-left-alt: solid #5B9BD5 1.5pt; mso-border-left-themecolor: accent1; mso-border-left-themecolor: accent1; mso-border-right-alt: windowtext .5pt; mso-border-style-alt: solid; mso-border-top-alt: solid windowtext .5pt; mso-border-top-alt: windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 44.2pt;" valign="top" width="59"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[6][8]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid #5B9BD5 1.5pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; mso-border-alt: solid windowtext .5pt; mso-border-bottom-alt: solid #5B9BD5 1.5pt; mso-border-bottom-themecolor: accent1; mso-border-bottom-themecolor: accent1; mso-border-left-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 44.2pt;" valign="top" width="59"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[7][8]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid #5B9BD5 1.5pt; border-left: none; border-right: solid #5B9BD5 1.5pt; border-top: none; mso-border-bottom-themecolor: accent1; mso-border-left-alt: solid windowtext .5pt; mso-border-right-themecolor: accent1; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 44.2pt;" valign="top" width="59"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 13.0pt; mso-bidi-font-size: 11.0pt;"&gt;[8][8]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
 &lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div class="MsoNormal" style="margin-left: .5in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="margin-left: .5in;"&gt;
&lt;span style="font-size: 12pt;"&gt;At that logic the J Text
Fields are inserted into the panels. In whole program these positions matters a
lot.&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="margin-left: .5in;"&gt;
&lt;span style="font-size: 12pt;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraph" style="mso-list: l0 level1 lfo1; text-indent: -.25in;"&gt;
&lt;!--[if !supportLists]--&gt;&lt;b&gt;&lt;span style="font-size: 13.0pt; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;1 &amp;nbsp; 3.&lt;span style="font-size: 7pt; font-weight: normal;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;u&gt;&lt;span style="font-size: 14.0pt; mso-bidi-font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/u&gt;&lt;/b&gt;&lt;b&gt;&lt;u&gt;&lt;span style="font-size: 13.0pt;"&gt;Keep
Tracking Of Key Listener and Mouse Listener In J Text Field&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; As there are
81 JTextfields , which placed in 2D array named “&lt;b&gt;subPanels[][]&lt;/b&gt;” in code. When user&amp;nbsp;
selects a specific JTextfield in game, then we have to keep record of
that, so I made this function which points to the specified position during
game play.&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;o:p&gt;&amp;nbsp;&amp;nbsp;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpFirst" style="text-align: left; text-indent: -0.25in;"&gt;
&lt;!--[if !supportLists]--&gt;&lt;b&gt;&lt;span style="font-size: small;"&gt;a&lt;/span&gt;&lt;span style="font-size: 7pt; font-weight: normal;"&gt;&amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span style="font-family: inherit;"&gt;&amp;nbsp; &amp;nbsp; a.&amp;nbsp;&lt;/span&gt;&lt;span style="font-size: 7pt; font-weight: normal;"&gt; &amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;u&gt;&lt;span style="font-size: 12.0pt;"&gt;&lt;a href="http://docs.oracle.com/javase/tutorial/uiswing/events/focuslistener.html" target="_blank"&gt;Focus Listener&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle"&gt;
As there is a Listener in java, which is
called FocusListener, ithas two Function.&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="margin-left: .75in; mso-add-space: auto; mso-list: l1 level1 lfo3; text-indent: -.25in;"&gt;
&lt;!--[if !supportLists]--&gt;&lt;b&gt;1.&lt;span style="font-size: 7pt; font-weight: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/b&gt;&lt;!--[endif]--&gt;FocusGained(FocusEvent
ae)&lt;b&gt;&lt;u&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="margin-left: .75in; mso-add-space: auto;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="margin-left: .75in; mso-add-space: auto; mso-list: l1 level1 lfo3; text-indent: -.25in;"&gt;
&lt;!--[if !supportLists]--&gt;&lt;b&gt;2.&lt;span style="font-size: 7pt; font-weight: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/b&gt;&lt;!--[endif]--&gt;FocusLost(FocusEvent
ae)&lt;b&gt;&lt;u&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="margin-left: .75in; mso-add-space: auto;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="margin-left: .75in; mso-add-space: auto;"&gt;
This listener interacts or gave signal when the required field is under
focus, the focusGained performed&lt;b&gt;&lt;u&gt; &amp;nbsp;&lt;/u&gt;&lt;/b&gt;and when the focus is lost then
focusLost is performed.&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="margin-left: .75in; mso-add-space: auto;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="margin-left: .5in;"&gt;
&lt;b&gt;&lt;span style="font-size: 12.0pt;"&gt;Here is the
code:&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 12pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class="MsoNormal"&gt;
&lt;br /&gt;&lt;/div&gt;
&amp;nbsp; &lt;br /&gt;
&lt;pre style="background-image: URL(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi7QRMUzsXOVdQFEKYitAMurlP2uQNQRksYdFkfZjZ8slZxC2DrygRYORPaTnzoAaJa6u79HAsUvh62H8BTFkhMGe644V1jcp8hF0wcyrOr-cptXYxWSyb_1NO4-gvX9CgiunuzDllBcYOv/s320/codebg.gif); background: #f0f0f0; border: 1px dashed #CCCCCC; color: black; font-family: arial; font-size: 12px; height: auto; line-height: 20px; overflow: auto; padding: 0px; text-align: left; width: 99%;"&gt;&lt;code style="color: black; word-wrap: normal;"&gt; public void focusLost(FocusEvent arg0) {  
 for(int i=0; i&amp;lt;=8; i++)  
 {  
 for(int j=0; j&amp;lt;=8;j++)  
 {  
 {  
 if(j==0 || j==2 || j==4 || j==6 || j==8)  
 {  
 subPanels[i][j].setBackground(new Color(143,188,143));  
 //  
 }  
 else  
 {  
 subPanels[i][j].setBackground(new Color(255,     231     ,186));  
 }  
 }}  
 }  
 public void focusGained(FocusEvent arg0) {  
 int flag=0,i,j = 0;  
 // Finding at whic point the cursor is.  
 for( i=0; i&amp;lt;=8; i++)  
 {  
 for(j=0; j&amp;lt;=8;j++)  
 {  
 if(arg0.getSource()==subPanels[i][j])  
 {  
 flag++;  
 break;  
 }}  
 if(flag==1)  
 break;  
 }  
 System.out.print("Cursor" + i + " " + j);  
 printEventInfo(arg0,null,null,i,j);  
&lt;/code&gt;&lt;/pre&gt;
&lt;br /&gt;
&lt;div class="MsoListParagraphCxSpFirst" style="mso-list: l0 level1 lfo1; text-indent: -.25in;"&gt;
&lt;!--[if !supportLists]--&gt;&lt;b&gt;&lt;span style="font-size: 12.0pt; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;a &amp;nbsp; &amp;nbsp; &amp;nbsp;b.&lt;span style="font-size: 7pt; font-weight: normal;"&gt;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;u&gt;&lt;span style="font-size: 12.0pt;"&gt;printEventInfor(Key
Listener, Focus Listener , Mouse Listener, int a, int b)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class="MsoListParagraphCxSpLast"&gt;
I made this function to control the key
Listener, either cursor is in main grid or out of grid. It controls the
keylistener, either cursor is moving down or upward or left or right in
maingrid. It controls it.&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;pre style="background-image: URL(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi7QRMUzsXOVdQFEKYitAMurlP2uQNQRksYdFkfZjZ8slZxC2DrygRYORPaTnzoAaJa6u79HAsUvh62H8BTFkhMGe644V1jcp8hF0wcyrOr-cptXYxWSyb_1NO4-gvX9CgiunuzDllBcYOv/s320/codebg.gif); background: #f0f0f0; border: 1px dashed #CCCCCC; color: black; font-family: arial; font-size: 12px; height: auto; line-height: 20px; overflow: auto; padding: 0px; text-align: left; width: 99%;"&gt;&lt;code style="color: black; word-wrap: normal;"&gt; private void printEventInfo(FocusEvent focus,MouseEvent mouseLocat,KeyEvent keyLocat,int a,int b) {  
 if (keyLocat==null)  
 {  
 ce=a;  
 gridsel=b;  
 }  
 else  
 try  
 {  
 if (keyLocat.getKeyCode()== KeyEvent.VK_DOWN)  
 {  
 if((ce&amp;gt;=6 &amp;amp;&amp;amp; ce&amp;lt;=8) &amp;amp;&amp;amp; gridsel&amp;gt;=6)  
 {  
 ce-=6;  
 gridsel-=6;  
 subPanels[ce][gridsel].requestFocus();  
 }  
 else     if((ce&amp;gt;=6 &amp;amp;&amp;amp; ce&amp;lt;=8))  
 {  
 ce-=6;  
 gridsel+=3;  
 subPanels[ce][gridsel].requestFocus();  
 }  
 else  
 {  
 ce+=3;  
 subPanels[ce][gridsel].requestFocus();  
 }  
 }  
 else  
 if (keyLocat.getKeyCode() == KeyEvent.VK_UP)  
 {  
 if((ce&amp;gt;=0 &amp;amp;&amp;amp; ce&amp;lt;=2) &amp;amp;&amp;amp; (gridsel==0 || gridsel==1 ||gridsel==2 ))  
 {  
 ce+=6;  
 gridsel+=6;  
 subPanels[ce][gridsel].requestFocus();  
 }  
 else if((ce&amp;gt;=0 &amp;amp;&amp;amp; ce&amp;lt;=2) &amp;amp;&amp;amp; (gridsel&amp;gt;=3 &amp;amp;&amp;amp; gridsel&amp;lt;=8) )  
 {  
 ce+=6;  
 gridsel-=3;  
 subPanels[ce][gridsel].requestFocus();  
 }  
 else  
 {  
 ce-=3;  
 subPanels[ce][gridsel].requestFocus();  
 }  
 }  
 else  if (keyLocat.getKeyCode() == KeyEvent.VK_LEFT)  
 {  
 {  
 if((ce==0 || ce==3 || ce==6) &amp;amp;&amp;amp; (gridsel==0 || gridsel==3 ||gridsel==6 ))  
 {  
 ce+=2;  
 gridsel+=2;  
 subPanels[ce][gridsel].requestFocus();  
 }  
 else if((ce==0 || ce==3 || ce==6) )  
 {  
 ce+=2;  
 gridsel-=1;  
 subPanels[ce][gridsel].requestFocus();  
 }  
 else {  
 ce-=1;  
 subPanels[ce][gridsel].requestFocus();  
 }  
 }  
 }  
 else if (keyLocat.getKeyCode() == KeyEvent.VK_RIGHT)  
 {  
 {  
 if((ce==2 || ce==5 || ce==8) &amp;amp;&amp;amp; (gridsel==2 || gridsel==5 ||gridsel==8 ))  
 {  
 ce-=2;  
 gridsel-=2;  
 subPanels[ce][gridsel].requestFocus();  
 }  
 else if((ce==2 || ce==5 || ce==8) )  
 {  
 ce-=2;  
 gridsel+=1;  
 subPanels[ce][gridsel].requestFocus();  
 }  
 else {  
 ce+=1;  
 subPanels[ce][gridsel].requestFocus();  
 }  
 }  
 }  
 }  
 catch (ArrayIndexOutOfBoundsException e)  
 {  
 JOptionPane.showMessageDialog(null, e.getMessage());  
 }  
 finally{  
 }  
 }  
&lt;/code&gt;&lt;/pre&gt;
&lt;br /&gt;
&lt;div class="MsoListParagraphCxSpFirst"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="margin-left: .75in; mso-add-space: auto; mso-list: l1 level1 lfo1; text-indent: -.25in;"&gt;
&lt;b&gt;&lt;span style="font-size: 13.0pt; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;3.&lt;span style="font-size: 7pt; font-weight: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;u&gt;&lt;span style="font-size: 13.0pt;"&gt;Game
Starting Number&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpLast" style="margin-left: .75in; mso-add-space: auto;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 12.0pt; mso-bidi-font-size: 11.0pt;"&gt;There
are two conditions in the starting of the game.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraph" style="mso-list: l0 level1 lfo2; text-indent: -.25in;"&gt;
&lt;b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;a.&amp;nbsp;&lt;span style="font-size: 7pt; font-weight: normal;"&gt; &amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;u&gt;&lt;span style="font-size: 12.0pt; mso-bidi-font-size: 11.0pt;"&gt;Fixed Numbers at Fixed
Locations&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-left: .5in;"&gt;
&lt;span style="font-size: 12.0pt; mso-bidi-font-size: 11.0pt;"&gt;In this Condition we know the starting position of
the fixed text fields. In this way we can make a different levels of the game.likewise. I t is applied if you know the whole game , then you just set the game according to your own will.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;pre style="background-image: URL(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi7QRMUzsXOVdQFEKYitAMurlP2uQNQRksYdFkfZjZ8slZxC2DrygRYORPaTnzoAaJa6u79HAsUvh62H8BTFkhMGe644V1jcp8hF0wcyrOr-cptXYxWSyb_1NO4-gvX9CgiunuzDllBcYOv/s320/codebg.gif); background: #f0f0f0; border: 1px dashed #CCCCCC; color: black; font-family: arial; font-size: 12px; height: auto; line-height: 20px; overflow: auto; padding: 0px; text-align: left; width: 99%;"&gt;&lt;code style="color: black; word-wrap: normal;"&gt; subPanels[2][0].setText("4");  
 subPanels[2][0].setEditable(false);  
 subPanels[2][8].setText("7");  
 subPanels[2][8].setEditable(false);  
&lt;/code&gt;&lt;/pre&gt;
&lt;br /&gt;
&amp;nbsp; &lt;b&gt;b&lt;/b&gt;&lt;b style="text-indent: -0.25in;"&gt;&lt;span style="font-size: 12.0pt; mso-bidi-font-family: Calibri; mso-bidi-font-size: 11.0pt; mso-bidi-theme-font: minor-latin;"&gt;.&lt;span style="font-size: 7pt; font-weight: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b style="text-indent: -0.25in;"&gt;&lt;u&gt;&lt;span style="font-size: 12.0pt; mso-bidi-font-size: 11.0pt;"&gt;Random Numbers at Random
Locations&lt;/span&gt;&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;
&lt;div class="MsoNormal"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 12.0pt; mso-bidi-font-size: 11.0pt;"&gt;&amp;nbsp; In the start of the game a random number is
generated at the random location of Board. But these numbers are according to
the rules of the game. I made a function &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 12.0pt; mso-bidi-font-size: 11.0pt;"&gt;“&lt;b&gt;logicCheck(int number, int cell, int grid, int
convert)” &lt;/b&gt;to check the condition of the starting game.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;pre style="background-image: URL(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi7QRMUzsXOVdQFEKYitAMurlP2uQNQRksYdFkfZjZ8slZxC2DrygRYORPaTnzoAaJa6u79HAsUvh62H8BTFkhMGe644V1jcp8hF0wcyrOr-cptXYxWSyb_1NO4-gvX9CgiunuzDllBcYOv/s320/codebg.gif); background: #f0f0f0; border: 1px dashed #CCCCCC; color: black; font-family: arial; font-size: 12px; height: auto; line-height: 20px; overflow: auto; padding: 0px; text-align: left; width: 99%;"&gt;&lt;code style="color: black; word-wrap: normal;"&gt; void randomNumberGenerate()  
      {  
           try{  
            boolean possible=true;  
            int Min1=1;  
            int Min=0;  
             int Max=8;  
          int Max1=9;  
          int randomNum=0;  
          String n;  
          int randomcell=0;  
          int randomgrid=0;  
          randomNum=(Min1 + (int)(Math.random() * ((Max1 - Min1) + 1)));  
          n=Integer.toString(randomNum);  
          randomcell=(Min + (int)(Math.random() * ((Max - Min) + 1)));  
          randomgrid=(Min + (int)(Math.random() * ((Max - Min) + 1)));  
          subPanels[randomcell][randomgrid].setText(n);  
          subPanels[randomcell][randomgrid].setEditable(false);  
          subPanels[randomcell][randomgrid].setForeground(Color.blue);  
          for(int i=0; i&amp;lt;10;i++)  
          for(int j=0; j&amp;lt;2; j++)  
          {  
           randomNum=(Min1 + (int)(Math.random() * ((Max1 - Min1) + 1)));  
           n=Integer.toString(randomNum);  
           randomcell=(Min + (int)(Math.random() * ((Max - Min) + 1)));  
           randomgrid=(Min + (int)(Math.random() * ((Max - Min) + 1)));  
           possible=logicCheck(randomNum,randomcell,randomgrid,1);  
           if(possible==true)  
           {  
           }  
           else  
           {  
                subPanels[randomcell][randomgrid].setText(n);  
                subPanels[randomcell][randomgrid].setEditable(false);       
                subPanels[randomcell][randomgrid].setForeground(Color.blue);  
          }  
          }  
           }  
          catch(ArrayIndexOutOfBoundsException ex){  
               System.out.print(ex.getMessage());  
          };}  
&lt;/code&gt;&lt;/pre&gt;
&lt;br /&gt;
&lt;div class="MsoListParagraphCxSpFirst" style="margin-left: .75in; mso-add-space: auto; mso-list: l0 level1 lfo1; text-indent: -.25in;"&gt;
&lt;b&gt;4.&lt;span style="font-size: 7pt; font-weight: normal;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span style="font-size: 12.0pt; mso-bidi-font-size: 11.0pt;"&gt;&amp;nbsp;&lt;u&gt;Logic Check for The Game&lt;o:p&gt;&lt;/o:p&gt;&lt;/u&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpLast" style="margin-left: .75in; mso-add-space: auto;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b&gt;&lt;span style="font-size: 12.0pt; mso-bidi-font-size: 11.0pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 12.0pt; mso-bidi-font-size: 11.0pt;"&gt;&amp;nbsp;I made a
function named, “&lt;b&gt;logicCheck(int number,
int cell, int grid, int convert)” &lt;/b&gt;to check that either number which is
entered correctly in board or not.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 12.0pt; mso-bidi-font-size: 11.0pt;"&gt;That
function have a flexibility of controlling two logics. If the parameter convert
have value one then it controls the starting of game, it generates different
numbers. If the user press GENERATE button then it parameter convert is ON, and
the random numbers are generated at random position. And when the user press
check button it checks that at which position the numbers is entered wrongly.
When the number is entered at wrong position and user check it then that place
becomes Red. As shown in fig.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;pre style="background-image: URL(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi7QRMUzsXOVdQFEKYitAMurlP2uQNQRksYdFkfZjZ8slZxC2DrygRYORPaTnzoAaJa6u79HAsUvh62H8BTFkhMGe644V1jcp8hF0wcyrOr-cptXYxWSyb_1NO4-gvX9CgiunuzDllBcYOv/s320/codebg.gif); background: #f0f0f0; border: 1px dashed #CCCCCC; color: black; font-family: arial; font-size: 12px; height: auto; line-height: 20px; overflow: auto; padding: 0px; text-align: left; width: 99%;"&gt;&lt;code style="color: black; word-wrap: normal;"&gt; boolean logicCheck(int num, int row, int col,int convert)  
 {  
 String d = null;  
 int x=0;  
 int a=row;  
 int b=col;  
 boolean flag=true;  
 int moreCheck=0;  
 boolean random=false;  
 int counter1 = 0;  
 try  
 {  
 // Grid Checking  
 for(int i=0; i&amp;lt;9; i++)  
 {  
 if(((subPanels[i][col].getText().equals("")) || i==row ))  
 {  
 //      i++;  
 }  
 else  
 {  
 d=subPanels[i][col].getText();  
 x=Integer.parseInt(d);  
 //     System.out.print("Grid " + x + " ");  
 if(convert==0)  
 {  
 moreCheck=numberCheck(i,col,num,x);  
 if(moreCheck&amp;gt;0)  
 {  
 flag=true;  
 break;  
 }  
 else  
 flag=false;  
 }  
 else  
 random=randomLogic(num,x);  
 if(random==false)  
 {  
 counter1++;  
 }  
 }  
 // Row Checking  
 if(!flag || convert==1)  
 {  
 // System.out.print(" \n"+flag);  
 for(int c=0;c&amp;lt;3 ;c++,col++)  
 {  
 for(int j=0; j&amp;lt;3; j++)  
 {  
 if((row==2 || row==5 || row==8))  
 {  
 if((subPanels[row][col].getText().equals("")) || (row==a &amp;amp;&amp;amp; col==b))  
 {  
 row-=2;  
 }  
 else  
 {  
 d=subPanels[row][col].getText();  
 x= Integer.parseInt(d);  
 //      System.out.print("ROW " + x + " ");  
 if(convert==0)  
 {  
 moreCheck=numberCheck(row,col,num,x);  
 if(moreCheck&amp;gt;0)  
 {  
 flag=true;  
 break;  
 }  
 else  
 flag=false;  
 }  
 else  
 {  
 random=randomLogic(num,x);  
 if(random==false)  
 {  
 counter1++;  
 }  
 }  
 row-=2;  
 }  
 }  
 else  
 {  
 if((subPanels[row][col].getText().equals("")) || (row==a &amp;amp;&amp;amp; col==b))  
 {  
 row++;  
 }  
 else  
 {  
 d=subPanels[row][col].getText();  
 x= Integer.parseInt(d);  
 if(convert==0)  
 {  
 moreCheck=numberCheck(row,col,num,x);  
 if(moreCheck&amp;gt;0)  
 {  
 flag=true;  
 break;  
 }  
 else  
 flag=false;  
 }  
 else  
 {  
 random=randomLogic(num,x);  
 if(random==false)  
 {  
 counter1++;  
 }  
 }  
 row++;  
 }  
 }  
 }  
 if(col==2 || col==5 || col==8)  
 col-=3;  
 }  
 }  
 //Coloumn Check  
 if(flag || convert==1)  
 {  
 for(int e=0;e&amp;lt;3 ;e++)  
 {  
 for(int j=0; j&amp;lt;3; j++)  
 {  
 if((row==6 || row==7 || row==8))  
 {  
 if((subPanels[row][col].getText().equals(""))||(row==a &amp;amp;&amp;amp; col==b))  
 {  
 row-=6;  
 }  
 else  
 {  
 d=subPanels[row][col].getText();  
 x= Integer.parseInt(d);  
 if(convert==0)  
 numberCheck(row,col,num,x);  
 else  
 {  
 random=randomLogic(num,x);  
 if(random==false)  
 {  
 counter1++;  
 }  
 }  
 row-=6;  
 }  
 }  
 else  
 {  
 if((subPanels[row][col].getText().equals("")) || (row==a &amp;amp;&amp;amp; col==b))  
 {  
 row+=3;  
 }  
 else  
 {  
 d=subPanels[row][col].getText();  
 x= Integer.parseInt(d);  
 if(convert==0)  
 numberCheck(row,col,num,x);  
 else  
 {  
 random=randomLogic(num,x);  
 if(random==false)  
 {  
 counter1++;  
 }  
 }  
 row+=3;  
 }  
 }  
 }  
 if(col==6 || col==7 || col==8)  
 col-=6;  
 else  
 col+=3;  
 }  
 }  
 }}  
 catch(NumberFormatException ex){};  
 if(counter1&amp;gt;0)  
 return random=true;  // Number present already at any location  
 else  
 return random=false; // Number not present already  
 }  
&lt;/code&gt;&lt;/pre&gt;
&lt;br /&gt;
&lt;div class="MsoListParagraph" style="mso-list: l0 level1 lfo1; text-indent: -.25in;"&gt;
&lt;!--[if !supportLists]--&gt;&lt;b&gt;&lt;span style="font-size: 12pt;"&gt;a a. &amp;nbsp;&lt;span style="font-size: 7pt; font-weight: normal;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;u&gt;&lt;span style="font-size: 12pt;"&gt;Random
Generate Number Control&lt;/span&gt;&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;u&gt;&lt;span style="font-size: 12pt;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;
&lt;pre style="background-image: URL(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi7QRMUzsXOVdQFEKYitAMurlP2uQNQRksYdFkfZjZ8slZxC2DrygRYORPaTnzoAaJa6u79HAsUvh62H8BTFkhMGe644V1jcp8hF0wcyrOr-cptXYxWSyb_1NO4-gvX9CgiunuzDllBcYOv/s320/codebg.gif); background: #f0f0f0; border: 1px dashed #CCCCCC; color: black; font-family: arial; font-size: 12px; height: auto; line-height: 20px; overflow: auto; padding: 0px; text-align: left; width: 99%;"&gt;&lt;code style="color: black; word-wrap: normal;"&gt; // Random Generate Number Control  
           boolean randomLogic(int num, int x) {  
                boolean flag=true;  
                if(num==x)  
                {  
                     flag=false;  
                }  
                return flag;  
           }  
&lt;/code&gt;&lt;/pre&gt;
&lt;br /&gt;
&lt;b&gt;b.&amp;nbsp;&lt;/b&gt;&lt;b style="text-indent: -0.25in;"&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-size: 7pt; font-weight: normal;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b style="text-indent: -0.25in;"&gt;&lt;u&gt;&lt;span style="font-size: 12pt;"&gt;Number
Entered Checker&lt;/span&gt;&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b style="text-indent: -0.25in;"&gt;&lt;u&gt;&lt;span style="font-size: 12pt;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/u&gt;&lt;/b&gt;
&lt;br /&gt;
&lt;div class="MsoListParagraph" style="mso-list: l0 level1 lfo1; text-indent: -.25in;"&gt;
&lt;b&gt;&lt;u&gt;&lt;span style="font-size: 12pt;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;
&lt;pre style="background-image: URL(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi7QRMUzsXOVdQFEKYitAMurlP2uQNQRksYdFkfZjZ8slZxC2DrygRYORPaTnzoAaJa6u79HAsUvh62H8BTFkhMGe644V1jcp8hF0wcyrOr-cptXYxWSyb_1NO4-gvX9CgiunuzDllBcYOv/s320/codebg.gif); background: #f0f0f0; border: 1px dashed #CCCCCC; color: black; font-family: arial; font-size: 12px; height: auto; line-height: 20px; overflow: auto; padding: 0px; text-align: left; width: 99%;"&gt;&lt;code style="color: black; word-wrap: normal;"&gt;      // Number Check   
       int numberCheck(int c, int d,int a, int b)  
       {  
            int check=0;  
            if(a==b)  
            {  
                 subPanels[c][d].setBackground(Color.RED);  
                 check++;  
            }  
           return check;  
       }  
&lt;/code&gt;&lt;/pre&gt;
&lt;br /&gt;
&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhRHyscJQiPxogiUxZDdEn8CGXyDmBJYi3JJVjPSpF2q3Hpv0yctW3Hxt6wHARYFXh6f0jaMFPjR5_zRPwS_oosRRvHpTB7a21Nz3chzBVIcj4ZS4R4C9ouFnKT_TNgmPJK1BwfSszvMgSO/s1600/Suduko+MAin+logic.png" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhRHyscJQiPxogiUxZDdEn8CGXyDmBJYi3JJVjPSpF2q3Hpv0yctW3Hxt6wHARYFXh6f0jaMFPjR5_zRPwS_oosRRvHpTB7a21Nz3chzBVIcj4ZS4R4C9ouFnKT_TNgmPJK1BwfSszvMgSO/s1600/Suduko+MAin+logic.png" height="241" width="320" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Required Field Is Empty&lt;br /&gt;
&lt;div class="MsoListParagraphCxSpFirst" style="margin-left: 0.75in; text-align: left; text-indent: -0.25in;"&gt;
&lt;b&gt;&lt;span style="font-size: 14.0pt; mso-bidi-font-family: Calibri; mso-bidi-font-size: 11.0pt; mso-bidi-theme-font: minor-latin;"&gt;5.&lt;span style="font-size: 7pt; font-weight: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;u&gt;&lt;span style="font-size: 14.0pt; mso-bidi-font-size: 11.0pt;"&gt;Number Entered in Range&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="margin-left: 0.75in; text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpLast" style="margin-left: 0.75in; text-align: left;"&gt;
&lt;span style="font-size: 12.0pt;"&gt;I also made a function which controls that either
number is entered in the range. The range is “1-9” , if anyone entered&amp;nbsp; any thing except these, than the board is not
accepted it. It generates a pop up message&amp;nbsp;
that Entered number correctly.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&amp;nbsp; &lt;br /&gt;
&lt;pre style="background-image: URL(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi7QRMUzsXOVdQFEKYitAMurlP2uQNQRksYdFkfZjZ8slZxC2DrygRYORPaTnzoAaJa6u79HAsUvh62H8BTFkhMGe644V1jcp8hF0wcyrOr-cptXYxWSyb_1NO4-gvX9CgiunuzDllBcYOv/s320/codebg.gif); background: #f0f0f0; border: 1px dashed #CCCCCC; color: black; font-family: arial; font-size: 12px; height: auto; line-height: 20px; overflow: auto; padding: 0px; text-align: left; width: 99%;"&gt;&lt;code style="color: black; word-wrap: normal;"&gt; public void keyTyped(KeyEvent arg0) {  
 String num ;  
 int entrdNum;  
 // Checking Either Entered number is Valid  
 if (subPanels[ce][gridsel].getText().trim().length() != 0)  
 arg0.consume();  
 else  
 if ((arg0.getKeyChar() &amp;gt; '0' &amp;amp;&amp;amp; arg0.getKeyChar() &amp;lt;= '9') || (arg0.getKeyChar() == KeyEvent.VK_BACK_SPACE)  
 || (arg0.getKeyChar() == KeyEvent.VK_DELETE)) {  
 }  
 else  
 {  
 JOptionPane.showMessageDialog(null, "Enter Number 1-9");  
 arg0.consume();  
 }  
 // Get Entered number in Current Cell  
 if(arg0.getKeyChar()&amp;gt;=49 &amp;amp;&amp;amp; arg0.getKeyChar()&amp;lt;=57)  
 {  
 num= KeyEvent.getKeyText(arg0.getKeyChar());  
 entrdNum=Integer.parseInt(num);  
 //     System.out.print(entrdNum + " ");  
 }  
 }  
&lt;/code&gt;&lt;/pre&gt;
&lt;br /&gt;
&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg-kzpUvnaqgkJ2cVmmQz13tNGt8aGKvKaT5Gqhc0PCFslE6sZFy1C8ffpcWOUu5HqKRjwPi__UfDMENR_DTetlVvarHz1KhU5IUKhlEgzN7aOlGNEPjPfHvbsdeR2LOMnlGbtm4mssk-IP/s1600/Entered+number.png" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg-kzpUvnaqgkJ2cVmmQz13tNGt8aGKvKaT5Gqhc0PCFslE6sZFy1C8ffpcWOUu5HqKRjwPi__UfDMENR_DTetlVvarHz1KhU5IUKhlEgzN7aOlGNEPjPfHvbsdeR2LOMnlGbtm4mssk-IP/s1600/Entered+number.png" height="241" width="320" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Entered number is not in range&lt;br /&gt;
&lt;br /&gt;
&lt;div class="MsoListParagraphCxSpFirst" style="margin-left: 0.75in; text-align: left; text-indent: -0.25in;"&gt;
&lt;b&gt;&lt;span style="font-size: 13pt;"&gt;6.&lt;span style="font-size: 7pt; font-weight: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;a href="http://docs.oracle.com/javase/tutorial/uiswing/events/actionlistener.html" target="_blank"&gt;
&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;u&gt;&lt;span style="font-size: 13pt;"&gt;&lt;a href="http://docs.oracle.com/javase/tutorial/uiswing/events/actionlistener.html" target="_blank"&gt;ActionPerformed&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpLast" style="margin-left: 0.75in; text-align: left;"&gt;
&lt;span style="font-size: 12pt;"&gt;It detects that which button is pressed, and then work according
to that button.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpLast" style="margin-left: 0.75in; text-align: left;"&gt;
&lt;span style="font-size: 12pt;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpLast" style="margin-left: 0.75in; text-align: left;"&gt;
&lt;span style="font-size: 12pt;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpLast" style="margin-left: 0.75in; text-align: left;"&gt;
&lt;span style="font-size: 12pt;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpLast" style="margin-left: 0.75in; text-align: left;"&gt;
&lt;span style="font-size: 12pt;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;pre style="background-image: URL(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi7QRMUzsXOVdQFEKYitAMurlP2uQNQRksYdFkfZjZ8slZxC2DrygRYORPaTnzoAaJa6u79HAsUvh62H8BTFkhMGe644V1jcp8hF0wcyrOr-cptXYxWSyb_1NO4-gvX9CgiunuzDllBcYOv/s320/codebg.gif); background: #f0f0f0; border: 1px dashed #CCCCCC; color: black; font-family: arial; font-size: 12px; height: auto; line-height: 20px; overflow: auto; padding: 0px; text-align: left; width: 99%;"&gt;&lt;code style="color: black; word-wrap: normal;"&gt; public void actionPerformed(ActionEvent arg0)  
 {  
 String text=null;  
 int ef=0;  
 if(arg0.getSource()==b1)  
 {  
 for(int i=0; i&amp;lt;9;i++)  
 for(int j=0; j&amp;lt;9; j++)  
 {  
 subPanels[i][j].setText("");  
 subPanels[i][j].setEditable(true);  
 if(j==0 || j==2 || j==4 || j==6 || j==8)  
 {  
 subPanels[i][j].setBackground(new Color( 139,     71     ,93));  
 //     subPanels[b][a].setBackground(Color.PINK);  
 }  
 else  
 {  
 subPanels[i][j].setBackground(Color.WHITE);  
 }  
 }  
 randomNumberGenerate();  
 }  
 else if(arg0.getSource()==b2)  
 {  //    String text=null;  
 //   int ef=0;  
 for(int i=0; i&amp;lt;9; i++)  
 {  
 for(int j=0; j&amp;lt;9; j++)  
 {  
 if(subPanels[j][i].getText().equals(""))  
 {  
 subPanels[j][i].setBackground(Color.RED);  
 }  
 else  
 {  
 text=subPanels[j][i].getText();  
 ef = Integer.parseInt(text);  
 System.out.print(ef);  
 logicCheck(ef,j,i,0);  
 }  
 }  
 }  
 }  
 else  
 {  
 JOptionPane.showMessageDialog(null,"Are You Sure, You Want To Exit");  
 frame.setVisible(false);  
 frame.dispose();  
 }  
&lt;/code&gt;&lt;/pre&gt;
&lt;br /&gt;
&lt;br /&gt;
Thank's for reading this. If you have an any query contact me.&lt;br /&gt;
Here it is full cod. You can download it.&lt;br /&gt;
&lt;br /&gt;
Here are some tutorial which are helpful for you.&lt;br /&gt;
&lt;br /&gt;
1.&lt;a href="http://www.heimetli.ch/ffh/simplifiedsudoku.html" target="_blank"&gt; Logical Suduko Solver In java&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
2. &lt;a href="http://www.heimetli.ch/ffh/simplifiedsudoku.html" target="_blank"&gt;Backtracking to solve a sudoku puzzle&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
3. &lt;a href="http://stackoverflow.com/questions/9404673/sudoku-solver-in-java-using-backtracking-and-recursion" target="_blank"&gt;Suduko Solver&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;u style="font-weight: bold;"&gt;Code :&lt;/u&gt;&amp;nbsp;&amp;nbsp;https://www.dropbox.com/s/md4uds882lx77yq/Sudoko%20Code.txt&lt;br /&gt;
&lt;u style="font-weight: bold;"&gt;Full Description:&lt;/u&gt;&amp;nbsp; &amp;nbsp;https://www.dropbox.com/s/7fm03z20xo3xsaj/SUDUKO.docx&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
</content><link href="http://issuecomp.blogspot.com/feeds/7877920023144095889/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/2014/07/suduko-in-java_7.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default/7877920023144095889" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default/7877920023144095889" rel="self" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/2014/07/suduko-in-java_7.html" rel="alternate" title="Suduko in Java" type="text/html"/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/07824771915386051489</uri><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhOtIml_WcRf1MWIyMhS9ZUmHn_4xWzbjNnDJ9EFniboNOKaH4Rhp4RJgsC_kHn5ScKlEjU3tUHBMJ4TT6SD8J3MRxaxxGmeAdgMA_i-dNp2nsk1rF0RUo93WdSgU7iMw4d38A9U95RJ5kT/s72-c/main.png" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-205325733984914212.post-2788961737002349387</id><published>2014-07-07T03:58:00.002-07:00</published><updated>2014-07-07T04:38:55.772-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Softwares"/><title type="text">Desk hop -Simple and Secure Screen Sharing </title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;!--INFOLINKS_ON--&gt;

&lt;br /&gt;
&lt;div&gt;
&lt;ul&gt;
&lt;li&gt;Can we access Other Computer ?&lt;/li&gt;
&lt;li&gt;Can we share our desktop with others ?&lt;/li&gt;
&lt;li&gt;Can we see others desktop ?&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;
These are the question which every one thinks now a days.&amp;nbsp;
And the response is "Yes", there is a software, with the help of, we can do all the things.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
Desk hop is a software, use to share screen. Now it's not difficult to share your desktop screen with another. You can share your screen to other with in minute. You simply have to download this software. And the most important thing is that it is connected to Facebook, larger social network. With ths software you sen a request to your friend, and start sharing.&lt;br /&gt;
&lt;br /&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhXT8Eu5V5Q4pISArzODPus1_G615TZG_5_KoVdeb0hg_sTjrisnlFG942f8F39Y0Na7gAZlahtTdmoGku6nvs5gzQ76eH9BxwrdbRC9wEPQ4lNd3XiTki40WXNUgKnyJ2tbllKxZLmzm2_/s1600/deskhop-simple-and-secure-screen-sharing-with-friends-on-Facebook.png" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhXT8Eu5V5Q4pISArzODPus1_G615TZG_5_KoVdeb0hg_sTjrisnlFG942f8F39Y0Na7gAZlahtTdmoGku6nvs5gzQ76eH9BxwrdbRC9wEPQ4lNd3XiTki40WXNUgKnyJ2tbllKxZLmzm2_/s1600/deskhop-simple-and-secure-screen-sharing-with-friends-on-Facebook.png" height="158" width="320" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;desk hop - Secure screen sharing&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Here is a link which'll give the answer of your all question. Download it from here.&lt;br /&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;!--INFOLINKS_OFF--&gt;

&lt;br /&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://deskhopapp.com/#how-desktop" target="_blank"&gt;&lt;img alt=" Desk hop" border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjYEhUx5vwcyJkhYQGNoSS9LiyGq7d6ZPsAwnxWYRlCHz05p1miz9mbRaLSqhKl4KV17Ax1sRHHegQpwu0SyKXnLREHQBE2xZY7DK37Be5TGWlAK2rT0184nInmuiuyaBznxmdzikfnW3F_/s1600/download.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;br /&gt;
&lt;br /&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
</content><link href="http://issuecomp.blogspot.com/2013/10/team-viewer-free-remote-control-access.html" length="0" rel="enclosure" type="text/html"/><link href="http://issuecomp.blogspot.com/feeds/2788961737002349387/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/2014/07/desk-hop-simple-and-secure-screen.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default/2788961737002349387" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default/2788961737002349387" rel="self" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/2014/07/desk-hop-simple-and-secure-screen.html" rel="alternate" title="Desk hop -Simple and Secure Screen Sharing " type="text/html"/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/07824771915386051489</uri><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhXT8Eu5V5Q4pISArzODPus1_G615TZG_5_KoVdeb0hg_sTjrisnlFG942f8F39Y0Na7gAZlahtTdmoGku6nvs5gzQ76eH9BxwrdbRC9wEPQ4lNd3XiTki40WXNUgKnyJ2tbllKxZLmzm2_/s72-c/deskhop-simple-and-secure-screen-sharing-with-friends-on-Facebook.png" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-205325733984914212.post-3495638108423859218</id><published>2013-10-24T15:07:00.004-07:00</published><updated>2013-10-24T15:13:27.115-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="MAT LAB"/><title type="text">How to delete row or column in Mat lab</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEizwEwUbq7VscnXZfs9YWu8uR-D5qgLibrqA9QDgXMnLdhhetGWYiR-7wIjJtyKxZ1_aDojSQjJs6bBhqQpLIR77jWBHmfwUWBjnfMTWIwuRbv6MoioMKZKBsArQiYZZcuWj9oyHao5ZAs5/s1600/download+%25283%2529.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img alt="Matlab" border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEizwEwUbq7VscnXZfs9YWu8uR-D5qgLibrqA9QDgXMnLdhhetGWYiR-7wIjJtyKxZ1_aDojSQjJs6bBhqQpLIR77jWBHmfwUWBjnfMTWIwuRbv6MoioMKZKBsArQiYZZcuWj9oyHao5ZAs5/s1600/download+%25283%2529.jpg" title="Matlab" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;h3&gt;
&lt;br /&gt;&lt;/h3&gt;
&lt;h3&gt;
Deletion Of Row In Mat lab&lt;/h3&gt;
&lt;div&gt;
if there is a given a matrix e.g&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
A=[1 2 3; 4 5 6; 7 8 9; 10 11 12]&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&amp;nbsp;if we want to remove &lt;b&gt;fourth row&lt;/b&gt; then there is a specific command in MAT LAB with the help of which we can eliminate a row as well column :&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; we normally represent a vector &lt;b&gt;A(row,column)&amp;nbsp;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;nbsp;&amp;nbsp;A(1:3,1:3)&amp;nbsp;&lt;/b&gt;&amp;nbsp;//1:3 represents First three row and same 1:3 represent first three column&lt;br /&gt;
&lt;b&gt;&lt;br /&gt;&lt;/b&gt;
&lt;b&gt;ans =&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;br /&gt;&lt;/b&gt;
&lt;b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;1 &amp;nbsp; &amp;nbsp; 2 &amp;nbsp; &amp;nbsp; 3&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;4 &amp;nbsp; &amp;nbsp; 5 &amp;nbsp; &amp;nbsp; 6&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;7 &amp;nbsp; &amp;nbsp; 8 &amp;nbsp; &amp;nbsp; 9&lt;/b&gt;&lt;br /&gt;
&lt;h3&gt;
&lt;b&gt;&lt;u&gt;Another Method&amp;nbsp;&lt;/u&gt;&lt;/b&gt;&lt;/h3&gt;
&lt;/div&gt;
&lt;div&gt;
If you want to remove a specific row in any matrix then use this command&lt;br /&gt;
&lt;b&gt;A(2,:)=[] &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; // &lt;/b&gt;if you want to remove nth row then use this command A(n,:)&lt;br /&gt;
&lt;br /&gt;
&lt;script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"&gt;&lt;/script&gt;
&lt;!-- Download --&gt;
&lt;ins class="adsbygoogle"
     style="display:inline-block;width:125px;height:125px"
     data-ad-client="ca-pub-6089812961446688"
     data-ad-slot="6079156458"&gt;&lt;/ins&gt;
&lt;script&gt;
(adsbygoogle = window.adsbygoogle || []).push({});
&lt;/script&gt;
A =&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp;1 &amp;nbsp; &amp;nbsp; 2 &amp;nbsp; &amp;nbsp; 3&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp;7 &amp;nbsp; &amp;nbsp; 8 &amp;nbsp; &amp;nbsp; 9&lt;br /&gt;
&amp;nbsp; &amp;nbsp; 10 &amp;nbsp; &amp;nbsp;11 &amp;nbsp; &amp;nbsp;12&lt;br /&gt;
&lt;br /&gt;
&lt;h3&gt;
Deletion Of Column In Mat lab&lt;/h3&gt;
&lt;/div&gt;
&lt;div&gt;
A=[1 2 3; 4 5 6; 7 8 9; 10 11 12]&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Same here if we want to remove a column then same we use a same method. E.g if we want to remove a third column from a matrix then we use a command&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&amp;nbsp;&lt;b&gt;A(1:3, 1:2) &amp;nbsp; //&lt;/b&gt; 1:3 represents one to third row and same 1:2 represent first two column&lt;/div&gt;
&lt;div&gt;
&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;
&lt;b&gt;ans =&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;
&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;
&lt;b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;1 &amp;nbsp; &amp;nbsp; 2&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;
&lt;b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;4 &amp;nbsp; &amp;nbsp; 5&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;
&lt;b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;7 &amp;nbsp; &amp;nbsp; 8&lt;/b&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;h3&gt;
&lt;script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"&gt;&lt;/script&gt;
&lt;!-- dulluzfun_crosscol_AdSense1_300x250_as --&gt;
&lt;ins class="adsbygoogle"
     style="display:inline-block;width:300px;height:250px"
     data-ad-client="ca-pub-6089812961446688"
     data-ad-slot="9417412459"&gt;&lt;/ins&gt;
&lt;script&gt;
(adsbygoogle = window.adsbygoogle || []).push({});
&lt;/script&gt;
&lt;b&gt;&lt;u&gt;Another Method&amp;nbsp;&lt;/u&gt;&lt;/b&gt;&lt;/h3&gt;
&lt;/div&gt;
&lt;div&gt;
If you want to remove a specific column in any matrix then use this command&lt;br /&gt;
&lt;b&gt;A(,:2)=[] &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; //&amp;nbsp;&lt;/b&gt;if you want to remove nth row then use this command &amp;nbsp;&lt;b&gt;&lt;i&gt;A(,:n)&lt;/i&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
A =&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp;1 &amp;nbsp; &amp;nbsp; 2 &amp;nbsp; &amp;nbsp; 3&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp;7 &amp;nbsp; &amp;nbsp; 8 &amp;nbsp; &amp;nbsp; 9&lt;br /&gt;
&amp;nbsp; &amp;nbsp; 10 &amp;nbsp; &amp;nbsp;11 &amp;nbsp; &amp;nbsp;12&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/div&gt;</content><link href="http://issuecomp.blogspot.com/feeds/3495638108423859218/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/2013/10/how-to-delete-row-or-column-in-mat-lab.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default/3495638108423859218" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default/3495638108423859218" rel="self" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/2013/10/how-to-delete-row-or-column-in-mat-lab.html" rel="alternate" title="How to delete row or column in Mat lab" type="text/html"/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/07824771915386051489</uri><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEizwEwUbq7VscnXZfs9YWu8uR-D5qgLibrqA9QDgXMnLdhhetGWYiR-7wIjJtyKxZ1_aDojSQjJs6bBhqQpLIR77jWBHmfwUWBjnfMTWIwuRbv6MoioMKZKBsArQiYZZcuWj9oyHao5ZAs5/s72-c/download+%25283%2529.jpg" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-205325733984914212.post-3456722092368040484</id><published>2013-10-22T06:42:00.001-07:00</published><updated>2014-07-03T06:43:38.347-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Issues"/><title type="text">Windows cannot be installed on this disk. The selected disk has an MBR partition table. On EFI systems, Windows can only installed on GPT disks</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEheYwboGMpa9TuuEDChV69TtJ_fouEDL54l3Lm7R5p7wZWjQn39viGlpqbQD4G9tMmMdjblLNcrzCI19CF1UaWwGwQTkikcR4oVVTnl021fCAD-2LUjaPnH01JuJ2IVOvK0DcD9BFsqqlgA/s1600/090ca261-smush-28l0rq.gif.png" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEheYwboGMpa9TuuEDChV69TtJ_fouEDL54l3Lm7R5p7wZWjQn39viGlpqbQD4G9tMmMdjblLNcrzCI19CF1UaWwGwQTkikcR4oVVTnl021fCAD-2LUjaPnH01JuJ2IVOvK0DcD9BFsqqlgA/s320/090ca261-smush-28l0rq.gif.png" height="181" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;!--INFOLINKS_ON--&gt;
This is an error &amp;nbsp;which i s occur when someone is installing a window on your PC. This is an hardware problem and can be solve. There's a lot methods to solve this. I mention here:&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Method 1:&lt;/b&gt;&lt;br /&gt;
&lt;div style="-webkit-font-smoothing: antialiased; background-color: white; border: 0px; color: #333333; padding: 0px; vertical-align: top;"&gt;
&lt;span style="-webkit-font-smoothing: antialiased; border: 0px; margin: 0px; padding: 0px; vertical-align: top;"&gt;&lt;span style="font-family: inherit;"&gt;If your computer does&amp;nbsp;not support UEFI,&amp;nbsp;delete all the hard drives partitions and create a new partition (backup any data first):&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="-webkit-font-smoothing: antialiased; background-color: white; border: 0px; color: #333333; padding: 0px; vertical-align: top;"&gt;
&lt;span style="-webkit-font-smoothing: antialiased; border: 0px; margin: 0px; padding: 0px; vertical-align: top;"&gt;&lt;span style="font-family: inherit;"&gt;1. Boot from the Windows DVD&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="-webkit-font-smoothing: antialiased; background-color: white; border: 0px; color: #333333; padding: 0px; vertical-align: top;"&gt;
&lt;span style="-webkit-font-smoothing: antialiased; border: 0px; margin: 0px; padding: 0px; vertical-align: top;"&gt;&lt;span style="font-family: inherit;"&gt;2. Click Install Now&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="-webkit-font-smoothing: antialiased; background-color: white; border: 0px; color: #333333; padding: 0px; vertical-align: top;"&gt;
&lt;span style="-webkit-font-smoothing: antialiased; border: 0px; margin: 0px; padding: 0px; vertical-align: top;"&gt;&lt;span style="font-family: inherit;"&gt;3. At the setup screen, click Custom (Advanced)&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="-webkit-font-smoothing: antialiased; background-color: white; border: 0px; color: #333333; padding: 0px; vertical-align: top;"&gt;
&lt;span style="-webkit-font-smoothing: antialiased; border: 0px; margin: 0px; padding: 0px; vertical-align: top;"&gt;&lt;span style="font-family: inherit;"&gt;4. Click Drive Options&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="-webkit-font-smoothing: antialiased; background-color: white; border: 0px; color: #333333; padding: 0px; vertical-align: top;"&gt;
&lt;span style="-webkit-font-smoothing: antialiased; border: 0px; margin: 0px; padding: 0px; vertical-align: top;"&gt;&lt;span style="font-family: inherit;"&gt;5. Select the partition(s) you want to format&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="-webkit-font-smoothing: antialiased; background-color: white; border: 0px; color: #333333; padding: 0px; vertical-align: top;"&gt;
&lt;span style="-webkit-font-smoothing: antialiased; border: 0px; margin: 0px; padding: 0px; vertical-align: top;"&gt;&lt;span style="font-family: inherit;"&gt;6. Click Format - this will delete EVERYTHING on that partition&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="-webkit-font-smoothing: antialiased; background-color: white; border: 0px; color: #333333; padding: 0px; vertical-align: top;"&gt;
&lt;span style="-webkit-font-smoothing: antialiased; border: 0px; margin: 0px; padding: 0px; vertical-align: top;"&gt;&lt;span style="font-family: inherit;"&gt;7. Create a new partition and select a partition to install Windows on.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="-webkit-font-smoothing: antialiased; background-color: white; border: 0px; color: #333333; padding: 0px; vertical-align: top;"&gt;
&lt;span style="-webkit-font-smoothing: antialiased; border: 0px; margin: 0px; padding: 0px; vertical-align: top;"&gt;&lt;span style="font-family: inherit;"&gt;8. Continue with install.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="-webkit-font-smoothing: antialiased; background-color: white; border: 0px; color: #333333; padding: 0px; vertical-align: top;"&gt;
&lt;span style="-webkit-font-smoothing: antialiased; border: 0px; margin: 0px; padding: 0px; vertical-align: top;"&gt;&lt;span style="font-family: inherit;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="-webkit-font-smoothing: antialiased; background-color: white; border: 0px; color: #333333; padding: 0px; vertical-align: top;"&gt;
&lt;span style="-webkit-font-smoothing: antialiased; border: 0px; margin: 0px; padding: 0px; vertical-align: top;"&gt;&lt;span style="font-family: inherit;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="-webkit-font-smoothing: antialiased; background-color: white; border: 0px; color: #333333; padding: 0px; vertical-align: top;"&gt;
&lt;span style="-webkit-font-smoothing: antialiased; border: 0px; margin: 0px; padding: 0px; vertical-align: top;"&gt;&lt;span style="font-family: inherit;"&gt;If the Windows install disk doesn’t work for the above you can do the following to reformat&amp;nbsp;your drive:&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="-webkit-font-smoothing: antialiased; background-color: white; border: 0px; color: #333333; padding: 0px; vertical-align: top;"&gt;
&lt;span style="-webkit-font-smoothing: antialiased; border: 0px; margin: 0px; padding: 0px; vertical-align: top;"&gt;&lt;span style="font-family: inherit;"&gt;1. Download and burn a Gparted ISO from here:&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="-webkit-font-smoothing: antialiased; background-color: white; border: 0px; color: #333333; padding: 0px; vertical-align: top;"&gt;
&lt;a href="http://gparted.sourceforge.net/" style="-webkit-font-smoothing: antialiased; background-color: transparent; border: none; box-sizing: border-box; color: #68217a; cursor: pointer; margin: 0px; padding: 0px; text-decoration: none; vertical-align: top;" target="_blank"&gt;&lt;span style="-webkit-font-smoothing: antialiased; border: 0px; margin: 0px; padding: 0px; vertical-align: top;"&gt;&lt;span style="font-family: inherit;"&gt;http://gparted.sourceforge.net/&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="-webkit-font-smoothing: antialiased; background-color: white; border: 0px; color: #333333; padding: 0px; vertical-align: top;"&gt;
&lt;span style="-webkit-font-smoothing: antialiased; border: 0px; margin: 0px; padding: 0px; vertical-align: top;"&gt;&lt;span style="font-family: inherit;"&gt;2. Boot from the Gparted disk.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="-webkit-font-smoothing: antialiased; background-color: white; border: 0px; color: #333333; padding: 0px; vertical-align: top;"&gt;
&lt;span style="-webkit-font-smoothing: antialiased; border: 0px; margin: 0px; padding: 0px; vertical-align: top;"&gt;&lt;span style="font-family: inherit;"&gt;3. Use Gparted to delete all partitions on the hard drive.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="-webkit-font-smoothing: antialiased; background-color: white; border: 0px; color: #333333; padding: 0px; vertical-align: top;"&gt;
&lt;span style="font-family: inherit;"&gt;&lt;span style="-webkit-font-smoothing: antialiased; border: 0px; margin: 0px; padding: 0px; vertical-align: top;"&gt;4. Under&amp;nbsp;&lt;/span&gt;&lt;span style="-webkit-font-smoothing: antialiased; border: 0px; margin: 0px; padding: 0px; vertical-align: top;"&gt;“Device” choose&amp;nbsp;Create Partition Table to make a new partition table.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="-webkit-font-smoothing: antialiased; background-color: white; border: 0px; color: #333333; padding: 0px; vertical-align: top;"&gt;
&lt;span style="-webkit-font-smoothing: antialiased; border: 0px; margin: 0px; padding: 0px; vertical-align: top;"&gt;&lt;span style="font-family: inherit;"&gt;5. Create a NTFS partition (or you could wait and create a partition when installing Windows).&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="-webkit-font-smoothing: antialiased; background-color: white; border: 0px; color: #333333; padding: 0px; vertical-align: top;"&gt;
&lt;span style="text-align: center;"&gt;&lt;span style="font-family: inherit;"&gt;6. Then boot from the Windows install disk and install Windows.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="-webkit-font-smoothing: antialiased; background-color: white; border: 0px; color: #333333; padding: 0px; vertical-align: top;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;script async="" src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"&gt;&lt;/script&gt;
&lt;!-- Coding --&gt;
&lt;br /&gt;
&lt;ins class="adsbygoogle" data-ad-client="ca-pub-6089812961446688" data-ad-slot="7086714858" style="display: inline-block; height: 250px; width: 300px;"&gt;&lt;/ins&gt;&lt;script&gt;
(adsbygoogle = window.adsbygoogle || []).push({});
&lt;/script&gt;

&lt;br /&gt;
&lt;div style="-webkit-font-smoothing: antialiased; background-color: white; border: 0px; color: #333333; padding: 0px; vertical-align: top;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjifDOQbD3UilOmoZ1Arurz7-uR5IPTW9L3wMHx7IttAdex29JQFvHU7tao5tU41gQ-bd2ADoXlZuvX1DgOZLwCU6eQVg6OUVWHH_5cSn_A1Cp6rN-SQqbwIqY8l9NsvMON5fp6Xkk4NYwb/s1600/f0608b71-smush-Windows_Seven_____7__by_Youness_toulouse.png" imageanchor="1" style="background-color: transparent; clear: right; float: right; margin-bottom: 1em; margin-left: 1em; text-align: center;"&gt;&lt;img alt="Window installing Problem" border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjifDOQbD3UilOmoZ1Arurz7-uR5IPTW9L3wMHx7IttAdex29JQFvHU7tao5tU41gQ-bd2ADoXlZuvX1DgOZLwCU6eQVg6OUVWHH_5cSn_A1Cp6rN-SQqbwIqY8l9NsvMON5fp6Xkk4NYwb/s320/f0608b71-smush-Windows_Seven_____7__by_Youness_toulouse.png" height="200" title="Window installing Problem" width="320" /&gt;&lt;/a&gt;&lt;b&gt;Method 2:&lt;/b&gt;&lt;/div&gt;
&lt;div style="-webkit-font-smoothing: antialiased; background-color: white; border: 0px; color: #333333; padding: 0px; vertical-align: top;"&gt;
&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div style="-webkit-font-smoothing: antialiased; background-color: white; border: 0px; color: #333333; padding: 0px; vertical-align: top;"&gt;
If you install a window on your PC through USB, then first &lt;a href="http://issuecomp.blogspot.com/2013/10/how-to-boot-usb-from-command-prompt.html" target="_blank"&gt;Check how to boot USB from Command Prompt.&lt;/a&gt;&lt;/div&gt;
&lt;div style="-webkit-font-smoothing: antialiased; background-color: white; border: 0px; color: #333333; padding: 0px; vertical-align: top;"&gt;
When you boot from USB then there will be a &amp;nbsp;problem in booting USB. This problem is commonly due to format of booting USB. If you boot USB in "&lt;b&gt;Fat32&lt;/b&gt;" format then this problem is occured. Change the format to "&lt;b&gt;NTFS&lt;/b&gt;" and then boot it. I hope that this will work on your PC.&lt;/div&gt;
&lt;div style="-webkit-font-smoothing: antialiased; background-color: white; border: 0px; color: #333333; padding: 0px; vertical-align: top;"&gt;
Thank's......&lt;br /&gt;
&lt;b&gt;Method 3:&lt;/b&gt;&lt;br /&gt;
&amp;nbsp;If above of any method is not working then &lt;a href="http://answers.microsoft.com/en-us/windows/forum/windows_7-windows_install/windows-cannot-be-installed-on-this-disk-the/8fa72a3e-10c5-47da-a040-1e0db62af309" target="_blank"&gt;visit this&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Thank'sss.......&lt;/div&gt;
&lt;div style="-webkit-font-smoothing: antialiased; background-color: white; border: 0px; color: #333333; padding: 0px; vertical-align: top;"&gt;
&lt;/div&gt;</content><link href="http://issuecomp.blogspot.com/feeds/3456722092368040484/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/2013/10/windows-cannot-be-installed-on-this.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default/3456722092368040484" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default/3456722092368040484" rel="self" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/2013/10/windows-cannot-be-installed-on-this.html" rel="alternate" title="Windows cannot be installed on this disk. The selected disk has an MBR partition table. On EFI systems, Windows can only installed on GPT disks" type="text/html"/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/07824771915386051489</uri><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEheYwboGMpa9TuuEDChV69TtJ_fouEDL54l3Lm7R5p7wZWjQn39viGlpqbQD4G9tMmMdjblLNcrzCI19CF1UaWwGwQTkikcR4oVVTnl021fCAD-2LUjaPnH01JuJ2IVOvK0DcD9BFsqqlgA/s72-c/090ca261-smush-28l0rq.gif.png" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-205325733984914212.post-7289643728806148297</id><published>2013-10-22T03:14:00.001-07:00</published><updated>2013-10-22T03:19:01.492-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Issues"/><title type="text">How to boot USB from Command Prompt</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh0Z_rChvbJvnDo2m-kpMbEMWbKjpS-Xh4i0gZQDo7w9cmPBfHTU9zfWVYipku_SPTNwXrQOIHivomZipUCBRc0Fu_9q8zT5H8ax1r-GAemLjhTONgbRc4ZNIjS8kHBo4ShNV_yg-gaKp4Z/s1600/137f8d7d-smush-windows-8-flash-usb-memory.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img alt="Boot USB From Command Prompt" border="0" height="208" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh0Z_rChvbJvnDo2m-kpMbEMWbKjpS-Xh4i0gZQDo7w9cmPBfHTU9zfWVYipku_SPTNwXrQOIHivomZipUCBRc0Fu_9q8zT5H8ax1r-GAemLjhTONgbRc4ZNIjS8kHBo4ShNV_yg-gaKp4Z/s320/137f8d7d-smush-windows-8-flash-usb-memory.jpg" title="Boot USB From Command Prompt" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
A common use of bootable flash drive is to use it for booting process. The bootable usb is also called live usb, which contain full operating system that can be boot. Like live CDs, live USBs can be used for data recovery system administration or the testing of system distribution.Many Operating system including &amp;nbsp;Microsoft Window,Mac OS 9, Mac OS X&amp;nbsp;and many of the linux can also be boot from &amp;nbsp;usb flash drive.&lt;br /&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;script async="" src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"&gt;&lt;/script&gt;
&lt;!-- Coding --&gt;
&lt;br /&gt;
&lt;ins class="adsbygoogle" data-ad-client="ca-pub-6089812961446688" data-ad-slot="7086714858" style="display: inline-block; height: 250px; width: 300px;"&gt;&lt;/ins&gt;&lt;script&gt;
(adsbygoogle = window.adsbygoogle || []).push({});
&lt;/script&gt;

&lt;div&gt;
&lt;h2&gt;
How To BOOT USB&lt;/h2&gt;
&lt;div&gt;
&amp;gt; First open command prompt and enter into directory&lt;/div&gt;
&lt;b&gt;C:\windows\system32&lt;/b&gt;&lt;br /&gt;
when you open command prompt then opening directory is like :&lt;br /&gt;
&lt;b&gt;C:\Users\UserName&lt;/b&gt;&lt;br /&gt;
Type Command "&lt;b&gt;cd/&lt;/b&gt;"&lt;br /&gt;
then it comes &lt;b&gt;C:\&amp;nbsp;&lt;/b&gt;&lt;br /&gt;
Then type "&lt;b&gt;windows&lt;/b&gt;" and then "&lt;b&gt;system32"&lt;/b&gt;&lt;br /&gt;
Then it comes&lt;br /&gt;
&lt;b&gt;C:\windows\system32&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;br /&gt;&lt;/b&gt;
&lt;b&gt;&amp;gt;&lt;/b&gt;&amp;nbsp;Then Type "&lt;b&gt;DISKPART&lt;/b&gt;" a new command prompt is open.&lt;br /&gt;
&amp;gt;Then Enter "&lt;b&gt;LIST DISK&lt;/b&gt;" and Press Enter.&lt;br /&gt;
&amp;gt;Now there is a list of disks appeared on screen whic are connecting to your PC. Find the disk number and write&amp;nbsp;&lt;span style="background-color: white; line-height: 25px;"&gt;&lt;span style="font-family: inherit;"&gt;&lt;b&gt;SELECT DISK [USB disk #] &amp;nbsp;, "&lt;/b&gt;Usb Disk #&lt;b&gt;" &lt;/b&gt;indicates your usb connected device.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: white; line-height: 25px;"&gt;&lt;span style="font-family: inherit;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;
&lt;span style="background-color: white; line-height: 25px;"&gt;&lt;span style="font-family: inherit;"&gt;&amp;gt; After this type following commands one by one to perform booting.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="background-color: white; font-family: inherit; line-height: 25px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;b style="background-color: white; font-family: inherit; line-height: 25px;"&gt;Clean&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b style="background-color: white; font-family: inherit; line-height: 25px;"&gt;Create Partition primary&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b style="background-color: white; font-family: inherit; line-height: 25px;"&gt;Select partition 1&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b style="background-color: white; font-family: inherit; line-height: 25px;"&gt;&amp;nbsp;Active&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b style="background-color: white; font-family: inherit; line-height: 25px;"&gt;Format fs=ntfs&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b style="background-color: white; font-family: inherit; line-height: 25px;"&gt;Assign&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b style="background-color: white; font-family: inherit; line-height: 25px;"&gt;exit&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;span style="line-height: 25px;"&gt;&lt;b&gt;&amp;gt; &lt;/b&gt;Now your usb become bootable and then copy your WIndows file into USB.&lt;/span&gt;&lt;br /&gt;
&lt;span style="line-height: 25px;"&gt;&amp;gt; And then you are able to install window through your USB.&lt;/span&gt;&lt;br /&gt;
&lt;span style="line-height: 25px;"&gt;Enjoy......&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
</content><link href="http://issuecomp.blogspot.com/feeds/7289643728806148297/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/2013/10/how-to-boot-usb-from-command-prompt.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default/7289643728806148297" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default/7289643728806148297" rel="self" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/2013/10/how-to-boot-usb-from-command-prompt.html" rel="alternate" title="How to boot USB from Command Prompt" type="text/html"/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/07824771915386051489</uri><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh0Z_rChvbJvnDo2m-kpMbEMWbKjpS-Xh4i0gZQDo7w9cmPBfHTU9zfWVYipku_SPTNwXrQOIHivomZipUCBRc0Fu_9q8zT5H8ax1r-GAemLjhTONgbRc4ZNIjS8kHBo4ShNV_yg-gaKp4Z/s72-c/137f8d7d-smush-windows-8-flash-usb-memory.jpg" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-205325733984914212.post-7524592558262241862</id><published>2013-10-18T10:49:00.001-07:00</published><updated>2013-10-18T10:50:12.951-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Softwares"/><title type="text">Dev C++: Best Compiler for C/C++</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
New Programmers always finds difficulty in selection of C/C++ &lt;a href="http://en.wikipedia.org/wiki/Compiler" target="_blank"&gt;compiler&lt;/a&gt; or IDE which can provide them an easy and comfortable programming environment. So the main thing is to select the compiler that will make your programming job easier. So here is the best compiler that can be used for C/C++ programming.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h3 style="text-align: left;"&gt;
Dev C++:&lt;/h3&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;a href="http://www.bloodshed.net/devcpp.html" target="_blank"&gt;Dev C++&lt;/a&gt; is a full featured &lt;a href="http://en.wikipedia.org/wiki/Integrated_development_environment" target="_blank"&gt;Integrated Development Environment&lt;/a&gt; (IDE) for the C/C++ programming language. It uses Mingw prot of GCC (GNU compiler colection) as it's compiler. Dev C++ can also be used in combination with Cgwin or any other GCC based compiler. Some of its features are listed below...&lt;/div&gt;
&lt;br /&gt;
&lt;ul style="background-color: white; color: #222222; font-family: 'Segoe UI', Arial; font-size: 14px; line-height: 22.390625px;"&gt;
&lt;li&gt;Support GCC-based compilers&lt;/li&gt;
&lt;li&gt;Integrated debugging (using&amp;nbsp;&lt;a href="http://www.sourceware.org/gdb/" style="color: #0060a6; text-decoration: none;" target="_blank"&gt;GDB&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Support for multiple languages (localization)&lt;/li&gt;
&lt;li&gt;Class Browser&lt;/li&gt;
&lt;li&gt;Code Completion&lt;/li&gt;
&lt;li&gt;Debug variable Browser&lt;/li&gt;
&lt;li&gt;Project Manager&lt;/li&gt;
&lt;li&gt;Customizable syntax highlighting editor&lt;/li&gt;
&lt;li&gt;Quickly create Windows, console, static libraries and DLLs&lt;/li&gt;
&lt;li&gt;Support of templates for creating your own project types&lt;/li&gt;
&lt;li&gt;Makefile creation&lt;/li&gt;
&lt;li&gt;Edit and compile Resource files&lt;/li&gt;
&lt;li&gt;Tool Manager&lt;/li&gt;
&lt;li&gt;Print support&lt;/li&gt;
&lt;li&gt;Find and replace facilities&lt;/li&gt;
&lt;li&gt;Package manager, for easy installation of add-on libraries&lt;/li&gt;
&lt;li&gt;CVS Support&lt;/li&gt;
&lt;li&gt;To-Do List&lt;/li&gt;
&lt;li&gt;CPU Window&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;
&lt;span style="color: #222222; font-family: Segoe UI, Arial;"&gt;&lt;span style="font-size: 14px; line-height: 22.390625px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://www.bloodshed.net/dev/devcpp.html" target="_blank"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhqr-jJPzjBaWcY6BK8d8I1QxHcMiXqCfhj1FMkHF8PuZSRce79Q7KSZxdgOo_aVozoKLGRuLj8BxHlkTI03z_9wSmoJ4FLvZnv4qgl0W_QzTUIY6w0Hl1nGwSaVxj1OZtOdT49G5Hs5zk/s1600/download.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style="color: #222222; font-family: Segoe UI, Arial;"&gt;&lt;span style="font-size: 14px; line-height: 22.390625px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;h3 style="text-align: left;"&gt;
&lt;/h3&gt;
&lt;br /&gt;&lt;/div&gt;
</content><link href="http://issuecomp.blogspot.com/feeds/7524592558262241862/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/2013/10/dev-c-best-compiler-for-cc.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default/7524592558262241862" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default/7524592558262241862" rel="self" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/2013/10/dev-c-best-compiler-for-cc.html" rel="alternate" title="Dev C++: Best Compiler for C/C++" type="text/html"/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/09156603401265600271</uri><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhqr-jJPzjBaWcY6BK8d8I1QxHcMiXqCfhj1FMkHF8PuZSRce79Q7KSZxdgOo_aVozoKLGRuLj8BxHlkTI03z_9wSmoJ4FLvZnv4qgl0W_QzTUIY6w0Hl1nGwSaVxj1OZtOdT49G5Hs5zk/s72-c/download.jpg" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-205325733984914212.post-1069653820498111128</id><published>2013-10-14T20:00:00.000-07:00</published><updated>2013-10-14T20:06:48.575-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger"/><title type="text">How To Make Account On Adsense</title><content type="html">&lt;b&gt;Google&amp;nbsp;AdSense&amp;nbsp;&lt;/b&gt;is a program run by Google for the publisher who made their blog or websites on Google. Google AdSense allow publishers to put their ads on their blog and that ads are particularly governed, sorted and maintained by the administration of Google, they check the contents of their blog or website and then they can generate revenue on either a per click or per impression basis.&lt;br /&gt;
Google AdSense provides a very good plat form for beginners. Beginners can start their blogging journey from &lt;b&gt;&lt;a href="http://issuecomp.blogspot.com/2013/10/welcome-to-blogger.html" target="_blank"&gt;there&lt;/a&gt;&lt;/b&gt;.&lt;br /&gt;
&lt;h3&gt;
&lt;u&gt;How to Make Account On AdSense:&lt;/u&gt;&lt;/h3&gt;
&lt;div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;ul&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8cjmiCG1mWPZAhLr9e1OWcUCCFRRvIXODqlxCQoWPntnrfTVQFcZxbupZAHTrEZplQGM2H4otENwhVCB8LuDFg2KYg4GJG2Q49uPUZHhgnuBPe8D_BoaZ_N4o56G3728e0w3-hCeKU_D_/s1600/Youtube+account.png" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="92" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8cjmiCG1mWPZAhLr9e1OWcUCCFRRvIXODqlxCQoWPntnrfTVQFcZxbupZAHTrEZplQGM2H4otENwhVCB8LuDFg2KYg4GJG2Q49uPUZHhgnuBPe8D_BoaZ_N4o56G3728e0w3-hCeKU_D_/s320/Youtube+account.png" width="320" /&gt;&lt;/a&gt;
&lt;li&gt;First of all make an G mail account , if you already have an account then don't need to create it. Carry on from that account&lt;/li&gt;
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "ca-pub-6089812961446688";
/* Programming */
google_ad_slot = "7365916457";
google_ad_width = 200;
google_ad_height = 200;
//--&gt;
&lt;/script&gt;
&lt;script type="text/javascript"
src="//pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;li&gt;Now open You Tube and sign in from that account which is made in Step 1.&lt;/li&gt;
&lt;li&gt;&amp;nbsp;Then Go to settings, and open "&lt;b&gt;Video Manager&lt;/b&gt;",.&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;Then Select "&lt;b&gt;Channel Settings.&lt;/b&gt;"&lt;br /&gt;&amp;gt;&lt;b&gt;Features&lt;/b&gt;&lt;br /&gt;From features Enable Monetization. After enabling a green signal is appearing on Monetization.&lt;br /&gt;&amp;nbsp;&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj9JwQich3vv5t-z_DWA0dqDnkyyu3wJM0h2uOsofVzh2zgUuwehdDMcdZWVK6SfiPlIk-NjjUCQukMR_E5vGreke5QStLpuT-DPWGJbcc9V-6nNajoThF5pITTs64D712yP1KZzCmcToRS/s1600/125510e6-smush-youtube.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj9JwQich3vv5t-z_DWA0dqDnkyyu3wJM0h2uOsofVzh2zgUuwehdDMcdZWVK6SfiPlIk-NjjUCQukMR_E5vGreke5QStLpuT-DPWGJbcc9V-6nNajoThF5pITTs64D712yP1KZzCmcToRS/s320/125510e6-smush-youtube.png" width="292" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;&amp;nbsp;&amp;gt; &amp;nbsp;&lt;b&gt;Monetization&lt;/b&gt;&lt;b&gt;&amp;nbsp;&lt;/b&gt;In Monetization select the option&lt;b&gt; how will be i paid?&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;And from that , you are at the page of sign in of Google AdSense account.&lt;/li&gt;
&lt;li&gt;Submit your application by filling all the form. The most important thing write your postal address very carefully, because on this address your Account PIN will be sent. So carefully fill it.&lt;/li&gt;
&lt;li&gt;After filling the form , sent application for making account on AdSense.&lt;/li&gt;
&lt;li&gt;After 3,4 hours check your mail, there will be a good news for you.......&lt;br /&gt;&lt;b&gt;&lt;br /&gt;I hope this is helpful for you.....!&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;</content><link href="http://issuecomp.blogspot.com/feeds/1069653820498111128/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/2013/10/how-to-make-account-on-adsense.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default/1069653820498111128" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default/1069653820498111128" rel="self" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/2013/10/how-to-make-account-on-adsense.html" rel="alternate" title="How To Make Account On Adsense" type="text/html"/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/07824771915386051489</uri><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8cjmiCG1mWPZAhLr9e1OWcUCCFRRvIXODqlxCQoWPntnrfTVQFcZxbupZAHTrEZplQGM2H4otENwhVCB8LuDFg2KYg4GJG2Q49uPUZHhgnuBPe8D_BoaZ_N4o56G3728e0w3-hCeKU_D_/s72-c/Youtube+account.png" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-205325733984914212.post-6493280694896067288</id><published>2013-10-14T05:32:00.001-07:00</published><updated>2013-10-22T03:24:25.478-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Issues"/><title type="text">Google Chrome- Your Profile Couldn't be Open Correctly</title><content type="html">&lt;span style="text-align: left;"&gt;Google Chrome is very common browser now a days, having many features like extension, wallpapers apps etc. You Can make more than one profiles on it. And different users can save their data differently on same browser.&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;span style="text-align: left;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;span style="text-align: left;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjx3fukVLb39aR1Gs1DoUgBc2BiTyagN8ijCN3LhpXoVnGl4vn6IYClqtSmOkokizdiWf_BKgMGF3d35VLcxnBF3vVWXQIKA756GkT-ltreGWY5F_c5RzSdZX2oYM3b6X5CtQVAL2OWLf7t/s1600/2579b14c-smush-google+chrome.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="180" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjx3fukVLb39aR1Gs1DoUgBc2BiTyagN8ijCN3LhpXoVnGl4vn6IYClqtSmOkokizdiWf_BKgMGF3d35VLcxnBF3vVWXQIKA756GkT-ltreGWY5F_c5RzSdZX2oYM3b6X5CtQVAL2OWLf7t/s320/2579b14c-smush-google+chrome.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h3&gt;
&lt;b&gt;Solution:&lt;/b&gt;&lt;/h3&gt;
&lt;div&gt;
There are two solution of this problem.&lt;/div&gt;
&lt;h3&gt;
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "ca-pub-6089812961446688";
/* issuecomp_main3_AdSense1_120x600_as */
google_ad_slot = "9933946459";
google_ad_width = 120;
google_ad_height = 600;
//--&gt;
&lt;/script&gt;
&lt;script src="//pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"&gt;
&lt;/script&gt;
1st:&lt;/h3&gt;
&lt;div&gt;
&lt;div&gt;
1. This problem is mostly due to install a&amp;nbsp;&lt;b&gt;AVG&amp;nbsp;toolbar,.&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;
2. Go to Control panel and uninstall&amp;nbsp;&lt;b&gt;AVG.&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;
3. After uninstalling this problem is successfully solved.&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&amp;nbsp;&amp;nbsp;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
If this is not solved by method 1. then apply second ...&lt;/div&gt;
&lt;h3&gt;
2nd:&lt;/h3&gt;
&lt;div&gt;
&lt;div&gt;
1. Go to C:\Users\[username]AppData\Local\Google\Chrome\webdata.&lt;/div&gt;
&lt;div&gt;
2. Remove the web data file from chrome.&lt;/div&gt;
&lt;div&gt;
3. Now i hope your Problem'll be &amp;nbsp;solve.&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;b&gt;I hope this is helpful for you&amp;nbsp;&amp;nbsp;!&lt;/b&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;br /&gt;</content><link href="http://issuecomp.blogspot.com/feeds/6493280694896067288/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/2013/10/google-chrome-your-profile-couldnt-be.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default/6493280694896067288" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default/6493280694896067288" rel="self" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/2013/10/google-chrome-your-profile-couldnt-be.html" rel="alternate" title="Google Chrome- Your Profile Couldn't be Open Correctly" type="text/html"/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/07824771915386051489</uri><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjx3fukVLb39aR1Gs1DoUgBc2BiTyagN8ijCN3LhpXoVnGl4vn6IYClqtSmOkokizdiWf_BKgMGF3d35VLcxnBF3vVWXQIKA756GkT-ltreGWY5F_c5RzSdZX2oYM3b6X5CtQVAL2OWLf7t/s72-c/2579b14c-smush-google+chrome.png" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-205325733984914212.post-8739337173971486173</id><published>2013-10-11T08:55:00.001-07:00</published><updated>2013-10-12T13:36:37.029-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Softwares"/><title type="text">Actual Key logger-The Invisible keystrokes Recorder</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div style="text-align: left;"&gt;
&lt;/div&gt;
&lt;h2 style="text-align: left;"&gt;
What is Key-Logger?&amp;nbsp;&lt;/h2&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;A key logger is a hardware or a software program that records instant messages, information and other things the user type using the keyboard. It tracks almost all the key strokes entered using keyboard in invisible mode i.e. the user will be completely unaware of the tracking of the keystrokes. Key-Loggers collects all the information in a reports that can be encrypted and protected using passwords in hard drive.&lt;br /&gt;
&lt;div style="text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; Key-Loggers can be very useful for the employers to ensure their employees are using the computer for business purpose only. It can also be useful for the parents to protect their children from online dangers. Key-Loggers can also be used as a spyware allowing the information to be transmitted to third party.&lt;/div&gt;
&lt;br /&gt;
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "ca-pub-6089812961446688";
/* Coding */
google_ad_slot = "7086714858";
google_ad_width = 300;
google_ad_height = 250;
//--&gt;
&lt;/script&gt;
&lt;script src="//pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;br /&gt;
&lt;h2 style="text-align: left;"&gt;
Actual Key-logger:&lt;/h2&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The Actual Key-logger is the best software used to record almost all the keystrokes entered using keyboard and saves all the information in a report secretly. Generated reports can be viewed in text form or in html form. The main advantage is that if you are using this software in hidden mode then it becomes invisible: running underneath the operating system and tracks the keystrokes without the knowledge of the person using the keyboard. Information can only be accessed by keylogger installer.&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjyXQ90SOo_RhB6pKrxXon_EdhlIeAJ1m1j-9tKO2oyQKD9T4IghC21y202It-E2QbyAoOV0rNV0djpXpZWvdjL7zdZ6K-wyds9KbBePTmsVWUBArs7uD4BDsoChcsNGXJlQKT7Axj8XOTk/s1600/KeyBlogger.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img alt="Actual Key LOgger" border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjyXQ90SOo_RhB6pKrxXon_EdhlIeAJ1m1j-9tKO2oyQKD9T4IghC21y202It-E2QbyAoOV0rNV0djpXpZWvdjL7zdZ6K-wyds9KbBePTmsVWUBArs7uD4BDsoChcsNGXJlQKT7Axj8XOTk/s1600/KeyBlogger.png" title="Actual Key LOgger" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://www.actualkeylogger.com/download-free-key-logger.html" target="_blank"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg4IuQA4IZWbPpT58PVWNpyh-LX-BDgP-5b4eNvOedMQTlV8WSu8eHj2YL_6sbNSSL4RTffys_LHQX9hApsYPKQ0ZlZIDr7A_YBqjsFoNtlhQ6G13yn_ndXM6I4bHYR4cxXezQjwuh1tV4/s1600/download.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
</content><link href="http://issuecomp.blogspot.com/feeds/8739337173971486173/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/2013/10/actual-key-logger-invisible-keystrokes.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default/8739337173971486173" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default/8739337173971486173" rel="self" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/2013/10/actual-key-logger-invisible-keystrokes.html" rel="alternate" title="Actual Key logger-The Invisible keystrokes Recorder" type="text/html"/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/09156603401265600271</uri><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjyXQ90SOo_RhB6pKrxXon_EdhlIeAJ1m1j-9tKO2oyQKD9T4IghC21y202It-E2QbyAoOV0rNV0djpXpZWvdjL7zdZ6K-wyds9KbBePTmsVWUBArs7uD4BDsoChcsNGXJlQKT7Axj8XOTk/s72-c/KeyBlogger.png" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-205325733984914212.post-6510834825317368465</id><published>2013-10-11T05:41:00.000-07:00</published><updated>2013-11-17T21:38:45.769-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Softwares"/><title type="text">Team Viewer-Free Remote Control Access</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;h3&gt;
&lt;b&gt;Team Viewer:&lt;/b&gt;&lt;/h3&gt;
&lt;div&gt;
&lt;span style="font-family: inherit;"&gt;Many of us are, till now, are not aware from Team Viewer. Team Viewer is a computer software package for remote control. Remote Control means with the help of this software you can access other's computer. In short, you can control others computer. It's a nice trick to cheat some one or take complete control of other computer. in others words you can share your desktop to others. Team Viewer also provides a lot of features e.g. Online meetings, web conferencing and file transfer between computers.&lt;/span&gt;&lt;/div&gt;
&lt;span style="background-color: white; line-height: 19.1875px;"&gt;&lt;span style="font-family: inherit;"&gt;Team Viewer operates with the Linux, windows RT,Microsoft Windows, Android, OS X and Windows Phone Operating System.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjRZtu-c31YfA1AbSVRFmWIs9CuDuECRnKOSAhIh7xx2GZWyKr8XhB6cbMuJrzec9jgYVqSjc-j1WSTSYIVN1b4PHPNzd4NmbU5olt3A30cb89tI7kSbxxkoBqFyYcQd-4BIQD9J8ODF7Mj/s1600/TeamViewer.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjRZtu-c31YfA1AbSVRFmWIs9CuDuECRnKOSAhIh7xx2GZWyKr8XhB6cbMuJrzec9jgYVqSjc-j1WSTSYIVN1b4PHPNzd4NmbU5olt3A30cb89tI7kSbxxkoBqFyYcQd-4BIQD9J8ODF7Mj/s1600/TeamViewer.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://www.teamviewer.com/en/index.aspx" target="_blank"&gt;&lt;img border="0" height="41" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXH7XLVPJVXz94jNQeGCiy7ZiJTU0j-WPYHCfomOdYXfS6hRFMNPqOCdEnwiKGhZ0TK7gBgZLZMok-yam0thz5RbgJ8yjbYzyuQY42ILIKG32lqaI3042mAJX-EIaQO-B2bwu4TT9MabTg/s200/download.jpg" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h3&gt;
How It Work:&lt;/h3&gt;
&lt;div&gt;
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "ca-pub-6089812961446688";
/* Coding */
google_ad_slot = "7086714858";
google_ad_width = 300;
google_ad_height = 250;
//--&gt;
&lt;/script&gt;
&lt;script src="//pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"&gt;
&lt;/script&gt;
1. After installing , open Team Viewer. An in interface is open in front of you like that:&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh_WQrNcQg7FWyawW_A71ceiu5YBxzE_-ioeyGrBRLhDJgOQ7i-fEQyBgeT3dMbP8p6kN_T5W-dQWZe4fENbpp98QR980aItwoc9C6JgVHETYRQ2qgpOv50NSFtFwCppXzTlwHyu-tGtco0/s1600/TeamViewer-Interface.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh_WQrNcQg7FWyawW_A71ceiu5YBxzE_-ioeyGrBRLhDJgOQ7i-fEQyBgeT3dMbP8p6kN_T5W-dQWZe4fENbpp98QR980aItwoc9C6JgVHETYRQ2qgpOv50NSFtFwCppXzTlwHyu-tGtco0/s1600/TeamViewer-Interface.JPG" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
It Automatically generate your &lt;b&gt;ID&lt;/b&gt; and &lt;b&gt;Password.&lt;/b&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
Now enter your partner's Id and select what do you want ............&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;b&gt;Enjoy it.....&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;span style="background-color: white; line-height: 19.1875px;"&gt;&lt;span style="font-family: inherit;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
</content><link href="http://issuecomp.blogspot.com/feeds/6510834825317368465/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/2013/10/team-viewer-free-remote-control-access.html#comment-form" rel="replies" title="2 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default/6510834825317368465" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default/6510834825317368465" rel="self" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/2013/10/team-viewer-free-remote-control-access.html" rel="alternate" title="Team Viewer-Free Remote Control Access" type="text/html"/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/07824771915386051489</uri><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjRZtu-c31YfA1AbSVRFmWIs9CuDuECRnKOSAhIh7xx2GZWyKr8XhB6cbMuJrzec9jgYVqSjc-j1WSTSYIVN1b4PHPNzd4NmbU5olt3A30cb89tI7kSbxxkoBqFyYcQd-4BIQD9J8ODF7Mj/s72-c/TeamViewer.jpg" width="72"/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-205325733984914212.post-6680919349041546439</id><published>2013-10-09T21:41:00.001-07:00</published><updated>2013-10-09T21:44:04.931-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="C plus"/><title type="text">Bubble Sorting</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjiwQxQI1ypxpFEoLAxapSb8UNV_eKLAYLwb-SLKQad7kmDLdv-JM1K7aCLfO25lsHqHbVLO5XfihUVBRBn1lLYcZKQWDK7uRLOTSixhiSRBpjay5eFDOM-kSBk3OWfK5NjYOa4S0JuAcuF/s1600/C++.jpeg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjiwQxQI1ypxpFEoLAxapSb8UNV_eKLAYLwb-SLKQad7kmDLdv-JM1K7aCLfO25lsHqHbVLO5XfihUVBRBn1lLYcZKQWDK7uRLOTSixhiSRBpjay5eFDOM-kSBk3OWfK5NjYOa4S0JuAcuF/s1600/C++.jpeg" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
There's a lot of methods to sort an array.but here i discussed about Bubble Sorting. &lt;br /&gt;
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "ca-pub-6089812961446688";
google_ad_host = "pub-1556223355139109";
/* Coding */
google_ad_slot = "7086714858";
google_ad_width = 300;
google_ad_height = 250;
//--&gt;
&lt;/script&gt;
&lt;script src="//pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;br /&gt;
&lt;h3&gt;
Bubble Sorting&lt;/h3&gt;
#include&amp;lt;iostream&amp;gt;&lt;br /&gt;
#include&amp;lt;conio.h&amp;gt;&lt;br /&gt;
using namespace std;&lt;br /&gt;
int main()&lt;br /&gt;
{&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; int arr[10],temp;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; cout&amp;lt;&amp;lt;"Enter The Elements in array";&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; for(int i=0; i&amp;lt;5;i++)&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cout&amp;lt;&amp;lt;"Enter Element at index["&amp;lt;&amp;lt;i&amp;lt;&amp;lt;"]\t";&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cin&amp;gt;&amp;gt;arr[i];&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; cout&amp;lt;&amp;lt;"\nArray before Sorting\n";&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; for(int i=0; i&amp;lt;5;i++)&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cout&amp;lt;&amp;lt;arr[i]&amp;lt;&amp;lt;endl;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cout&amp;lt;&amp;lt;"\nArray After Sorting\n";&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; for(int i=0; i&amp;lt;5;i++)&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; for(int i=0; i&amp;lt;4;i++)&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(arr[i]&amp;gt;arr[i+1])&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; temp=arr[i];&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; arr[i]=arr[i+1];&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; arr[i+1]=temp;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; for(int i=0; i&amp;lt;5;i++)&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cout&amp;lt;&amp;lt;arr[i]&amp;lt;&amp;lt;endl;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; getch();&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;I hope this is helpful for you.....&lt;/b&gt;</content><link href="http://issuecomp.blogspot.com/feeds/6680919349041546439/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/2013/10/bubble-sorting.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default/6680919349041546439" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default/6680919349041546439" rel="self" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/2013/10/bubble-sorting.html" rel="alternate" title="Bubble Sorting" type="text/html"/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/07824771915386051489</uri><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjiwQxQI1ypxpFEoLAxapSb8UNV_eKLAYLwb-SLKQad7kmDLdv-JM1K7aCLfO25lsHqHbVLO5XfihUVBRBn1lLYcZKQWDK7uRLOTSixhiSRBpjay5eFDOM-kSBk3OWfK5NjYOa4S0JuAcuF/s72-c/C++.jpeg" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-205325733984914212.post-8925852770447031875</id><published>2013-10-09T13:40:00.000-07:00</published><updated>2013-10-12T13:45:03.389-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Softwares"/><title type="text">Get Free Desktop Screen Recorder</title><content type="html">Sometime we need to make video of our desktop, or uploading video on youtube of some related tasks.And for this we have to capture our desktop movement. Making a video of your desktop or computer from video camera is not a right option. Now there are a lot of softwares which provide you facility to perform this task without any difficulty.&lt;br /&gt;
&lt;b&gt;CamStudio-Desktop Free Recorder &amp;nbsp;&lt;/b&gt;is one of them which provides you to record video of your own desktop with audio.&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;br /&gt;
&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgR7RBVQnWR0nyYV41dmIsIcQWKgzEJSDpbKrNxAetF18pIGrvYVfyYGVUNof4_bPLzN9j7Em7HNu1_ZVr-Ny-7l61tl5leI2VGy19vh4-QikhBtCFPcH73ucEwDJpeDqKhWTymhIZ9tTG5/s1600/software.gif" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img alt="Cam Studio" border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgR7RBVQnWR0nyYV41dmIsIcQWKgzEJSDpbKrNxAetF18pIGrvYVfyYGVUNof4_bPLzN9j7Em7HNu1_ZVr-Ny-7l61tl5leI2VGy19vh4-QikhBtCFPcH73ucEwDJpeDqKhWTymhIZ9tTG5/s1600/software.gif" title="Cam Studio" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Add caption&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://camstudio.org/" target="_blank"&gt;&lt;img border="0" height="41" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjiiVKo_G-m0-dZrTaex5LWmlzbcVRM1X94TmeOxPo_7O8rO5y__V15faCYhEPxzerkXSAo18hQH7STvCRD3cPT1-t3MH-r2On5un_BU75VD5hWwxNyYMqMjV_LFLivM4bkrWf4VZW7KaDO/s200/download.jpg" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "ca-pub-6089812961446688";
/* Download */
google_ad_slot = "6079156458";
google_ad_width = 125;
google_ad_height = 125;
//--&gt;
&lt;/script&gt;
&lt;script src="//pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;/div&gt;
&lt;h3&gt;
&lt;b&gt;Working:&lt;/b&gt;&lt;/h3&gt;
&lt;div&gt;
&lt;b&gt;1. &lt;/b&gt;Download camStudio from the above link.&lt;/div&gt;
&lt;div&gt;
2. After Downloading , install it.&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjQJdDMkOAbOY2l9lQ32IY7C55CceKhwcIpBIPpx3Yshk30QEO7b3ItBTIs__eYQTcGIMtzawC5XeL726EDKzYZBtODwO6DfA4PNFQYL0s3jEUHr1bq2YZdsprqNfhHxtuRPCImFHeDxZGx/s1600/CamStudio.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjQJdDMkOAbOY2l9lQ32IY7C55CceKhwcIpBIPpx3Yshk30QEO7b3ItBTIs__eYQTcGIMtzawC5XeL726EDKzYZBtODwO6DfA4PNFQYL0s3jEUHr1bq2YZdsprqNfhHxtuRPCImFHeDxZGx/s1600/CamStudio.png" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
3. Then click on Record. Video recording is automatically start. If it not recording video then go to option and enable audio recording.&lt;/div&gt;
&lt;div&gt;
&lt;b&gt;Enjoy it.....&lt;/b&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
</content><link href="http://issuecomp.blogspot.com/feeds/8925852770447031875/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/2013/10/get-free-desktop-screen-recorder.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default/8925852770447031875" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default/8925852770447031875" rel="self" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/2013/10/get-free-desktop-screen-recorder.html" rel="alternate" title="Get Free Desktop Screen Recorder" type="text/html"/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/07824771915386051489</uri><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgR7RBVQnWR0nyYV41dmIsIcQWKgzEJSDpbKrNxAetF18pIGrvYVfyYGVUNof4_bPLzN9j7Em7HNu1_ZVr-Ny-7l61tl5leI2VGy19vh4-QikhBtCFPcH73ucEwDJpeDqKhWTymhIZ9tTG5/s72-c/software.gif" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-205325733984914212.post-4527129083821180469</id><published>2013-10-09T03:35:00.000-07:00</published><updated>2013-10-12T06:48:33.077-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger"/><title type="text">Top 10 Online Website Builder Websites </title><content type="html">In this post I mention about the increasing trend about online website builder. There are lots of website which provide you a facility to make website online. It's very easy to build your own website with in hour. You just need your content about your website and "&lt;b&gt;Editing&lt;/b&gt;". And then you are able to make your own website.&lt;br /&gt;
&lt;h2&gt;
Top 10 Online Website Builder Websites&amp;nbsp;&lt;/h2&gt;
&lt;div&gt;
I search a lo&lt;span style="font-family: inherit;"&gt;t on Google and then i fin&lt;/span&gt;d Top 10 website which provide you a good platform to build your own website.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;h3&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href="http://www.fatcow.com/fatcow/builder/?gclid=CNjzwuWCiboCFU5f3godjAwANQ" target="_blank"&gt;FatCow-Make Online Website Free&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;span style="font-family: inherit; font-size: small;"&gt;&lt;span style="font-weight: normal;"&gt;It's very easy to make your own website from&lt;a href="http://www.fatcow.com/fatcow/builder/?gclid=CNjzwuWCiboCFU5f3godjAwANQ" target="_blank"&gt; FatCow&lt;/a&gt;. It provides you an extra features with templates. It's really an amazing.&amp;nbsp;&lt;/span&gt;&lt;span style="font-weight: normal;"&gt;Just do four steps:&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;
&lt;div&gt;
&lt;span style="font-family: inherit; font-size: small;"&gt;&lt;span style="font-weight: normal;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiNwdXAKFxWL_W6Add6jMV8-N-heC6z6Tm9NGHx7Fd3S3NMuhb2aV9NmPbYB9USbmUfLtJUgJY-ntS9kf4evFm0cSmj-4nW6_ZUxfXIBw_jaI7M7VwMiUGaMdjcaUySWQhCdz-d6FfMW3kT/s1600/FatCow.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img alt="Online Website Builder-FatCow" border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiNwdXAKFxWL_W6Add6jMV8-N-heC6z6Tm9NGHx7Fd3S3NMuhb2aV9NmPbYB9USbmUfLtJUgJY-ntS9kf4evFm0cSmj-4nW6_ZUxfXIBw_jaI7M7VwMiUGaMdjcaUySWQhCdz-d6FfMW3kT/s1600/FatCow.png" title="FatCow-Online Website Builder-" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;h3&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;/h3&gt;
&lt;h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-weight: normal;"&gt;&lt;span style="font-size: small;"&gt;Spot Your Favourite Template&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/h2&gt;
&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-family: inherit; font-weight: normal;"&gt;Wrangle Up Your Content&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-family: inherit; font-weight: normal;"&gt;Publish&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-family: inherit; font-weight: normal;"&gt;Try it to 60 Days, with no upgrades , no bull&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
_________________________________________________________________________________&lt;br /&gt;
&lt;ul&gt;
&lt;/ul&gt;
&lt;h3&gt;
2. &lt;a href="http://www.wix.com/" target="_blank"&gt;Wix-Free Website Builder&lt;/a&gt;&lt;/h3&gt;
&lt;br /&gt;
&lt;div&gt;
Make Online website with&amp;nbsp;&lt;b&gt;&lt;a href="http://www.wix.com/" target="_blank"&gt;Wix&lt;/a&gt;. &lt;/b&gt;It provides a very nice collection of themes relating with every kind of subject, you just edit template and put your content on it.&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://www.wix.com/" target="_blank"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh4q62kpL2auzlvMJts_IXH6UvqEs-M3uSZ4DdrSESgGyWTHcTH4HdeTgEEVCSHgddbRXwxan6x-rBNRhIx-6jOsVsuCQd74hBYTqgErFSOjJ4KgDdtPXHgz5cxcvqiorcN1juEX-fUHAQ_/s1600/Untitled.png" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h3&gt;
&lt;span style="font-size: small; font-weight: normal;"&gt;_________________________________________________________________________________&lt;/span&gt;&lt;/h3&gt;
&lt;h3&gt;
3. &lt;a href="http://www.moonfruit.com/" target="_blank"&gt;MonoFruit- Free Website Builder&lt;/a&gt;&lt;/h3&gt;
&lt;div&gt;
MonoFruit Provide :&lt;/div&gt;
&lt;div&gt;
&lt;h4&gt;
&lt;ul&gt;
&lt;li&gt;Free the entrepreneur inside&lt;br /&gt;&lt;span style="font-weight: normal;"&gt;Mono Fruit makes it easy for you to set up&amp;nbsp;business, projects online and share it every one.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Total Design For Everyone&lt;br /&gt;&lt;span style="font-weight: normal;"&gt;Mono Fruit Provides a lot of style sheet, and layout for your brand.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;span style="font-weight: normal;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;ul&gt;
&lt;/ul&gt;
&lt;/h4&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEguwVHHBJUr9fsgW6uzeLJJHtxF1ha_6hIGwFC1p0WN6ss6lYUO3IEcqUtuOtAWqfE9YgXg86KaCw6eRMZ7f4C28SVsrMzK81o4JGg332nVA73VW-YO0FnHBmwgWyc1G1VchvGzRN_ZR9D3/s1600/Website+Builder-moonfruit.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEguwVHHBJUr9fsgW6uzeLJJHtxF1ha_6hIGwFC1p0WN6ss6lYUO3IEcqUtuOtAWqfE9YgXg86KaCw6eRMZ7f4C28SVsrMzK81o4JGg332nVA73VW-YO0FnHBmwgWyc1G1VchvGzRN_ZR9D3/s1600/Website+Builder-moonfruit.png" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
_________________________________________________________________________________&lt;/div&gt;
&lt;h3&gt;
4.&lt;a href="https://www.yola.com/" target="_blank"&gt;Yola-Taking Business Online&lt;/a&gt;&lt;/h3&gt;
&lt;/div&gt;
&lt;div&gt;
Create your new professional website from&amp;nbsp;&lt;a href="https://www.yola.com/" target="_blank"&gt;Yola&lt;/a&gt;. you can make online store on Yola and grow your business as you can.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgzIDUkls-RPC8ValnV7VZ0nrGldyFJmThBikS-NYUzCvBZyf3eH8dJGSzsN_V9oLZKF1Kfwwl1O-EzWRhgOJKR_XWdqf88vCk6J5wiKfHKSfvwwOy7XM5knRBCAGg4XMWgoVrUTTm9X7Sy/s1600/Create+a+website+free.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img alt="Yola-Taking Business Online" border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgzIDUkls-RPC8ValnV7VZ0nrGldyFJmThBikS-NYUzCvBZyf3eH8dJGSzsN_V9oLZKF1Kfwwl1O-EzWRhgOJKR_XWdqf88vCk6J5wiKfHKSfvwwOy7XM5knRBCAGg4XMWgoVrUTTm9X7Sy/s1600/Create+a+website+free.png" title="Yola-Taking Business Online" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
_________________________________________________________________________________&lt;/div&gt;
&lt;h3&gt;
5.&lt;a href="http://snappages.com/" target="_blank"&gt; SnapPages- Create a Website&lt;/a&gt;&lt;/h3&gt;
&lt;div&gt;
Just &lt;b&gt;DRAG.DROP&lt;/b&gt; and &lt;b&gt;DONE &lt;/b&gt;and you are able to create a website with &lt;a href="http://snappages.com/" target="_blank"&gt;Snap Pages&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgAU-XtSdLERaMWBjKp1HYH0E1TOQo0DCMVhCI04ZIOpbTdttVqcMqKUdzybZ3Q19Pvapc7AHIpsBAAMiTRr0ui_lso4xjY5Ltak8g5YrmkGp00j1TEGs3n8sU4sFd813punk8t3aPLxTFn/s1600/SnapPages.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img alt="SnapPages" border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgAU-XtSdLERaMWBjKp1HYH0E1TOQo0DCMVhCI04ZIOpbTdttVqcMqKUdzybZ3Q19Pvapc7AHIpsBAAMiTRr0ui_lso4xjY5Ltak8g5YrmkGp00j1TEGs3n8sU4sFd813punk8t3aPLxTFn/s1600/SnapPages.png" title="SnapPages" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;h3&gt;
&lt;span style="font-size: small; font-weight: normal;"&gt;_________________________________________________________________________________&lt;/span&gt;&lt;/h3&gt;
&lt;h3&gt;
&lt;/h3&gt;
&lt;h3&gt;
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "ca-pub-6089812961446688";
/* Coding */
google_ad_slot = "7086714858";
google_ad_width = 300;
google_ad_height = 250;
//--&gt;
&lt;/script&gt;
&lt;script src="//pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"&gt;
&lt;/script&gt;
6. &lt;a href="http://www.weebly.com/" target="_blank"&gt;weebly-Free Blog&lt;/a&gt;&lt;/h3&gt;
&lt;div&gt;
Named one of TIME's 50 Best &amp;nbsp;Websites, weebly gives everyone a surprisingly easy way to create a unique website.&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;
&lt;span style="background-color: white; color: #444444; font-family: arial, sans-serif; font-size: x-small; line-height: 16px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgdai9oq5NdNflolD8irr7yzr_eZ6w4zR1Ajc_UcYnSELf07yfFjtOOSHohZmoskuSWLZaVlRiSKTjTLNy1PJJBBifkbZF6NpM0yiU5M3nlqFMVarHacZUEglE1WkaXranxFVSy-E4C4Kjd/s1600/Untitled.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgdai9oq5NdNflolD8irr7yzr_eZ6w4zR1Ajc_UcYnSELf07yfFjtOOSHohZmoskuSWLZaVlRiSKTjTLNy1PJJBBifkbZF6NpM0yiU5M3nlqFMVarHacZUEglE1WkaXranxFVSy-E4C4Kjd/s1600/Untitled.png" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
_________________________________________________________________________________&lt;/div&gt;
&lt;h3&gt;
7.&lt;a href="http://imcreator.com/" target="_blank"&gt;IM Creator-Free Website Builder&lt;/a&gt;&lt;/h3&gt;
&lt;div&gt;
Create a simple &amp;amp; elegant website through &lt;a href="http://imcreator.com/" target="_blank"&gt;IM Creator&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhT7rdn-xi1uSji20BlWmHQX6ambbEY-kWZeCmb1u2YLfJvThvoE5uYBjSKChhX987Q1YVq8uQka-wvm8yWS2PaxDV9p474fx7L87Aif3DgmykfwyqXNJZCfSf4af8E53qP9xS5GGudJOdH/s1600/Create+a+website.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img alt="IM Creator" border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhT7rdn-xi1uSji20BlWmHQX6ambbEY-kWZeCmb1u2YLfJvThvoE5uYBjSKChhX987Q1YVq8uQka-wvm8yWS2PaxDV9p474fx7L87Aif3DgmykfwyqXNJZCfSf4af8E53qP9xS5GGudJOdH/s1600/Create+a+website.png" title="IM Creator" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgv3suTSKXFNOhNlGbUS4HyKuMU_0SwtBu7mD_cE8siqF3xms-YhVpVdqd3dRC5_70Hg3Jusu17WBvHoyZD2Kbb9awy4Z7h5tww6ML308tD3L_zYqNYvt1ePsFbEtTlNh4R1JiKzZoZjUnz/s1600/Create+a+website+free.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="140" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgv3suTSKXFNOhNlGbUS4HyKuMU_0SwtBu7mD_cE8siqF3xms-YhVpVdqd3dRC5_70Hg3Jusu17WBvHoyZD2Kbb9awy4Z7h5tww6ML308tD3L_zYqNYvt1ePsFbEtTlNh4R1JiKzZoZjUnz/s320/Create+a+website+free.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
_________________________________________________________________________________&lt;/div&gt;
&lt;h3&gt;
8.&lt;a href="http://www.jimdo.com/" target="_blank"&gt;JIMDO-Making Free Online website&lt;/a&gt;&lt;/h3&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh3CWMtwjkg_v_JuwWhGyIlKhGgM5z2J2nzVS_T9Ydwap7twtx-F-MBhDH4evU9Pp3qTSc0LgHHbfNw7E2337bxT6DRxkuETZ2gURRGS9b_MNR-u7fIjC_9lEqqltKUz3wnMrUbNH5MuIWk/s1600/jimdoo.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh3CWMtwjkg_v_JuwWhGyIlKhGgM5z2J2nzVS_T9Ydwap7twtx-F-MBhDH4evU9Pp3qTSc0LgHHbfNw7E2337bxT6DRxkuETZ2gURRGS9b_MNR-u7fIjC_9lEqqltKUz3wnMrUbNH5MuIWk/s1600/jimdoo.png" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h4&gt;
Jimdo Provides a :&lt;/h4&gt;
&lt;div&gt;
&lt;ul&gt;
&lt;li&gt;Easy to use&lt;/li&gt;
&lt;li&gt;Make Online Business&lt;/li&gt;
&lt;li&gt;For IOS&lt;/li&gt;
&lt;li&gt;Beautifully Crafted&lt;/li&gt;
&lt;/ul&gt;
_________________________________________________________________________________&lt;br /&gt;
&lt;ul&gt;
&lt;/ul&gt;
&lt;h3&gt;
8.&lt;a href="http://plebu.com/" target="_blank"&gt;Plebu-Create YOur Own Website Free&lt;/a&gt;&lt;/h3&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://plebu.com/" target="_blank"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiFpHKjADGDeveIe56VoeYVO3ZBVRAgJQjMgV-vmCYOIKrDFaYJxAHaNb0tDBWDe7FxKfy_WHFUszeXUX70qydSZtdr4NqZRjm0hbMwWqp9Z62PHYdh0tqeKebk-Y1bkL-vrumjbfaKycbW/s1600/Untitled.png" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
_________________________________________________________________________________&lt;/div&gt;
&lt;h3&gt;
9.&lt;a href="http://www.godaddy.com/hosting/website-builder.aspx" target="_blank"&gt;Godaddy- Make website with in minutes&lt;/a&gt;&lt;/h3&gt;
&lt;div&gt;
Learn how to &lt;b&gt;Make &lt;/b&gt;a&amp;nbsp;&lt;b&gt;Website&lt;/b&gt;&amp;nbsp;with quickly and easily with &lt;a href="http://www.godaddy.com/hosting/website-builder.aspx" target="_blank"&gt;GoDaddy&lt;/a&gt;.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjWXaJNoth9kSm85arjjn-Ilx9dT1qGSlG3Ml4862eETtFsqLB_XPZ4Ih5oxDjiuZ2YY-5iqYG3yakN2ub-Oso9uccX3GISHPHN0yt9BmN-GHwW_cp0O15PevH0Y9BfoHhQlL6KP0qMNjDG/s1600/Untitled.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjWXaJNoth9kSm85arjjn-Ilx9dT1qGSlG3Ml4862eETtFsqLB_XPZ4Ih5oxDjiuZ2YY-5iqYG3yakN2ub-Oso9uccX3GISHPHN0yt9BmN-GHwW_cp0O15PevH0Y9BfoHhQlL6KP0qMNjDG/s1600/Untitled.png" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
_________________________________________________________________________________&lt;/div&gt;
&lt;h3&gt;
10.&lt;a href="http://www.bigcommerce.com/go/startyouronlinestore/?ga_source=google&amp;amp;ga_medium=cpc&amp;amp;ga_term=+make++website&amp;amp;ga_campaign=non+branded+|+website+-+build+(mbm)&amp;amp;ga_content=Make&amp;amp;cvosrc=ppc.google.+make%20+website&amp;amp;network=g&amp;amp;mobile=&amp;amp;search=1&amp;amp;content=&amp;amp;creative=35004005585&amp;amp;keyword=+make%20+website&amp;amp;adposition=1t2&amp;amp;gclid=CP7Qo-jFiboCFYJd3godsVUAqg" target="_blank"&gt;Bigcommerce&lt;/a&gt;&lt;/h3&gt;
&lt;div&gt;
Get your own store and running in no time. No credit card required.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjfiZ8Jy3FZg30lY7YddTWVhDc7EXC4MPiHPGCV0V4gW1M6eM7lJWW4YtMlhMRBsjwtWUy7aJ03iO6yg50ypV1iyMadvUPRdAXctiLNsEBaCMC7vUWGyaoOZOQhwT0oqFIDePNqCPgID0dp/s1600/Bigcommerce.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img alt="Bigcommerce" border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjfiZ8Jy3FZg30lY7YddTWVhDc7EXC4MPiHPGCV0V4gW1M6eM7lJWW4YtMlhMRBsjwtWUy7aJ03iO6yg50ypV1iyMadvUPRdAXctiLNsEBaCMC7vUWGyaoOZOQhwT0oqFIDePNqCPgID0dp/s1600/Bigcommerce.png" title="Bigcommerce" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;h4&gt;
&lt;span style="font-family: Trebuchet MS, sans-serif;"&gt;It's very great for website builder.... Enjoy it !&lt;/span&gt;&lt;/h4&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;/div&gt;
</content><link href="http://issuecomp.blogspot.com/feeds/4527129083821180469/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/2013/10/top-10-online-website-builder-websites.html#comment-form" rel="replies" title="1 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default/4527129083821180469" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default/4527129083821180469" rel="self" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/2013/10/top-10-online-website-builder-websites.html" rel="alternate" title="Top 10 Online Website Builder Websites " type="text/html"/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/07824771915386051489</uri><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiNwdXAKFxWL_W6Add6jMV8-N-heC6z6Tm9NGHx7Fd3S3NMuhb2aV9NmPbYB9USbmUfLtJUgJY-ntS9kf4evFm0cSmj-4nW6_ZUxfXIBw_jaI7M7VwMiUGaMdjcaUySWQhCdz-d6FfMW3kT/s72-c/FatCow.png" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-205325733984914212.post-175698429519924414</id><published>2013-10-08T12:23:00.002-07:00</published><updated>2013-10-12T12:01:51.416-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="MAT LAB"/><title type="text">Function In Matlab</title><content type="html">&lt;h3&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://ysmushit.zenfs.com/results/19e79663/smush/-KMV_dQzVb7g/UTZhSzogN_I/AAAAAAAABBs/M0hLqDYJP4Y/s000/noimagebyjohanes.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://ysmushit.zenfs.com/results/19e79663/smush/-KMV_dQzVb7g/UTZhSzogN_I/AAAAAAAABBs/M0hLqDYJP4Y/s000/noimagebyjohanes.png" /&gt;&lt;/a&gt;&lt;/div&gt;
Function&lt;/h3&gt;
Before defining function, i just tell you about the need of function. Why we use function in our code?&lt;br /&gt;
Function makes our program easy and flexible. When we need to repeat some instruction in our program then we use a function.&lt;br /&gt;
Then the question is that if we just use function in our program to repeat our code then why we not use loop?&lt;br /&gt;
&lt;b&gt;Difference between function and Loop&lt;/b&gt;&lt;br /&gt;
The answer is, loop execute at a time. It means if the compiler is in the loop then it remain there even the loop not terminate. While we can call function everywhere in our program , when we need.&lt;br /&gt;
&lt;h3&gt;
Function in Matlab&lt;/h3&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "ca-pub-6089812961446688";
/* Coding */
google_ad_slot = "7086714858";
google_ad_width = 300;
google_ad_height = 250;
//--&gt;
&lt;/script&gt;
&lt;script src="//pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;br /&gt;
&lt;div&gt;
&lt;div class="Default" style="margin-left: .5in; mso-list: l0 level1 lfo1; text-indent: -.25in;"&gt;
&lt;!--[if !supportLists]--&gt;&lt;span style="color: windowtext; font-family: Symbol; font-size: 14.0pt; mso-ansi-language: EN-US; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol; mso-fareast-language: JA;"&gt;·&lt;span style="font-family: 'Times New Roman'; font-size: 7pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span style="color: windowtext; font-family: &amp;quot;BookmanOldStyle-Bold&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 14.0pt; mso-ansi-language: EN-US; mso-bidi-font-family: BookmanOldStyle-Bold; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-language: JA;"&gt;Function Definition:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="mso-layout-grid-align: none; text-autospace: none; text-indent: .5in;"&gt;
&lt;span lang="EN-GB" style="font-family: 'Courier New'; font-size: 11.5pt;"&gt;1.function &lt;b&gt;addtwo&lt;/b&gt;(x,y)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span lang="EN-GB" style="font-family: 'Courier New'; font-size: 11.5pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; x+y&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="mso-layout-grid-align: none; text-autospace: none; text-indent: .5in;"&gt;
&lt;span lang="EN-GB" style="font-family: 'Courier New'; font-size: 11.5pt;"&gt;end&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="mso-layout-grid-align: none; text-autospace: none; text-indent: .5in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="mso-layout-grid-align: none; text-autospace: none; text-indent: .5in;"&gt;
&lt;span lang="EN-GB" style="font-family: 'Courier New'; font-size: 11.5pt;"&gt;2.function area =
traparea(a,b,h)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span lang="EN-GB" style="font-family: 'Courier New'; font-size: 11.5pt;"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;area = 0.5*(a+b)*h;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="mso-layout-grid-align: none; text-autospace: none; text-indent: .5in;"&gt;
&lt;span lang="EN-GB" style="font-family: 'Courier New'; font-size: 11.5pt;"&gt;end&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="Default"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="Default" style="margin-left: .5in; mso-list: l0 level1 lfo1; text-indent: -.25in;"&gt;
&lt;!--[if !supportLists]--&gt;&lt;span style="color: windowtext; font-family: Symbol; font-size: 14.0pt; mso-ansi-language: EN-US; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol; mso-fareast-language: JA;"&gt;·&lt;span style="font-family: 'Times New Roman'; font-size: 7pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span style="color: windowtext; font-family: &amp;quot;BookmanOldStyle-Bold&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 14.0pt; mso-ansi-language: EN-US; mso-bidi-font-family: BookmanOldStyle-Bold; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-language: JA;"&gt;Function Call:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="Default" style="text-indent: .5in;"&gt;
&lt;span lang="EN-GB" style="font-family: &amp;quot;Courier New&amp;quot;; font-size: 11.5pt;"&gt;addtwo(5,4)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="Default" style="text-indent: .5in;"&gt;
&lt;span lang="EN-GB" style="font-family: &amp;quot;Courier New&amp;quot;; font-size: 11.5pt;"&gt;traparea(5,4,3)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="Default" style="text-indent: .5in;"&gt;
&lt;span lang="EN-GB" style="font-family: &amp;quot;Courier New&amp;quot;; font-size: 11.5pt;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="Default" style="text-indent: .5in;"&gt;
For further information how function write in MATLAB,&lt;a href="http://issuecomp.blogspot.com/2013/10/how-to-create-m-file-in-matlab.html" target="_blank"&gt;just visit my post&lt;/a&gt;.&lt;/div&gt;
&lt;div class="Default" style="text-indent: .5in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
</content><link href="http://issuecomp.blogspot.com/feeds/175698429519924414/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/2013/10/function-in-matlab.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default/175698429519924414" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default/175698429519924414" rel="self" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/2013/10/function-in-matlab.html" rel="alternate" title="Function In Matlab" type="text/html"/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/07824771915386051489</uri><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-205325733984914212.post-551850975155146649</id><published>2013-10-08T12:00:00.001-07:00</published><updated>2013-10-12T06:46:15.822-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="MAT LAB"/><title type="text">How to Create M-File In MATLAB</title><content type="html">In this post i show you how to create M-File In MATLAB.&lt;br /&gt;
&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;Run MATLAB on your Computer. There's various method to create M-file in MATLAB.&lt;/li&gt;
&lt;li&gt;In old version there's option of &lt;b&gt;"FILE" , &lt;/b&gt;Go to file and create "&lt;b&gt;New M-file&lt;/b&gt;". But in new version there's an option of creating "New Script".&lt;/li&gt;
&lt;/ol&gt;
&lt;br /&gt;
&lt;div class="" style="clear: both; text-align: center;"&gt;
&lt;b&gt;ctrl+N&lt;/b&gt;" to create a new M file.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiAfZW37y9TEFZK6i1TBq-2-7bDkCTEC-L7HBZzYHWuDAoMuw7XQDFqFiAm3Flv-k8A6_jLBX72_dfndwR0r4RmKAhwoMsQy9Ipcg-BDsPvNtyPSLM_HLrHnXJtV2bd3XBxahohYdw0w8w9/s1600/MFile+In+MAT+LAB.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="221" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiAfZW37y9TEFZK6i1TBq-2-7bDkCTEC-L7HBZzYHWuDAoMuw7XQDFqFiAm3Flv-k8A6_jLBX72_dfndwR0r4RmKAhwoMsQy9Ipcg-BDsPvNtyPSLM_HLrHnXJtV2bd3XBxahohYdw0w8w9/s320/MFile+In+MAT+LAB.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
3. Or In short you press "&lt;/div&gt;
&lt;div class="" style="clear: both; text-align: left;"&gt;
4. An editor will open like taht in figure.&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEip83YIbAWuI-rNyOF2lx-f1eXk4I8B7C7gkTYG3oG1q7h8T3L_HORqaDLGz9QnKvuJexkvPqbmzwbJT-BIo18YCk8eMaetUSJbcTaLTravWTIB8xkYyw00d41yeGbATJkSmVEqFZcbX0UC/s1600/Untitled.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEip83YIbAWuI-rNyOF2lx-f1eXk4I8B7C7gkTYG3oG1q7h8T3L_HORqaDLGz9QnKvuJexkvPqbmzwbJT-BIo18YCk8eMaetUSJbcTaLTravWTIB8xkYyw00d41yeGbATJkSmVEqFZcbX0UC/s1600/Untitled.png" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="" style="clear: both; text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "ca-pub-6089812961446688";
/* Gaming */
google_ad_slot = "3273794059";
google_ad_width = 630;
google_ad_height = 90;
//--&gt;
&lt;/script&gt;
&lt;script src="//pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"&gt;
&lt;/script&gt;&lt;/div&gt;
&lt;div class="" style="clear: both; text-align: left;"&gt;
5.Now write your code here.&lt;/div&gt;
&lt;div class="" style="clear: both; text-align: left;"&gt;
e.g.&lt;/div&gt;
&lt;div class="" style="clear: both; text-align: left;"&gt;
&lt;b style="background-color: white; border: none; color: #222222; font-family: 'Times New Roman', serif; font-size: 16px; letter-spacing: 0.29333335161209106px; line-height: 28px; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;Implement the factorial using functions and loop&lt;/b&gt;&lt;/div&gt;
&lt;div class="" style="clear: both; text-align: left;"&gt;
&lt;b style="background-color: white; border: none; color: #222222; font-family: 'Times New Roman', serif; font-size: 16px; letter-spacing: 0.29333335161209106px; line-height: 28px; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="font-family: 'Open Sans', sans-serif; font-size: 15px; font-weight: 300; line-height: 26px;"&gt;functions fact= factorial(num)&lt;/span&gt;&lt;br style="font-family: 'Open Sans', sans-serif; font-size: 15px; font-weight: 300; line-height: 26px;" /&gt;&lt;span style="font-family: 'Open Sans', sans-serif; font-size: 15px; font-weight: 300; line-height: 26px;"&gt;for i=num : -1 : 1&lt;/span&gt;&lt;br style="font-family: 'Open Sans', sans-serif; font-size: 15px; font-weight: 300; line-height: 26px;" /&gt;&lt;span style="font-family: 'Open Sans', sans-serif; font-size: 15px; font-weight: 300; line-height: 26px;"&gt;fact= fact*i&lt;/span&gt;&lt;br style="font-family: 'Open Sans', sans-serif; font-size: 15px; font-weight: 300; line-height: 26px;" /&gt;&lt;span style="font-family: 'Open Sans', sans-serif; font-size: 15px; font-weight: 300; line-height: 26px;"&gt;end;&lt;/span&gt;&lt;br style="font-family: 'Open Sans', sans-serif; font-size: 15px; font-weight: 300; line-height: 26px;" /&gt;&lt;span style="font-family: 'Open Sans', sans-serif; font-size: 15px; font-weight: 300; line-height: 26px;"&gt;end&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="" style="clear: both; text-align: left;"&gt;
&lt;b style="background-color: white; border: none; color: #222222; font-family: 'Times New Roman', serif; font-size: 16px; letter-spacing: 0.29333335161209106px; line-height: 28px; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="font-family: 'Open Sans', sans-serif; font-size: 15px; font-weight: 300; line-height: 26px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="" style="clear: both; text-align: left;"&gt;
&lt;b style="background-color: white; border: none; color: #222222; font-size: 16px; letter-spacing: 0.29333335161209106px; line-height: 28px; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="font-family: 'Open Sans', sans-serif; font-size: 15px; font-weight: 300; line-height: 26px;"&gt;6. &lt;/span&gt;&lt;span style="font-size: 15px; font-weight: 300; line-height: 26px;"&gt;&lt;span style="font-family: inherit;"&gt;One thing is most important the function name must be the same to the M-file name.&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="" style="clear: both; text-align: left;"&gt;
&lt;b style="background-color: white; border: none; color: #222222; font-size: 16px; letter-spacing: 0.29333335161209106px; line-height: 28px; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="font-size: 15px; font-weight: 300; line-height: 26px;"&gt;&lt;span style="font-family: inherit;"&gt;7. Now in command window call your function like that.&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="" style="clear: both; text-align: left;"&gt;
&lt;b style="background-color: white; border: none; color: #222222; font-size: 16px; letter-spacing: 0.29333335161209106px; line-height: 28px; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="font-size: 15px; line-height: 26px;"&gt;&lt;span style="font-family: inherit;"&gt;&lt;span style="font-weight: 300;"&gt;"&lt;/span&gt;factorial(5)&lt;span style="font-weight: 300;"&gt; "&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiLfFS4s6xj4pjUDGvD1rUfBAuxl30ghI6G3ZXOaGFYMutNBQA076gX1IF4f0zP-bvH0AG7NhXKGXQqcOaj2gWa7v9cw4RuS8kwMbjfnz2V5VuePLchdA8KAFHOPM61qfipdUUyrIOAL_4E/s1600/Untitled.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiLfFS4s6xj4pjUDGvD1rUfBAuxl30ghI6G3ZXOaGFYMutNBQA076gX1IF4f0zP-bvH0AG7NhXKGXQqcOaj2gWa7v9cw4RuS8kwMbjfnz2V5VuePLchdA8KAFHOPM61qfipdUUyrIOAL_4E/s1600/Untitled.png" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
8. I hope this is helpful for you....&lt;/div&gt;
&lt;div class="" style="clear: both; text-align: left;"&gt;
&lt;b style="background-color: white; border: none; color: #222222; font-size: 16px; letter-spacing: 0.29333335161209106px; line-height: 28px; margin: 0px; outline: none; padding: 0px; vertical-align: baseline;"&gt;&lt;span style="font-size: 15px; line-height: 26px;"&gt;&lt;span style="font-family: inherit;"&gt;&lt;span style="font-weight: 300;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
</content><link href="http://issuecomp.blogspot.com/feeds/551850975155146649/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/2013/10/how-to-create-m-file-in-matlab.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default/551850975155146649" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default/551850975155146649" rel="self" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/2013/10/how-to-create-m-file-in-matlab.html" rel="alternate" title="How to Create M-File In MATLAB" type="text/html"/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/07824771915386051489</uri><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiAfZW37y9TEFZK6i1TBq-2-7bDkCTEC-L7HBZzYHWuDAoMuw7XQDFqFiAm3Flv-k8A6_jLBX72_dfndwR0r4RmKAhwoMsQy9Ipcg-BDsPvNtyPSLM_HLrHnXJtV2bd3XBxahohYdw0w8w9/s72-c/MFile+In+MAT+LAB.png" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-205325733984914212.post-2549663410970293716</id><published>2013-10-08T10:30:00.000-07:00</published><updated>2013-10-08T12:01:41.043-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="MAT LAB"/><title type="text">Loops In matlab</title><content type="html">&lt;div class="Default"&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjEmUlJZHwbTkv-gwxMiGGxaXavufCTDCWTAHOocf94wXtgLQvkc_jKs4UgP98paY4gNt0xQOQjLGJ76bBZ6zXpKI_WVAqhcjC5sjm4adniaWSRZqVkX-7hLZh-cLEfb1JSHjbL4PTX7rzm/s1600/download+(3).jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjEmUlJZHwbTkv-gwxMiGGxaXavufCTDCWTAHOocf94wXtgLQvkc_jKs4UgP98paY4gNt0xQOQjLGJ76bBZ6zXpKI_WVAqhcjC5sjm4adniaWSRZqVkX-7hLZh-cLEfb1JSHjbL4PTX7rzm/s1600/download+(3).jpg" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;b&gt;&lt;span style="color: windowtext; font-family: &amp;quot;BookmanOldStyle-Bold&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 14.0pt; mso-ansi-language: EN-US; mso-bidi-font-family: BookmanOldStyle-Bold; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-language: JA;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;
&lt;b&gt;&lt;span style="color: windowtext; font-family: &amp;quot;BookmanOldStyle-Bold&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 14.0pt; mso-ansi-language: EN-US; mso-bidi-font-family: BookmanOldStyle-Bold; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-language: JA;"&gt;Loops:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="Default" style="margin-left: .5in; mso-list: l0 level1 lfo1; text-indent: -.25in;"&gt;
&lt;!--[if !supportLists]--&gt;&lt;span style="color: windowtext; font-family: Symbol; font-size: 14.0pt; mso-ansi-language: EN-US; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol; mso-fareast-language: JA;"&gt;·&lt;span style="font-family: 'Times New Roman'; font-size: 7pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span style="color: windowtext; font-family: &amp;quot;BookmanOldStyle-Bold&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 14.0pt; mso-ansi-language: EN-US; mso-bidi-font-family: BookmanOldStyle-Bold; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-language: JA;"&gt;While Loops &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="margin-left: .5in;"&gt;
&lt;span style="font-size: 12.0pt; mso-bidi-font-weight: bold;"&gt;While statements repeatedly execute a piece of code
while given condition is true. The syntax of while statement is: &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="Default"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="Default" style="margin-left: .5in; text-indent: .5in;"&gt;
&lt;span lang="EN-GB" style="font-family: &amp;quot;Courier New&amp;quot;; font-size: 11.5pt;"&gt;while &lt;/span&gt;&lt;b&gt;&lt;i&gt;&lt;span lang="EN-GB" style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 11.5pt;"&gt;condition
&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;span lang="EN-GB" style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 11.5pt;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="Default" style="margin-left: .5in; text-indent: .5in;"&gt;
&lt;b&gt;&lt;i&gt;&lt;span lang="EN-GB" style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 11.5pt;"&gt;do
something &lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;span lang="EN-GB" style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 11.5pt;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="margin-left: .5in; text-indent: .5in;"&gt;
&lt;span style="font-family: &amp;quot;Courier New&amp;quot;; font-size: 11.5pt;"&gt;end&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="Default" style="margin-left: .5in; mso-list: l0 level1 lfo1; text-indent: -.25in;"&gt;
&lt;!--[if !supportLists]--&gt;&lt;span style="color: windowtext; font-family: Symbol; font-size: 14.0pt; mso-ansi-language: EN-US; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol; mso-fareast-language: JA;"&gt;·&lt;span style="font-family: 'Times New Roman'; font-size: 7pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span style="color: windowtext; font-family: &amp;quot;BookmanOldStyle-Bold&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 14.0pt; mso-ansi-language: EN-US; mso-bidi-font-family: BookmanOldStyle-Bold; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-language: JA;"&gt;For Loops &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="margin-left: .5in;"&gt;
&lt;span style="font-size: 12.0pt; mso-bidi-font-weight: bold;"&gt;For statements repetitively execute piece of code
given number of times. The syntax of for statement is: &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="Default"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="Default" style="margin-left: .5in; text-indent: .5in;"&gt;
&lt;span lang="EN-GB" style="font-family: &amp;quot;Courier New&amp;quot;; font-size: 11.5pt;"&gt;for counter =
start:step:stop &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="Default" style="margin-left: .5in; text-indent: .5in;"&gt;
&lt;b&gt;&lt;i&gt;&lt;span lang="EN-GB" style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 11.5pt;"&gt;do
something &lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;span lang="EN-GB" style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 11.5pt;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="Default" style="margin-left: .5in; text-indent: .5in;"&gt;
&lt;span lang="EN-GB" style="font-family: &amp;quot;Courier New&amp;quot;; font-size: 11.5pt;"&gt;end &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;h3&gt;
Example:&lt;/h3&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 12.0pt; mso-ansi-language: EN-US; mso-bidi-language: AR-SA; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-language: JA;"&gt;&lt;b&gt;&lt;a href="http://issuecomp.blogspot.com/2013/10/how-to-create-m-file-in-matlab.html" target="_blank"&gt;Implement the factorial using functions and loop&lt;/a&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
Creating M-File In MATLAB&lt;br /&gt;
&lt;br /&gt;
functions fact= factorial(num)&lt;br /&gt;
for i=num : -1 : 1&lt;br /&gt;
fact= fact*i&lt;br /&gt;
end;&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I hope this is helpful for you...&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "ca-pub-6089812961446688";
/* Gaming */
google_ad_slot = "3273794059";
google_ad_width = 630;
google_ad_height = 90;
//--&gt;
&lt;/script&gt;
&lt;script src="//pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"&gt;
&lt;/script&gt;&lt;/div&gt;
</content><link href="http://issuecomp.blogspot.com/feeds/2549663410970293716/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/2013/10/loops-in-matlab.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default/2549663410970293716" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default/2549663410970293716" rel="self" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/2013/10/loops-in-matlab.html" rel="alternate" title="Loops In matlab" type="text/html"/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/07824771915386051489</uri><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjEmUlJZHwbTkv-gwxMiGGxaXavufCTDCWTAHOocf94wXtgLQvkc_jKs4UgP98paY4gNt0xQOQjLGJ76bBZ6zXpKI_WVAqhcjC5sjm4adniaWSRZqVkX-7hLZh-cLEfb1JSHjbL4PTX7rzm/s72-c/download+(3).jpg" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-205325733984914212.post-1376142532940822654</id><published>2013-10-07T21:47:00.000-07:00</published><updated>2013-10-12T04:33:48.869-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Amazing Tricks"/><title type="text">Trick To find A crack+ Serial Key On Google</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgAqOsYxBMVLLtUX6RekWTswdXhiihuPSkBhJZXBldzn3lM_C2Ge9xv-AOtijelVqiF6wizZYzIxkxNZ8SPb-bDYp87Yzq6O2iX0B9Qpw5UwYS1nDCaG4Q1DvFsEvVP3z8FzErLTT8HNx-H/s1600/download+(6).jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgAqOsYxBMVLLtUX6RekWTswdXhiihuPSkBhJZXBldzn3lM_C2Ge9xv-AOtijelVqiF6wizZYzIxkxNZ8SPb-bDYp87Yzq6O2iX0B9Qpw5UwYS1nDCaG4Q1DvFsEvVP3z8FzErLTT8HNx-H/s1600/download+(6).jpg" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
To finding a content on Google of your own will is not an easy task. Sometimes we spent a lot of time, but didn't find the required things. It's an art to find a thing of your own choice on Google. There's a lot of job related to Google searcher.So it depends upon you how quickly you search your desired content on Google.&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
As you know that registering a software or game, how much important so that's why today i'll posting a trick to find serial keys and crack of software on Google as quickly as possible.&lt;/div&gt;
&lt;h3 style="text-align: left;"&gt;
Trick&lt;/h3&gt;
&lt;br /&gt;
&lt;div&gt;
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "ca-pub-6089812961446688";
/* Gaming */
google_ad_slot = "3273794059";
google_ad_width = 630;
google_ad_height = 90;
//--&gt;
&lt;/script&gt;
&lt;script src="//pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"&gt;
&lt;/script&gt;&lt;/div&gt;
Whenever you want to find a serial key of any software just do one thing.&lt;br /&gt;
write software name and after software name write "94fbr". e.g&lt;br /&gt;
&lt;br /&gt;
&lt;h4&gt;
"avast 94fbr"&lt;/h4&gt;
&lt;div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjjazHmKBqliNUyT9j2aU7pI25OM9eGADcKBnYrqi2v8m5sK9alrhERGF6RKY8uUz-7JfD-cEwjNMK6WHzXxKGJcsy8wWOm_q1EnwnDglusQFBe8xU5ySO0UOv7aKiOiTbxW7Drt-wwNVD9/s1600/Trick-google.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img alt="Google Trick" border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjjazHmKBqliNUyT9j2aU7pI25OM9eGADcKBnYrqi2v8m5sK9alrhERGF6RKY8uUz-7JfD-cEwjNMK6WHzXxKGJcsy8wWOm_q1EnwnDglusQFBe8xU5ySO0UOv7aKiOiTbxW7Drt-wwNVD9/s1600/Trick-google.png" title="Google Trick" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Then Google gives you all the related serial keys and cracks. It's really an amazing trick.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
I hope you'll enjoy this.&lt;/div&gt;
&lt;br /&gt;</content><link href="http://issuecomp.blogspot.com/feeds/1376142532940822654/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/2013/10/trick-to-find-crack-serial-key-on-google.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default/1376142532940822654" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default/1376142532940822654" rel="self" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/2013/10/trick-to-find-crack-serial-key-on-google.html" rel="alternate" title="Trick To find A crack+ Serial Key On Google" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgAqOsYxBMVLLtUX6RekWTswdXhiihuPSkBhJZXBldzn3lM_C2Ge9xv-AOtijelVqiF6wizZYzIxkxNZ8SPb-bDYp87Yzq6O2iX0B9Qpw5UwYS1nDCaG4Q1DvFsEvVP3z8FzErLTT8HNx-H/s72-c/download+(6).jpg" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-205325733984914212.post-5863271794530884854</id><published>2013-10-07T11:15:00.001-07:00</published><updated>2013-10-08T08:47:26.819-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Softwares"/><title type="text">How to Register IDM</title><content type="html">&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "ca-pub-6089812961446688";
/* tricks */
google_ad_slot = "6227260456";
google_ad_width = 728;
google_ad_height = 90;
//--&gt;
&lt;/script&gt;
&lt;script type="text/javascript"
src="//pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
IDM is the most using software to download music, games. movies, pdf books etc.&lt;br /&gt;
In this post i show you how to register IDM.&lt;br /&gt;
First download &lt;a href="http://www.internetdownloadmanager.com/download.html" target="_blank"&gt;&amp;nbsp;IDM&lt;/a&gt; from any secured website.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;a href="http://%3Cscript%20type%3D%22text/javascript%22%3E%3C!--%20google_ad_client%20=%20%22ca-pub-2271823651553694%22;%20/*%20Tricks%20*/%20google_ad_slot%20=%20%224511147365%22;%20google_ad_width%20=%20728;%20google_ad_height%20=%2090;%20//--%3E%20%3C/script%3E%20%3Cscript%20type=%22text/javascript%22%20src=%22//pagead2.googlesyndication.com/pagead/show_ads.js%22%3E%20%3C/script%3E" target="_blank"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgvp8TreCD1maFlZIn34gcEb6iHer1tOMhaxL4FyuWIcEK4mYURsLEWsEYp-AEL7ARzfF_ZRL94ths-PJN6g7tjqvIP2ws8rxb3iD4q_DWFb-OAYeETxXKz5E6FsAhRfmm49QnCKxSPXuIH/s1600/download+(5).jpg" /&gt;&lt;/a&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "ca-pub-2271823651553694";
/* Services */
google_ad_slot = "1197754162";
google_ad_width = 630;
google_ad_height = 90;
//--&gt;
&lt;/script&gt;
&lt;script src="//pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"&gt;
&lt;/script&gt;&lt;/div&gt;
&lt;h3&gt;
Steps:&lt;/h3&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
After Installing IDM, go to settings and enter Below Informations&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
While entering your internet must be off.&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
F Name: Any Name&amp;nbsp;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
L Name: Any Name&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
Email: Any &amp;nbsp;e-mail.address&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
And Then enter Serial number.&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
S:No: 7G7QY-NZWKQ-23KRA-RAMQ4&amp;nbsp;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
Or&amp;nbsp;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
S: NO: D4B22-SWRY9-FLFVP-NETDI&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
I hope this'll work 100%. And if in future it'll ask you to update the idm then there's no need to update.&lt;br /&gt;
Thank's....</content><link href="http://issuecomp.blogspot.com/feeds/5863271794530884854/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/2013/10/how-to-register-idm.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default/5863271794530884854" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default/5863271794530884854" rel="self" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/2013/10/how-to-register-idm.html" rel="alternate" title="How to Register IDM" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgvp8TreCD1maFlZIn34gcEb6iHer1tOMhaxL4FyuWIcEK4mYURsLEWsEYp-AEL7ARzfF_ZRL94ths-PJN6g7tjqvIP2ws8rxb3iD4q_DWFb-OAYeETxXKz5E6FsAhRfmm49QnCKxSPXuIH/s72-c/download+(5).jpg" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-205325733984914212.post-5611427351877927310</id><published>2013-10-06T08:19:00.000-07:00</published><updated>2013-10-12T11:50:17.776-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Amazing Tricks"/><title type="text">The reference to entity "m" must end with the delimiter ';'</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiPALWGqW7IHeZDoaeUkapvLnb9421ZRDse9UMODOnYJJu3JILkDQ-9kxUPwEpjwBa0s8IXOwSunq97GO89eJZQQkrxcGNd9XWMfqod8JxwlZoejJ56rIDjtRIBPLKj6p_hYieV28YMT0HX/s1600/ref.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img alt="Rss" border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiPALWGqW7IHeZDoaeUkapvLnb9421ZRDse9UMODOnYJJu3JILkDQ-9kxUPwEpjwBa0s8IXOwSunq97GO89eJZQQkrxcGNd9XWMfqod8JxwlZoejJ56rIDjtRIBPLKj6p_hYieV28YMT0HX/s1600/ref.png" title="Rss" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
This problem is occured when you create your blog feed on feed burner. I also faced this problem. But i solved it. After reading 

this post you'll create blog feed with in two minutes. This issue is occurred due to &lt;a href="http://issuecomp.blogspot.com/2013/09/top-5-websites-for-blogger-templates.html" target="_blank"&gt;template&lt;/a&gt; you are using for your blog.&lt;br /&gt;
&lt;h3&gt;
&lt;div&gt;
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "ca-pub-6089812961446688";
/* Gaming */
google_ad_slot = "3273794059";
google_ad_width = 630;
google_ad_height = 90;
//--&gt;
&lt;/script&gt;
&lt;script src="//pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"&gt;
&lt;/script&gt;&lt;/div&gt;
Solution :&lt;/h3&gt;
&lt;div&gt;
1. Sign in to your &amp;nbsp;&lt;a href="http://www.blogger.com/" target="_blank"&gt;blogger account&lt;/a&gt;.&lt;/div&gt;
&lt;div&gt;
2. Go to your Blogger Dashboard and select templates.&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjTh4CWNq-h4xUiSVPPfn9LkDHJEpJcv9GIkMyVmG_0gZkpOc_m5PL5JfoMqEV6j_ZZmyMTMBEK-YbM-rQJ1u6kabxwxQHGXVBqIUoa8L7r5Kq04J3yGNLjVqZKJP0jYARZGy_eqD_5xdQ/s1600/Untitled.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjTh4CWNq-h4xUiSVPPfn9LkDHJEpJcv9GIkMyVmG_0gZkpOc_m5PL5JfoMqEV6j_ZZmyMTMBEK-YbM-rQJ1u6kabxwxQHGXVBqIUoa8L7r5Kq04J3yGNLjVqZKJP0jYARZGy_eqD_5xdQ/s1600/Untitled.png" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
3. And open Edit HTML, and copy all the code and save it in notepad.&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
4. Now, again open your dashboard and click on&lt;a href="http://issuecomp.blogspot.com/2013/10/how-to-change-template-in-blogger.html" target="_blank"&gt; Backup/ Restore Button&lt;/a&gt;, it's just to change your template.&lt;/div&gt;
&lt;div&gt;
5. And after changing templates, go to &lt;a href="http://feedburner.google.com/" target="_blank"&gt;feedburner&lt;/a&gt;&amp;nbsp;and enter your Blog URL.&lt;/div&gt;
&lt;div&gt;
6. Now you note that there's no error and you successfully get your blog Feed.&lt;/div&gt;
&lt;div&gt;
7.After that change your template.&lt;/div&gt;
&lt;div&gt;
it 100 % works.&lt;/div&gt;
</content><link href="http://issuecomp.blogspot.com/feeds/5611427351877927310/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/2013/10/the-reference-to-entity-m-must-end-with.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default/5611427351877927310" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default/5611427351877927310" rel="self" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/2013/10/the-reference-to-entity-m-must-end-with.html" rel="alternate" title="The reference to entity &quot;m&quot; must end with the delimiter ';'" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiPALWGqW7IHeZDoaeUkapvLnb9421ZRDse9UMODOnYJJu3JILkDQ-9kxUPwEpjwBa0s8IXOwSunq97GO89eJZQQkrxcGNd9XWMfqod8JxwlZoejJ56rIDjtRIBPLKj6p_hYieV28YMT0HX/s72-c/ref.png" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-205325733984914212.post-3377140482160340608</id><published>2013-10-05T08:19:00.000-07:00</published><updated>2013-10-12T13:51:21.155-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="C plus"/><title type="text">Top 10 Online Code Compilers</title><content type="html">Internet revolutionizes our life with a lot of facilities like online banking,shopping, booking,blogging etc. we can watch online movies listen songs and many more things.&lt;br /&gt;
&lt;div&gt;
Programming is also a part of our life, without this everything is incomplete. We use different compilers to run our codes like Dev C++, Visual studio, Turbo C++&amp;nbsp;etc. But now it so easy we just require to connect through internet and enter our code and run it.&lt;/div&gt;
&lt;h2&gt;
&lt;b&gt;Online Coding :&lt;/b&gt;&lt;/h2&gt;
&lt;h3&gt;
1. &lt;b&gt;Compile online:&lt;/b&gt;&lt;/h3&gt;
&lt;div&gt;
Compile and Execute your favorite programming languages online, through this website. &lt;b&gt;&lt;a href="http://www.compileonline.com/" target="_blank"&gt;Compile online&amp;nbsp; &lt;/a&gt;&lt;/b&gt;provide you an ease to run your Code.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgkQcoeImdFKdmSwC2LMfyV2abbpqeo19AebIqXMbErFjvilKOnlpHpetkaX6Nczc115niK2iWYt658G0X0KnasrTP9ZHRP8LgXIUMWq6wloz5OK-urH6NTG3Ea6_a-juWFtHef3wm-cCBE/s1600/codepad.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img alt="" border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgkQcoeImdFKdmSwC2LMfyV2abbpqeo19AebIqXMbErFjvilKOnlpHpetkaX6Nczc115niK2iWYt658G0X0KnasrTP9ZHRP8LgXIUMWq6wloz5OK-urH6NTG3Ea6_a-juWFtHef3wm-cCBE/s1600/codepad.png" title="CodePad" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;h3&gt;
2.&lt;b&gt;Online C++ compilers&lt;/b&gt;&lt;/h3&gt;
Many people don't know about online compilers but it's a very good idea and it's very easy for beginners. &lt;b&gt;&lt;a href="http://isocpp.org/blog/2013/01/online-c-compilers" target="_blank"&gt;Online C++ compilers&lt;/a&gt;&lt;/b&gt; also provides many of the latest compilers with burgeoning C++11 language support.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh5g7NPuS3cxt8J8-Y3DQt_n89x6n_KKD7XrZckbO9WTSJnkgAADVNzuAdfERoprgk5GoMhPo5mpq6J2ne2bEicIJYmboZYX8tw3N7-vvDn7GvjYS6BcpEV228y5_69uhVnwnj9oid46viG/s1600/The+C++.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img alt="Online C++ Compiler" border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh5g7NPuS3cxt8J8-Y3DQt_n89x6n_KKD7XrZckbO9WTSJnkgAADVNzuAdfERoprgk5GoMhPo5mpq6J2ne2bEicIJYmboZYX8tw3N7-vvDn7GvjYS6BcpEV228y5_69uhVnwnj9oid46viG/s1600/The+C++.png" title="Online C++ Compiler" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span style="color: #333333; font-family: elena-web-basic, Georgia, Times New Roman, serif;"&gt;&lt;span style="font-size: 17px; line-height: 27px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;
&lt;br /&gt;
&lt;h3&gt;
&lt;span style="color: #333333; font-family: elena-web-basic, Georgia, Times New Roman, serif;"&gt;&lt;span style="font-size: 17px; line-height: 27px;"&gt;3.&lt;b&gt;Codepad&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;
&lt;span style="background-color: #f6f6f6; font-family: ariel, sans-serif; font-size: 13px;"&gt;&lt;b&gt;&lt;a href="http://codepad.org/" target="_blank"&gt;codepad&lt;/a&gt;&lt;/b&gt; is an online compiler/interpreter, and a simple collaboration tool.&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://ysmushit.zenfs.com/results/14f3dadd/smush/-G_fp_3lona8/UlAPhxU6RMI/AAAAAAAAAJE/A_jrZDuODXk/s1600/Untitled.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img alt="CodePad" border="0" src="http://ysmushit.zenfs.com/results/14f3dadd/smush/-G_fp_3lona8/UlAPhxU6RMI/AAAAAAAAAJE/A_jrZDuODXk/s1600/Untitled.png" title="CodePad" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span style="background-color: #f6f6f6; font-family: ariel, sans-serif; font-size: 13px;"&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style="background-color: #f6f6f6; font-family: ariel, sans-serif; font-size: 13px;"&gt;&lt;br /&gt;&lt;/span&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;h2&gt;
&lt;span style="background-color: #f6f6f6; font-family: ariel, sans-serif; font-size: 13px;"&gt;4.&lt;b&gt;Ideone&lt;/b&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;span style="background-color: white; color: #777777; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; line-height: 20px;"&gt;&lt;a href="http://ideone.com/" target="_blank"&gt;Ideone&lt;/a&gt; is an online compiler and debugging tool which allows you to compile source code and execute it online in more than 60 programming languages.&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjkJYZjGMstior5Ay2OsKC0Qh4wQwf9zaraKd6K6SXIb4OL6Crz0bUoySN9H0q3uZCnAzm3tnFv_AQFN55e4T-PMI4IbLNPgtEO8z0cPn9IiWmqMFBk_ha3wfL7Oh99kmugfHuGX8t3gCw5/s1600/ideonee.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img alt="Ideone" border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjkJYZjGMstior5Ay2OsKC0Qh4wQwf9zaraKd6K6SXIb4OL6Crz0bUoySN9H0q3uZCnAzm3tnFv_AQFN55e4T-PMI4IbLNPgtEO8z0cPn9IiWmqMFBk_ha3wfL7Oh99kmugfHuGX8t3gCw5/s1600/ideonee.png" title="Online Code Compiler-Ideone" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;h3&gt;
5. &lt;b&gt;Compilr:&lt;/b&gt;&lt;/h3&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;a href="https://compilr.com/" target="_blank"&gt;Compir&lt;/a&gt; i sa new way to write and compile code. This gives a multiple compiler etc C, C#. C++, Java, phyton.&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgOImd2uvLVzQs5hOcuceN5wVKEDHDuCn1W6jELGOCGzS-eX4P5tTpg8sf3PQleuRvIHrZ3fCNP6FJE132JJJQWZ9kbRcabdBz3-Xv9hhH1zz69LSZC5cKYY7_dsxVzsYxeHv3ShJLyvWY/s1600/Untitled.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgOImd2uvLVzQs5hOcuceN5wVKEDHDuCn1W6jELGOCGzS-eX4P5tTpg8sf3PQleuRvIHrZ3fCNP6FJE132JJJQWZ9kbRcabdBz3-Xv9hhH1zz69LSZC5cKYY7_dsxVzsYxeHv3ShJLyvWY/s1600/Untitled.png" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "ca-pub-6089812961446688";
/* Gaming */
google_ad_slot = "3273794059";
google_ad_width = 630;
google_ad_height = 90;
//--&gt;
&lt;/script&gt;
&lt;script src="//pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"&gt;
&lt;/script&gt;&lt;/div&gt;
&lt;div&gt;
&lt;h3&gt;
&lt;b&gt;6. Code Twist&lt;/b&gt;&lt;/h3&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;a href="http://codetwist.com/" target="_blank"&gt;Code Twist&lt;/a&gt;&amp;nbsp;is also provide a good C++,C etc compiler.&amp;nbsp;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjNBBbkxqKWPm8LNc8mx4RlGMEkxH0GEVhsnnpdJn_7ZkCArUSURD3ZA7jxei1BKypMO7HIm4rxEE5DrDrMhS9vIlqG3f4BC6MbPKG3p2_OopZ1CCvxVvHYfLzLab0g8zLnTdoyfM8w8gnM/s1600/CodeTwist.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img alt="CodeTwist" border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjNBBbkxqKWPm8LNc8mx4RlGMEkxH0GEVhsnnpdJn_7ZkCArUSURD3ZA7jxei1BKypMO7HIm4rxEE5DrDrMhS9vIlqG3f4BC6MbPKG3p2_OopZ1CCvxVvHYfLzLab0g8zLnTdoyfM8w8gnM/s1600/CodeTwist.png" title="CodeTwist" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h3&gt;
7. &lt;b&gt;ONLINE Compiler&lt;/b&gt;&lt;/h3&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
This is the C/C++ &lt;a href="http://www.onlinecompiler.net/" target="_blank"&gt;Online Compiler&lt;/a&gt;.&lt;/div&gt;
In online compilers (.net) you can find and use online many compilers ( G CC, MINGW, FORTRAN, JAVA, GPC, FREE BASIC) for the mainstream languages that exist, you can search THE LINUX MANUAL (DEV MAN) PAGES, the JAVA &amp;amp; WIN 32 API'S. Also, i have gathered some material to get you started with programming.&lt;br /&gt;
&lt;div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgomGlCdG0aLNzsCtFqLVgtxoaY2rRuxJ1AJStNsNjj4oiaeJQWHUfGprxChcL3aOM_kgdnYdMA8Zqmi-IS9oyW0u9Nqj_hemhYKjC0TX8evkpijHfOeO_UkeisvguHQc38G3OOoBoI7gk8/s1600/online+Compiler.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img alt="Online Compiler" border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgomGlCdG0aLNzsCtFqLVgtxoaY2rRuxJ1AJStNsNjj4oiaeJQWHUfGprxChcL3aOM_kgdnYdMA8Zqmi-IS9oyW0u9Nqj_hemhYKjC0TX8evkpijHfOeO_UkeisvguHQc38G3OOoBoI7gk8/s1600/online+Compiler.png" title="Online Compiler" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h3&gt;
8. &lt;b&gt;Compile And Execute C Online&lt;/b&gt;&lt;/h3&gt;
&lt;ul style="list-style: none;"&gt;
&lt;li&gt;&lt;span style="font-weight: normal;"&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="http://getprogramcode.com/compiler/compile-c-programs-online.html" target="_blank"&gt;Compile And Execute C Online&lt;/a&gt;&lt;br /&gt;
&lt;b&gt;Step - 1&lt;/b&gt;&amp;nbsp;Select your favorite language which you want to execute.&lt;/li&gt;
&lt;li&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Step - 2&lt;/b&gt;&amp;nbsp;Type your source using available text editor.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhSb2GHxHxphiqtwxjU25-ohAeqLl39K9lKWSKqU0dp6de19gntmgteNDGsQctOE6Q61yWqQPHyPtPbZ2Ycw4ytIKLDMMnDU2ZrCZ-iPOLe86hsXgd-6YpRhmT97o5IRboEkp8NQzhq8GaD/s1600/Compile+And+Execute.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img alt="Compile and Code execute Online" border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhSb2GHxHxphiqtwxjU25-ohAeqLl39K9lKWSKqU0dp6de19gntmgteNDGsQctOE6Q61yWqQPHyPtPbZ2Ycw4ytIKLDMMnDU2ZrCZ-iPOLe86hsXgd-6YpRhmT97o5IRboEkp8NQzhq8GaD/s1600/Compile+And+Execute.png" title="Compile and Code execute Online" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h3&gt;
&lt;br /&gt;9.&lt;b&gt;&amp;nbsp;DJGPP PUBLIC Access Cross Compiler&lt;/b&gt;&lt;/h3&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;a href="http://www.delorie.com/djgpp/compile/" target="_blank"&gt;Public Access Cross Compiler&lt;/a&gt;&amp;nbsp;is another free code compiler.&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEga6b3hNH8kswdmj1z2ooi6qqAEERU5qyhEPlwmrrMhe0XPZpsgs5ce79KJS8TtPHehx8wAjnkr8KvjUTqZfVMbG_0XmYgkK5XMhIuci40cQ_9xUb2lGmQKrQ6q3EkOgHy-RXnSFJKKZAtt/s1600/DJGPP.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img alt="DJGPP Public Access Compiler" border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEga6b3hNH8kswdmj1z2ooi6qqAEERU5qyhEPlwmrrMhe0XPZpsgs5ce79KJS8TtPHehx8wAjnkr8KvjUTqZfVMbG_0XmYgkK5XMhIuci40cQ_9xUb2lGmQKrQ6q3EkOgHy-RXnSFJKKZAtt/s1600/DJGPP.png" title="DJGPP Public Access Compiler" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;h3&gt;
10. &lt;b&gt;Free PHP Compiler&lt;/b&gt;&lt;/h3&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;div style="background-color: white; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 18.71875px;"&gt;
The &lt;a href="http://www.thefreecountry.com/compilers/php.shtml" target="_blank"&gt;free PHP compilers&lt;/a&gt; listed on this page can either compile your PHP scripts to native machine code that can run on a computer without a PHP interpreter installed, or compile them into CLI bytecode (which require the .NET or Mono framework to be installed) or Java bytecode (which require a&amp;nbsp;&lt;a href="http://www.thefreecountry.com/programming/javatools.shtml#jvm" style="background-color: transparent; color: purple;" target="_top"&gt;Java virtual machine&lt;/a&gt;&amp;nbsp;to be installed).&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiowpHqUtYCQjyB611lOAD8fN9_keb2NtkGuFS-oqDA0k1vk5pofSFm58QdHeJg6gVvTe2lRCCNNS97hM3pDSZUeWWMhyphenhyphen_eIHwjMbDJuYMnDDIBuiPDqSRetDevmxhYqTMQ49_0NfUDzGrJ/s1600/Free+PHP+Compilers.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img alt="Free PHP Compiler" border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiowpHqUtYCQjyB611lOAD8fN9_keb2NtkGuFS-oqDA0k1vk5pofSFm58QdHeJg6gVvTe2lRCCNNS97hM3pDSZUeWWMhyphenhyphen_eIHwjMbDJuYMnDDIBuiPDqSRetDevmxhYqTMQ49_0NfUDzGrJ/s1600/Free+PHP+Compilers.png" title="Free PHP Compiler" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span style="color: #333333; font-family: elena-web-basic, Georgia, Times New Roman, serif;"&gt;&lt;span style="font-size: 17px; line-height: 27px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/div&gt;
</content><link href="http://issuecomp.blogspot.com/feeds/3377140482160340608/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/2013/10/top-10-online-code-compilers.html#comment-form" rel="replies" title="5 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default/3377140482160340608" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default/3377140482160340608" rel="self" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/2013/10/top-10-online-code-compilers.html" rel="alternate" title="Top 10 Online Code Compilers" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgkQcoeImdFKdmSwC2LMfyV2abbpqeo19AebIqXMbErFjvilKOnlpHpetkaX6Nczc115niK2iWYt658G0X0KnasrTP9ZHRP8LgXIUMWq6wloz5OK-urH6NTG3Ea6_a-juWFtHef3wm-cCBE/s72-c/codepad.png" width="72"/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-205325733984914212.post-621519244937465052</id><published>2013-10-04T12:37:00.000-07:00</published><updated>2013-10-12T13:20:00.436-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="MAT LAB"/><title type="text">Simulink In Matlab</title><content type="html">&lt;div class="WordSection1"&gt;
&lt;div class="MsoNormal"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;BookmanOldStyle-Bold&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 14.0pt; mso-bidi-font-family: BookmanOldStyle-Bold;"&gt;Simulink:&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-size: 16.0pt;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;span style="font-size: 12pt;"&gt;MATLAB is based on the vector algebra; even the scalars are
treated as 1x1 matrix. Because of the inherent support of MATLAB for matrices
the MATLAB programmers are encouraged to employ matrix algebra instead of
iterative loops for speedier calculations in MATLAB. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-indent: .5in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;BookmanOldStyle-Bold&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 12.0pt; mso-bidi-font-family: BookmanOldStyle-Bold;"&gt;Starting Simulink:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;span style="font-size: 12pt;"&gt;Simulink is started from the MATLAB command prompt by entering the
following command: Simulink Alternatively, you can click on the "Simulink
Library Browser" button at the top of the MATLAB command window as shown
below:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://ysmushit.zenfs.com/results/c56ac09a/smush/-PNAykBC85Gk/Uk8USvaG7WI/AAAAAAAAAHk/ggL3DPHcqHw/s320/Untitled.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://ysmushit.zenfs.com/results/c56ac09a/smush/-PNAykBC85Gk/Uk8USvaG7WI/AAAAAAAAAHk/ggL3DPHcqHw/s320/Untitled.png" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 12pt;"&gt;The Simulink Library Browser window should now appear on the
screen. Most of the blocks needed for modeling basic systems can be&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhMKrOm1pEufr76hHvjpi0-3SivYcsp6c0GhMQZlQhZSY2PalhDbjl7zrl1XWxnAzTYgqsrUWlP9XgHXbrE9cIZxHvnbFNxyFuMXuHeOPLYAuTB56L9Uw58a8GperDxL19I0Z3r5XelGRu9/s1600/6ff16695-smush--0fVAwWMeXMU-Uk8UuplPyZI-AAAAAAAAAHs-_0VkCuNzr-Y-s1600-Untitled.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhMKrOm1pEufr76hHvjpi0-3SivYcsp6c0GhMQZlQhZSY2PalhDbjl7zrl1XWxnAzTYgqsrUWlP9XgHXbrE9cIZxHvnbFNxyFuMXuHeOPLYAuTB56L9Uw58a8GperDxL19I0Z3r5XelGRu9/s1600/6ff16695-smush--0fVAwWMeXMU-Uk8UuplPyZI-AAAAAAAAAHs-_0VkCuNzr-Y-s1600-Untitled.png" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;b&gt;&lt;span style="font-size: 12pt;"&gt;Basic Elements&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;span style="font-size: 12pt;"&gt;There are two major classes of elements in Simulink: blocks and
lines. Blocks are used to&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;span style="font-size: 12pt;"&gt;generate, modify, combine, output, and display signals. Lines are
used to transfer signals from one block to another.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;b&gt;&lt;span style="font-size: 12pt;"&gt;Blocks&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;span style="font-size: 12pt;"&gt;The subfolders underneath the "Simulink" folder indicate
the general classes of blocks available for us to use:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;span style="font-size: 12pt;"&gt;• Continuous:&amp;nbsp; Linear,
continuous-time system elements (integrators, transfer functions, state-space
models, etc.)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;!--[if gte vml 1]&gt;&lt;v:shapetype
 id="_x0000_t75" coordsize="21600,21600" o:spt="75" o:preferrelative="t"
 path="m@4@5l@4@11@9@11@9@5xe" filled="f" stroked="f"&gt;
 &lt;v:stroke joinstyle="miter"/&gt;
 &lt;v:formulas&gt;
  &lt;v:f eqn="if lineDrawn pixelLineWidth 0"/&gt;
  &lt;v:f eqn="sum @0 1 0"/&gt;
  &lt;v:f eqn="sum 0 0 @1"/&gt;
  &lt;v:f eqn="prod @2 1 2"/&gt;
  &lt;v:f eqn="prod @3 21600 pixelWidth"/&gt;
  &lt;v:f eqn="prod @3 21600 pixelHeight"/&gt;
  &lt;v:f eqn="sum @0 0 1"/&gt;
  &lt;v:f eqn="prod @6 1 2"/&gt;
  &lt;v:f eqn="prod @7 21600 pixelWidth"/&gt;
  &lt;v:f eqn="sum @8 21600 0"/&gt;
  &lt;v:f eqn="prod @7 21600 pixelHeight"/&gt;
  &lt;v:f eqn="sum @10 21600 0"/&gt;
 &lt;/v:formulas&gt;
 &lt;v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect"/&gt;
 &lt;o:lock v:ext="edit" aspectratio="t"/&gt;
&lt;/v:shapetype&gt;&lt;v:shape id="Picture_x0020_3" o:spid="_x0000_s1027" type="#_x0000_t75"
 style='position:absolute;left:0;text-align:left;margin-left:398.7pt;
 margin-top:16.2pt;width:45.7pt;height:44.35pt;z-index:-251655168;visibility:visible;
 mso-wrap-style:square;mso-wrap-distance-left:9pt;mso-wrap-distance-top:0;
 mso-wrap-distance-right:9pt;mso-wrap-distance-bottom:0;
 mso-position-horizontal:absolute;mso-position-horizontal-relative:text;
 mso-position-vertical:absolute;mso-position-vertical-relative:text'&gt;
 &lt;v:imagedata src="file:///C:\Users\umair\AppData\OICE_15_974FA576_32C1D314_CA6\msohtmlclip1\01\clip_image001.png"
  o:title=""/&gt;
 &lt;w:wrap type="tight"/&gt;
&lt;/v:shape&gt;&lt;![endif]--&gt;&lt;!--[if !vml]--&gt;&lt;!--[endif]--&gt;&lt;span style="font-size: 12pt;"&gt;• Discrete:&amp;nbsp; Linear, discrete-time system elements
(integrators, transfer functions, state- space models, etc.)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;span style="font-size: 12pt;"&gt;• Functions &amp;amp; Tables:&amp;nbsp;
User-defined functions and tables for interpolating function values&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;span style="font-size: 12pt;"&gt;• Math:&amp;nbsp; Mathematical
operators (sum, gain, dot product, etc.)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;span style="font-size: 12pt;"&gt;• Nonlinear:&amp;nbsp; Nonlinear
operators (coulomb/viscous friction, switches, relays, etc.)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;span style="font-size: 12pt;"&gt;• Signals &amp;amp; Systems:&amp;nbsp;
Blocks for controlling/monitoring signal(s) and for creating subsystems&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;span style="font-size: 12pt;"&gt;• Sinks:&amp;nbsp; Used to output or
display signals (displays, scopes, graphs, etc.)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;span style="font-size: 12pt;"&gt;• Sources: Used to generate various signals (step, ramp,
sinusoidal, etc.)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;span style="font-size: 12pt;"&gt;Blocks have zero to several input terminals and zero to several
output terminals. Unused input terminals are indicated by a small open
triangle. Unused output terminals are indicated by a small triangular point.
The block shown below has an unused input terminal on the left and an unused
output terminal on the right.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;!--[if gte vml 1]&gt;&lt;v:shape id="Picture_x0020_4"
 o:spid="_x0000_s1026" type="#_x0000_t75" style='position:absolute;left:0;
 text-align:left;margin-left:338.1pt;margin-top:11.05pt;width:106.25pt;
 height:67.95pt;z-index:-251654144;visibility:visible;mso-wrap-style:square;
 mso-wrap-distance-left:9pt;mso-wrap-distance-top:0;mso-wrap-distance-right:9pt;
 mso-wrap-distance-bottom:0;mso-position-horizontal:absolute;
 mso-position-horizontal-relative:text;mso-position-vertical:absolute;
 mso-position-vertical-relative:text'&gt;
 &lt;v:imagedata src="file:///C:\Users\umair\AppData\OICE_15_974FA576_32C1D314_CA6\msohtmlclip1\01\clip_image003.gif"
  o:title=""/&gt;
 &lt;w:wrap type="tight"/&gt;
&lt;/v:shape&gt;&lt;![endif]--&gt;&lt;!--[if !vml]--&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span style="font-size: 12pt;"&gt;Lines&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;span style="font-size: 12pt;"&gt;Lines transmit signals in the direction indicated by the arrow.
Lines must always transmit signals from the output terminal of one block to the
input terminal of another block. One exception to this is that a line can tap
off of another line.&amp;nbsp; This sends the
original signal to each of two (or more) destination blocks, as shown below: &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;span style="font-size: 12pt;"&gt;Lines can never inject a signal into another line; lines must be
combined through the use of a block such as a summing junction. A signal can be
either a scalar signal or a vector signal. For Single-Input, Single-Output
systems, scalar signals are generally used. For Multi-Input, Multi-Output
systems, vector signals are often used, consisting of two or more scalar
signals. The lines used to transmit scalar and vector signals are identical.
The type of signal carried by a line is determined by the blocks on either end
of the line.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;b&gt;&lt;span style="font-size: 12pt;"&gt;Building a System&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 12pt;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both;"&gt;
&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;span style="font-size: 12pt;"&gt;To demonstrate how a system is represented using Simulink, we will
build the block diagram for a simple model consisting of a sinusoidal input multiplied
by a constant gain, which is shown below:&lt;/span&gt;&lt;span style="font-size: 12pt;"&gt; &lt;span lang="EN-GB"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 12pt;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhehOSyGVBRfepzBM91OcsQhFvb9zo_nivQrc_3E76y98TlD2dCwvjJxUEDX5UAj6MU1AxMnBfP54JaRYU11zdBXTbnqorKUNlufJLToYUEmLpDu4DoTF8ykRWmERRVNjCfJAzDzR00dfIf/s1600/Library.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="206" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhehOSyGVBRfepzBM91OcsQhFvb9zo_nivQrc_3E76y98TlD2dCwvjJxUEDX5UAj6MU1AxMnBfP54JaRYU11zdBXTbnqorKUNlufJLToYUEmLpDu4DoTF8ykRWmERRVNjCfJAzDzR00dfIf/s320/Library.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;span style="font-size: 12pt;"&gt;This model will consist of three blocks:&amp;nbsp; Sine Wave, Gain, and Scope.&amp;nbsp; The Sine Wave is a Source Block from which a
sinusoidal input signal originates.&amp;nbsp; This
signal is transferred through a line in the direction indicated by the arrow to
the Gain Math Block.&amp;nbsp; The Gain block
modifies its input signal (multiplies it by a constant value) and outputs a new
signal through a line to the Scope block.&amp;nbsp;
The Scope is a Sink Block used to display a signal (much like an
oscilloscope). We begin building our system by bringing up a new model window
in which to create the block diagram.&amp;nbsp;
This is done by clicking on the "New Model" button in the
toolbar of the Simulink Library Browser (looks like a blank page). &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;span style="font-size: 12pt;"&gt;Building the system model is then accomplished through a series of
steps:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;span style="font-size: 12.0pt;"&gt;1.
The necessary blocks are gathered from the Library Browser and placed in the
model window.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;span style="font-size: 12.0pt;"&gt;2.
The parameters of the blocks are then modified to correspond with the system we
are modeling.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;span style="font-size: 12.0pt;"&gt;3.
Finally, the blocks are connected with lines to complete the model. Each of
these steps will be explained in detail using our example system.&amp;nbsp; Once a system is built, simulations are run
to analyze its behavior.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "ca-pub-6089812961446688";
/* Gaming */
google_ad_slot = "3273794059";
google_ad_width = 630;
google_ad_height = 90;
//--&gt;
&lt;/script&gt;
&lt;script src="//pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"&gt;
&lt;/script&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;b&gt;&lt;span style="font-size: 12.0pt;"&gt;Gathering Blocks&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;span style="font-size: 12.0pt;"&gt;Each
of the blocks we will use in our example model will be taken from the Simulink
Library Browser.&amp;nbsp; To place the Sine Wave
block into the model window, follow these steps:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhsWwM1P0E93UsBeJWJpD_rh6s2kV25JgF0GE9xN74r7tVrtCC7oQT0kYIzin2lXEDDoOuv6Ex8iOrqglWRbOs0JqFPyWXn1agbhpVU6CeGPQd_HSRL85esSqm7rS4Nrt_OPeiIi4RDxuE2/s1600/Simulink+Library.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img alt="Simulink Library In MAT LAB" border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhsWwM1P0E93UsBeJWJpD_rh6s2kV25JgF0GE9xN74r7tVrtCC7oQT0kYIzin2lXEDDoOuv6Ex8iOrqglWRbOs0JqFPyWXn1agbhpVU6CeGPQd_HSRL85esSqm7rS4Nrt_OPeiIi4RDxuE2/s1600/Simulink+Library.png" title="Simulink Library In MAT LAB" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;!--[if gte vml 1]&gt;&lt;v:shapetype
 id="_x0000_t75" coordsize="21600,21600" o:spt="75" o:preferrelative="t"
 path="m@4@5l@4@11@9@11@9@5xe" filled="f" stroked="f"&gt;
 &lt;v:stroke joinstyle="miter"/&gt;
 &lt;v:formulas&gt;
  &lt;v:f eqn="if lineDrawn pixelLineWidth 0"/&gt;
  &lt;v:f eqn="sum @0 1 0"/&gt;
  &lt;v:f eqn="sum 0 0 @1"/&gt;
  &lt;v:f eqn="prod @2 1 2"/&gt;
  &lt;v:f eqn="prod @3 21600 pixelWidth"/&gt;
  &lt;v:f eqn="prod @3 21600 pixelHeight"/&gt;
  &lt;v:f eqn="sum @0 0 1"/&gt;
  &lt;v:f eqn="prod @6 1 2"/&gt;
  &lt;v:f eqn="prod @7 21600 pixelWidth"/&gt;
  &lt;v:f eqn="sum @8 21600 0"/&gt;
  &lt;v:f eqn="prod @7 21600 pixelHeight"/&gt;
  &lt;v:f eqn="sum @10 21600 0"/&gt;
 &lt;/v:formulas&gt;
 &lt;v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect"/&gt;
 &lt;o:lock v:ext="edit" aspectratio="t"/&gt;
&lt;/v:shapetype&gt;&lt;v:shape id="Picture_x0020_6" o:spid="_x0000_s1026" type="#_x0000_t75"
 style='position:absolute;left:0;text-align:left;margin-left:299.85pt;
 margin-top:-10.95pt;width:164.2pt;height:225.2pt;z-index:-251653120;
 visibility:visible;mso-wrap-style:square;mso-wrap-distance-left:9pt;
 mso-wrap-distance-top:0;mso-wrap-distance-right:9pt;
 mso-wrap-distance-bottom:0;mso-position-horizontal:absolute;
 mso-position-horizontal-relative:text;mso-position-vertical:absolute;
 mso-position-vertical-relative:text'&gt;
 &lt;v:imagedata src="file:///C:\Users\umair\AppData\OICE_15_974FA576_32C1D314_CA6\msohtmlclip1\01\clip_image001.png"
  o:title=""/&gt;
 &lt;w:wrap type="tight"/&gt;
&lt;/v:shape&gt;&lt;![endif]--&gt;&lt;!--[if !vml]--&gt;&lt;!--[endif]--&gt;&lt;span style="font-size: 12.0pt;"&gt;1. Click on the "+" in front of
"Sources" (this is a sub folder beneath the "Simulink"
folder) to display the various source blocks available for us to use.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;span style="font-size: 12.0pt;"&gt;2.
Scroll down until you see the "Sine Wave" block.&amp;nbsp; Clicking on this will display a short
explanation of what that block does in the space below the folder list:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;span style="font-size: 12.0pt;"&gt;3.&amp;nbsp; To insert a Sine Wave block into your model
window, click on it in the Library Browser and drag the block into your
workspace. The same method can be used to place the Gain and Scope blocks in
the model window.&amp;nbsp;&amp;nbsp; The "Gain"
block can be found in the "Math" subfolder and the "Scope"
block is located in the "Sink" subfolder.&amp;nbsp; Arrange the three blocks in the work space
(done by selecting and dragging an individual block to a new location) so that
they look similar to the following:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both;"&gt;
&lt;/div&gt;
&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;b&gt;&lt;span style="font-size: 12.0pt;"&gt;Modifying the Blocks&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;span style="font-size: 12.0pt;"&gt;Simulink
allows us to modify the blocks in our model so that they accurately reflect the
characteristics of the system we are analyzing.&amp;nbsp;
For example, we can modify the Sine wave block by double-clicking on
it.&amp;nbsp; Doing so will cause the following
window to appear:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;span style="font-size: 12.0pt;"&gt;This
window allows us to adjust the amplitude, frequency, and phase shift of the sinusoidal
input.&amp;nbsp; The "Sample time" value
indicates the time interval between successive readings of the signal.&amp;nbsp; Setting this value to 0 indicates the signal
is sampled continuously. Let us assume that our system's sinusoidal input has:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;span style="font-size: 12.0pt;"&gt;•
Amplitude = 2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;span style="font-size: 12.0pt;"&gt;•
Frequency = pi&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;span style="font-size: 12.0pt;"&gt;•
Phase = pi/2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;span style="font-size: 12.0pt;"&gt;Enter these values into the appropriate fields (leave
the "Sample time" set to 0) and click "OK" to accept them
and exit the window.&amp;nbsp; Note that the
frequency and phase for our system contain 'pi’ (3.1415...).&amp;nbsp; These values can be entered into Simulink
just as they have been shown. Next, we modify the Gain block by double-clicking
on it in the model window.&amp;nbsp; The following
window will then appear:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEir0bnJd-gg_YhKEwDX3XtbD678NXTTe50ohNpuzwtoXhx9Bk2NZX8HLuRjlNPCuQW5bncMz6W6JRYCdE8MHXpdzRSd9SelT3KxGCuuiwvN8v2irm2wIyjNKJmrSVKq2Qt4b7lKbgQCZfSS/s1600/mat.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="202" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEir0bnJd-gg_YhKEwDX3XtbD678NXTTe50ohNpuzwtoXhx9Bk2NZX8HLuRjlNPCuQW5bncMz6W6JRYCdE8MHXpdzRSd9SelT3KxGCuuiwvN8v2irm2wIyjNKJmrSVKq2Qt4b7lKbgQCZfSS/s320/mat.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span style="font-size: 12.0pt;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;span style="font-size: 12.0pt;"&gt;Note
that Simulink gives a brief explanation of the block's function in the top portion
of this window.&amp;nbsp; In the case of the Gain
block, the signal input to the block (u) is multiplied by a constant (k) to
create the block's output signal (y).&amp;nbsp;
Changing the "Gain" parameter in this window changes the value
of k. For our system, we will let k = 5.&amp;nbsp;
Enter this value in the "Gain" field, and click "OK"
to close the window. The Scope block simply plots its input signal as a
function of time, and thus there are no system parameters that we can change
for it.&amp;nbsp; We will look at the Scope block in
more detail after we have run our simulation.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;b&gt;&lt;span style="font-size: 12.0pt;"&gt;Connecting the Blocks&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;span style="font-size: 12.0pt;"&gt;For
a block diagram to accurately reflect the system we are modeling, the Simulink
blocks must be properly connected.&amp;nbsp; In
our example system, the signal output by the Sine Wave block is transmitted to
the Gain block.&amp;nbsp; The Gain block amplifies
this signal and outputs its new value to the Scope block, which graphs the
signal as a function of time.&amp;nbsp; Thus, we
need to draw lines from the output of the Sine Wave block to the input of the
Gain block, and from the output of the Gain block to the input of the Scope
block.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;span style="font-size: 12.0pt;"&gt;Lines
are drawn by dragging the mouse from where a signal starts (output terminal of
a block) to where it ends (input terminal of another block).&amp;nbsp; When drawing lines, it is important to make
sure that the signal reaches each of its intended terminals.&amp;nbsp;&amp;nbsp; Simulink will turn the mouse pointer into a
crosshair when it is close enough to an output terminal to begin drawing a
line, and the pointer will change into a double crosshair when it is close
enough to snap to an input terminal.&amp;nbsp; A
signal is properly connected if its arrowhead is filled in.&amp;nbsp; If the arrowhead is open, it means the signal
is not connected to both blocks.&amp;nbsp; To fix
an open signal, you can treat the open arrowhead as an output terminal and
continue drawing the line to an input terminal in the same manner as explained
before.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEigtlxCoL3a_E2WJgHvfwmPiSeTATsOQnDPJ1CI8fpHtPxdWH6oN2O7nqbqnLJPuT3LgCxx8nji0fq5m95bQxmFtYdr2xuCGzrmgdLXjwFZY8-wMi3nooNeDiYnPue6rqjAK5xWDYEoZfE/s1600/Untitled.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEigtlxCoL3a_E2WJgHvfwmPiSeTATsOQnDPJ1CI8fpHtPxdWH6oN2O7nqbqnLJPuT3LgCxx8nji0fq5m95bQxmFtYdr2xuCGzrmgdLXjwFZY8-wMi3nooNeDiYnPue6rqjAK5xWDYEoZfE/s1600/Untitled.png" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;span style="font-size: 12.0pt;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;
&lt;span style="font-size: 12.0pt; mso-fareast-language: EN-US; mso-no-proof: yes;"&gt;&lt;!--[if gte vml 1]&gt;&lt;v:shape
 id="Picture_x0020_10" o:spid="_x0000_i1028" type="#_x0000_t75" style='width:240.75pt;
 height:38.25pt;visibility:visible;mso-wrap-style:square'&gt;
 &lt;v:imagedata src="file:///C:\Users\umair\AppData\OICE_15_974FA576_32C1D314_CA6\msohtmlclip1\01\clip_image003.png"
  o:title=""/&gt;
&lt;/v:shape&gt;&lt;![endif]--&gt;&lt;!--[if !vml]--&gt;&lt;!--[endif]--&gt;&lt;/span&gt;&lt;span style="font-size: 12.0pt; mso-no-proof: yes;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;
&lt;span style="font-size: 12pt;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;Open
Signal &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;span style="font-size: 16px;"&gt;Properly Connected Signal&lt;/span&gt;&lt;span style="font-size: 16px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;span style="font-size: 12pt;"&gt;When drawing lines, you do not need to worry about the path you
follow.&amp;nbsp; The lines will route themselves
automatically.&amp;nbsp; Once blocks are
connected, they can be repositioned for a neater appearance.&amp;nbsp; This is done by clicking on and dragging each
block to its desired location (signals will stay properly connected and will re-route
themselves).&lt;/span&gt;&lt;/div&gt;
&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;
&lt;span style="font-size: 12.0pt; mso-fareast-language: EN-US; mso-no-proof: yes;"&gt;&lt;!--[if gte vml 1]&gt;&lt;v:shape
 id="Picture_x0020_11" o:spid="_x0000_i1027" type="#_x0000_t75" style='width:234.75pt;
 height:116.25pt;visibility:visible;mso-wrap-style:square'&gt;
 &lt;v:imagedata src="file:///C:\Users\umair\AppData\OICE_15_974FA576_32C1D314_CA6\msohtmlclip1\01\clip_image005.png"
  o:title=""/&gt;
&lt;/v:shape&gt;&lt;![endif]--&gt;&lt;!--[if !vml]--&gt;&lt;!--[endif]--&gt;&lt;/span&gt;&lt;span style="font-size: 12.0pt; mso-no-proof: yes;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;span style="font-size: 12.0pt;"&gt;In
some models, it will be necessary to branch a signal so that it is transmitted
to two or more different input terminals.&amp;nbsp;
This is done by first placing the mouse cursor at the location where the
signal is to branch.&amp;nbsp; Then, using either
the CTRL key in conjunction with the left mouse button or just the right mouse
button, drag the new line to its intended destination.&amp;nbsp; This method was used to construct the branch
in the Sine Wave output signal shown below:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;
&lt;span style="font-size: 12.0pt; mso-fareast-language: EN-US; mso-no-proof: yes;"&gt;&lt;!--[if gte vml 1]&gt;&lt;v:shape
 id="Picture_x0020_12" o:spid="_x0000_i1026" type="#_x0000_t75" style='width:235.5pt;
 height:138.75pt;visibility:visible;mso-wrap-style:square'&gt;
 &lt;v:imagedata src="file:///C:\Users\umair\AppData\OICE_15_974FA576_32C1D314_CA6\msohtmlclip1\01\clip_image007.png"
  o:title=""/&gt;
&lt;/v:shape&gt;&lt;![endif]--&gt;&lt;!--[if !vml]--&gt;&lt;!--[endif]--&gt;&lt;/span&gt;&lt;span style="font-size: 12.0pt; mso-no-proof: yes;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;span style="font-size: 12.0pt;"&gt;The
routing of lines and the location of branches can be changed by dragging them
to their desired new position.&amp;nbsp; To delete
an incorrectly drawn line, simply click on it to select it, and hit the DELETE
key.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;b&gt;&lt;span style="font-size: 12.0pt;"&gt;Running Simulations&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;span style="font-size: 12.0pt;"&gt;Now
that our model has been constructed, we are ready to simulate the system.&amp;nbsp; To do this, go to the Simulation menu and
click on Start, or just click on the "Start/Pause Simulation" button
in the model window toolbar (looks like the "Play" button on a
VCR).&amp;nbsp; Because our example is a
relatively simple model, its simulation runs almost instantaneously.&amp;nbsp; With more complicated systems, however, you
will be able to see the progress of the simulation by observing its running
time in the the lower box of the model window.&amp;nbsp;
Double-click the Scope block to view the output of the Gain block for
the simulation as a function of time.&amp;nbsp; Once
the Scope window appears, click the "Auto scale" button in its
toolbar (looks like a pair of binoculars) to scale the graph to better fit the
window.&amp;nbsp; Having done this, you should see
the following:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhGSEiooZOMk2GDJg2PwNmjV7ccLUCzzSmRoNUCiEWJVsLIodxU5U-57DWQBjgtG_gSoucLAHLabt-WCo7bBioKNUh5yyjNNNnrgvYdJmfgLed6Hj3QkovVBZIxKHUHGfFnP7i6NFYwO7k/s1600/Untitled.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhGSEiooZOMk2GDJg2PwNmjV7ccLUCzzSmRoNUCiEWJVsLIodxU5U-57DWQBjgtG_gSoucLAHLabt-WCo7bBioKNUh5yyjNNNnrgvYdJmfgLed6Hj3QkovVBZIxKHUHGfFnP7i6NFYwO7k/s1600/Untitled.png" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;span style="font-size: 12.0pt;"&gt;&lt;br clear="all" style="page-break-before: always;" /&gt;
Note that the output of our system appears as a cosine curve with a period of 2
seconds and amplitude equal to 10.&amp;nbsp; Does
this result agree with the system parameters we set?&amp;nbsp;&amp;nbsp; Its amplitude makes sense when we consider
that the amplitude of the input signal was 2 and the constant gain of the
system was 5 (2 x 5 = 10).&amp;nbsp; The output's
period should be the same as that of the input signal, and this value is a
function of the frequency we entered for the Sine Wave block (which was set
equal to pi).&amp;nbsp;&amp;nbsp; Finally, the output's
shape as a cosine curve is due to the phase value of pi/2 we set for the input (sine
and cosine graphs differ by a phase shift of pi/2). What if we were to modify
the gain of the system to be 0.5?&amp;nbsp; How
would this affect the output of the Gain block as observed by the Scope?&amp;nbsp; Make this change by double-clicking on the
Gain block and changing the gain value to 0.5.&amp;nbsp;
Then, re-run the simulation and view the Scope (the Scope graph will not
change unless the simulation is re-run, even though the gain value has been
modified). &amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both;"&gt;
&lt;/div&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;
&lt;span style="font-size: 12.0pt;"&gt;Note
that the only difference between this output and the one from our original
system is the amplitude of the cosine curve.&amp;nbsp;
In the second case, the amplitude is equal to 1, or 1/10th of 10, which
is a result of the gain value being 1/10th as large as it originally was.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
</content><link href="http://issuecomp.blogspot.com/feeds/621519244937465052/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/2013/10/simulink-in-matlab.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default/621519244937465052" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default/621519244937465052" rel="self" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/2013/10/simulink-in-matlab.html" rel="alternate" title="Simulink In Matlab" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhMKrOm1pEufr76hHvjpi0-3SivYcsp6c0GhMQZlQhZSY2PalhDbjl7zrl1XWxnAzTYgqsrUWlP9XgHXbrE9cIZxHvnbFNxyFuMXuHeOPLYAuTB56L9Uw58a8GperDxL19I0Z3r5XelGRu9/s72-c/6ff16695-smush--0fVAwWMeXMU-Uk8UuplPyZI-AAAAAAAAAHs-_0VkCuNzr-Y-s1600-Untitled.png" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-205325733984914212.post-843792916368880602</id><published>2013-10-04T10:13:00.000-07:00</published><updated>2013-10-22T03:25:15.574-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Issues"/><title type="text">Video Is not Uploading On Youtube</title><content type="html">&lt;div&gt;
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "ca-pub-6089812961446688";
/* Gaming */
google_ad_slot = "3273794059";
google_ad_width = 630;
google_ad_height = 90;
//--&gt;
&lt;/script&gt;
&lt;script src="//pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"&gt;
&lt;/script&gt;&lt;/div&gt;
You Tube is main social network for sharing our views, information or activities. Whenever anywhere in the world, a big event is held firstly the video'll be seen on You Tube.&lt;br /&gt;
But recently a problem is facing a lot of people included me on uploading a video on You Tube. When you get starting to uploading video, then a screen like that is appearing and it seems that streaming is going stuck. Then users facing a very inconvenient from it. &lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhahU9kztV1SIDsx7EX-SOVLPuUfvk2JrVyNJJs9mYiJchRailYN9HMeSDoK-tv0yHZ8tsMuorZ6YIY-KiaWvg4D3MgK1HjQUmhdVUywT6Ij2YQavxCx7O1Qs2k1z4EGDL9Q_ZqYP874pud/s1600/youtube.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="82" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhahU9kztV1SIDsx7EX-SOVLPuUfvk2JrVyNJJs9mYiJchRailYN9HMeSDoK-tv0yHZ8tsMuorZ6YIY-KiaWvg4D3MgK1HjQUmhdVUywT6Ij2YQavxCx7O1Qs2k1z4EGDL9Q_ZqYP874pud/s320/youtube.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;b&gt;Solution :&lt;/b&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
Download any YouTube uploader &amp;nbsp;from &lt;a href="http://www.dvdvideosoft.com/" target="_blank"&gt;Secured website&lt;/a&gt;. And then upload video through it. It's tricky way to upload a video.&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span id="goog_823142889"&gt;&lt;/span&gt;&lt;span id="goog_823142890"&gt;&lt;/span&gt;</content><link href="http://issuecomp.blogspot.com/feeds/843792916368880602/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/2013/10/video-is-not-uploading-on-youtube.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default/843792916368880602" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default/843792916368880602" rel="self" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/2013/10/video-is-not-uploading-on-youtube.html" rel="alternate" title="Video Is not Uploading On Youtube" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhahU9kztV1SIDsx7EX-SOVLPuUfvk2JrVyNJJs9mYiJchRailYN9HMeSDoK-tv0yHZ8tsMuorZ6YIY-KiaWvg4D3MgK1HjQUmhdVUywT6Ij2YQavxCx7O1Qs2k1z4EGDL9Q_ZqYP874pud/s72-c/youtube.png" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-205325733984914212.post-8440655608669707990</id><published>2013-10-02T09:11:00.001-07:00</published><updated>2013-10-12T10:46:10.157-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="C plus"/><title type="text">Top 10 Websites For Learning C++</title><content type="html">As you all know about C++. C++ is world wide used programming language. C++ is the basic of all the languages. If you know about C++ then you can learn any language. It is the basic step towards programming.&lt;br /&gt;
Therefore, knowing the necessity of C++ i search a lot about C++ and find out top 10 websites for learning C++.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;1. MIT COURSE WARE:&lt;/b&gt;&lt;br /&gt;
MIT is one of the famous engineering university all over the world. This university stands in Top universities all over the world. &amp;nbsp;In this website he gave a clear idea about c++.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEggNM5IGI9_zxIC17BQom_G-Q6xnp1Fbg8PLsAK207hzMnV8QkxeA7OBhPQLp0vb1NZSEnHXcd-Qsx8v6-hCZCpwp0N4h6E-bebl3NsbK6pMEa2LUtkBLPR_aWlFVT-A7D-uh60Jbm6Mlc/s1600/Untitled.png" imageanchor="1" style="clear: right; display: inline !important; margin-bottom: 1em; margin-left: 1em; text-align: center;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEggNM5IGI9_zxIC17BQom_G-Q6xnp1Fbg8PLsAK207hzMnV8QkxeA7OBhPQLp0vb1NZSEnHXcd-Qsx8v6-hCZCpwp0N4h6E-bebl3NsbK6pMEa2LUtkBLPR_aWlFVT-A7D-uh60Jbm6Mlc/s1600/Untitled.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;b&gt;Go To&amp;nbsp;&lt;a href="http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-096-introduction-to-c-january-iap-2011/index.htm" target="_blank"&gt;MIT Course Ware&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;2.C programming :&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;
This website is owning by Alex Allian, writer of the book "&lt;a href="http://www.amazon.com/Jumping-into-C-Alex-Allain/dp/0988927802" target="_blank"&gt;Jumping into C++&lt;/a&gt;". This website is good for beginners or those who have keen interest to leaning C++.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg99jWR1kk2_bNAYnMjkcFZdJy33liBGRX_ZOHh5dWVkhIUs_MOlVMCZFx1Z_d7-KovOVyooWbokBVK0xhpPS-yCHjEU_wzk6ocvQV0T0GGTr9m8U0vW-FzG_Vw1fjcIxLUzKl3nGdwTWP-/s1600/Cprogramming.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img alt="C programming-Online C++" border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg99jWR1kk2_bNAYnMjkcFZdJy33liBGRX_ZOHh5dWVkhIUs_MOlVMCZFx1Z_d7-KovOVyooWbokBVK0xhpPS-yCHjEU_wzk6ocvQV0T0GGTr9m8U0vW-FzG_Vw1fjcIxLUzKl3nGdwTWP-/s1600/Cprogramming.png" title="C programming-Online C++" /&gt;&lt;/a&gt;&lt;/div&gt;
Go to&amp;nbsp;&lt;a href="http://www.cprogramming.com/tutorial/lesson1.html" target="_blank"&gt;C Programming&lt;/a&gt;&lt;br /&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
3&lt;b&gt;. C plus plus&amp;nbsp;&lt;/b&gt;&lt;br /&gt;
This website is covered all the basic tutorial for beginners, who are interested in to learn C++. The most important thing is that , it divide all the course in a little parts. So it's very easy for learners.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEii47g-WwTXRHSlNZbsU-zYC5iU6iwh1aFHBppIqm3bVD0_3ppkMDlEm4Mo5dAb1oA0t7FJVSV0nGgLQC4hdNO9c6LzJ3QTB4qD7cDnkziuPQPZ1kbIDVpNrIxJo9fiQOSgN8ifGywNZpXs/s1600/cplusplus.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img alt="Learning C++-cplusplus" border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEii47g-WwTXRHSlNZbsU-zYC5iU6iwh1aFHBppIqm3bVD0_3ppkMDlEm4Mo5dAb1oA0t7FJVSV0nGgLQC4hdNO9c6LzJ3QTB4qD7cDnkziuPQPZ1kbIDVpNrIxJo9fiQOSgN8ifGywNZpXs/s1600/cplusplus.png" title="Learning C++-cplusplus" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
Go To &lt;a href="http://cplusplus.com/"&gt;cplusplus.com&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
4. &lt;b&gt;An introduction to C++&lt;/b&gt;&lt;br /&gt;
This is also a good website for learning C++. It basically cover loop, function and file. Good website for keen interested persons.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi7GhelY-0WiwQiht4gQKzcOd1WjKGKAyZGP1Ya1E7dqt2pOHg87ib4TDurtmsGkRyxkXmdLsnLzKOlndMz7CAo4xtJZPnZjqQmRKN2JowEdH5ST3iIdKV7-A9z_Yp0ITql5YWJqYwdBtq5/s1600/An+Introduction+to+c++.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img alt="An Introduction To C++" border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi7GhelY-0WiwQiht4gQKzcOd1WjKGKAyZGP1Ya1E7dqt2pOHg87ib4TDurtmsGkRyxkXmdLsnLzKOlndMz7CAo4xtJZPnZjqQmRKN2JowEdH5ST3iIdKV7-A9z_Yp0ITql5YWJqYwdBtq5/s1600/An+Introduction+to+c++.png" title="An Introduction To C++" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
Go to &lt;a href="http://homes.cs.washington.edu/~tom/c++example/" target="_blank"&gt;An introduction to c++&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
5. &lt;b&gt;About.com&lt;/b&gt;&lt;br /&gt;
This is very useful site for learning C++. The most important thing is that in this website you can also learn about C, C#.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgo5yp-nCbNyu5m_F6lk88SoY2D1hHrAlRn_M54P87mjfKqbWRBKJ5Dm_WV5heLZGvgOReAGhEm4WSJKVWAbh7cy1mAVQmhu_R6t5rEs6Y88qBoEo55aqepC81_zeuEEmKe71I4qkMVwJE3/s1600/About.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img alt="Learning C++-About.com" border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgo5yp-nCbNyu5m_F6lk88SoY2D1hHrAlRn_M54P87mjfKqbWRBKJ5Dm_WV5heLZGvgOReAGhEm4WSJKVWAbh7cy1mAVQmhu_R6t5rEs6Y88qBoEo55aqepC81_zeuEEmKe71I4qkMVwJE3/s1600/About.png" title="Learning C++-About.com" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
Go To&lt;a href="http://cplus.about.com/" target="_blank"&gt; about.com&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div&gt;
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "ca-pub-6089812961446688";
/* Gaming */
google_ad_slot = "3273794059";
google_ad_width = 630;
google_ad_height = 90;
//--&gt;
&lt;/script&gt;
&lt;script src="//pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"&gt;
&lt;/script&gt;&lt;/div&gt;
6. &lt;b&gt;Beginners C++&amp;nbsp;&lt;/b&gt;&lt;br /&gt;
This website , i like most from all the websites due to his contents and challenges.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://ysmushit.zenfs.com/results/662d94b1/smush/-ZnMMWyMSA-E/UkxXoDs7sbI/AAAAAAAAAGI/L2PBtmTykN4/s1600/Untitled.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img alt="Beginners C++" border="0" src="http://ysmushit.zenfs.com/results/662d94b1/smush/-ZnMMWyMSA-E/UkxXoDs7sbI/AAAAAAAAAGI/L2PBtmTykN4/s1600/Untitled.png" title="Beginners C++" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
Go to &lt;a href="http://beginners.com/"&gt;Beginners.com&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
7. &lt;b&gt;C++ Programming tutorial&lt;/b&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgChKmRKGEuxqXzBZDuJP6xkc_i1O-C-BTf8zJMUAFApotQXKLrQe8CnlncUtTFoYEv9LfNC4zR9CJp_Cz4eEbGqCBLL-SEONE_neN949Y8gofsIlyTLnQS_wEB0aKvYyqZszix3hkEjEww/s1600/C+++Programming.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img alt="C++ Programming-Online C++" border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgChKmRKGEuxqXzBZDuJP6xkc_i1O-C-BTf8zJMUAFApotQXKLrQe8CnlncUtTFoYEv9LfNC4zR9CJp_Cz4eEbGqCBLL-SEONE_neN949Y8gofsIlyTLnQS_wEB0aKvYyqZszix3hkEjEww/s1600/C+++Programming.png" title="C++ Programming-Online C++" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;b&gt;&lt;br /&gt;&lt;/b&gt;
&lt;b&gt;&lt;br /&gt;&lt;/b&gt;
Go To &lt;a href="http://www.ntu.edu.sg/home/ehchua/programming/cpp/cp0_Introduction.html" target="_blank"&gt;C++ Programming tutorial&lt;/a&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiZf_8eVDp1Mhwp0E6M05kQSQSRh59U1x0J77w8tRTnWUD3_srIonW51AxE2W_A8KM4tLIqM8EMHI0Y8kVOm3BnwWm2jGx5xxvt5R72h9HhCJd5vgKsTF7VqskqenGRLnEmAOF3Gt4EONaL/s1600/Introduction+To+C++-Y.Daniel.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img alt="Introduction To C++ Daniel-Online C++" border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiZf_8eVDp1Mhwp0E6M05kQSQSRh59U1x0J77w8tRTnWUD3_srIonW51AxE2W_A8KM4tLIqM8EMHI0Y8kVOm3BnwWm2jGx5xxvt5R72h9HhCJd5vgKsTF7VqskqenGRLnEmAOF3Gt4EONaL/s1600/Introduction+To+C++-Y.Daniel.png" title="Introduction To C++ Daniel-Online C++" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
8. &lt;b&gt;Introduction to C++ Programming&lt;/b&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
Go To&amp;nbsp;&lt;a href="http://www.cs.armstrong.edu/liang/cpp/" target="_blank"&gt;Introduction to C++ Programming&lt;/a&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
9.&lt;b&gt;Introduction to Windows Programming in C++&lt;/b&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
C++ also used in windows operating system. This is official website of window. in which they tells us the how important is C++.&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjcTsdN5721bvBb_SbGeyBy3qAHRrC4oo4i_RGKIIP9j9QhyphenhyphenjM91G-ubfJMn0KLMl56tsM8t_QFzUU8jhv3gCwgANzh9Be_vH5EzSThbkb8dBE2lzt74SKXgxiP-HtUXQSUmSfUa9fqJabb/s1600/Window+Programming.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img alt="Window Programming" border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjcTsdN5721bvBb_SbGeyBy3qAHRrC4oo4i_RGKIIP9j9QhyphenhyphenjM91G-ubfJMn0KLMl56tsM8t_QFzUU8jhv3gCwgANzh9Be_vH5EzSThbkb8dBE2lzt74SKXgxiP-HtUXQSUmSfUa9fqJabb/s1600/Window+Programming.png" title="Window Programming" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
Go to &lt;a href="http://msdn.microsoft.com/en-us/library/windows/desktop/ff381398(v=vs.85).aspx" target="_blank"&gt;Windows Programming&lt;/a&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
10.&lt;b&gt;Pearson&lt;/b&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&amp;nbsp;In this website, there's a nice collection of c++ books. You can easily download it and read it.&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhW1Y3Hjczt4YXdWqFrts-n7i1Smu2u1oJgcl8e2BXCF-EQz91hWCASv3q142AUk56rUhix_KzrQ_YpSpzTTUCzG28q_N_szcM0WAygMEbTVcOH6TznunZgsk05vM6p71VpcNcVUazszLlQ/s1600/Pearson+c++.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img alt="Pearson C++" border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhW1Y3Hjczt4YXdWqFrts-n7i1Smu2u1oJgcl8e2BXCF-EQz91hWCASv3q142AUk56rUhix_KzrQ_YpSpzTTUCzG28q_N_szcM0WAygMEbTVcOH6TznunZgsk05vM6p71VpcNcVUazszLlQ/s1600/Pearson+c++.png" title="Pearson C++" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
Go to &lt;a href="http://www.pearsonhighered.com/educator/course/C-Programming/91054583.page" target="_blank"&gt;Pearson&lt;/a&gt;&lt;/div&gt;
&lt;span style="color: #454545; font-family: 'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; font-size: 14px; line-height: 20px;"&gt;&lt;br /&gt;&lt;/span&gt;
&lt;br /&gt;
&lt;b&gt;&lt;br /&gt;&lt;/b&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiEDbKJ4-sJ6ealI-Ds5RqmNphXO-IjrO2-Uzk-8-D44ytpeM_l9LLr0Evp2wylk-VzKOXEAwAIOJoGUMx67N2KrcCtLz9SelPALsLrbeZ8GQZ_emFP9X_GNrKGxY37UcW-bFa4Dys2I9g/s1600/Untitled.png" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
</content><link href="http://issuecomp.blogspot.com/feeds/8440655608669707990/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/2013/10/top-10-websites-for-learning-c.html#comment-form" rel="replies" title="1 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default/8440655608669707990" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/205325733984914212/posts/default/8440655608669707990" rel="self" type="application/atom+xml"/><link href="http://issuecomp.blogspot.com/2013/10/top-10-websites-for-learning-c.html" rel="alternate" title="Top 10 Websites For Learning C++" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEggNM5IGI9_zxIC17BQom_G-Q6xnp1Fbg8PLsAK207hzMnV8QkxeA7OBhPQLp0vb1NZSEnHXcd-Qsx8v6-hCZCpwp0N4h6E-bebl3NsbK6pMEa2LUtkBLPR_aWlFVT-A7D-uh60Jbm6Mlc/s72-c/Untitled.png" width="72"/><thr:total>1</thr:total></entry></feed>