<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:blogger='http://schemas.google.com/blogger/2008' xmlns:georss='http://www.georss.org/georss' xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-2087545279757318502</id><updated>2024-10-02T12:31:30.085+06:00</updated><category term="System Administration"/><category term="Tips and Tricks"/><category term="Batch Scripting"/><category term="Database"/><category term="Application"/><category term="Best Free Services"/><category term="Marketing"/><category term="Webmaster Tips"/><category term="BackupMe"/><category term="Blogging Tips"/><category term="Difference"/><category term="Networking"/><category term="Outlook Tips"/><category term="Programming"/><category term="Proxy Customization"/><category term="Troubleshooting"/><title type='text'>Tech Solution Point</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://techsolutionpoint.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default?redirect=false'/><link rel='alternate' type='text/html' href='http://techsolutionpoint.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default?start-index=26&amp;max-results=25&amp;redirect=false'/><author><name>M. A. Kader</name><uri>http://www.blogger.com/profile/02470376264521238421</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='27' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjx4hW2ntnKcrMrR_cGzdff6jiHAZRa3yz5UC8cstrtLQzMDlQfaAglKcRcEJ0MYaMIocyDHHmjMsrFE5smnwCvxajjk5Jjxn8Y4HJ-QsY0KXDhtZG5-lGdIaYA58ic0w/s136/check-mark-clip-art-16-50%25.png'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>29</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-2087545279757318502.post-7245926523254497712</id><published>2011-02-01T21:57:00.000+06:00</published><updated>2011-02-01T21:57:42.136+06:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Database"/><title type='text'>What is ORDBMS?</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;  &lt;w:WordDocument&gt;   &lt;w:View&gt;Normal&lt;/w:View&gt;   &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;   &lt;w:PunctuationKerning/&gt;   &lt;w:ValidateAgainstSchemas/&gt;   &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;   &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;   &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;   &lt;w:Compatibility&gt;    &lt;w:BreakWrappedTables/&gt;    &lt;w:SnapToGridInCell/&gt;    &lt;w:WrapTextWithPunct/&gt;    &lt;w:UseAsianBreakRules/&gt;    &lt;w:DontGrowAutofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;  &lt;/w:WordDocument&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;  &lt;w:LatentStyles DefLockedState=&quot;false&quot; LatentStyleCount=&quot;156&quot;&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 10]&gt; &lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
 {mso-style-name:&quot;Table Normal&quot;;
 mso-tstyle-rowband-size:0;
 mso-tstyle-colband-size:0;
 mso-style-noshow:yes;
 mso-style-parent:&quot;&quot;;
 mso-padding-alt:0in 5.4pt 0in 5.4pt;
 mso-para-margin:0in;
 mso-para-margin-bottom:.0001pt;
 mso-pagination:widow-orphan;
 font-size:10.0pt;
 font-family:&quot;Times New Roman&quot;;
 mso-ansi-language:#0400;
 mso-fareast-language:#0400;
 mso-bidi-language:#0400;}
&lt;/style&gt; &lt;![endif]--&gt;  &lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Important ORDBMS Features&lt;/b&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;u&gt;User Defined Types (UDTs)&lt;/u&gt;: UDTs allow developer to define their own data type. UDTs include structure, array, text, multimedia, time-series, etc.&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;u&gt;User Defined Functions (UDFs)&lt;/u&gt;: UDFs allow developer to define their own functions. UDFs can be invoked independently or inside a SQL statement i.e. WHERE clause. UDFs usually operate on complex data.&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;u&gt;Extended Search/Index Capabilities&lt;/u&gt;: ORDBMS allow for searching complex data type. The new ORDBMS provide to specify the “cost” for searching UDTs &amp;amp; executing UDFs to better optimize queries in complex data.&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;u&gt;Predefined Extensions&lt;/u&gt;: The ORDBMS vendors offer a number of predefined extensions (called – Data Cartridges by Oracle, Snapins by Sybase, DataBlades by Informix) which handle complex information in particular application domain such text search, images, video, messaging etc.&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;u&gt;Extended Support for Programming Languages&lt;/u&gt;: In RDBMS functions had to be written in database vendor’s native language i.e. PL/SQL in Oracle, T-SQL in SOL Server, SPL in Informix. ORDBMS are now providing support for C, C++ and Java when writing UDFs in their database.&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp; &lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;Example: Most of the ORDBMS features are being included in the new SQL3 standard. &lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsolutionpoint.blogspot.com/feeds/7245926523254497712/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techsolutionpoint.blogspot.com/2011/02/what-is-ordbms.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default/7245926523254497712'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default/7245926523254497712'/><link rel='alternate' type='text/html' href='http://techsolutionpoint.blogspot.com/2011/02/what-is-ordbms.html' title='What is ORDBMS?'/><author><name>M. A. Kader</name><uri>http://www.blogger.com/profile/02470376264521238421</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='27' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjx4hW2ntnKcrMrR_cGzdff6jiHAZRa3yz5UC8cstrtLQzMDlQfaAglKcRcEJ0MYaMIocyDHHmjMsrFE5smnwCvxajjk5Jjxn8Y4HJ-QsY0KXDhtZG5-lGdIaYA58ic0w/s136/check-mark-clip-art-16-50%25.png'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2087545279757318502.post-4177073831313252929</id><published>2011-01-18T22:24:00.000+06:00</published><updated>2011-01-18T22:24:46.240+06:00</updated><title type='text'>Difference between ODBMS &amp; RDMBS</title><content type='html'>The difference between ODBMS &amp;amp; RDMBS may figure out using the following table:&lt;br /&gt;
&lt;br /&gt;
&lt;!--[if gte mso 9]&gt;&lt;xml&gt;  &lt;w:WordDocument&gt;   &lt;w:View&gt;Normal&lt;/w:View&gt;   &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;   &lt;w:PunctuationKerning/&gt;   &lt;w:ValidateAgainstSchemas/&gt;   &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;   &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;   &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;   &lt;w:Compatibility&gt;    &lt;w:BreakWrappedTables/&gt;    &lt;w:SnapToGridInCell/&gt;    &lt;w:WrapTextWithPunct/&gt;    &lt;w:UseAsianBreakRules/&gt;    &lt;w:DontGrowAutofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;  &lt;/w:WordDocument&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;  &lt;w:LatentStyles DefLockedState=&quot;false&quot; LatentStyleCount=&quot;156&quot;&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 10]&gt; &lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
 {mso-style-name:&quot;Table Normal&quot;;
 mso-tstyle-rowband-size:0;
 mso-tstyle-colband-size:0;
 mso-style-noshow:yes;
 mso-style-parent:&quot;&quot;;
 mso-padding-alt:0in 5.4pt 0in 5.4pt;
 mso-para-margin:0in;
 mso-para-margin-bottom:.0001pt;
 mso-pagination:widow-orphan;
 font-size:10.0pt;
 font-family:&quot;Times New Roman&quot;;
 mso-ansi-language:#0400;
 mso-fareast-language:#0400;
 mso-bidi-language:#0400;}
table.MsoTableGrid
 {mso-style-name:&quot;Table Grid&quot;;
 mso-tstyle-rowband-size:0;
 mso-tstyle-colband-size:0;
 border:solid windowtext 1.0pt;
 mso-border-alt:solid windowtext .5pt;
 mso-padding-alt:0in 5.4pt 0in 5.4pt;
 mso-border-insideh:.5pt solid windowtext;
 mso-border-insidev:.5pt solid windowtext;
 mso-para-margin:0in;
 mso-para-margin-bottom:.0001pt;
 mso-pagination:widow-orphan;
 font-size:10.0pt;
 font-family:&quot;Times New Roman&quot;;
 mso-ansi-language:#0400;
 mso-fareast-language:#0400;
 mso-bidi-language:#0400;}
&lt;/style&gt; &lt;![endif]--&gt;  &lt;br /&gt;
&lt;table border=&quot;1&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;MsoTableGrid&quot; style=&quot;border-collapse: collapse; border: medium none;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;   &lt;td style=&quot;border: 1pt solid windowtext; padding: 0in 5.4pt; width: 2.05in;&quot; valign=&quot;top&quot; width=&quot;197&quot;&gt;   &lt;div class=&quot;MsoNormal&quot;&gt;DEGREE&lt;/div&gt;&lt;/td&gt;   &lt;td style=&quot;border-color: windowtext windowtext windowtext -moz-use-text-color; border-style: solid solid solid none; border-width: 1pt 1pt 1pt medium; padding: 0in 5.4pt; width: 2.05in;&quot; valign=&quot;top&quot; width=&quot;197&quot;&gt;   &lt;div class=&quot;MsoNormal&quot;&gt;ODBMS&lt;/div&gt;&lt;/td&gt;   &lt;td style=&quot;border-color: windowtext windowtext windowtext -moz-use-text-color; border-style: solid solid solid none; border-width: 1pt 1pt 1pt medium; padding: 0in 5.4pt; width: 2.05in;&quot; valign=&quot;top&quot; width=&quot;197&quot;&gt;   &lt;div class=&quot;MsoNormal&quot;&gt;RDBMS&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style=&quot;border-color: -moz-use-text-color windowtext windowtext; border-style: none solid solid; border-width: medium 1pt 1pt; padding: 0in 5.4pt; width: 2.05in;&quot; valign=&quot;top&quot; width=&quot;197&quot;&gt;   &lt;div class=&quot;MsoNormal&quot;&gt;Data type parsing&lt;/div&gt;&lt;/td&gt;   &lt;td style=&quot;border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 2.05in;&quot; valign=&quot;top&quot; width=&quot;197&quot;&gt;   &lt;div class=&quot;MsoNormal&quot;&gt;-Support complex data type using user defined data type.&lt;/div&gt;&lt;/td&gt;   &lt;td style=&quot;border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 2.05in;&quot; valign=&quot;top&quot; width=&quot;197&quot;&gt;   &lt;div class=&quot;MsoNormal&quot;&gt;-Supports Binary large Objects (BLOBs) which are   essentially very large database column.&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;-Database columns must generally be simple data elements   instead of structures &amp;amp; array.&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;span&gt;&amp;nbsp; &lt;/span&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style=&quot;border-color: -moz-use-text-color windowtext windowtext; border-style: none solid solid; border-width: medium 1pt 1pt; padding: 0in 5.4pt; width: 2.05in;&quot; valign=&quot;top&quot; width=&quot;197&quot;&gt;   &lt;div class=&quot;MsoNormal&quot;&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;Locating data&lt;/div&gt;&lt;/td&gt;   &lt;td style=&quot;border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 2.05in;&quot; valign=&quot;top&quot; width=&quot;197&quot;&gt;   &lt;div class=&quot;MsoNormal&quot;&gt;-Slower than RDBMS when locating simple data type.&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;-Refined algorithms used to search data within complex   data type. &lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style=&quot;border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 2.05in;&quot; valign=&quot;top&quot; width=&quot;197&quot;&gt;   &lt;div class=&quot;MsoNormal&quot;&gt;-Fast to find simple data type.&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;-No support for searching or indexing BLOBs. &lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style=&quot;border-color: -moz-use-text-color windowtext windowtext; border-style: none solid solid; border-width: medium 1pt 1pt; padding: 0in 5.4pt; width: 2.05in;&quot; valign=&quot;top&quot; width=&quot;197&quot;&gt;   &lt;div class=&quot;MsoNormal&quot;&gt;Language standards&lt;/div&gt;&lt;/td&gt;   &lt;td style=&quot;border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 2.05in;&quot; valign=&quot;top&quot; width=&quot;197&quot;&gt;   &lt;div class=&quot;MsoNormal&quot;&gt;-Most of ODBMS support OQL (Object Query Language) &amp;amp;   ODL (Object Definition Language) which are part of ODMG (Object Data   Management Group).&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;-The programming language is used for data manipulation by   invoking methods of the object instead of SQL-insert, update, and delete   command. &lt;/div&gt;&lt;/td&gt;   &lt;td style=&quot;border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 2.05in;&quot; valign=&quot;top&quot; width=&quot;197&quot;&gt;   &lt;div class=&quot;MsoNormal&quot;&gt;-Major RDBMS use a standard language (SQL2/SQL92) with   vendor specific extensions. SQL is both DDL (Data Definition Language) &amp;amp; DML   (Data Manipulation Language).&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style=&quot;border-color: -moz-use-text-color windowtext windowtext; border-style: none solid solid; border-width: medium 1pt 1pt; padding: 0in 5.4pt; width: 2.05in;&quot; valign=&quot;top&quot; width=&quot;197&quot;&gt;   &lt;div class=&quot;MsoNormal&quot;&gt;DBMS functions/methods&lt;/div&gt;&lt;/td&gt;   &lt;td style=&quot;border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 2.05in;&quot; valign=&quot;top&quot; width=&quot;197&quot;&gt;   &lt;div class=&quot;MsoNormal&quot;&gt;-Object methods are usually in a selected OOP language   (like C++, Java).&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;-Object/method inheritance is supported. &lt;/div&gt;&lt;/td&gt;   &lt;td style=&quot;border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 2.05in;&quot; valign=&quot;top&quot; width=&quot;197&quot;&gt;   &lt;div class=&quot;MsoNormal&quot;&gt;-Provide triggers/stored procedures which are written in   the native DBMS language. &lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsolutionpoint.blogspot.com/feeds/4177073831313252929/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techsolutionpoint.blogspot.com/2011/01/difference-between-odbms-rdmbs.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default/4177073831313252929'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default/4177073831313252929'/><link rel='alternate' type='text/html' href='http://techsolutionpoint.blogspot.com/2011/01/difference-between-odbms-rdmbs.html' title='Difference between ODBMS &amp; RDMBS'/><author><name>M. A. Kader</name><uri>http://www.blogger.com/profile/02470376264521238421</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='27' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjx4hW2ntnKcrMrR_cGzdff6jiHAZRa3yz5UC8cstrtLQzMDlQfaAglKcRcEJ0MYaMIocyDHHmjMsrFE5smnwCvxajjk5Jjxn8Y4HJ-QsY0KXDhtZG5-lGdIaYA58ic0w/s136/check-mark-clip-art-16-50%25.png'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2087545279757318502.post-4562549633523873820</id><published>2011-01-13T21:25:00.000+06:00</published><updated>2011-01-13T21:25:25.096+06:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Database"/><title type='text'>What is RDBMS?</title><content type='html'>&lt;!--[if gte mso 9]&gt;&lt;xml&gt;  &lt;w:WordDocument&gt;   &lt;w:View&gt;Normal&lt;/w:View&gt;   &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;   &lt;w:PunctuationKerning/&gt;   &lt;w:ValidateAgainstSchemas/&gt;   &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;   &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;   &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;   &lt;w:Compatibility&gt;    &lt;w:BreakWrappedTables/&gt;    &lt;w:SnapToGridInCell/&gt;    &lt;w:WrapTextWithPunct/&gt;    &lt;w:UseAsianBreakRules/&gt;    &lt;w:DontGrowAutofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;  &lt;/w:WordDocument&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;  &lt;w:LatentStyles DefLockedState=&quot;false&quot; LatentStyleCount=&quot;156&quot;&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 10]&gt; &lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
 {mso-style-name:&quot;Table Normal&quot;;
 mso-tstyle-rowband-size:0;
 mso-tstyle-colband-size:0;
 mso-style-noshow:yes;
 mso-style-parent:&quot;&quot;;
 mso-padding-alt:0in 5.4pt 0in 5.4pt;
 mso-para-margin:0in;
 mso-para-margin-bottom:.0001pt;
 mso-pagination:widow-orphan;
 font-size:10.0pt;
 font-family:&quot;Times New Roman&quot;;
 mso-ansi-language:#0400;
 mso-fareast-language:#0400;
 mso-bidi-language:#0400;}
&lt;/style&gt; &lt;![endif]--&gt;  &lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;Relational Database Management System (RDBMS) is the Database Management System (DBMS) that stores data in tabular structure &amp;amp; the relationship among the data is also stored in the form of tables. Edgar Codd introduced the relational database model.&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;Most RDBMS use SQL as database query language.&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;Example: The most popular RDBMS are MS SQL Server, DB2, Oracle, &amp;amp; MySQL.&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsolutionpoint.blogspot.com/feeds/4562549633523873820/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techsolutionpoint.blogspot.com/2011/01/what-is-rdbms.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default/4562549633523873820'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default/4562549633523873820'/><link rel='alternate' type='text/html' href='http://techsolutionpoint.blogspot.com/2011/01/what-is-rdbms.html' title='What is RDBMS?'/><author><name>M. A. Kader</name><uri>http://www.blogger.com/profile/02470376264521238421</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='27' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjx4hW2ntnKcrMrR_cGzdff6jiHAZRa3yz5UC8cstrtLQzMDlQfaAglKcRcEJ0MYaMIocyDHHmjMsrFE5smnwCvxajjk5Jjxn8Y4HJ-QsY0KXDhtZG5-lGdIaYA58ic0w/s136/check-mark-clip-art-16-50%25.png'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2087545279757318502.post-5493588513752340167</id><published>2011-01-12T21:30:00.001+06:00</published><updated>2011-01-12T21:31:02.748+06:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Database"/><title type='text'>What is ODBMS?</title><content type='html'>&lt;div class=&quot;MsoNormal&quot;&gt;ODBMS stands for Object Database Management System. ODBMS is an integration of database &amp;amp; object oriented capabilities. ODBMS makes database objects functioning just like a programming language objects. It extends the OOP with database capabilities, data recovery as well as concurrency control.&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;Object databases are created as a complement to relational database to solve the dilemma of the Object Relational (OR) mismatch. &lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;b&gt;&lt;u&gt;Benefits of ODBMS&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;Benefits of ODBMS covers two major aspects are as follows: &lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.5in; text-indent: -0.25in;&quot;&gt;-&lt;span style=&quot;font: 7pt &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;In ODBMS it is required to write less code than RDBMS which implied a &lt;i&gt;development benefit&lt;/i&gt;. Any complex structured data can be stored directly in an ODBMS from Java or C++ without translation into a database sublanguage such as SQL, ODBC, and JDBC.&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.5in; text-indent: -0.25in;&quot;&gt;-&lt;span style=&quot;font: 7pt &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;Working performance in ODBMS with complex data is ten to a thousand times faster than RDBMS which implied a &lt;i&gt;production benefit&lt;/i&gt;. The reason behind the performance cause when the data is read off the disk no translation is required since it is already in the format that Java or C++ uses. &amp;nbsp;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;b&gt;&lt;u&gt;Limitations of ODBMS&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.5in; text-indent: -0.25in;&quot;&gt;-&lt;span style=&quot;font: 7pt &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;Lack of tools: This is a frustrating aspect of using ODBMS is lacking of third party tools. The reason behind this issue is due in large part to the ODBMS marketplace having not yet reached equivalent to the RDBMS world.&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.5in; text-indent: -0.25in;&quot;&gt;-&lt;span style=&quot;font: 7pt &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;Shortage of local IT Professionals with previous experience with a target ODBMS.&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.5in; text-indent: -0.25in;&quot;&gt;-&lt;span style=&quot;font: 7pt &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;Lacking of small &amp;amp; inexpensive personal ODBMS.&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.5in; text-indent: -0.25in;&quot;&gt;-&lt;span style=&quot;font: 7pt &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;Lacking of local &amp;amp; onsite support due to comparatively small vendor.&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.5in; text-indent: -0.25in;&quot;&gt;-&lt;span style=&quot;font: 7pt &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;Weaker transaction processing capabilities &amp;amp; ad hoc data manipulation.&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.5in; text-indent: -0.25in;&quot;&gt;-&lt;span style=&quot;font: 7pt &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;Scalability &amp;amp; Security issues.&amp;nbsp;&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.5in; text-indent: -0.25in;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.5in; text-indent: -0.25in;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.5in; text-indent: -0.25in;&quot;&gt;Please feel free to comment what are you think about ODBMS! &lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsolutionpoint.blogspot.com/feeds/5493588513752340167/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techsolutionpoint.blogspot.com/2011/01/what-is-odbms.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default/5493588513752340167'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default/5493588513752340167'/><link rel='alternate' type='text/html' href='http://techsolutionpoint.blogspot.com/2011/01/what-is-odbms.html' title='What is ODBMS?'/><author><name>M. A. Kader</name><uri>http://www.blogger.com/profile/02470376264521238421</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='27' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjx4hW2ntnKcrMrR_cGzdff6jiHAZRa3yz5UC8cstrtLQzMDlQfaAglKcRcEJ0MYaMIocyDHHmjMsrFE5smnwCvxajjk5Jjxn8Y4HJ-QsY0KXDhtZG5-lGdIaYA58ic0w/s136/check-mark-clip-art-16-50%25.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2087545279757318502.post-8485003725310924007</id><published>2011-01-11T21:52:00.000+06:00</published><updated>2011-01-11T21:52:38.016+06:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Database"/><title type='text'>What is Database Schema?</title><content type='html'>&lt;!--[if gte mso 9]&gt;&lt;xml&gt;  &lt;w:WordDocument&gt;   &lt;w:View&gt;Normal&lt;/w:View&gt;   &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;   &lt;w:PunctuationKerning/&gt;   &lt;w:ValidateAgainstSchemas/&gt;   &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;   &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;   &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;   &lt;w:Compatibility&gt;    &lt;w:BreakWrappedTables/&gt;    &lt;w:SnapToGridInCell/&gt;    &lt;w:WrapTextWithPunct/&gt;    &lt;w:UseAsianBreakRules/&gt;    &lt;w:DontGrowAutofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;  &lt;/w:WordDocument&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;  &lt;w:LatentStyles DefLockedState=&quot;false&quot; LatentStyleCount=&quot;156&quot;&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 10]&gt; &lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
 {mso-style-name:&quot;Table Normal&quot;;
 mso-tstyle-rowband-size:0;
 mso-tstyle-colband-size:0;
 mso-style-noshow:yes;
 mso-style-parent:&quot;&quot;;
 mso-padding-alt:0in 5.4pt 0in 5.4pt;
 mso-para-margin:0in;
 mso-para-margin-bottom:.0001pt;
 mso-pagination:widow-orphan;
 font-size:10.0pt;
 font-family:&quot;Times New Roman&quot;;
 mso-ansi-language:#0400;
 mso-fareast-language:#0400;
 mso-bidi-language:#0400;}
&lt;/style&gt; &lt;![endif]--&gt;  &lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;A Schema is structure for a database. The term is often used to refer either a text oriented description or a graphical depiction of the database structure. The term is being used both in Relational Database Management System (RDBMS) &amp;amp; Object (Oriented) Database Management System (ODBMS). Both in RDBMS &amp;amp; ODBMS the Schema define the tables, the fields in each table, and the relationship between fields &amp;amp; tables.&lt;span&gt;&amp;nbsp; &lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;ODBMS is being used in real time systems &amp;amp; to power websites.&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;The Star &amp;amp; Snowflake are the example of two common types of Schema.&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsolutionpoint.blogspot.com/feeds/8485003725310924007/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techsolutionpoint.blogspot.com/2011/01/what-is-database-schema.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default/8485003725310924007'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default/8485003725310924007'/><link rel='alternate' type='text/html' href='http://techsolutionpoint.blogspot.com/2011/01/what-is-database-schema.html' title='What is Database Schema?'/><author><name>M. A. Kader</name><uri>http://www.blogger.com/profile/02470376264521238421</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='27' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjx4hW2ntnKcrMrR_cGzdff6jiHAZRa3yz5UC8cstrtLQzMDlQfaAglKcRcEJ0MYaMIocyDHHmjMsrFE5smnwCvxajjk5Jjxn8Y4HJ-QsY0KXDhtZG5-lGdIaYA58ic0w/s136/check-mark-clip-art-16-50%25.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2087545279757318502.post-7809358282195999400</id><published>2011-01-10T21:59:00.000+06:00</published><updated>2011-01-10T21:59:13.009+06:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Programming"/><title type='text'>What is Computer Programming?</title><content type='html'>&lt;!--[if gte mso 9]&gt;&lt;xml&gt;  &lt;w:WordDocument&gt;   &lt;w:View&gt;Normal&lt;/w:View&gt;   &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;   &lt;w:PunctuationKerning/&gt;   &lt;w:ValidateAgainstSchemas/&gt;   &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;   &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;   &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;   &lt;w:Compatibility&gt;    &lt;w:BreakWrappedTables/&gt;    &lt;w:SnapToGridInCell/&gt;    &lt;w:WrapTextWithPunct/&gt;    &lt;w:UseAsianBreakRules/&gt;    &lt;w:DontGrowAutofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;  &lt;/w:WordDocument&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;  &lt;w:LatentStyles DefLockedState=&quot;false&quot; LatentStyleCount=&quot;156&quot;&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 10]&gt; &lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
 {mso-style-name:&quot;Table Normal&quot;;
 mso-tstyle-rowband-size:0;
 mso-tstyle-colband-size:0;
 mso-style-noshow:yes;
 mso-style-parent:&quot;&quot;;
 mso-padding-alt:0in 5.4pt 0in 5.4pt;
 mso-para-margin:0in;
 mso-para-margin-bottom:.0001pt;
 mso-pagination:widow-orphan;
 font-size:10.0pt;
 font-family:&quot;Times New Roman&quot;;
 mso-ansi-language:#0400;
 mso-fareast-language:#0400;
 mso-bidi-language:#0400;}
&lt;/style&gt; &lt;![endif]--&gt;  &lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;&lt;b&gt;&lt;u&gt;Concept of Computer Programming&lt;/u&gt;&lt;/b&gt;: A Computer Program is a set of instructions to perform a particular task. The instruction set to tell a computer to perform a task is called Programming language. The Programming language hierarchy is as follows:&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.5in; text-indent: 0.5in;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.5in; text-indent: 0.5in;&quot;&gt;&lt;b&gt;Machine Language&lt;/b&gt; (1GL) &lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;span&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; &lt;/span&gt;(Logic i.e. Numeric number)&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 1.5in; text-indent: 0.5in;&quot;&gt;&lt;b&gt;↓&lt;/b&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.5in; text-indent: 0.5in;&quot;&gt;&lt;b&gt;Low Level Language &lt;/b&gt;(2GL)&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;span&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; &lt;/span&gt;(Conversion of logical structure to name or software)&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.5in; text-indent: 0.5in;&quot;&gt;&lt;b&gt;&lt;span&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; &lt;/span&gt;&lt;/b&gt;↓&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.5in; text-indent: 0.5in;&quot;&gt;&lt;b&gt;High Level Language&lt;/b&gt; (3GL to Higher)&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.5in; text-indent: 0.5in;&quot;&gt;(Refinement of 2GL to make Programmer-friendly)&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;span&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;&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;span&gt;&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;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;span&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;&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;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;text-indent: 0.5in;&quot;&gt;&lt;b&gt;&lt;u&gt;High level Languages&lt;/u&gt;&lt;/b&gt;: High level languages are simple like human language. Each language consists of unique set of keywords &amp;amp; special syntax in order to organize program instruction. The term programming language in general refers to high level language. The classification of high level language is as follows:&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.75in; text-indent: -0.25in;&quot;&gt;&lt;span&gt;&lt;span&gt;a.&lt;span style=&quot;font: 7pt &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;Fifth Generation Language (5GL)&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 1in;&quot;&gt;High level languages that use visual or graphical development interface to create source code are called as Fifth Generation Language. It habitually covers following properties. &lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 1.5in; text-indent: -0.5in;&quot;&gt;&lt;span&gt;&lt;span&gt;i.&lt;span style=&quot;font: 7pt &amp;quot;Times New Roman&amp;quot;;&quot;&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; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;5GL is a more like an application than a language.&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 1.5in; text-indent: -0.5in;&quot;&gt;&lt;span&gt;&lt;span&gt;ii.&lt;span style=&quot;font: 7pt &amp;quot;Times New Roman&amp;quot;;&quot;&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;/span&gt;&lt;/span&gt;&lt;/span&gt;The concept behind 5GL is for &lt;i&gt;all&lt;/i&gt; code to be automatically generated.&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 1.5in; text-indent: -0.5in;&quot;&gt;&lt;span&gt;&lt;span&gt;iii.&lt;span style=&quot;font: 7pt &amp;quot;Times New Roman&amp;quot;;&quot;&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; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;Example: WEBDEV 5GL&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.75in; text-indent: -0.25in;&quot;&gt;&lt;span&gt;&lt;span&gt;b.&lt;span style=&quot;font: 7pt &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;Fourth Generation Language (4GL)&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 1in;&quot;&gt;Database driven high level languages are referred to Fourth Generation Language. It often covers following properties. &lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 1.5in; text-indent: -0.5in;&quot;&gt;&lt;span&gt;&lt;span&gt;i.&lt;span style=&quot;font: 7pt &amp;quot;Times New Roman&amp;quot;;&quot;&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; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;Non procedural language&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 1.5in; text-indent: -0.5in;&quot;&gt;&lt;span&gt;&lt;span&gt;ii.&lt;span style=&quot;font: 7pt &amp;quot;Times New Roman&amp;quot;;&quot;&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;/span&gt;&lt;/span&gt;&lt;/span&gt;Visual programming, such as using a mouse with icons.&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 1.5in; text-indent: -0.5in;&quot;&gt;&lt;span&gt;&lt;span&gt;iii.&lt;span style=&quot;font: 7pt &amp;quot;Times New Roman&amp;quot;;&quot;&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; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;Database structures and programming.&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 1.5in; text-indent: -0.5in;&quot;&gt;&lt;span&gt;&lt;span&gt;iv.&lt;span style=&quot;font: 7pt &amp;quot;Times New Roman&amp;quot;;&quot;&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; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;Multi-skilled user interface to cover novices as well as database experts to use the programs.&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.75in; text-indent: -0.25in;&quot;&gt;&lt;span&gt;&lt;span&gt;c.&lt;span style=&quot;font: 7pt &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;Third Generation Language (3GL) &lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 1in;&quot;&gt;High level languages are called as Third Generation Language (3GL) while. The Properties of 3GL are as follows. &lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 1.5in; text-indent: -0.5in;&quot;&gt;&lt;span&gt;&lt;span&gt;i.&lt;span style=&quot;font: 7pt &amp;quot;Times New Roman&amp;quot;;&quot;&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; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;Procedural language.&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 1.5in; text-indent: -0.5in;&quot;&gt;&lt;span&gt;&lt;span&gt;ii.&lt;span style=&quot;font: 7pt &amp;quot;Times New Roman&amp;quot;;&quot;&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;/span&gt;&lt;/span&gt;&lt;/span&gt;Support aggregate data type.&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 1.5in; text-indent: -0.5in;&quot;&gt;&lt;span&gt;&lt;span&gt;iii.&lt;span style=&quot;font: 7pt &amp;quot;Times New Roman&amp;quot;;&quot;&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; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;Example: C, C++, C#, Java etc.&lt;span&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;text-indent: 0.5in;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;text-indent: 0.5in;&quot;&gt;&lt;b&gt;&lt;u&gt;Low Level or Assembly Language (2GL):&lt;/u&gt;&lt;/b&gt; Assembly language is the middle man between high level language &amp;amp; machine language. This termed as Second Generation Language (2GL) &amp;amp; include following properties.&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 1in; text-indent: -0.5in;&quot;&gt;&lt;span&gt;&lt;span&gt;i.&lt;span style=&quot;font: 7pt &amp;quot;Times New Roman&amp;quot;;&quot;&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; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;Code can be written by programmer &amp;amp; it need to be convert into a machine readable form within a process called assembly. &lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 1in; text-indent: -0.5in;&quot;&gt;&lt;span&gt;&lt;span&gt;ii.&lt;span style=&quot;font: 7pt &amp;quot;Times New Roman&amp;quot;;&quot;&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;/span&gt;&lt;/span&gt;&lt;/span&gt;Specific to a particular environment or processor family&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.5in;&quot;&gt;&lt;b&gt;&lt;u&gt;Machine Language (1GL):&lt;/u&gt; &lt;/b&gt;Machine language is a collection of binary digits or bits that the computer reads &amp;amp; interprets. The Computer understands machine language or machine code or binary code or object code. When a programmer write source code in high level language (C#, Java, Visual Basic, .Net) interpreter or compiler translate the source code to machine language.&lt;span&gt;&amp;nbsp; &lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;Properties are as follows.&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 1in; text-indent: -0.5in;&quot;&gt;&lt;b&gt;&lt;span&gt;&lt;span&gt;i.&lt;span style=&quot;font: 7pt &amp;quot;Times New Roman&amp;quot;;&quot;&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; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;Directly executed by CPU.&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 1in; text-indent: -0.5in;&quot;&gt;&lt;b&gt;&lt;span&gt;&lt;span&gt;ii.&lt;span style=&quot;font: 7pt &amp;quot;Times New Roman&amp;quot;;&quot;&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;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;Code run very fast &amp;amp; efficiently.&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 1in; text-indent: -0.5in;&quot;&gt;&lt;b&gt;&lt;span&gt;&lt;span&gt;iii.&lt;span style=&quot;font: 7pt &amp;quot;Times New Roman&amp;quot;;&quot;&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; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;No compiler or assembler is required to execute the code.&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsolutionpoint.blogspot.com/feeds/7809358282195999400/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techsolutionpoint.blogspot.com/2011/01/what-is-computer-programming.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default/7809358282195999400'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default/7809358282195999400'/><link rel='alternate' type='text/html' href='http://techsolutionpoint.blogspot.com/2011/01/what-is-computer-programming.html' title='What is Computer Programming?'/><author><name>M. A. Kader</name><uri>http://www.blogger.com/profile/02470376264521238421</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='27' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjx4hW2ntnKcrMrR_cGzdff6jiHAZRa3yz5UC8cstrtLQzMDlQfaAglKcRcEJ0MYaMIocyDHHmjMsrFE5smnwCvxajjk5Jjxn8Y4HJ-QsY0KXDhtZG5-lGdIaYA58ic0w/s136/check-mark-clip-art-16-50%25.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2087545279757318502.post-2107239958235893861</id><published>2010-12-05T23:47:00.008+06:00</published><updated>2011-08-17T20:00:35.412+06:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Batch Scripting"/><title type='text'>Set IE Automatically detect settings via registry</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
IE &lt;b&gt;&lt;i&gt;Automatically detect settings&lt;/i&gt;&lt;/b&gt; via registry or script is simple but essential for system administrator to parse a large number of computers at a while. &lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-left: auto; margin-right: auto; text-align: center;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj9PYmNPf_qcfsxR5HH6tf0sSTgSrk2R1EoBjT6gfiml67LSklwCs8tw4nufik5Hh0qDu3icSVfVoCw6Yl54Ld3b0EFYrPglbxPoz7odLGp998prY6ounahPXJ2gzKPsbcyoiBMg15olzE/s1600/IE+AutoDetectSet.bmp&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: auto; margin-right: auto;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;282&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj9PYmNPf_qcfsxR5HH6tf0sSTgSrk2R1EoBjT6gfiml67LSklwCs8tw4nufik5Hh0qDu3icSVfVoCw6Yl54Ld3b0EFYrPglbxPoz7odLGp998prY6ounahPXJ2gzKPsbcyoiBMg15olzE/s320/IE+AutoDetectSet.bmp&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;Fig 23.1 - Automatically Detect Setting in LAN Settings&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;br /&gt;
The tool IE Auto Detect Settings allows user to check &amp;amp;amp; uncheck the IE “Automatically Detect Settings” option.&lt;br /&gt;
&lt;br /&gt;
&lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-left: auto; margin-right: auto; text-align: center;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi_clzR-D477E1jY7pH8A3Cda1gWccoVzuWU9P0TB1zVVrngtJ3up7TVcOka7opCc-ziSmQr4BiLUqm-i0l8znrDc9YEerEspg74LqvdOYMimtPWWwrUgBVirx5_rOXq_jDK-yDMQpacRQ/s1600/IE+Auto+Detect+Settings+Tool.bmp&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: auto; margin-right: auto;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;74&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi_clzR-D477E1jY7pH8A3Cda1gWccoVzuWU9P0TB1zVVrngtJ3up7TVcOka7opCc-ziSmQr4BiLUqm-i0l8znrDc9YEerEspg74LqvdOYMimtPWWwrUgBVirx5_rOXq_jDK-yDMQpacRQ/s320/IE+Auto+Detect+Settings+Tool.bmp&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;Fig 23.2 - IE Auto Detect Settings Tool&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
To check the settings run the script “Check-AutoDectSet.vbs” &amp;amp;amp; to uncheck the settings run the script “Uncheck-AutoDectSet.vbs”. Please note that it is free &amp;amp;amp; download now from one of the following links. &lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;
&lt;br /&gt;
Download &lt;a href=&quot;http://www.mediafire.com/file/2fv7rsnruvvgj80/IE%20Auto%20Detect%20Settings.rar&quot; target=&quot;_blank&quot;&gt;IE Auto Detect Settings&lt;/a&gt; from Media Fire.&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://techsolutionpoint.blogspot.com/feeds/2107239958235893861/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techsolutionpoint.blogspot.com/2010/12/set-ie-automatically-detect-settings.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default/2107239958235893861'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default/2107239958235893861'/><link rel='alternate' type='text/html' href='http://techsolutionpoint.blogspot.com/2010/12/set-ie-automatically-detect-settings.html' title='Set IE Automatically detect settings via registry'/><author><name>M. A. Kader</name><uri>http://www.blogger.com/profile/02470376264521238421</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='27' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjx4hW2ntnKcrMrR_cGzdff6jiHAZRa3yz5UC8cstrtLQzMDlQfaAglKcRcEJ0MYaMIocyDHHmjMsrFE5smnwCvxajjk5Jjxn8Y4HJ-QsY0KXDhtZG5-lGdIaYA58ic0w/s136/check-mark-clip-art-16-50%25.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj9PYmNPf_qcfsxR5HH6tf0sSTgSrk2R1EoBjT6gfiml67LSklwCs8tw4nufik5Hh0qDu3icSVfVoCw6Yl54Ld3b0EFYrPglbxPoz7odLGp998prY6ounahPXJ2gzKPsbcyoiBMg15olzE/s72-c/IE+AutoDetectSet.bmp" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2087545279757318502.post-1127444825075150059</id><published>2010-12-01T08:29:00.003+06:00</published><updated>2011-01-10T22:28:22.377+06:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Marketing"/><title type='text'>Tips to write SEO friendly post</title><content type='html'>&lt;div class=&quot;MsoNormal&quot;&gt;&lt;b&gt;&lt;i&gt;Writing SEO friendly post&lt;/i&gt;&lt;/b&gt; or article is an ordinary but effective blog promotional issue. While writing for readers then bear it mind to consider the web crawlers SEO friendly format implementing in the post to drive regular traffic in blog.&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.25in;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;ol start=&quot;1&quot; style=&quot;margin-top: 0in;&quot; type=&quot;1&quot;&gt;&lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Choosing      right keyword&lt;/b&gt;: Research about the targeted keyword before to start      writing any article. Getting regular visitors to the post targeted keyword      is one of major issue. Use &lt;i&gt;&lt;a href=&quot;http://www.google.com/insights/search/#&quot; target=&quot;_blank&quot;&gt;Google insight for search&lt;/a&gt;&lt;/i&gt; to see what the world is searching for. &lt;/li&gt;
&lt;/ol&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.25in;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;ol start=&quot;2&quot; style=&quot;margin-top: 0in;&quot; type=&quot;1&quot;&gt;&lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Multiple      uses of keyword in multiple positions&lt;/b&gt;: Using the targeted keyword      multiple times in post is also an important tip to write SEO friendly post.      Must use the targeted keyword (Example: &lt;b&gt;write SEO friendly post&lt;/b&gt;) in      the post title, headline of sections, first of the paragraph &amp;amp; in      sentences. &amp;nbsp;Even start the post      mentioning the keyword beginning of the sentence as well as use it as the      last word of the article. &amp;nbsp;&lt;/li&gt;
&lt;/ol&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;ol start=&quot;3&quot; style=&quot;margin-top: 0in;&quot; type=&quot;1&quot;&gt;&lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Linking      issues&lt;/b&gt;: Search engine consider the words or phrase linked to the post      &amp;amp; the linked word should according to the targeted or researched      keyword. Always use reliable source of information as reference in the      post. Link to others bloggers, Wikipedia, Google, Yahoo, and Bing.&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/li&gt;
&lt;/ol&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.25in;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;ol start=&quot;4&quot; style=&quot;margin-top: 0in;&quot; type=&quot;1&quot;&gt;&lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Categories      blog content through tag&lt;/b&gt;: Tags are usually the internal links to other      post &amp;amp; pages on the blog. Tags help organize the blog both for human      &amp;amp; search engine to find what they are looking for. &lt;/li&gt;
&lt;/ol&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.25in;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;ol start=&quot;5&quot; style=&quot;margin-top: 0in;&quot; type=&quot;1&quot;&gt;&lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Other      SEO terms to consider&lt;/b&gt;:&amp;nbsp; &lt;/li&gt;
&lt;/ol&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.75in; text-indent: -0.25in;&quot;&gt;-&lt;span style=&quot;font: 7pt &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;It should be use sub head line in post when possible &amp;amp; applicable using related keywords in them. The post headline is already in h1. Sub-headlines lead to &amp;lt;h2&amp;gt; to &amp;lt;h6&amp;gt;.&amp;nbsp;&amp;nbsp; &lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.75in; text-indent: -0.25in;&quot;&gt;-&lt;span style=&quot;font: 7pt &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;It should be highlight certain words with bolding &amp;amp; italics which is a little significance for SEO. It can be use &amp;lt;b&amp;gt; or &amp;lt;strong&amp;gt; tags for bolding &amp;amp; &amp;lt;i&amp;gt; or &amp;lt;em&amp;gt; tags for italic a certain word. &amp;nbsp;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.25in;&quot;&gt;Remember, content is the king, don’t mess up on this issue! And make a classic outline of the content through dividing content in introduction, main content, and conclusion. With SEO, it is being helped the search engines to index the content better. Just we need to wait &amp;amp; start observing benefits after &lt;i&gt;writing SEO friendly post&lt;/i&gt;.&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsolutionpoint.blogspot.com/feeds/1127444825075150059/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techsolutionpoint.blogspot.com/2010/12/tips-to-write-seo-friendly-post.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default/1127444825075150059'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default/1127444825075150059'/><link rel='alternate' type='text/html' href='http://techsolutionpoint.blogspot.com/2010/12/tips-to-write-seo-friendly-post.html' title='Tips to write SEO friendly post'/><author><name>M. A. Kader</name><uri>http://www.blogger.com/profile/02470376264521238421</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='27' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjx4hW2ntnKcrMrR_cGzdff6jiHAZRa3yz5UC8cstrtLQzMDlQfaAglKcRcEJ0MYaMIocyDHHmjMsrFE5smnwCvxajjk5Jjxn8Y4HJ-QsY0KXDhtZG5-lGdIaYA58ic0w/s136/check-mark-clip-art-16-50%25.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2087545279757318502.post-4964905486913454684</id><published>2010-11-13T22:28:00.005+06:00</published><updated>2011-01-10T22:02:11.618+06:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Webmaster Tips"/><title type='text'>Free Page Rank Checking Service</title><content type='html'>The website &lt;a href=&quot;http://www.prchecker.info/&quot; target=&quot;_blank&quot;&gt;PRCHECKER&lt;/a&gt; provide free page rank checking service. To check page rank please enter the domain name or page url in the following box.&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;&lt;table cellspacing=&quot;1&quot; style=&quot;border: 1px solid rgb(221, 221, 221); margin: 10px auto 40px; text-align: center; width: 400px;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;background: none repeat scroll 0% 0% rgb(209, 255, 164); vertical-align: middle;&quot;&gt;&lt;br /&gt;
&lt;div style=&quot;color: #666666; font-family: Verdana; font-size: 11px; margin: 0px; padding: 2px;&quot;&gt;&lt;b&gt;Check Page Rank Right Now:&lt;/b&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;form action=&quot;http://www.prchecker.info/check_page_rank.php&quot; method=&quot;post&quot; style=&quot;margin: 0px; padding: 0px;&quot;&gt;
&lt;tr&gt;&lt;td style=&quot;background: none repeat scroll 0% 0% rgb(221, 221, 221); border: 1px solid rgb(204, 204, 204); padding: 10px;&quot;&gt;&lt;br /&gt;
&lt;input name=&quot;action&quot; type=&quot;hidden&quot; value=&quot;docheck&quot; /&gt;&lt;br /&gt;
&lt;input maxlength=&quot;150&quot; name=&quot;urlo&quot; style=&quot;font-family: Arial; font-size: 13px; margin-right: 10px; padding: 1px 2px 2px 3px; width: 250px;&quot; type=&quot;text&quot; value=&quot;http://&quot; /&gt; &lt;br /&gt;
&lt;input name=&quot;submit&quot; style=&quot;font-family: Arial; font-size: 11px; padding: 1px; width: 80px;&quot; type=&quot;submit&quot; value=&quot; Check PR &quot; /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/form&gt;&lt;tr&gt;&lt;td&gt;&lt;br /&gt;
&lt;div style=&quot;color: #aaaaaa; font-family: Verdana; font-size: 9px; margin: 0px; padding: 3px 0px 1px;&quot;&gt;This page rank checking tool is powered by &lt;a href=&quot;http://www.prchecker.info/&quot; target=&quot;_blank&quot;&gt;Page Rank Checker&lt;/a&gt; service&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;The site also provide free HTML code to insert a Page Rank Checker widget in a blog or site.</content><link rel='replies' type='application/atom+xml' href='http://techsolutionpoint.blogspot.com/feeds/4964905486913454684/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techsolutionpoint.blogspot.com/2010/11/free-page-rank-checking-service.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default/4964905486913454684'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default/4964905486913454684'/><link rel='alternate' type='text/html' href='http://techsolutionpoint.blogspot.com/2010/11/free-page-rank-checking-service.html' title='Free Page Rank Checking Service'/><author><name>M. A. Kader</name><uri>http://www.blogger.com/profile/02470376264521238421</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='27' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjx4hW2ntnKcrMrR_cGzdff6jiHAZRa3yz5UC8cstrtLQzMDlQfaAglKcRcEJ0MYaMIocyDHHmjMsrFE5smnwCvxajjk5Jjxn8Y4HJ-QsY0KXDhtZG5-lGdIaYA58ic0w/s136/check-mark-clip-art-16-50%25.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2087545279757318502.post-2259416848860965446</id><published>2010-11-07T07:41:00.006+06:00</published><updated>2011-01-10T22:03:55.416+06:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Difference"/><title type='text'>Difference between Linux and UNIX</title><content type='html'>&lt;div class=&quot;MsoNormal&quot; style=&quot;font-family: Georgia,&amp;quot;Times New Roman&amp;quot;,serif;&quot;&gt;Infact Linux &amp;amp; UNIX are very similar. Both share many common applications such as &lt;b&gt;a.&lt;/b&gt; Office applications (Example: OpenOffice.org) &lt;b&gt;b.&lt;/b&gt; Development tools (Example: PHP, Perl, Python, GNU c/c++ compilers) &lt;b&gt;c.&lt;/b&gt; Shells (Example: ksh, csh, bash) &lt;b&gt;d.&lt;/b&gt; GUI, File and Windows Manager (Example: KDE, Gnome) and much more. &lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;font-family: Georgia,&amp;quot;Times New Roman&amp;quot;,serif;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;font-family: Georgia,&amp;quot;Times New Roman&amp;quot;,serif;&quot;&gt;However we will engage soon to find out the distinction in order to acquire a sharp idea over them.&amp;nbsp; &lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;font-family: Georgia,&amp;quot;Times New Roman&amp;quot;,serif;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;ol start=&quot;1&quot; style=&quot;font-family: Georgia,&amp;quot;Times New Roman&amp;quot;,serif; margin-top: 0in;&quot; type=&quot;1&quot;&gt;&lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Explanation&lt;/b&gt;&lt;/li&gt;
&lt;ol start=&quot;1&quot; style=&quot;margin-top: 0in;&quot; type=&quot;a&quot;&gt;&lt;li class=&quot;MsoNormal&quot;&gt;UNIX: UNIX is a certification for operating       systems. It is a &lt;span style=&quot;color: black;&quot;&gt;very old operating system and       was intended to operate on large computers and mainframes.&lt;/span&gt;&lt;/li&gt;
&lt;li class=&quot;MsoNormal&quot;&gt;Linux:&amp;nbsp;       Linux is based on UNIX and it is an operating system kernel. Linux       has never been certified as being a version of UNIX, so it is described       as being &quot;Unix-like.&quot;&lt;/li&gt;
&lt;/ol&gt;&lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Development&lt;/b&gt;&lt;/li&gt;
&lt;ol start=&quot;1&quot; style=&quot;margin-top: 0in;&quot; type=&quot;a&quot;&gt;&lt;li class=&quot;MsoNormal&quot;&gt;UNIX: The UNIX standard evolved from the       original UNIX system developed at Bell Labs (Universities &amp;amp; Research       Organization).&lt;span style=&quot;color: black;&quot;&gt; &lt;/span&gt;UNIX Operating System       names are:&lt;/li&gt;
&lt;/ol&gt;&lt;/ol&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;font-family: Georgia,&amp;quot;Times New Roman&amp;quot;,serif; margin-left: 1.5in; text-indent: -1.5in;&quot;&gt;&lt;span style=&quot;font-size-adjust: none; font-size: 7pt; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;&quot;&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;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;i.&lt;span style=&quot;font-size-adjust: none; font-size: 7pt; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;AIX – Developed thru IBM.&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;font-family: Georgia,&amp;quot;Times New Roman&amp;quot;,serif; margin-left: 1.5in; text-indent: -1.5in;&quot;&gt;&lt;span style=&quot;font-size-adjust: none; font-size: 7pt; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;&quot;&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;&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;/span&gt;ii.&lt;span style=&quot;font-size-adjust: none; font-size: 7pt; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;Solairs – Sun Solaris.&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;font-family: Georgia,&amp;quot;Times New Roman&amp;quot;,serif; margin-left: 1.5in; text-indent: -1.5in;&quot;&gt;&lt;span style=&quot;font-size-adjust: none; font-size: 7pt; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;&quot;&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;&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;/span&gt;iii.&lt;span style=&quot;font-size-adjust: none; font-size: 7pt; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;OS X – Mac &lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;font-family: Georgia,&amp;quot;Times New Roman&amp;quot;,serif; margin-left: 1.5in; text-indent: -1.5in;&quot;&gt;&lt;span style=&quot;color: black;&quot;&gt;&lt;span style=&quot;font-size-adjust: none; font-size: 7pt; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;&quot;&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;&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;/span&gt;iv.&lt;span style=&quot;font-size-adjust: none; font-size: 7pt; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;HP-UX (from Hewlett-Packard)&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;font-family: Georgia,&amp;quot;Times New Roman&amp;quot;,serif; margin-left: 1.5in; text-indent: -1.5in;&quot;&gt;&lt;span style=&quot;color: black;&quot;&gt;&lt;span style=&quot;font-size-adjust: none; font-size: 7pt; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;&quot;&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;&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;&amp;nbsp; &lt;/span&gt;v.&lt;span style=&quot;font-size-adjust: none; font-size: 7pt; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;IRIX (from Silicon Graphics)&lt;/div&gt;&lt;ol start=&quot;2&quot; style=&quot;font-family: Georgia,&amp;quot;Times New Roman&amp;quot;,serif; margin-top: 0in;&quot; type=&quot;1&quot;&gt;&lt;ol start=&quot;2&quot; style=&quot;margin-top: 0in;&quot; type=&quot;a&quot;&gt;&lt;li class=&quot;MsoNormal&quot;&gt;Linux: &lt;span style=&quot;color: black;&quot;&gt;Linux, which       is developed by Linus Torvalds (a university student), is based on the       UNIX system but does away with the complex mechanisms that make learning       UNIX very steep. Linux distribution (Operating System) names are:&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;/ol&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;font-family: Georgia,&amp;quot;Times New Roman&amp;quot;,serif; margin-left: 1.5in; text-indent: -1.5in;&quot;&gt;&lt;span style=&quot;font-size-adjust: none; font-size: 7pt; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;&quot;&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;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;i.&lt;span style=&quot;font-size-adjust: none; font-size: 7pt; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;Redhat Enterprise Linux&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;font-family: Georgia,&amp;quot;Times New Roman&amp;quot;,serif; margin-left: 1.5in; text-indent: -1.5in;&quot;&gt;&lt;span style=&quot;font-size-adjust: none; font-size: 7pt; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;&quot;&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;&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;/span&gt;ii.&lt;span style=&quot;font-size-adjust: none; font-size: 7pt; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;Fedora Linux&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;font-family: Georgia,&amp;quot;Times New Roman&amp;quot;,serif; margin-left: 1.5in; text-indent: -1.5in;&quot;&gt;&lt;span style=&quot;font-size-adjust: none; font-size: 7pt; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;&quot;&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;&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;/span&gt;iii.&lt;span style=&quot;font-size-adjust: none; font-size: 7pt; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;Debian Linux&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;font-family: Georgia,&amp;quot;Times New Roman&amp;quot;,serif; margin-left: 1.5in; text-indent: -1.5in;&quot;&gt;&lt;span style=&quot;font-size-adjust: none; font-size: 7pt; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;&quot;&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;&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;/span&gt;iv.&lt;span style=&quot;font-size-adjust: none; font-size: 7pt; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;Suse Enterprise Linux&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;font-family: Georgia,&amp;quot;Times New Roman&amp;quot;,serif; margin-left: 1.5in; text-indent: -1.5in;&quot;&gt;&lt;span style=&quot;font-size-adjust: none; font-size: 7pt; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;&quot;&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;&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;&amp;nbsp; &lt;/span&gt;v.&lt;span style=&quot;font-size-adjust: none; font-size: 7pt; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;Ubuntu Linux&lt;/div&gt;&lt;ol start=&quot;3&quot; style=&quot;font-family: Georgia,&amp;quot;Times New Roman&amp;quot;,serif; margin-top: 0in;&quot; type=&quot;1&quot;&gt;&lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Cost &amp;amp; Ownership &lt;/b&gt;&lt;/li&gt;
&lt;ol start=&quot;1&quot; style=&quot;margin-top: 0in;&quot; type=&quot;a&quot;&gt;&lt;li class=&quot;MsoNormal&quot;&gt;UNIX: U&lt;span style=&quot;color: black;&quot;&gt;NIX is       proprietary software and it is required to buy in order to use it.&lt;/span&gt;&lt;/li&gt;
&lt;li class=&quot;MsoNormal&quot;&gt;Linux:&amp;nbsp;       &lt;span style=&quot;color: black;&quot;&gt;Linux, on the other hand is a free OS licensed       under the GNU GPL &amp;amp; developed by the Community.&amp;nbsp; &lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: black;&quot;&gt;User Friendly&lt;/span&gt;&lt;/b&gt;&lt;b&gt; &amp;nbsp;&lt;/b&gt;&lt;/li&gt;
&lt;ol start=&quot;1&quot; style=&quot;margin-top: 0in;&quot; type=&quot;a&quot;&gt;&lt;li class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;color: black;&quot;&gt;UNIX:&lt;/span&gt; UNIX does not support Tab key; UNIX is CUI i.e.       Character User Interface.&lt;/li&gt;
&lt;li class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;color: black;&quot;&gt;Linux: &lt;/span&gt;Linux is considered as most user friendly       UNIX like operating systems. It makes it easy to install sound card,       flash players, and other desktop goodies.&amp;nbsp;       Linux support Tab key; while Linux is GUI graphical user interface.&lt;/li&gt;
&lt;/ol&gt;&lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Platform i.e. Hardware Compatibility&lt;/b&gt;&lt;/li&gt;
&lt;ol start=&quot;1&quot; style=&quot;margin-top: 0in;&quot; type=&quot;a&quot;&gt;&lt;li class=&quot;MsoNormal&quot;&gt;UNIX: Platform dependent; &lt;span style=&quot;color: black;&quot;&gt;all of the releases for UNIX are built with the       latest high end hardware in mind and it is not usable in the common       desktop computer. &lt;/span&gt;&lt;/li&gt;
&lt;li class=&quot;MsoNormal&quot;&gt;Linux: Platform independent; &lt;span style=&quot;color: black;&quot;&gt;Linux, on the other hand, can scale reliably across       different hardware platforms making it a good choice for most people. &lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;File System&lt;/b&gt;&lt;/li&gt;
&lt;ol start=&quot;1&quot; style=&quot;margin-top: 0in;&quot; type=&quot;a&quot;&gt;&lt;li class=&quot;MsoNormal&quot;&gt;UNIX: jfs, gpfs (AIX), jfs, gpfs (HP-UX),       jfs, gpfs (Solaris). &lt;/li&gt;
&lt;li class=&quot;MsoNormal&quot;&gt;Linux: ext3 or ext4 file systems.&lt;/li&gt;
&lt;/ol&gt;&lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Security i.e. Firewall&lt;/b&gt;&lt;/li&gt;
&lt;ol start=&quot;1&quot; style=&quot;margin-top: 0in;&quot; type=&quot;a&quot;&gt;&lt;li class=&quot;MsoNormal&quot;&gt;UNIX: UNIX operating systems use its own       firewall product (Example: Solaris UNIX comes with ipfilter based       firewall) or required to purchase 3rd party firewall such as Checkpoint       UNIX.&lt;/li&gt;
&lt;li class=&quot;MsoNormal&quot;&gt;&amp;nbsp;Linux:&amp;nbsp; Linux use open source       netfilter/iptables based firewall tool to protect the server and desktop       from the crackers and hackers.&lt;/li&gt;
&lt;/ol&gt;&lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;System Administration Tools&lt;/b&gt;&lt;/li&gt;
&lt;ol start=&quot;1&quot; style=&quot;margin-top: 0in;&quot; type=&quot;a&quot;&gt;&lt;li class=&quot;MsoNormal&quot;&gt;UNIX: UNIX uses its own tools such as SAM on       HP-UX.&amp;nbsp;&lt;/li&gt;
&lt;li class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;Linux: Suse Linux use Yast; Redhat Linux use GUI tools called redhat-config-*. &lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;/ol&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsolutionpoint.blogspot.com/feeds/2259416848860965446/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techsolutionpoint.blogspot.com/2010/11/difference-between-linux-and-unix.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default/2259416848860965446'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default/2259416848860965446'/><link rel='alternate' type='text/html' href='http://techsolutionpoint.blogspot.com/2010/11/difference-between-linux-and-unix.html' title='Difference between Linux and UNIX'/><author><name>M. A. Kader</name><uri>http://www.blogger.com/profile/02470376264521238421</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='27' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjx4hW2ntnKcrMrR_cGzdff6jiHAZRa3yz5UC8cstrtLQzMDlQfaAglKcRcEJ0MYaMIocyDHHmjMsrFE5smnwCvxajjk5Jjxn8Y4HJ-QsY0KXDhtZG5-lGdIaYA58ic0w/s136/check-mark-clip-art-16-50%25.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2087545279757318502.post-6031630640350160564</id><published>2010-11-06T15:08:00.005+06:00</published><updated>2011-01-10T22:05:38.121+06:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Best Free Services"/><title type='text'>The Best Free Online Storage Services</title><content type='html'>Online storage or online File Server is an issue of aware &amp;amp; advanced internet users. However, this is a good practice &amp;amp; all computer users who have the opportunity to use internet should be benefited from this service. Online storage provides two major benefits. First one is Data Security &amp;amp; the second one is Data Accessibility. I found few services are working well among a number free online storage service provider.&lt;br /&gt;
&lt;br /&gt;
1. &lt;a href=&quot;http://www.mediafire.com/&quot; target=&quot;_blank&quot;&gt;&lt;b&gt;MediaFire&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;
MediaFire is the best free file server service provider I found. It has great file managing features along with easy download option. The free account support max 200MB sized single file uploads option &amp;amp; unlimited spaces. MediaFire also offer a premium account service.  &lt;br /&gt;
&lt;br /&gt;
2. &lt;a href=&quot;http://www.ziddu.com/register.php?referralid=%28yk-j%28zh%7BG5&quot; target=&quot;_blank&quot;&gt;&lt;b&gt;Ziddu&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;
I found Ziddu as a second most best free online storage service provider. Ziddu is a 100% free file hosting &amp;amp; sharing solution. It offers unlimited storage space. It has also suitable file managing feature along with a secure download option.&lt;br /&gt;
&lt;br /&gt;
Beside these two there are a number free file servers available in online. These are &lt;a href=&quot;http://www.filefactory.com/&quot; target=&quot;_blank&quot;&gt;File Factory&lt;/a&gt;, &lt;a href=&quot;https://www.easy-share.com/&quot; target=&quot;_blank&quot;&gt;Easy Share&lt;/a&gt;, &lt;a href=&quot;http://www.4shared.com/&quot; target=&quot;_blank&quot;&gt;4shared&lt;/a&gt;, &lt;a href=&quot;http://www.filedropper.com/&quot; target=&quot;_blank&quot;&gt;File Droper&lt;/a&gt;, etc.</content><link rel='replies' type='application/atom+xml' href='http://techsolutionpoint.blogspot.com/feeds/6031630640350160564/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techsolutionpoint.blogspot.com/2010/11/best-free-online-storage-services.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default/6031630640350160564'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default/6031630640350160564'/><link rel='alternate' type='text/html' href='http://techsolutionpoint.blogspot.com/2010/11/best-free-online-storage-services.html' title='The Best Free Online Storage Services'/><author><name>M. A. Kader</name><uri>http://www.blogger.com/profile/02470376264521238421</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='27' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjx4hW2ntnKcrMrR_cGzdff6jiHAZRa3yz5UC8cstrtLQzMDlQfaAglKcRcEJ0MYaMIocyDHHmjMsrFE5smnwCvxajjk5Jjxn8Y4HJ-QsY0KXDhtZG5-lGdIaYA58ic0w/s136/check-mark-clip-art-16-50%25.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2087545279757318502.post-5617883964939576388</id><published>2010-11-06T11:59:00.008+06:00</published><updated>2010-11-25T08:32:22.722+06:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Webmaster Tips"/><title type='text'>What is Web Server?</title><content type='html'>A Web Server is a computer (machine) where a web site is hosted.&lt;br /&gt;
The major function of a web server is to deliver web pages to clients. The Web Server program (software) performs the task to serve the web pages from local server machine to client machine’s browser.&lt;br /&gt;
&lt;br /&gt;
On other sense a Web Server is a computer running with particular software. In details the Web Servers are powerful computers that have extremely large hard drives, or an array of hard drives running with required software. &lt;br /&gt;
&lt;br /&gt;
The web server runs the Hypertext Transfer Protocol which is a set of rules for two computers to communicate each other. For this reason a Web Server is also called as HTTP Server.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;List of Popular Web Server Software:&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;ol start=&quot;1&quot; style=&quot;margin-top: 0in;&quot; type=&quot;1&quot;&gt;&lt;li class=&quot;MsoNormal&quot;&gt;&lt;a href=&quot;http://www.apache.org/&quot; target=&quot;_blank&quot;&gt;Apache      Web Server&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.75in;&quot;&gt;&lt;u&gt;Status&lt;/u&gt;: The most popular HTTP Web Server. Around 60% web server machine run Apache.&amp;nbsp; &amp;nbsp;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.75in;&quot;&gt;&lt;u&gt;Authorization&lt;/u&gt;: Open source i.e. Freeware&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.75in;&quot;&gt;&lt;u&gt;OS Support&lt;/u&gt;: Windows, Linux, UNIX, FreeBSD, Mac OS X&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.75in;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;ol start=&quot;2&quot; style=&quot;margin-top: 0in;&quot; type=&quot;1&quot;&gt;&lt;li class=&quot;MsoNormal&quot;&gt;&lt;a href=&quot;http://tomcat.apache.org/&quot; target=&quot;_blank&quot;&gt;Apache      Tomcat&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.75in;&quot;&gt;&lt;u&gt;Status&lt;/u&gt;: Apache Tomcat is a software implementation of JavaServerlet and JavaServer Pages technologies. &lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.75in;&quot;&gt;&lt;u&gt;Authorization&lt;/u&gt;: Open source i.e. Freeware&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.75in;&quot;&gt;&lt;u&gt;OS Support:&lt;/u&gt; Windows, Linux, UNIX, FreeBSD, Mac OS X&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.75in;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;ol start=&quot;3&quot; style=&quot;margin-top: 0in;&quot; type=&quot;1&quot;&gt;&lt;li class=&quot;MsoNormal&quot;&gt;&lt;a href=&quot;http://www.iis.net/&quot; target=&quot;_blank&quot;&gt;IIS&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.75in;&quot;&gt;&lt;u&gt;Status&lt;/u&gt;: Internet Information Service is the second most popular Web Server.&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.75in;&quot;&gt;&lt;u&gt;Authorization&lt;/u&gt;: Copyright by Microsoft; Shareware&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.75in;&quot;&gt;&lt;u&gt;OS Support&lt;/u&gt;: Windows (NT 3.51, NT 4.0,200,XP, Vista,7,Server 2000,Server 2003,Server 2008, Server 2008R2) &lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.75in;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;ol start=&quot;4&quot; style=&quot;margin-top: 0in;&quot; type=&quot;1&quot;&gt;&lt;li class=&quot;MsoNormal&quot;&gt;&lt;a href=&quot;http://www.w3.org/Jigsaw/&quot; target=&quot;_blank&quot;&gt;Jigsaw&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.75in;&quot;&gt;&lt;u&gt;Status&lt;/u&gt;: Jigsaw is World Wide Web Consortium’s leading-edge Web Server platform, providing a sample HTTP 1.1 implementation.&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.75in;&quot;&gt;&lt;u&gt;Authorization&lt;/u&gt;: Open source i.e. Freeware&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.75in;&quot;&gt;&lt;u&gt;OS Support&lt;/u&gt;: Windows, Linux, UNIX, FreeBSD, Mac OS X&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.75in;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;ol start=&quot;5&quot; style=&quot;margin-top: 0in;&quot; type=&quot;1&quot;&gt;&lt;li class=&quot;MsoNormal&quot;&gt;&lt;a href=&quot;http://docs.sun.com/app/docs/coll/1308.3&quot; target=&quot;_blank&quot;&gt;Sun      Java System Web Server&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.75in;&quot;&gt;&lt;u&gt;Status&lt;/u&gt;: This Web Server is suitable for medium &amp;amp; large website &amp;amp; support JSP, Java Serverlet, PHP, Perl, Python, Ruby on Rails, ASP and Coldfusion server side languages.&amp;nbsp;&amp;nbsp; &lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.75in;&quot;&gt;&lt;u&gt;Authorization&lt;/u&gt;: Free&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-left: 0.75in;&quot;&gt;&lt;u&gt;OS Support&lt;/u&gt;: Solaris, Windows, Linux, HP-UX&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsolutionpoint.blogspot.com/feeds/5617883964939576388/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techsolutionpoint.blogspot.com/2010/11/what-is-web-server.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default/5617883964939576388'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default/5617883964939576388'/><link rel='alternate' type='text/html' href='http://techsolutionpoint.blogspot.com/2010/11/what-is-web-server.html' title='What is Web Server?'/><author><name>M. A. Kader</name><uri>http://www.blogger.com/profile/02470376264521238421</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='27' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjx4hW2ntnKcrMrR_cGzdff6jiHAZRa3yz5UC8cstrtLQzMDlQfaAglKcRcEJ0MYaMIocyDHHmjMsrFE5smnwCvxajjk5Jjxn8Y4HJ-QsY0KXDhtZG5-lGdIaYA58ic0w/s136/check-mark-clip-art-16-50%25.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2087545279757318502.post-3710334652563367015</id><published>2010-10-20T22:33:00.008+06:00</published><updated>2011-08-29T13:30:29.429+06:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Application"/><category scheme="http://www.blogger.com/atom/ns#" term="Batch Scripting"/><title type='text'>M-iNFO : Discover Motherboard Information</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
Discover Motherboard information from Windows while the computer is intact. I&#39;m the author of this product. Modification is allowed for personal use of this tools. The product description is as follows.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.mediafire.com/?9wpl0gawyg7dcy7&quot; target=&quot;_blank&quot;&gt;&lt;b&gt;M-iNFO 1.0&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Purpose:&lt;br /&gt;
Discover Motherboard information.&lt;br /&gt;
&lt;br /&gt;
License:&lt;br /&gt;
Freeware&lt;br /&gt;
&lt;br /&gt;
Feature:&lt;br /&gt;
1. Find MOTHERBOARD information.&lt;br /&gt;
2. Export the report. &lt;br /&gt;
&lt;br /&gt;
Instruction:&lt;br /&gt;
1. Run the M-iNFO.cmd to find motherboard information.&lt;br /&gt;
2. Find the exported report from &quot;Report&quot; folder.&lt;br /&gt;
&lt;br /&gt;
Download &lt;a href=&quot;http://www.mediafire.com/?9wpl0gawyg7dcy7&quot; target=&quot;_blank&quot;&gt;&lt;b&gt;M-iNFO 1.0&lt;/b&gt;&lt;/a&gt;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://techsolutionpoint.blogspot.com/feeds/3710334652563367015/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techsolutionpoint.blogspot.com/2010/10/m-info-discover-motherboard-information.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default/3710334652563367015'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default/3710334652563367015'/><link rel='alternate' type='text/html' href='http://techsolutionpoint.blogspot.com/2010/10/m-info-discover-motherboard-information.html' title='M-iNFO : Discover Motherboard Information'/><author><name>M. A. Kader</name><uri>http://www.blogger.com/profile/02470376264521238421</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='27' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjx4hW2ntnKcrMrR_cGzdff6jiHAZRa3yz5UC8cstrtLQzMDlQfaAglKcRcEJ0MYaMIocyDHHmjMsrFE5smnwCvxajjk5Jjxn8Y4HJ-QsY0KXDhtZG5-lGdIaYA58ic0w/s136/check-mark-clip-art-16-50%25.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2087545279757318502.post-1068714955036517454</id><published>2010-10-17T01:46:00.013+06:00</published><updated>2011-01-10T22:07:04.969+06:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Marketing"/><title type='text'>Basic understanding of RSS</title><content type='html'>&lt;b&gt;[] What is RSS, RSS Feed &amp;amp; RSS tools?&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;RSS:&lt;/b&gt; &lt;br /&gt;
RSS stands for Really Simple Syndication &amp;amp; the latest version is RSS 2.0. This is the most convenient way to push the content out to other sites in a particular format. When someone like the unique content of your post then the reader or webmaster may like to receive the update further when you would publish &amp;amp; RSS is the bridge among the publisher, the webmaster &amp;amp; the reader. In general, this is a way to publish frequently updated works. &lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;RSS Feed:&lt;/b&gt; &lt;br /&gt;
The updated document, content or work is commonly termed as a Feed or Web Feed or RSS Channel or RSS Stream or RSS Feed. &lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;RSS Tools:&lt;/b&gt; &lt;br /&gt;
There is a number of free RSS tools in the web market among those FeedBurner is one of them.&lt;br /&gt;
&lt;br /&gt;
&lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-left: auto; margin-right: auto; text-align: center;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgqkA4hWghy4HOUDE8Dn1IUheyqVbbXLA6vVVBgMi7mdcdD1vsnKC5wTRewGGAZTVt0k8UM5qLOZQ14avJlJSmmjRTactp4F0gY-GPqvIFXa72joRxteICcNknvNufDwFUesbRylPwckxw/s1600/Figure+13.1+-+Subscription+to+Post+&amp;amp;+All+Comments+via+RSS.bmp&quot; style=&quot;margin-left: auto; margin-right: auto;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;Figure 13.1 - Subscription to Post &amp;amp; All Comments via RSS&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgqkA4hWghy4HOUDE8Dn1IUheyqVbbXLA6vVVBgMi7mdcdD1vsnKC5wTRewGGAZTVt0k8UM5qLOZQ14avJlJSmmjRTactp4F0gY-GPqvIFXa72joRxteICcNknvNufDwFUesbRylPwckxw/s1600/Figure+13.1+-+Subscription+to+Post+&amp;amp;+All+Comments+via+RSS.bmp&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;[] What are the benefits of using RSS?&lt;/b&gt;&lt;br /&gt;
&lt;b&gt; &lt;/b&gt;&lt;br /&gt;
&lt;b&gt;Benefits of Publisher:&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
1. Convenient content distribution process. With RSS, virtually it is possible to capture &amp;amp; display your business at any external site, giving you an opportunity to ‘spread out’ your business.&lt;br /&gt;
2. Increase traffic. With RSS, traffic will be directed to your site while readers of content find them interesting and would be ‘forced’ to click on the link back to your site. &lt;br /&gt;
3. Convenient in regular content updates. With RSS, web feed can now be automatically updated within short time interval.&lt;br /&gt;
4.  Marketing. With RSS, it is being spread out your business environment visited through the targeted client. &lt;br /&gt;
5. RSS readers can be termed as faithful readers.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Benefits of Reader:&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
1. As an RSS Reader, you would get all the new content from all your subscribed sites all in one place. That is hassle free. &lt;br /&gt;
2. Time &amp;amp; effort saving since there is no need to read the whole content except the updated information &amp;amp; no need to visit every site particularly.    &lt;br /&gt;
3. Get notified of new individual content without checking all other content of a site. &lt;br /&gt;
4. Anonymous subscription to a feed eliminates repeated submission of email address. &lt;br /&gt;
5. Stop receiving the feed simply deleting it from Reading List.</content><link rel='replies' type='application/atom+xml' href='http://techsolutionpoint.blogspot.com/feeds/1068714955036517454/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techsolutionpoint.blogspot.com/2010/10/basic-understanding-of-rss.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default/1068714955036517454'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default/1068714955036517454'/><link rel='alternate' type='text/html' href='http://techsolutionpoint.blogspot.com/2010/10/basic-understanding-of-rss.html' title='Basic understanding of RSS'/><author><name>M. A. Kader</name><uri>http://www.blogger.com/profile/02470376264521238421</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='27' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjx4hW2ntnKcrMrR_cGzdff6jiHAZRa3yz5UC8cstrtLQzMDlQfaAglKcRcEJ0MYaMIocyDHHmjMsrFE5smnwCvxajjk5Jjxn8Y4HJ-QsY0KXDhtZG5-lGdIaYA58ic0w/s136/check-mark-clip-art-16-50%25.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgqkA4hWghy4HOUDE8Dn1IUheyqVbbXLA6vVVBgMi7mdcdD1vsnKC5wTRewGGAZTVt0k8UM5qLOZQ14avJlJSmmjRTactp4F0gY-GPqvIFXa72joRxteICcNknvNufDwFUesbRylPwckxw/s72-c/Figure+13.1+-+Subscription+to+Post+&amp;+All+Comments+via+RSS.bmp" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2087545279757318502.post-2806519439266093910</id><published>2010-10-15T16:12:00.009+06:00</published><updated>2011-06-17T23:12:32.299+06:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Application"/><category scheme="http://www.blogger.com/atom/ns#" term="Batch Scripting"/><category scheme="http://www.blogger.com/atom/ns#" term="Proxy Customization"/><title type='text'>PROXY Customization – The Freeware tools to automate IE PROXY Settings.</title><content type='html'>&lt;div class=&quot;MsoNormal&quot;&gt;Internet Explorer PROXY settings is an important issue for System Administrator. This is essential for LAN &amp;amp; MAN connected users. The PROXY can be set up manually through logging in local computer or through remote login.&amp;nbsp; &lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;PROXY Customization is useful to customize PROXY for large number of computers at a while. (Group) Mail the batch &amp;amp; instruct the user(s) to run the “PROXY Customization.vbs” for once. Or put the batch in a share folder &amp;amp; instruct the user(s) to access the tools from there. Download &lt;a href=&quot;http://www.mediafire.com/file/74ui2iv9hy2pbjf/PROXYCustomization%20v1.0.rar&quot; target=&quot;_blank&quot;&gt;PROXY Customization v1.0&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-left: auto; margin-right: auto; text-align: center;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;81&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgo11-yCQIIl5iMvnToA2oJYONjnv8qYqr0l3s9VfQA5h8gNrZqgzy1E_zeD_-0JwVLdMuChaNhU0mTgFau4r_i_3vP2o4fspEzioQWOrrb-UvVL2C737a83-5IDM0K8e9QWnCjXXPux2Q/s400/Figure+15.1+-+Run+PROXY+Off.vbs+to+disable+PROXY+Or+run+PROXY++Customization.vbs+to++enable+&amp;amp;+set+PROXY.bmp&quot; style=&quot;margin-left: auto; margin-right: auto;&quot; width=&quot;400&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;Figure 15.1 - Run PROXY Off.vbs to disable PROXY Or run PROXY&amp;nbsp; Customization.vbs to&amp;nbsp; enable &amp;amp; set PROXY&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgo11-yCQIIl5iMvnToA2oJYONjnv8qYqr0l3s9VfQA5h8gNrZqgzy1E_zeD_-0JwVLdMuChaNhU0mTgFau4r_i_3vP2o4fspEzioQWOrrb-UvVL2C737a83-5IDM0K8e9QWnCjXXPux2Q/s1600/Figure+15.1+-+Run+PROXY+Off.vbs+to+disable+PROXY+Or+run+PROXY++Customization.vbs+to++enable+&amp;amp;+set+PROXY.bmp&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;Feature:&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;1. Disabling PROXY.&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;2. Enable PROXY to a custom ip &amp;amp; port.&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;3. Bypassing PROXY to local address &amp;amp; adding exception.&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-left: auto; margin-right: auto; text-align: center;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;163&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjFZ0yFRxg2CNWgexXktXNcZjhdUawp-UQGo4SiXfHg8zHCGdnuqW2BLV-9i3EWZb_LSMmhzrXPksDxScNSSaJ3fGVf89VN6QmDWGLs3z8DUDWSbPlbReXH8Iaix2OAejQFcbl3oplicqc/s400/Figure+15.2+-+Seting+PROXY+IP+&amp;amp;+Port+and+Exception.bmp&quot; style=&quot;margin-left: auto; margin-right: auto;&quot; width=&quot;400&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;Figure 15.2 - Seting PROXY IP &amp;amp; Port and adding Exception&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjFZ0yFRxg2CNWgexXktXNcZjhdUawp-UQGo4SiXfHg8zHCGdnuqW2BLV-9i3EWZb_LSMmhzrXPksDxScNSSaJ3fGVf89VN6QmDWGLs3z8DUDWSbPlbReXH8Iaix2OAejQFcbl3oplicqc/s1600/Figure+15.2+-+Seting+PROXY+IP+&amp;amp;+Port+and+Exception.bmp&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;You just need to change the PROXY Server ip &amp;amp; port with your own. To set your own ip &amp;amp; port edit the “PROXY On &amp;amp; Set.reg” file. &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;That’s all. You are ready to use PROXY Customization. For more help please read Help &amp;amp; ReadMe.txt.&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;Download &lt;a href=&quot;http://www.mediafire.com/file/74ui2iv9hy2pbjf/PROXYCustomization%20v1.0.rar&quot; target=&quot;_blank&quot;&gt;PROXY Customization v1.o&lt;/a&gt;.&amp;nbsp; &lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsolutionpoint.blogspot.com/feeds/2806519439266093910/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techsolutionpoint.blogspot.com/2010/10/proxy-customization-tools-to-automate.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default/2806519439266093910'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default/2806519439266093910'/><link rel='alternate' type='text/html' href='http://techsolutionpoint.blogspot.com/2010/10/proxy-customization-tools-to-automate.html' title='PROXY Customization – The Freeware tools to automate IE PROXY Settings.'/><author><name>M. A. Kader</name><uri>http://www.blogger.com/profile/02470376264521238421</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='27' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjx4hW2ntnKcrMrR_cGzdff6jiHAZRa3yz5UC8cstrtLQzMDlQfaAglKcRcEJ0MYaMIocyDHHmjMsrFE5smnwCvxajjk5Jjxn8Y4HJ-QsY0KXDhtZG5-lGdIaYA58ic0w/s136/check-mark-clip-art-16-50%25.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgo11-yCQIIl5iMvnToA2oJYONjnv8qYqr0l3s9VfQA5h8gNrZqgzy1E_zeD_-0JwVLdMuChaNhU0mTgFau4r_i_3vP2o4fspEzioQWOrrb-UvVL2C737a83-5IDM0K8e9QWnCjXXPux2Q/s72-c/Figure+15.1+-+Run+PROXY+Off.vbs+to+disable+PROXY+Or+run+PROXY++Customization.vbs+to++enable+&amp;+set+PROXY.bmp" height="72" width="72"/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2087545279757318502.post-5585606590969286700</id><published>2010-10-13T21:18:00.008+06:00</published><updated>2011-01-10T22:08:34.889+06:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="System Administration"/><title type='text'>The Volume Shadow Copy Service</title><content type='html'>&lt;div class=&quot;MsoNormal&quot;&gt;&lt;b&gt;[] What is Volume Shadow Copy (VSS)?&lt;/b&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;The Volume Shadow Copy Service is one of the hidden charms of Windows XP &amp;amp; Windows Server 2003 and dedicated to enhance Windows backing up solutions as well as a mechanism for creating consistent point-in-time copies of data known as shadow copies. The Volume Shadow Copy Service (VSS) is also termed as Shadow Copy &amp;amp; Volume Snapshot Service (VSS). &lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;b&gt;[] The purpose of using Shadow Copy is as follows:&lt;/b&gt;&lt;/div&gt;&lt;ol start=&quot;1&quot; type=&quot;1&quot;&gt;&lt;li class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 12pt;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 12pt;&quot;&gt;Creating consistent backups of open files      and applications.&lt;/span&gt;&lt;/li&gt;
&lt;li class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 12pt;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 12pt;&quot;&gt;Creating backup for shared folders. Shadow      Copy works like a Recycle Bin for Network Share. &lt;/span&gt;With Shadow Copies      for Shared Folders, users can quickly recover deleted or changed files      that are stored on the network without administrator assistance, which can      increase productivity and reduce administrative costs.&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 12pt;&quot;&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 12pt;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 12pt;&quot;&gt;Recovering and restoring files and data. T&lt;/span&gt;he      Volume Shadow Copy Service provides users with a way of restoring files      themselves without having to involve administrator.&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 12pt;&quot;&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 12pt;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 12pt;&quot;&gt;Creating transportable shadow copies which      allow importing facilities of data to the same server or a server      connected to the SAN (Storage Area Network). &amp;nbsp;&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 12pt;&quot;&gt;&lt;a href=&quot;http://www.blogger.com/post-create.g?blogID=2087545279757318502&quot; name=&quot;OLE_LINK2&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://www.blogger.com/post-create.g?blogID=2087545279757318502&quot; name=&quot;OLE_LINK1&quot;&gt;&lt;/a&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsolutionpoint.blogspot.com/feeds/5585606590969286700/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techsolutionpoint.blogspot.com/2010/10/volume-shadow-copy-service.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default/5585606590969286700'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default/5585606590969286700'/><link rel='alternate' type='text/html' href='http://techsolutionpoint.blogspot.com/2010/10/volume-shadow-copy-service.html' title='The Volume Shadow Copy Service'/><author><name>M. A. Kader</name><uri>http://www.blogger.com/profile/02470376264521238421</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='27' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjx4hW2ntnKcrMrR_cGzdff6jiHAZRa3yz5UC8cstrtLQzMDlQfaAglKcRcEJ0MYaMIocyDHHmjMsrFE5smnwCvxajjk5Jjxn8Y4HJ-QsY0KXDhtZG5-lGdIaYA58ic0w/s136/check-mark-clip-art-16-50%25.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2087545279757318502.post-2711875025264710792</id><published>2010-10-07T00:28:00.016+06:00</published><updated>2010-11-25T08:07:25.789+06:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Application"/><category scheme="http://www.blogger.com/atom/ns#" term="BackupMe"/><category scheme="http://www.blogger.com/atom/ns#" term="Batch Scripting"/><title type='text'>BackupMe – The freeware backing up solution for Windows Profile.</title><content type='html'>&lt;div class=&quot;MsoNormal&quot;&gt;BackuMe is a backing up tools for Windows user profile. It is free for all. Most recent version is BackupMe 2.0. Now it is quite easy &amp;amp; safe your profile with BackupMe. Default backing up location is D:\BackupMe &amp;amp; it is possible to change the destination location as your demand. For more information visit BackupMe &lt;a href=&quot;http://techsolutionpoint.blogspot.com/p/backupme.html&quot; target=&quot;_blank&quot;&gt;&lt;b&gt;Home&lt;/b&gt;&lt;/a&gt;. Download the latest version of &lt;a href=&quot;http://www.ziddu.com/download/11971740/BackupMe2.0.rar.html&quot; target=&quot;_blank&quot;&gt;&lt;b&gt;BackupMe&lt;/b&gt;&lt;/a&gt;. It is recommended that please read the instructions from ReadMe.txt before using the tools to get optimum solution.&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-left: auto; margin-right: auto; text-align: center;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj2m9O2VHlTt17a15aZLsegWm7G4YJMZVALrhhlteNEwx0nupuu9jZyhNoOpFrKQ3yMJybijl3dxivgpI5dei3VtBPILQfGIiu_RWwoHAu4rQH2yrqe9BFIX5zkb44psAtCEYT_F_IB1lg/s1600/Figure+13.2+-+BackupMe2.0.bmp&quot; style=&quot;margin-left: auto; margin-right: auto;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;Figure 13.2 - BackupMe - Free backing up solution for Windows Profile. &lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;
BackupMe works both in visual &amp;amp; silent process. It has been tasted in Windows XP SP2. For details visit BackupMe &lt;a href=&quot;http://techsolutionpoint.blogspot.com/p/backupme.html&quot; target=&quot;_blank&quot;&gt;&lt;b&gt;Home&lt;/b&gt;&lt;/a&gt; Or download &lt;a href=&quot;http://www.ziddu.com/download/11971740/BackupMe2.0.rar.html&quot; target=&quot;_blank&quot;&gt;&lt;b&gt;BackupMe 2.0&lt;/b&gt;&lt;/a&gt;. &amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsolutionpoint.blogspot.com/feeds/2711875025264710792/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techsolutionpoint.blogspot.com/2010/10/backupme-freeware-backing-up-solution.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default/2711875025264710792'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default/2711875025264710792'/><link rel='alternate' type='text/html' href='http://techsolutionpoint.blogspot.com/2010/10/backupme-freeware-backing-up-solution.html' title='BackupMe – The freeware backing up solution for Windows Profile.'/><author><name>M. A. Kader</name><uri>http://www.blogger.com/profile/02470376264521238421</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='27' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjx4hW2ntnKcrMrR_cGzdff6jiHAZRa3yz5UC8cstrtLQzMDlQfaAglKcRcEJ0MYaMIocyDHHmjMsrFE5smnwCvxajjk5Jjxn8Y4HJ-QsY0KXDhtZG5-lGdIaYA58ic0w/s136/check-mark-clip-art-16-50%25.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj2m9O2VHlTt17a15aZLsegWm7G4YJMZVALrhhlteNEwx0nupuu9jZyhNoOpFrKQ3yMJybijl3dxivgpI5dei3VtBPILQfGIiu_RWwoHAu4rQH2yrqe9BFIX5zkb44psAtCEYT_F_IB1lg/s72-c/Figure+13.2+-+BackupMe2.0.bmp" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2087545279757318502.post-4790764844387195926</id><published>2010-09-15T12:36:00.006+06:00</published><updated>2011-01-10T22:09:49.178+06:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Outlook Tips"/><title type='text'>How to add Bcc in Outlook?</title><content type='html'>To add Bcc (Blind Carbon Copy) in Outlook follow the instruction.&lt;br /&gt;
&lt;br /&gt;
&lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-left: auto; margin-right: auto; text-align: center;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhbxT6wnL7IVZoNa8rIC__ac7Exk_WMRLlVFsTKEvWpvTVOVXuLOJo-D2tgULsVVb79W-NkP8wb0eWggAmq48cty7JoPL3Rd09UQ5L2Ahyphenhyphen1qO2iiQL0-K2s1qrA3dkvon4X3dnqP0_Z00M/s1600/Figure+12.1-+Open+New+Mail+Message.bmp&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: auto; margin-right: auto;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhbxT6wnL7IVZoNa8rIC__ac7Exk_WMRLlVFsTKEvWpvTVOVXuLOJo-D2tgULsVVb79W-NkP8wb0eWggAmq48cty7JoPL3Rd09UQ5L2Ahyphenhyphen1qO2iiQL0-K2s1qrA3dkvon4X3dnqP0_Z00M/s320/Figure+12.1-+Open+New+Mail+Message.bmp&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;Figure 12.1- Open New Mail Message&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;
1. Open a New Mail Message from Outlook.&lt;br /&gt;
&lt;br /&gt;
2. Click on dropdown icon along with right side of “Options”.&lt;br /&gt;
&lt;br /&gt;
&lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-left: auto; margin-right: auto; text-align: center;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgBPkNFLDBdlmeyeZAlybhFi4kMo3-CPPgf-2_UQuE5Z4ddqXU6x8456q_sy0YcCa1C08k0hgXczYJ3x8xZdp3r2dk_dz2diV8tJVrI_7NQy4ExXgiGckq-_ahX494Vy6xF8ql7VRkKlyc/s1600/Figure+12.2-+From+Options+Tick+the+Bcc.bmp&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: auto; margin-right: auto;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgBPkNFLDBdlmeyeZAlybhFi4kMo3-CPPgf-2_UQuE5Z4ddqXU6x8456q_sy0YcCa1C08k0hgXczYJ3x8xZdp3r2dk_dz2diV8tJVrI_7NQy4ExXgiGckq-_ahX494Vy6xF8ql7VRkKlyc/s320/Figure+12.2-+From+Options+Tick+the+Bcc.bmp&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;Figure 12.2- From Options Tick the Bcc Feature&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;
Tick the &quot;Bcc&quot; feature from drop down menu.&lt;br /&gt;
&lt;br /&gt;
From now all new e-mail messages will display the Bcc address box.</content><link rel='replies' type='application/atom+xml' href='http://techsolutionpoint.blogspot.com/feeds/4790764844387195926/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techsolutionpoint.blogspot.com/2010/09/how-to-add-bcc-in-outlook.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default/4790764844387195926'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default/4790764844387195926'/><link rel='alternate' type='text/html' href='http://techsolutionpoint.blogspot.com/2010/09/how-to-add-bcc-in-outlook.html' title='How to add Bcc in Outlook?'/><author><name>M. A. Kader</name><uri>http://www.blogger.com/profile/02470376264521238421</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='27' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjx4hW2ntnKcrMrR_cGzdff6jiHAZRa3yz5UC8cstrtLQzMDlQfaAglKcRcEJ0MYaMIocyDHHmjMsrFE5smnwCvxajjk5Jjxn8Y4HJ-QsY0KXDhtZG5-lGdIaYA58ic0w/s136/check-mark-clip-art-16-50%25.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhbxT6wnL7IVZoNa8rIC__ac7Exk_WMRLlVFsTKEvWpvTVOVXuLOJo-D2tgULsVVb79W-NkP8wb0eWggAmq48cty7JoPL3Rd09UQ5L2Ahyphenhyphen1qO2iiQL0-K2s1qrA3dkvon4X3dnqP0_Z00M/s72-c/Figure+12.1-+Open+New+Mail+Message.bmp" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2087545279757318502.post-4760636081694770894</id><published>2010-08-31T19:34:00.004+06:00</published><updated>2011-01-10T22:10:58.505+06:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="System Administration"/><title type='text'>Creating Shortcut for Shutdown, Reboot, Logoff, Standby, Hibernate!!</title><content type='html'>To create Shortcut for Shutdown, Reboot, Logoff, Standby, Hibernate follow the instruction.&lt;br /&gt;
&lt;br /&gt;
[] Creating Shutdown Shortcut&lt;br /&gt;
&lt;br /&gt;
1. Right click on an empty area on your Desktop.&lt;br /&gt;
&lt;br /&gt;
&lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-left: auto; margin-right: auto; text-align: center;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgVynGgJ_t31whyrYy9jQh1smNnESpStM7GxVe386sSuHv1n5Ut-hysFPn5iztKWba9PnwabAwPSvY-Im9n_8kt-Ovhi6vKoVZro5oUDbv7sAoF1pEj0kRKbtHzLgPc-LVME89sWTWKiAo/s1600/Figure+11.1-+Shortcut+Creation+Process.bmp&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: auto; margin-right: auto;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgVynGgJ_t31whyrYy9jQh1smNnESpStM7GxVe386sSuHv1n5Ut-hysFPn5iztKWba9PnwabAwPSvY-Im9n_8kt-Ovhi6vKoVZro5oUDbv7sAoF1pEj0kRKbtHzLgPc-LVME89sWTWKiAo/s320/Figure+11.1-+Shortcut+Creation+Process.bmp&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;Figure 11.1- Shortcut Creation Process&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;
2. Select ‘New’&amp;gt;’Shortcut’.&lt;br /&gt;
&lt;br /&gt;
&lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-left: auto; margin-right: auto; text-align: center;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjoOEPc77AbnMuFuywgFT-F9dIfqHT6UdzYPQADWGV6tpCrF9I_98lJ2stwGVTJl2sIZGQ_ywUNDWIcGT1mHUC68Yt_jANMYYUe5Yh4QtarDzsWHJQpnCMAvqSjp7UTz-xFO7vwOWl-RZ8/s1600/Figure+11.2-+Creation+of+Shutdown+Shortcut.bmp&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; margin-bottom: 1em; margin-left: auto; margin-right: auto;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjoOEPc77AbnMuFuywgFT-F9dIfqHT6UdzYPQADWGV6tpCrF9I_98lJ2stwGVTJl2sIZGQ_ywUNDWIcGT1mHUC68Yt_jANMYYUe5Yh4QtarDzsWHJQpnCMAvqSjp7UTz-xFO7vwOWl-RZ8/s320/Figure+11.2-+Creation+of+Shutdown+Shortcut.bmp&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;Figure 11.2- Creation of Shutdown Shortcut&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;
3. In the blank location box of the Create Shortcut Wizard, type ‘%windir%\System32\shutdown.exe –s’ without quote and Click ‘Next’.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjpdJHXquBXsbFeQ6E6zVhnA_5HYAQ1kz7zD8Ry1p2VlbeQ0mwB7uG_scoL3J7Z-3qlt29qD_L5ztYl_MUeh6rHcSdjIH4VG_N4HXDp5X84j-c7i8hf4suo8QIziO1EpxfPLIYuD4B-Gp8/s1600/Figure+11.3-+Titaling+the+Shutdown+Shortcut+as+%27Shutdown%27.bmp&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjpdJHXquBXsbFeQ6E6zVhnA_5HYAQ1kz7zD8Ry1p2VlbeQ0mwB7uG_scoL3J7Z-3qlt29qD_L5ztYl_MUeh6rHcSdjIH4VG_N4HXDp5X84j-c7i8hf4suo8QIziO1EpxfPLIYuD4B-Gp8/s320/Figure+11.3-+Titaling+the+Shutdown+Shortcut+as+%27Shutdown%27.bmp&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
4. Title the shortcut something like ‘Shutdown’ and click ‘Finish’.&lt;br /&gt;
&lt;br /&gt;
&lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-left: auto; margin-right: auto; text-align: center;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjgS0RUFH4XdL8lWs28cY4rtZPWgWa96Iw5P2w7onk3EOd_U4W1Ws9VVQ50YH0ffn2nQwZ9kInS_uElYjxap27ES-kP_KqQqP8PIFUHXf1fPueZrJJfnPiq_tK3T-GleHNkZQFlZzZzPrs/s1600/Figure+11.4-+Customizing+Icon+for+Shutdown+Shortcut.bmp&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: auto; margin-right: auto;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjgS0RUFH4XdL8lWs28cY4rtZPWgWa96Iw5P2w7onk3EOd_U4W1Ws9VVQ50YH0ffn2nQwZ9kInS_uElYjxap27ES-kP_KqQqP8PIFUHXf1fPueZrJJfnPiq_tK3T-GleHNkZQFlZzZzPrs/s320/Figure+11.4-+Customizing+Icon+for+Shutdown+Shortcut.bmp&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;Figure 11.4- Customizing Icon for Shutdown Shortcut&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;
5. To customize icon, right click on this new icon, select ‘Properties’, click the ‘Change Icon’ button and select an appropriate icon.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[] Creating Others Power related Shortcut&lt;br /&gt;
&lt;br /&gt;
To create shortcut for Reboot, Logoff, Standby, Hibernate Copy/Paste the following code in step 3 like above example:&lt;br /&gt;
&lt;br /&gt;
Shutdown: %windir%\System32\shutdown.exe -s&lt;br /&gt;
Reboot: %windir%\System32\shutdown.exe -r&lt;br /&gt;
Logoff: %windir%\System32\shutdown.exe -l&lt;br /&gt;
Standby: %windir%\System32\rundll32.exe powrprof.dll,SetSuspendState&lt;br /&gt;
Hibernate: %windir%\System32\rundll32.exe powrprof.dll,SetSuspendState Hibernate</content><link rel='replies' type='application/atom+xml' href='http://techsolutionpoint.blogspot.com/feeds/4760636081694770894/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techsolutionpoint.blogspot.com/2010/08/creating-shortcut-for-shutdown-reboot.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default/4760636081694770894'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default/4760636081694770894'/><link rel='alternate' type='text/html' href='http://techsolutionpoint.blogspot.com/2010/08/creating-shortcut-for-shutdown-reboot.html' title='Creating Shortcut for Shutdown, Reboot, Logoff, Standby, Hibernate!!'/><author><name>M. A. Kader</name><uri>http://www.blogger.com/profile/02470376264521238421</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='27' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjx4hW2ntnKcrMrR_cGzdff6jiHAZRa3yz5UC8cstrtLQzMDlQfaAglKcRcEJ0MYaMIocyDHHmjMsrFE5smnwCvxajjk5Jjxn8Y4HJ-QsY0KXDhtZG5-lGdIaYA58ic0w/s136/check-mark-clip-art-16-50%25.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgVynGgJ_t31whyrYy9jQh1smNnESpStM7GxVe386sSuHv1n5Ut-hysFPn5iztKWba9PnwabAwPSvY-Im9n_8kt-Ovhi6vKoVZro5oUDbv7sAoF1pEj0kRKbtHzLgPc-LVME89sWTWKiAo/s72-c/Figure+11.1-+Shortcut+Creation+Process.bmp" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2087545279757318502.post-5921174334236308244</id><published>2010-08-31T16:05:00.004+06:00</published><updated>2011-01-10T22:13:00.389+06:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="System Administration"/><title type='text'>Disbale or Enable Hibernation in XP!!</title><content type='html'>In Windows XP to disable or enable hibernation we need to do the following task: &lt;br /&gt;
&lt;br /&gt;
&lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-left: auto; margin-right: auto; text-align: center;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjiDV0Ssh6kkRRpaLsu2t-G55YXF0Jdk1HNaf4Mbzg5JfPYQKD6lJgpBfUDS2Nug_DaKEZkfdKWG2sDivncAhgl5WIJ_gscBg4CdmF0c1d2h1U80L6RXp7UZ4K1KwprjIZqP6V87HzsnFA/s1600/Figuare+10.1-+Uncheck+%27Eanble+hibarnation%27+to+disable+hibarnation.bmp&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: auto; margin-right: auto;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjiDV0Ssh6kkRRpaLsu2t-G55YXF0Jdk1HNaf4Mbzg5JfPYQKD6lJgpBfUDS2Nug_DaKEZkfdKWG2sDivncAhgl5WIJ_gscBg4CdmF0c1d2h1U80L6RXp7UZ4K1KwprjIZqP6V87HzsnFA/s320/Figuare+10.1-+Uncheck+%27Eanble+hibarnation%27+to+disable+hibarnation.bmp&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;Figuare 10.1- Uncheck &#39;Eanble hibernation&#39; to disable hibernation check it to enable&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;
1. Open ‘Power Options’ from ‘Control Panel’. &lt;br /&gt;
2. Select the ‘Hibernate’ tab. &lt;br /&gt;
3. Uncheck the checkbox to disable hibernation Or check it to enable hibernation.</content><link rel='replies' type='application/atom+xml' href='http://techsolutionpoint.blogspot.com/feeds/5921174334236308244/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techsolutionpoint.blogspot.com/2010/08/disbale-or-enable-hibernation-in-xp.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default/5921174334236308244'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default/5921174334236308244'/><link rel='alternate' type='text/html' href='http://techsolutionpoint.blogspot.com/2010/08/disbale-or-enable-hibernation-in-xp.html' title='Disbale or Enable Hibernation in XP!!'/><author><name>M. A. Kader</name><uri>http://www.blogger.com/profile/02470376264521238421</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='27' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjx4hW2ntnKcrMrR_cGzdff6jiHAZRa3yz5UC8cstrtLQzMDlQfaAglKcRcEJ0MYaMIocyDHHmjMsrFE5smnwCvxajjk5Jjxn8Y4HJ-QsY0KXDhtZG5-lGdIaYA58ic0w/s136/check-mark-clip-art-16-50%25.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjiDV0Ssh6kkRRpaLsu2t-G55YXF0Jdk1HNaf4Mbzg5JfPYQKD6lJgpBfUDS2Nug_DaKEZkfdKWG2sDivncAhgl5WIJ_gscBg4CdmF0c1d2h1U80L6RXp7UZ4K1KwprjIZqP6V87HzsnFA/s72-c/Figuare+10.1-+Uncheck+%27Eanble+hibarnation%27+to+disable+hibarnation.bmp" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2087545279757318502.post-6467618447578801376</id><published>2010-08-25T05:26:00.004+06:00</published><updated>2011-01-10T22:13:24.113+06:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Tips and Tricks"/><title type='text'>How to Merge Excel Cell?</title><content type='html'>To merge cell in Excel 2003 on platform Windows XP/2000 follow the instruction.&lt;br /&gt;
&lt;br /&gt;
&lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-left: auto; margin-right: auto; text-align: center;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjKXir1QXd8UJKNotqhc3bwYZZ7P3RVHrrWtLbbxLZRHlf6kK1YfDOhVNQs1jhjaVigecRxMvzmfLTqkg9r_DPPSbLP5b45w_esgT-093k8MOVZXepW_XjGnY35AAKmAgGzaDBI0-KoeyM/s1600/SelectCells+%26+SelectFormatCells.bmp&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: auto; margin-right: auto;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjKXir1QXd8UJKNotqhc3bwYZZ7P3RVHrrWtLbbxLZRHlf6kK1YfDOhVNQs1jhjaVigecRxMvzmfLTqkg9r_DPPSbLP5b45w_esgT-093k8MOVZXepW_XjGnY35AAKmAgGzaDBI0-KoeyM/s320/SelectCells+%26+SelectFormatCells.bmp&quot; width=&quot;251&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;Selecting Cells &amp;amp; Format Option&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;
Select the cells that to be merged &amp;amp; right-click on the selected cells then select &quot;Format Cells&quot; from the popup menu.&lt;br /&gt;
&lt;br /&gt;
&lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-left: auto; margin-right: auto; text-align: center;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiQlqMA3le8HgMAOcA1Az1dgY2TVpbByxyKmRQS08kw62CReNHbQlTxudkZ_DYsESTGu-BQuG_c8dmr00t5crIvtc0Ko3NoHmbrRmW2ulJYrFDABaUiWaTBfjql0Ks7nWnyEuVCd9ZZpfc/s1600/CheckMergeCellsOnAlignmentTabInFormatCellsWindow.bmp&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: auto; margin-right: auto;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiQlqMA3le8HgMAOcA1Az1dgY2TVpbByxyKmRQS08kw62CReNHbQlTxudkZ_DYsESTGu-BQuG_c8dmr00t5crIvtc0Ko3NoHmbrRmW2ulJYrFDABaUiWaTBfjql0Ks7nWnyEuVCd9ZZpfc/s320/CheckMergeCellsOnAlignmentTabInFormatCellsWindow.bmp&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;Checking Merge Cell Option from Alignment Tab&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;
From the Format Cells window, select the “Alignment” tab &amp;amp; check the &quot;Merge cells&quot; checkbox. Press ok.&lt;br /&gt;
&lt;br /&gt;
&lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-left: auto; margin-right: auto; text-align: center;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhadZEsNQz46wEOtQXOe18Aoel7OImgxZ_22U6svgkxvnvIBfS2eNG6S4f0jj6H0C3fDXjSPp3ywbNBxafPnF_GyDP6Affkr7kgKySnfIvjxGNYSWWg30wn4yt-Vm5XbfG9blYK1OufviE/s1600/MergedCells.bmp&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: auto; margin-right: auto;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhadZEsNQz46wEOtQXOe18Aoel7OImgxZ_22U6svgkxvnvIBfS2eNG6S4f0jj6H0C3fDXjSPp3ywbNBxafPnF_GyDP6Affkr7kgKySnfIvjxGNYSWWg30wn4yt-Vm5XbfG9blYK1OufviE/s320/MergedCells.bmp&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;Merged Cell&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;
Returning to the spreadsheet, it will be found that the selected cells are merged into a single cell.</content><link rel='replies' type='application/atom+xml' href='http://techsolutionpoint.blogspot.com/feeds/6467618447578801376/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techsolutionpoint.blogspot.com/2010/08/how-to-merge-excel-cell.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default/6467618447578801376'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default/6467618447578801376'/><link rel='alternate' type='text/html' href='http://techsolutionpoint.blogspot.com/2010/08/how-to-merge-excel-cell.html' title='How to Merge Excel Cell?'/><author><name>M. A. Kader</name><uri>http://www.blogger.com/profile/02470376264521238421</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='27' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjx4hW2ntnKcrMrR_cGzdff6jiHAZRa3yz5UC8cstrtLQzMDlQfaAglKcRcEJ0MYaMIocyDHHmjMsrFE5smnwCvxajjk5Jjxn8Y4HJ-QsY0KXDhtZG5-lGdIaYA58ic0w/s136/check-mark-clip-art-16-50%25.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjKXir1QXd8UJKNotqhc3bwYZZ7P3RVHrrWtLbbxLZRHlf6kK1YfDOhVNQs1jhjaVigecRxMvzmfLTqkg9r_DPPSbLP5b45w_esgT-093k8MOVZXepW_XjGnY35AAKmAgGzaDBI0-KoeyM/s72-c/SelectCells+%26+SelectFormatCells.bmp" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2087545279757318502.post-6729553315701285811</id><published>2010-08-21T00:24:00.004+06:00</published><updated>2011-01-10T22:14:14.509+06:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="System Administration"/><title type='text'>Reduce Windows XP Startup Time!</title><content type='html'>Windows (XP) startup performance depends up on various issues like system configuration, settings of software installed in the computer and hardware status of the computer. To improve Windows XP startup performances following instruction would be helpful.  &lt;br /&gt;
&lt;br /&gt;
&lt;strike&gt;&lt;/strike&gt;&lt;br /&gt;
&lt;b&gt;1. Thin Startup Section&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-left: auto; margin-right: auto; text-align: center;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgmrIMDF1C9QLU_FKMZ7I82fTIAw7H_eXviSd3b24rzJf-8Tp0x9znyi1fj7wD_sBTjyL8qY5OgSE45TaGvt5IMGVDi4n766Haf06fzNN4TmO02XYfFOr8dk7yHo5gtTTPvLEoDPAmKy_Q/s1600/Msconfig.bmp&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: auto; margin-right: auto;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;160&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgmrIMDF1C9QLU_FKMZ7I82fTIAw7H_eXviSd3b24rzJf-8Tp0x9znyi1fj7wD_sBTjyL8qY5OgSE45TaGvt5IMGVDi4n766Haf06fzNN4TmO02XYfFOr8dk7yHo5gtTTPvLEoDPAmKy_Q/s320/Msconfig.bmp&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;MSCONFIG&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;
Write msconfig on Run wizard &amp;amp; press enter System Configuration  Utility will appear.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-left: auto; margin-right: auto; text-align: center;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEja1v63H3V3m0p2JNx0CPSn6c1t2OYKODEBHVb6zH5dOuAL04-s7wv-QZu6SWNG9yw7Ps4EEIQf5qpVCHmF0_8ELTh3UP7yx1KEyGbjsDknu1T43FUaxiL2leUsK1R8_h3Nm3pkylq5sgQ/s1600/UncheckStartupPrograms.bmp&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: auto; margin-right: auto;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;208&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEja1v63H3V3m0p2JNx0CPSn6c1t2OYKODEBHVb6zH5dOuAL04-s7wv-QZu6SWNG9yw7Ps4EEIQf5qpVCHmF0_8ELTh3UP7yx1KEyGbjsDknu1T43FUaxiL2leUsK1R8_h3Nm3pkylq5sgQ/s320/UncheckStartupPrograms.bmp&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;UNCHECKING STARTUP PROGRAM &lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&amp;nbsp;From the Startup tab uncheck all programs without antivirus. This tip may help a great for some one to reduce startup time who has installed a number of heavy programs in the system and those programs are running as a startup service.   &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Note: Unchecking the program from startup section will not effect on normal use.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;2. Clean Out Viruses&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
Running an antivirus with automatic updates will try to keep your system secure. Most of the cases viruses make slow down computer &amp;amp; windows return unusual behavior. If you have not installed an antivirus in your system please install &amp;amp; make a scan. To get a free antivirus please visit oneof the following link.&lt;br /&gt;
&lt;br /&gt;
=&amp;gt; Download &lt;a href=&quot;http://www.avast.com/free-antivirus-download&quot; target=&quot;_blank&quot;&gt;Avast&lt;/a&gt;.&lt;br /&gt;
=&amp;gt; Download &lt;a href=&quot;http://www.free-av.com/en/download/index.html&quot; target=&quot;_blank&quot;&gt;Avira&lt;/a&gt;&lt;br /&gt;
=&amp;gt; Download &lt;a href=&quot;http://free.avg.com/ww-en/download-avg-anti-virus-free&quot; target=&quot;_blank&quot;&gt;AVG Free&lt;/a&gt; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;3. Perform a Scan Disk &lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-left: auto; margin-right: auto; text-align: center;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjmkohp9e_t3YyFE8D2X0kROB3P8It6borPtWJEv0kWIl_0QionqC5jRL1FS-AfFgcL7Nwr0ayjQmCcQJEglbyjzPIGGF_JefHWRYed9Tsngro0KJOBFyjP6CWccXhHEXOzoTuOLbG-aSY/s1600/Chkdsk.bmp&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: auto; margin-right: auto;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;97&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjmkohp9e_t3YyFE8D2X0kROB3P8It6borPtWJEv0kWIl_0QionqC5jRL1FS-AfFgcL7Nwr0ayjQmCcQJEglbyjzPIGGF_JefHWRYed9Tsngro0KJOBFyjP6CWccXhHEXOzoTuOLbG-aSY/s400/Chkdsk.bmp&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;CHKDSK&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;
chkdsk %systemdrive% /f&lt;br /&gt;
On command prompt type the above command &amp;amp; press enter.  This will keep your Computer system drive in Healthy Condition and it helps Computer run faster. This will lead to reduce startup time.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;4. Remove Unnecessary Software&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
From Control Panel &amp;gt; Add/Remove Software section uninstall unused software like toolbars, file-sharing programs, free email enhancers, online shopping &quot;companions&quot; and download managers that were automatically installed when you downloaded some other packages for your system. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;5. Edit Network Service&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
To reduce startup wait time to get windows usable/stable faster after booting up Windows XP we need to look on some network services specially for those computers which are not acting as a server(Printer Sharing, File Sharing). After booting up the Computer Windows XP’s Networking Services are looking for other computers and advertising their functions over the network. This is a reason behind time delay to start program immediately/normally after boot up computer. The following tips will be useful to reduce /eliminate the problem.      &lt;br /&gt;
&lt;br /&gt;
[] When Computer is not connected with LAN&lt;br /&gt;
Disable the Workstation service. &lt;br /&gt;
To disable Workstation service follows the instruction. &lt;br /&gt;
Right click on ‘My computer’ and select ‘Manage.’&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;&lt;/div&gt;&lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-left: auto; margin-right: auto; text-align: center;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgWAKq5YuYGvZ6B7VIiptr_ze-PtxNiPT2lr4Oxb279G_aS9dTgcCO-J97STj2Cuz_1lku6J6xpG24OlKThe9VxBFiKOmEM8H0po2XX4Kx6OScIyHlUkWZ1caUSEMBMIzpXEWs7pDPj9GM/s1600/DisableWorkstationService.bmp&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: auto; margin-right: auto;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;240&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgWAKq5YuYGvZ6B7VIiptr_ze-PtxNiPT2lr4Oxb279G_aS9dTgcCO-J97STj2Cuz_1lku6J6xpG24OlKThe9VxBFiKOmEM8H0po2XX4Kx6OScIyHlUkWZ1caUSEMBMIzpXEWs7pDPj9GM/s320/DisableWorkstationService.bmp&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;DISABLEING WORKSTATION SERVICE&lt;/td&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;
Expand ’Services and Applications’ and select ’Services’ to open the services window. Highlight the ‘Workstation’ service, right click and select ‘Properties.’ Set the ’Startup type’ from drop down box to ‘disabled.’ Click ‘Ok.’&lt;br /&gt;
&lt;br /&gt;
Note:  You will need to re-enable the Workstation service when the Computer will be connected with network in future.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[] When the Computer is connected with LAN&lt;br /&gt;
Disable ‘File and Print Sharing’ options unless the computer is a ‘File and Print Sharing’ server. &lt;br /&gt;
To do that go to ’Start &amp;gt; Control Panel &amp;gt; Network and Internet Connections &amp;gt; Network Connections. ’ Right click on ‘Local Area Connection’ and select ‘Properties.’ Uncheck the ‘File and Print Sharing’ box and press ‘Ok.’&lt;br /&gt;
&lt;br /&gt;
Note: This will disable the Files &amp;amp; Printer share ability on the local computer but it will not effect to access files &amp;amp; printers that is shared over network.   &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;7. RAM &amp;amp; Virtual Memory Settings &lt;/b&gt;&lt;br /&gt;
&lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-left: auto; margin-right: auto; text-align: center;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh5SyImnMCQc6KmBgKxwv6t7d1FzZ28KLj0ljvek-d8A_stCbL-_FonBgphQQ2qRjHIfgVYxzEKOpQXlqVsCpRGxFI1KVwXuxrihsaXR6ttHL8EVW06ivquq45KsTMf-IAK_4GJjqnQ3hQ/s1600/RAM.bmp&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: auto; margin-right: auto;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;179&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh5SyImnMCQc6KmBgKxwv6t7d1FzZ28KLj0ljvek-d8A_stCbL-_FonBgphQQ2qRjHIfgVYxzEKOpQXlqVsCpRGxFI1KVwXuxrihsaXR6ttHL8EVW06ivquq45KsTMf-IAK_4GJjqnQ3hQ/s200/RAM.bmp&quot; width=&quot;200&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;RANDOM ACCESS MEMORY&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;
While the computer runs out of Physical Memory (RAM) then Windows will check on hard disk to create virtual memory. This is a nice feature, because it allows application programs to access sufficient amounts of memory though Virtual Memory is little slower than RAM. So installing optimum RAM according to the system board accommodation is a good idea to boost the overall system performance than anything else.&lt;br /&gt;
&lt;br /&gt;
&lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-left: auto; margin-right: auto; text-align: center;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiclSkQTc2eRGwwIK9UTLCd14_OtbwBEzPl9hQywNwSZTbsaBu3wcmAwmVMrFuNxOFLQhb_rGrgoUnXXeHb5Jnaq3j7U1Dv-_ziHf3oPqTc0lT3hoN8MxhVt1sefbBkxkWeRqT5T3Q_w5s/s1600/CustomVirtualMemory.bmp&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: auto; margin-right: auto;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiclSkQTc2eRGwwIK9UTLCd14_OtbwBEzPl9hQywNwSZTbsaBu3wcmAwmVMrFuNxOFLQhb_rGrgoUnXXeHb5Jnaq3j7U1Dv-_ziHf3oPqTc0lT3hoN8MxhVt1sefbBkxkWeRqT5T3Q_w5s/s320/CustomVirtualMemory.bmp&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;CUSTOMIZATION OF VIRTUAL MEMORY&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;
&lt;br /&gt;
For Virtual Memory, it can be customized from Control Panel &amp;gt; System &amp;gt; Advanced, then press the Settings button under Performance. Click Advanced again, and then press the Change button under Virtual Memory. Set the new entered custom size to get effect.&lt;br /&gt;
&lt;br /&gt;
Completing all these process reboot the computer. The Windows XP startup time should be improved from earlier.</content><link rel='replies' type='application/atom+xml' href='http://techsolutionpoint.blogspot.com/feeds/6729553315701285811/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techsolutionpoint.blogspot.com/2010/08/reduce-windows-xp-startup-time.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default/6729553315701285811'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default/6729553315701285811'/><link rel='alternate' type='text/html' href='http://techsolutionpoint.blogspot.com/2010/08/reduce-windows-xp-startup-time.html' title='Reduce Windows XP Startup Time!'/><author><name>M. A. Kader</name><uri>http://www.blogger.com/profile/02470376264521238421</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='27' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjx4hW2ntnKcrMrR_cGzdff6jiHAZRa3yz5UC8cstrtLQzMDlQfaAglKcRcEJ0MYaMIocyDHHmjMsrFE5smnwCvxajjk5Jjxn8Y4HJ-QsY0KXDhtZG5-lGdIaYA58ic0w/s136/check-mark-clip-art-16-50%25.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgmrIMDF1C9QLU_FKMZ7I82fTIAw7H_eXviSd3b24rzJf-8Tp0x9znyi1fj7wD_sBTjyL8qY5OgSE45TaGvt5IMGVDi4n766Haf06fzNN4TmO02XYfFOr8dk7yHo5gtTTPvLEoDPAmKy_Q/s72-c/Msconfig.bmp" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2087545279757318502.post-383162235967262861</id><published>2010-08-14T16:50:00.002+06:00</published><updated>2010-11-25T08:16:47.750+06:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Tips and Tricks"/><category scheme="http://www.blogger.com/atom/ns#" term="Troubleshooting"/><title type='text'>Excel opens, but the file doesn&amp;#39;t</title><content type='html'>During to open a previous worked *.xls file it would return an empty Excel workbook. If I then chose File, Open, and browsed to my document it would then open it. This is frustrating and time consuming.&lt;br /&gt;
&lt;br /&gt;
This is because the problem to the file type associations in Windows XP. To resolution the problem follows the instruction.&lt;br /&gt;
&lt;br /&gt;
&lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-left: auto; margin-right: auto; text-align: center;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEglhXvePTsw_0ylu_4tv62615dviNrRY0wjYz-IQpiUAT_Bgm7mSijv0u8HXHH2bWh-Ep-g07iyNH6L1cn7SLxkznT5roTeLdnfSPHkrHe2TVczSh0q2MI3KBAqyjYQsALAXuf5w6SAp5U/s1600/XLS+File+Association+Resolution+in+Windows+XP2.bmp&quot; imageanchor=&quot;1&quot; linkindex=&quot;38&quot; style=&quot;margin-left: auto; margin-right: auto;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEglhXvePTsw_0ylu_4tv62615dviNrRY0wjYz-IQpiUAT_Bgm7mSijv0u8HXHH2bWh-Ep-g07iyNH6L1cn7SLxkznT5roTeLdnfSPHkrHe2TVczSh0q2MI3KBAqyjYQsALAXuf5w6SAp5U/s320/XLS+File+Association+Resolution+in+Windows+XP2.bmp&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;XLS File Association Resolution in Windows XP2&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;
1. First, “My Computer” in Windows XP. &lt;br /&gt;
&lt;br /&gt;
2. Click on the “Tools” menu, and choose “Folder Options”. &lt;br /&gt;
&lt;br /&gt;
3. From the dialog that pops up, click the “File Types” tab. It will now represent a list of all document types recognized by your computer. &lt;br /&gt;
&lt;br /&gt;
4. Scroll down to “XLS”, select it, and click the “Advanced” button. Now you&#39;ll see several &quot;Actions&quot; registered for Excel worksheets. &lt;br /&gt;
&lt;br /&gt;
5. Usually, Open is the default (indicated by being in bold). Select &quot;Open&quot; and click the “Edit” button.&lt;br /&gt;
&lt;br /&gt;
6. The main piece of data in here is the field labeled &quot;Application used to perform action&quot;. This filed should contain exact the following command-line  arguments : &lt;br /&gt;
&quot;C:\Program Files\Microsoft Office\OFFICE11\EXCEL.EXE&quot; /e&lt;br /&gt;
&lt;br /&gt;
7. The “DDE Message” filed should contain exact the following command-line argument:&lt;br /&gt;
[open(&quot;%1&quot;)]&lt;br /&gt;
It is very important to make sure that the %1 is surrounded by quotes. %1 is the variable representing the full path and file name of the document you are opening. &lt;br /&gt;
&quot;Use DDE&quot; is normally checked. &lt;br /&gt;
&lt;br /&gt;
8. Click Ok to close “Edit Action Type” window.&lt;br /&gt;
&lt;br /&gt;
9. Click OK back at the “Edit File Type” dialog. Click further Ok on the Folder Options dialog.&lt;br /&gt;
&lt;br /&gt;
That should fix the problem.</content><link rel='replies' type='application/atom+xml' href='http://techsolutionpoint.blogspot.com/feeds/383162235967262861/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techsolutionpoint.blogspot.com/2010/08/excel-opens-but-file-doesn.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default/383162235967262861'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default/383162235967262861'/><link rel='alternate' type='text/html' href='http://techsolutionpoint.blogspot.com/2010/08/excel-opens-but-file-doesn.html' title='Excel opens, but the file doesn&amp;#39;t'/><author><name>M. A. Kader</name><uri>http://www.blogger.com/profile/02470376264521238421</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='27' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjx4hW2ntnKcrMrR_cGzdff6jiHAZRa3yz5UC8cstrtLQzMDlQfaAglKcRcEJ0MYaMIocyDHHmjMsrFE5smnwCvxajjk5Jjxn8Y4HJ-QsY0KXDhtZG5-lGdIaYA58ic0w/s136/check-mark-clip-art-16-50%25.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEglhXvePTsw_0ylu_4tv62615dviNrRY0wjYz-IQpiUAT_Bgm7mSijv0u8HXHH2bWh-Ep-g07iyNH6L1cn7SLxkznT5roTeLdnfSPHkrHe2TVczSh0q2MI3KBAqyjYQsALAXuf5w6SAp5U/s72-c/XLS+File+Association+Resolution+in+Windows+XP2.bmp" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2087545279757318502.post-3572251653714348903</id><published>2010-08-14T15:56:00.005+06:00</published><updated>2011-01-10T22:19:31.153+06:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Best Free Services"/><title type='text'>MP4 to MP3 Converter</title><content type='html'>&lt;b&gt;Convert MP4 to MP3, Freeware&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
The software Convert MP4 to MP3 is licensed to freeware, and the current version is 1.1.&lt;br /&gt;
&lt;br /&gt;
Supported file formats are as follows:&lt;br /&gt;
&lt;br /&gt;
1. MP4 to MP3 Converter &lt;br /&gt;
2. MPEG to MP3 Converter &lt;br /&gt;
3. AVI to MP3 Converter &lt;br /&gt;
4. MOV to MP3 Converter &lt;br /&gt;
5. FLV to MP3 Converter &lt;br /&gt;
6. DVD to MP3 Converter &lt;br /&gt;
7. VOB to MP3 Converter&lt;br /&gt;
&lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-left: auto; margin-right: auto; text-align: center;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg3dfjjoZEG-dB-rGDL6yLqv7aKDd7hEpFXZuDxIpyWEH0TF99GIEv0MMx1dkLNiiI5VeJHxq7Jb0rORA9WN4sJEL47jgj_swMrs-dqnKxpRLFqUtYmODc_qsTjwvkoCv1E35TvdR0jy-Y/s1600/Figure+6.1-+Convert+MP4+to+MP3+1.1.bmp&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: auto; margin-right: auto;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg3dfjjoZEG-dB-rGDL6yLqv7aKDd7hEpFXZuDxIpyWEH0TF99GIEv0MMx1dkLNiiI5VeJHxq7Jb0rORA9WN4sJEL47jgj_swMrs-dqnKxpRLFqUtYmODc_qsTjwvkoCv1E35TvdR0jy-Y/s320/Figure+6.1-+Convert+MP4+to+MP3+1.1.bmp&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;Figure 6.1- Convert MP4 to MP3 1.1&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;/div&gt;&lt;br /&gt;
Supported operating systems are as follows:&lt;br /&gt;
&lt;br /&gt;
1. Windows 95/98/Me &lt;br /&gt;
2. Windows NT4/2000 &lt;br /&gt;
3. Windows XP &lt;br /&gt;
4. Windows XP x64 Edition &lt;br /&gt;
5. Windows Server 2003 &lt;br /&gt;
6. Windows Vista &lt;br /&gt;
7. Windows Vista x64 Edition &lt;br /&gt;
8. Windows Server 2008 (NEW) &lt;br /&gt;
9. Windows 7 (NEW) &lt;br /&gt;
10. Windows Server 2008 R2 &lt;br /&gt;
&lt;br /&gt;
Download &lt;a href=&quot;http://www.convertmp4tomp3.com/download.html&quot; linkindex=&quot;1&quot; target=&quot;_blank&quot;&gt;Convert MP4 to MP3 1.1&lt;/a&gt;. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Free M4a to MP3 Converter 6.1&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
The software Free MP4a to MP3 Converter 6.1 is freeware. Main features of Free M4a to MP3 Converter are as follows:&lt;br /&gt;
&lt;br /&gt;
1. AAC to MP3 converter.&lt;br /&gt;
2. Convert M4a to MP3.&lt;br /&gt;
3. Audio books M4b to MP3 converter.&lt;br /&gt;
4. MP4 audio converter.&lt;br /&gt;
5. 3GP audio converter.&lt;br /&gt;
6. AAC, M4a, M4b player.&lt;br /&gt;
7. MP3 quality settings up to 320 Kbit/s, 48 KHz.&lt;br /&gt;
8. Drag&amp;amp;Drop.&lt;br /&gt;
9. Batch processing of multiple M4a, AAC, M4b, MP4 etc. files.&lt;br /&gt;
10. User-friendly multilingual interface.&lt;br /&gt;
11. Meta information (ID3 tags) is copied from source files. Converted files contain all necessary data: title, artist, album (if the data was present in the source files).&lt;br /&gt;
12. AAC to WAV converter.&lt;br /&gt;
13. M4a to WAV converter.&lt;br /&gt;
&lt;br /&gt;
&lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-left: auto; margin-right: auto; text-align: center;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhN4_M7mKSN6Rp9CqQBjHv9DkFtFbsam2kMll82DyYXtPzhyphenhyphen9W6AdjdP_pdlwxYitC-gNysqlGCuiHxbwt8BJugbdx_Xx78QW2oon6rLs_EcSA8hZ8szsT01yTT3j2PCh5khjbj7Xj8zeI/s320/Figure+6.2-+Free+M4a+to+MP3+Converter+6.1.bmp&quot; style=&quot;margin-left: auto; margin-right: auto;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;Figure 6.2- Free M4a to MP3 Converter 6.1&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhN4_M7mKSN6Rp9CqQBjHv9DkFtFbsam2kMll82DyYXtPzhyphenhyphen9W6AdjdP_pdlwxYitC-gNysqlGCuiHxbwt8BJugbdx_Xx78QW2oon6rLs_EcSA8hZ8szsT01yTT3j2PCh5khjbj7Xj8zeI/s1600/Figure+6.2-+Free+M4a+to+MP3+Converter+6.1.bmp&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
Download &lt;a href=&quot;http://www.maniactools.com/soft/m4a-to-mp3-converter/&quot; linkindex=&quot;3&quot; target=&quot;_blank&quot;&gt;Free MP4a to MP3 Converter&lt;/a&gt;.</content><link rel='replies' type='application/atom+xml' href='http://techsolutionpoint.blogspot.com/feeds/3572251653714348903/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techsolutionpoint.blogspot.com/2010/08/mp4-to-mp3-converter.html#comment-form' title='72 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default/3572251653714348903'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default/3572251653714348903'/><link rel='alternate' type='text/html' href='http://techsolutionpoint.blogspot.com/2010/08/mp4-to-mp3-converter.html' title='MP4 to MP3 Converter'/><author><name>M. A. Kader</name><uri>http://www.blogger.com/profile/02470376264521238421</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='27' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjx4hW2ntnKcrMrR_cGzdff6jiHAZRa3yz5UC8cstrtLQzMDlQfaAglKcRcEJ0MYaMIocyDHHmjMsrFE5smnwCvxajjk5Jjxn8Y4HJ-QsY0KXDhtZG5-lGdIaYA58ic0w/s136/check-mark-clip-art-16-50%25.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg3dfjjoZEG-dB-rGDL6yLqv7aKDd7hEpFXZuDxIpyWEH0TF99GIEv0MMx1dkLNiiI5VeJHxq7Jb0rORA9WN4sJEL47jgj_swMrs-dqnKxpRLFqUtYmODc_qsTjwvkoCv1E35TvdR0jy-Y/s72-c/Figure+6.1-+Convert+MP4+to+MP3+1.1.bmp" height="72" width="72"/><thr:total>72</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2087545279757318502.post-9055595304113503658</id><published>2010-08-02T18:06:00.003+06:00</published><updated>2011-01-10T22:16:56.858+06:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="System Administration"/><category scheme="http://www.blogger.com/atom/ns#" term="Tips and Tricks"/><title type='text'>Disable warning message: &amp;quot;This page contains both secure and nonsecure items.&amp;quot;</title><content type='html'>To disable the notification message-&lt;br /&gt;
&lt;br /&gt;
&lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-left: auto; margin-right: auto; text-align: center;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg-j9DeR_C8-62L3q_egHw5fCRhZ_5um21G7EoF8r_jfTNrJLTfYkH4G6GqPZODNZpWLW7Pn8aDdbPvBXe_tvcMV9w0mTUc5X9LRZX7a6320XKxoh7v2dVHoNSTqsKT-4gf9YpT1y5YUOs/s1600/Figure+5.1-+Security+Information.bmp&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: auto; margin-right: auto;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg-j9DeR_C8-62L3q_egHw5fCRhZ_5um21G7EoF8r_jfTNrJLTfYkH4G6GqPZODNZpWLW7Pn8aDdbPvBXe_tvcMV9w0mTUc5X9LRZX7a6320XKxoh7v2dVHoNSTqsKT-4gf9YpT1y5YUOs/s320/Figure+5.1-+Security+Information.bmp&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;Figure 5.1- Security Information&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;/div&gt;&lt;br /&gt;
&quot;This page contains both secure and nonsecure items.&quot; during visiting websites follow the instruction.&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;/div&gt;&lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-left: auto; margin-right: auto; text-align: center;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhvIQzcDqLlDmSYIpdYP4weuuU09HnAQe5Vun7e8bzZF-pqRy_QIjIYzYsXoBgmTC2X17cN7fqgA1IB5ZemJ9pcKKiJTZOq131WsAoqy4BZcOrWID23695haFk08nav4KnFzl62nIkYEd8/s1600/Figure+5.2-+Diasable+Mixed+Content+in+IE.bmp&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: auto; margin-right: auto;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhvIQzcDqLlDmSYIpdYP4weuuU09HnAQe5Vun7e8bzZF-pqRy_QIjIYzYsXoBgmTC2X17cN7fqgA1IB5ZemJ9pcKKiJTZOq131WsAoqy4BZcOrWID23695haFk08nav4KnFzl62nIkYEd8/s320/Figure+5.2-+Diasable+Mixed+Content+in+IE.bmp&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;Figure 5.2- Diasable Mixed Content at IE&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;
=&amp;gt; Open Internet Explorer.&lt;br /&gt;
=&amp;gt; Click on “Tools”.&lt;br /&gt;
=&amp;gt; Click on “Internet Options”.&lt;br /&gt;
=&amp;gt; Click on the “Security” Tab.&lt;br /&gt;
=&amp;gt; Click on the “Custom Level” button.&lt;br /&gt;
=&amp;gt; Under “Settings” Box look for &quot;Display Mixed Content&quot; in the “Miscellaneous” section.&lt;br /&gt;
=&amp;gt; Click on Disable for Display Mixed Content instead of Prompt.&lt;br /&gt;
=&amp;gt; Click on OK for two times.&lt;br /&gt;
=&amp;gt; Close Internet Explorer and reopen,the message should not appear now.   &lt;br /&gt;
&lt;div class=&quot;zemanta-pixie&quot; style=&quot;height: 15px; margin-top: 10px;&quot;&gt;&lt;a class=&quot;zemanta-pixie-a&quot; href=&quot;http://www.zemanta.com/&quot; title=&quot;Enhanced by Zemanta&quot;&gt;&lt;img alt=&quot;Enhanced by Zemanta&quot; class=&quot;zemanta-pixie-img&quot; src=&quot;http://img.zemanta.com/zemified_e.png?x-id=3f8c0e1b-8f0f-4c0a-b7f2-cc255de2a4d2&quot; style=&quot;border: medium none; float: right;&quot; /&gt;&lt;/a&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsolutionpoint.blogspot.com/feeds/9055595304113503658/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techsolutionpoint.blogspot.com/2010/08/disable-warning-message-page-contains.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default/9055595304113503658'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2087545279757318502/posts/default/9055595304113503658'/><link rel='alternate' type='text/html' href='http://techsolutionpoint.blogspot.com/2010/08/disable-warning-message-page-contains.html' title='Disable warning message: &amp;quot;This page contains both secure and nonsecure items.&amp;quot;'/><author><name>M. A. Kader</name><uri>http://www.blogger.com/profile/02470376264521238421</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='27' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjx4hW2ntnKcrMrR_cGzdff6jiHAZRa3yz5UC8cstrtLQzMDlQfaAglKcRcEJ0MYaMIocyDHHmjMsrFE5smnwCvxajjk5Jjxn8Y4HJ-QsY0KXDhtZG5-lGdIaYA58ic0w/s136/check-mark-clip-art-16-50%25.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg-j9DeR_C8-62L3q_egHw5fCRhZ_5um21G7EoF8r_jfTNrJLTfYkH4G6GqPZODNZpWLW7Pn8aDdbPvBXe_tvcMV9w0mTUc5X9LRZX7a6320XKxoh7v2dVHoNSTqsKT-4gf9YpT1y5YUOs/s72-c/Figure+5.1-+Security+Information.bmp" height="72" width="72"/><thr:total>0</thr:total></entry></feed>