<?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-1073025755598372430</id><updated>2024-10-06T20:41:25.376-07:00</updated><category term="XP trick"/><category term="information"/><category term="internet"/><category term="mobile"/><category term="software"/><category term="website"/><category term="movie"/><category term="notepad"/><category term="usb"/><category term="anti virus"/><category term="games"/><category term="aptitude"/><category term="hardware"/><category term="other"/><category term="player"/><category term="rapidshare"/><category term="sms"/><category term="yahoo"/><title type='text'>INNOVATORSWORLD</title><subtitle type='html'>Innovative ideas,latest tricks,technical news,stay tune with latest updates</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://innovatorsworld.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default'/><link rel='alternate' type='text/html' href='http://innovatorsworld.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default?start-index=26&amp;max-results=25'/><author><name>Bhuvanesh</name><uri>http://www.blogger.com/profile/17568781563358357503</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXoBPCLkvea6IV9Stwh2bxK8LDwEo7yHB-Pexix4dC52rymVOu_F-xsOn37s6Z9EKaG3N1XL0ooQwK7uamk1y6A7uBmkVLFSVCsXxRXXpUFbwxdIXcWlcFpCtUKB9SB0U/s220/24698_383819678863_641753863_3698524_3436633_n.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>73</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-1073025755598372430.post-7343265268018014279</id><published>2010-07-06T05:10:00.000-07:00</published><updated>2010-07-14T07:23:44.811-07:00</updated><title type='text'>program to find number of letter using c</title><summary type="text">/*MY PROGRAM TO FIND RECURRENCE OF LETTERS IN A STRING USING C*/
#include&amp;lt; stdio.h&amp;gt;
#include&amp;lt; conio.h&amp;gt;
#include&amp;lt; string.h&amp;gt;
void main()
{
&amp;nbsp; int i=0 ,count;
&amp;nbsp; char gh[100],c,j;
printf(&quot;enter the string\n&quot;);
c=getche();
while(c!=&#39;0&#39;)
{
&amp;nbsp; gh[i]=c;
&amp;nbsp; c=getche();

&amp;nbsp;&amp;nbsp;&amp;nbsp; i++;
&amp;nbsp;&amp;nbsp;&amp;nbsp; }

&amp;nbsp; printf(&quot;%s\n&quot;,gh);
&amp;nbsp; printf(&quot;string length </summary><link rel='replies' type='application/atom+xml' href='http://innovatorsworld.blogspot.com/feeds/7343265268018014279/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/1073025755598372430/7343265268018014279' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default/7343265268018014279'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default/7343265268018014279'/><link rel='alternate' type='text/html' href='http://innovatorsworld.blogspot.com/2010/07/program-to-find-recurrence-of-letter.html' title='program to find number of letter using c'/><author><name>Bhuvanesh</name><uri>http://www.blogger.com/profile/17568781563358357503</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXoBPCLkvea6IV9Stwh2bxK8LDwEo7yHB-Pexix4dC52rymVOu_F-xsOn37s6Z9EKaG3N1XL0ooQwK7uamk1y6A7uBmkVLFSVCsXxRXXpUFbwxdIXcWlcFpCtUKB9SB0U/s220/24698_383819678863_641753863_3698524_3436633_n.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1073025755598372430.post-5937297061263980035</id><published>2009-11-02T18:11:00.000-08:00</published><updated>2009-11-02T18:16:38.349-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="XP trick"/><title type='text'>how to connect two Systems using lan</title><summary type="text">How to Connect Two PCs Running XPStep 1Turn on both computers and plug the crossover wire into the ethernet ports of both computers.Step 2Click the Start button on the first computer. Open the Control Panel and double-click &quot;Network Connections.&quot; Click &quot;Internet Protocol (TCP/IP)&quot; and &quot;Properties.&quot;Step 3Select &quot;Use the Following IP Address.&quot; Type &quot;192.168.1.1&quot; in the IP Address box. Type &quot;</summary><link rel='replies' type='application/atom+xml' href='http://innovatorsworld.blogspot.com/feeds/5937297061263980035/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/1073025755598372430/5937297061263980035' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default/5937297061263980035'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default/5937297061263980035'/><link rel='alternate' type='text/html' href='http://innovatorsworld.blogspot.com/2009/11/how-to-connect-two-systems-using-lan.html' title='how to connect two Systems using lan'/><author><name>Bhuvanesh</name><uri>http://www.blogger.com/profile/17568781563358357503</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXoBPCLkvea6IV9Stwh2bxK8LDwEo7yHB-Pexix4dC52rymVOu_F-xsOn37s6Z9EKaG3N1XL0ooQwK7uamk1y6A7uBmkVLFSVCsXxRXXpUFbwxdIXcWlcFpCtUKB9SB0U/s220/24698_383819678863_641753863_3698524_3436633_n.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1073025755598372430.post-4338884230282904254</id><published>2008-11-24T18:15:00.000-08:00</published><updated>2008-11-24T18:16:59.321-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="usb"/><title type='text'>How To Format Any Size USB Drive as NTFS</title><summary type="text">If you take a typical USB stick and select the Windows format option, you only get the FAT and FAT32 option for anything under 4GBs.  However, there are times you might want to format as NTFS.  For example, you want to set specific file and folder privileges to the content and you feel NTFS is the best way.Well, there is an easy solution and it’s just a matter of setting the options correctly in </summary><link rel='replies' type='application/atom+xml' href='http://innovatorsworld.blogspot.com/feeds/4338884230282904254/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/1073025755598372430/4338884230282904254' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default/4338884230282904254'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default/4338884230282904254'/><link rel='alternate' type='text/html' href='http://innovatorsworld.blogspot.com/2008/11/how-to-format-any-size-usb-drive-as.html' title='How To Format Any Size USB Drive as NTFS'/><author><name>Bhuvanesh</name><uri>http://www.blogger.com/profile/17568781563358357503</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXoBPCLkvea6IV9Stwh2bxK8LDwEo7yHB-Pexix4dC52rymVOu_F-xsOn37s6Z9EKaG3N1XL0ooQwK7uamk1y6A7uBmkVLFSVCsXxRXXpUFbwxdIXcWlcFpCtUKB9SB0U/s220/24698_383819678863_641753863_3698524_3436633_n.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1073025755598372430.post-1663576131815092855</id><published>2008-11-24T18:00:00.000-08:00</published><updated>2008-11-25T19:25:49.319-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="usb"/><title type='text'>How to Create the portable software</title><summary type="text">Requirements:1.Winrar should be installed2.Software you want to make portableSteps:1.install the software in your system2.Then go to the installed folder3.select all the files Note: you should select the files within the installed folder pressing ctrl+A4.then right click on any of the file then choose add to archieve using winrar then follow the instructions as such in pictureTHE COMMAND ISSetup=</summary><link rel='replies' type='application/atom+xml' href='http://innovatorsworld.blogspot.com/feeds/1663576131815092855/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/1073025755598372430/1663576131815092855' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default/1663576131815092855'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default/1663576131815092855'/><link rel='alternate' type='text/html' href='http://innovatorsworld.blogspot.com/2008/11/how-to-create-portable-software.html' title='How to Create the portable software'/><author><name>Bhuvanesh</name><uri>http://www.blogger.com/profile/17568781563358357503</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXoBPCLkvea6IV9Stwh2bxK8LDwEo7yHB-Pexix4dC52rymVOu_F-xsOn37s6Z9EKaG3N1XL0ooQwK7uamk1y6A7uBmkVLFSVCsXxRXXpUFbwxdIXcWlcFpCtUKB9SB0U/s220/24698_383819678863_641753863_3698524_3436633_n.jpg'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEita73CkUHx4lGMFVSTyOHNBOhjfPtjlJOAeU51ORH4nLPNNXdSQrRAX-ZZ3h-2aaMlSjrzSEAIJj0koQWq0iAVGXpBI4b-qxFSUXVKcICjzOQLV4VMGxYy_j5Hst-uJ3Js-Ka_-2xFfKTO/s72-c/2.bmp" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1073025755598372430.post-5116381710745180207</id><published>2008-11-10T00:19:00.000-08:00</published><updated>2008-11-10T00:24:13.554-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="information"/><category scheme="http://www.blogger.com/atom/ns#" term="software"/><title type='text'></title><summary type="text">How to create PDFs?&lt;!-- Text Article - Author --&gt;By WesleyJ &lt;!-- Text Article - Image --&gt; &lt;!-- Text Article - Image Description --&gt;pdf redirect screenshot &lt;!-- Text Article - Rating/Rate Tool --&gt; &lt;!-- Text Article - Introduction --&gt;Pdf ReDirect is an amazing program which allows you to turn printed material into pdf format. It&#39;s a great way to save paper, and have the article on your desktop/</summary><link rel='replies' type='application/atom+xml' href='http://innovatorsworld.blogspot.com/feeds/5116381710745180207/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/1073025755598372430/5116381710745180207' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default/5116381710745180207'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default/5116381710745180207'/><link rel='alternate' type='text/html' href='http://innovatorsworld.blogspot.com/2008/11/how-to-create-pdfs-by-wesleyj-pdf.html' title=''/><author><name>Bhuvanesh</name><uri>http://www.blogger.com/profile/17568781563358357503</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXoBPCLkvea6IV9Stwh2bxK8LDwEo7yHB-Pexix4dC52rymVOu_F-xsOn37s6Z9EKaG3N1XL0ooQwK7uamk1y6A7uBmkVLFSVCsXxRXXpUFbwxdIXcWlcFpCtUKB9SB0U/s220/24698_383819678863_641753863_3698524_3436633_n.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1073025755598372430.post-2699722396356948012</id><published>2008-11-10T00:15:00.000-08:00</published><updated>2008-11-10T00:18:59.894-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="information"/><category scheme="http://www.blogger.com/atom/ns#" term="software"/><title type='text'>converting MKV file to DVD?</title><summary type="text">How to convert MKV file to DVD?&lt;!-- Text Article - Author --&gt; &lt;!-- Text Article - Introduction --&gt;How to convert MKV to DVD? With a MKV to DVD Converter, you can convert MKV file to DVD and burn to DVD disc. ConvertXtoDVD is a professinal MKV to DVD Converter that can convert MKV to AVI and other popular video file formats like AVI, MPEG, MPEG4, DivX, MOV, WMV, WMV HD, DV, and XviD to DVD files </summary><link rel='replies' type='application/atom+xml' href='http://innovatorsworld.blogspot.com/feeds/2699722396356948012/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/1073025755598372430/2699722396356948012' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default/2699722396356948012'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default/2699722396356948012'/><link rel='alternate' type='text/html' href='http://innovatorsworld.blogspot.com/2008/11/converting-mkv-file-to-dvd.html' title='converting MKV file to DVD?'/><author><name>Bhuvanesh</name><uri>http://www.blogger.com/profile/17568781563358357503</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXoBPCLkvea6IV9Stwh2bxK8LDwEo7yHB-Pexix4dC52rymVOu_F-xsOn37s6Z9EKaG3N1XL0ooQwK7uamk1y6A7uBmkVLFSVCsXxRXXpUFbwxdIXcWlcFpCtUKB9SB0U/s220/24698_383819678863_641753863_3698524_3436633_n.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1073025755598372430.post-5052282686834154270</id><published>2008-11-10T00:09:00.000-08:00</published><updated>2008-11-10T00:13:41.917-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="information"/><category scheme="http://www.blogger.com/atom/ns#" term="software"/><category scheme="http://www.blogger.com/atom/ns#" term="XP trick"/><title type='text'>Analyze Your Computer</title><summary type="text">How to Analyze Your Computer&lt;!-- Text Article - Author --&gt; &lt;!-- Text Article - Image --&gt; Instructions&lt;!-- Article Difficulty --&gt;Difficulty: Moderately Easy &lt;!--  clear floats  --&gt;Things You’ll Need:&lt;!-- Things You&#39;ll Need (List Item) --&gt;CPU-Z Software &lt;!-- Text Article Step (List Item) : START --&gt;Step1 Download CPU-Z from &quot;www.cpuid.com/cpuz.php&quot; and copy the zip file&#39;s contents into a folder. </summary><link rel='replies' type='application/atom+xml' href='http://innovatorsworld.blogspot.com/feeds/5052282686834154270/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/1073025755598372430/5052282686834154270' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default/5052282686834154270'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default/5052282686834154270'/><link rel='alternate' type='text/html' href='http://innovatorsworld.blogspot.com/2008/11/analyze-your-computer.html' title='Analyze Your Computer'/><author><name>Bhuvanesh</name><uri>http://www.blogger.com/profile/17568781563358357503</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXoBPCLkvea6IV9Stwh2bxK8LDwEo7yHB-Pexix4dC52rymVOu_F-xsOn37s6Z9EKaG3N1XL0ooQwK7uamk1y6A7uBmkVLFSVCsXxRXXpUFbwxdIXcWlcFpCtUKB9SB0U/s220/24698_383819678863_641753863_3698524_3436633_n.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1073025755598372430.post-3639836248712125202</id><published>2008-11-10T00:05:00.000-08:00</published><updated>2008-11-10T00:09:30.570-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="information"/><category scheme="http://www.blogger.com/atom/ns#" term="software"/><title type='text'>Amplifying audio</title><summary type="text">How to Amplify Audio With Audacity&lt;!-- Text Article - Author --&gt; &lt;!-- Text Article - Image --&gt; &lt;!-- Text Article - Image Description --&gt;Audacity Logo Instructions&lt;!-- Article Difficulty --&gt;Difficulty: Moderate &lt;!--  clear floats  --&gt;Things You’ll Need:&lt;!-- Things You&#39;ll Need (List Item) --&gt;Audacity 1.2 or 1.3 Audio you wish to edit Computer Mouse &lt;!-- Text Article Step (List Item) : START --&gt;</summary><link rel='replies' type='application/atom+xml' href='http://innovatorsworld.blogspot.com/feeds/3639836248712125202/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/1073025755598372430/3639836248712125202' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default/3639836248712125202'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default/3639836248712125202'/><link rel='alternate' type='text/html' href='http://innovatorsworld.blogspot.com/2008/11/amplifying-audio.html' title='Amplifying audio'/><author><name>Bhuvanesh</name><uri>http://www.blogger.com/profile/17568781563358357503</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXoBPCLkvea6IV9Stwh2bxK8LDwEo7yHB-Pexix4dC52rymVOu_F-xsOn37s6Z9EKaG3N1XL0ooQwK7uamk1y6A7uBmkVLFSVCsXxRXXpUFbwxdIXcWlcFpCtUKB9SB0U/s220/24698_383819678863_641753863_3698524_3436633_n.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1073025755598372430.post-9064467603097630025</id><published>2008-10-27T22:32:00.000-07:00</published><updated>2008-10-27T22:34:04.863-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="information"/><category scheme="http://www.blogger.com/atom/ns#" term="internet"/><category scheme="http://www.blogger.com/atom/ns#" term="website"/><title type='text'>free hosting providers</title><summary type="text">1. www.110mb.com  demo  www.aio.110mb.com2. www.fastlink.in3. www.synthasite.com</summary><link rel='replies' type='application/atom+xml' href='http://innovatorsworld.blogspot.com/feeds/9064467603097630025/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/1073025755598372430/9064467603097630025' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default/9064467603097630025'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default/9064467603097630025'/><link rel='alternate' type='text/html' href='http://innovatorsworld.blogspot.com/2008/10/free-hosting-providers.html' title='free hosting providers'/><author><name>Bhuvanesh</name><uri>http://www.blogger.com/profile/17568781563358357503</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXoBPCLkvea6IV9Stwh2bxK8LDwEo7yHB-Pexix4dC52rymVOu_F-xsOn37s6Z9EKaG3N1XL0ooQwK7uamk1y6A7uBmkVLFSVCsXxRXXpUFbwxdIXcWlcFpCtUKB9SB0U/s220/24698_383819678863_641753863_3698524_3436633_n.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1073025755598372430.post-209019782960165542</id><published>2008-10-27T22:19:00.000-07:00</published><updated>2008-10-27T22:25:02.881-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="information"/><category scheme="http://www.blogger.com/atom/ns#" term="XP trick"/><title type='text'>System Restore from Command Prompt</title><summary type="text">Restart the computer. As the computer restarts, begin pressing the F8 key after the Gateway BIOS logo appears until the Windows Advanced Options Menu screen appears. On the Windows Advanced Options Menu screen, use the arrow keys to select Safe Mode with Command Prompt, and then press the ENTER key. On the Please select the operating system to start screen, select the Microsoft Windows XP </summary><link rel='replies' type='application/atom+xml' href='http://innovatorsworld.blogspot.com/feeds/209019782960165542/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/1073025755598372430/209019782960165542' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default/209019782960165542'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default/209019782960165542'/><link rel='alternate' type='text/html' href='http://innovatorsworld.blogspot.com/2008/10/system-restore-from-command-prompt.html' title='System Restore from Command Prompt'/><author><name>Bhuvanesh</name><uri>http://www.blogger.com/profile/17568781563358357503</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXoBPCLkvea6IV9Stwh2bxK8LDwEo7yHB-Pexix4dC52rymVOu_F-xsOn37s6Z9EKaG3N1XL0ooQwK7uamk1y6A7uBmkVLFSVCsXxRXXpUFbwxdIXcWlcFpCtUKB9SB0U/s220/24698_383819678863_641753863_3698524_3436633_n.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1073025755598372430.post-1946937804494978820</id><published>2008-10-26T17:02:00.000-07:00</published><updated>2008-10-29T21:55:40.580-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="movie"/><category scheme="http://www.blogger.com/atom/ns#" term="player"/><title type='text'>K-Lite Codec Pack 4.2.5 (Full)</title><summary type="text">K-Lite Codec Pack is a collection of codecs, DirectShow filters and tools. Codecs and DirectShow filters are needed for encoding and decoding (playing) audio and video formats. The K-Lite Codec Pack is designed as a user-friendly solution for playing all your movie files. With the K-Lite Codec Pack you should be able to play all the popular audio and video formats and even some rare formats.The</summary><link rel='replies' type='application/atom+xml' href='http://innovatorsworld.blogspot.com/feeds/1946937804494978820/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/1073025755598372430/1946937804494978820' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default/1946937804494978820'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default/1946937804494978820'/><link rel='alternate' type='text/html' href='http://innovatorsworld.blogspot.com/2008/10/k-lite-codec-pack-425-full.html' title='K-Lite Codec Pack 4.2.5 (Full)'/><author><name>Bhuvanesh</name><uri>http://www.blogger.com/profile/17568781563358357503</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXoBPCLkvea6IV9Stwh2bxK8LDwEo7yHB-Pexix4dC52rymVOu_F-xsOn37s6Z9EKaG3N1XL0ooQwK7uamk1y6A7uBmkVLFSVCsXxRXXpUFbwxdIXcWlcFpCtUKB9SB0U/s220/24698_383819678863_641753863_3698524_3436633_n.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1073025755598372430.post-5177313135790593837</id><published>2008-10-26T16:44:00.000-07:00</published><updated>2008-10-26T17:02:17.042-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="information"/><category scheme="http://www.blogger.com/atom/ns#" term="XP trick"/><title type='text'>Enabling Task manager</title><summary type="text">Just go to:• Click Start• Click Run• Enter gpedit.msc in the Open box and click OK• In the Group Policy settings windowo Select User Configurationo Select Administrative Templateso Select Systemo Select Ctrl+Alt+Delete optionso Select Remove Task Managero Double-click the Remove Task Manager optiono Mark remove to restore the task manager.if you want a video tutorial then here it is:http://</summary><link rel='replies' type='application/atom+xml' href='http://innovatorsworld.blogspot.com/feeds/5177313135790593837/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/1073025755598372430/5177313135790593837' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default/5177313135790593837'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default/5177313135790593837'/><link rel='alternate' type='text/html' href='http://innovatorsworld.blogspot.com/2008/10/enabling-task-manager.html' title='Enabling Task manager'/><author><name>Bhuvanesh</name><uri>http://www.blogger.com/profile/17568781563358357503</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXoBPCLkvea6IV9Stwh2bxK8LDwEo7yHB-Pexix4dC52rymVOu_F-xsOn37s6Z9EKaG3N1XL0ooQwK7uamk1y6A7uBmkVLFSVCsXxRXXpUFbwxdIXcWlcFpCtUKB9SB0U/s220/24698_383819678863_641753863_3698524_3436633_n.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1073025755598372430.post-3749921206637464839</id><published>2008-10-26T04:37:00.001-07:00</published><updated>2008-10-26T16:40:17.137-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="anti virus"/><category scheme="http://www.blogger.com/atom/ns#" term="information"/><category scheme="http://www.blogger.com/atom/ns#" term="XP trick"/><title type='text'>Unlimited kaspersky usage</title><summary type="text">Requirements:1. Kaspersky antivirus 7 / kaspersky internet security 7 -----&gt; software2.A backlisted keyAfter installation it will ask for the key.mark it as Activate laterthen in the following screen set the update as manually.at left side you can see the settings buttonin that give the extracted update location and unmark the kaspersky server( you can download the update from http://</summary><link rel='replies' type='application/atom+xml' href='http://innovatorsworld.blogspot.com/feeds/3749921206637464839/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/1073025755598372430/3749921206637464839' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default/3749921206637464839'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default/3749921206637464839'/><link rel='alternate' type='text/html' href='http://innovatorsworld.blogspot.com/2008/10/unlimited-kaspersky-usage.html' title='Unlimited kaspersky usage'/><author><name>Bhuvanesh</name><uri>http://www.blogger.com/profile/17568781563358357503</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXoBPCLkvea6IV9Stwh2bxK8LDwEo7yHB-Pexix4dC52rymVOu_F-xsOn37s6Z9EKaG3N1XL0ooQwK7uamk1y6A7uBmkVLFSVCsXxRXXpUFbwxdIXcWlcFpCtUKB9SB0U/s220/24698_383819678863_641753863_3698524_3436633_n.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1073025755598372430.post-1284088994806498592</id><published>2008-10-24T02:38:00.002-07:00</published><updated>2008-10-24T06:33:49.393-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="games"/><title type='text'>Direct FTP games</title><summary type="text">HERE IS A HEAVEN FULL OF GAMES FOR YOUALL ARE DIRECT FTP:--&gt;1944.Battle.Of.The.Bulge-RELOADED--&gt;80.DAYS.AROUND.THE.WORLD.ADVENTURE-DEViANCE--&gt;AFL.Premiership.2005-RELOADED--&gt;Bet.On.Soldier-RELOADED--&gt;Biathlon.2006.CLONECD.GERMAN-SiLENTGATE--&gt;Black-PAL-XBOXDVD-DAGGER--&gt;Civilization.IV-RELOADED--&gt;Civilization.IV.Update.1.52-RELOADED--&gt;Crashday-CLONECD--&gt;</summary><link rel='replies' type='application/atom+xml' href='http://innovatorsworld.blogspot.com/feeds/1284088994806498592/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/1073025755598372430/1284088994806498592' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default/1284088994806498592'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default/1284088994806498592'/><link rel='alternate' type='text/html' href='http://innovatorsworld.blogspot.com/2008/10/direct-ftp-games.html' title='Direct FTP games'/><author><name>Bhuvanesh</name><uri>http://www.blogger.com/profile/17568781563358357503</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXoBPCLkvea6IV9Stwh2bxK8LDwEo7yHB-Pexix4dC52rymVOu_F-xsOn37s6Z9EKaG3N1XL0ooQwK7uamk1y6A7uBmkVLFSVCsXxRXXpUFbwxdIXcWlcFpCtUKB9SB0U/s220/24698_383819678863_641753863_3698524_3436633_n.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1073025755598372430.post-5868033821542623809</id><published>2008-10-20T09:45:00.000-07:00</published><updated>2008-10-22T10:10:50.303-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="information"/><category scheme="http://www.blogger.com/atom/ns#" term="internet"/><category scheme="http://www.blogger.com/atom/ns#" term="mobile"/><category scheme="http://www.blogger.com/atom/ns#" term="movie"/><category scheme="http://www.blogger.com/atom/ns#" term="website"/><title type='text'>Website</title><summary type="text">www.icoolvideo.com-Download free latest unlimited English,Tamil,Telugu, Malayalam,mobile music videos. Or request ur favorite songs here.advertising</summary><link rel='replies' type='application/atom+xml' href='http://innovatorsworld.blogspot.com/feeds/5868033821542623809/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/1073025755598372430/5868033821542623809' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default/5868033821542623809'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default/5868033821542623809'/><link rel='alternate' type='text/html' href='http://innovatorsworld.blogspot.com/2008/10/website.html' title='Website'/><author><name>Bhuvanesh</name><uri>http://www.blogger.com/profile/17568781563358357503</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXoBPCLkvea6IV9Stwh2bxK8LDwEo7yHB-Pexix4dC52rymVOu_F-xsOn37s6Z9EKaG3N1XL0ooQwK7uamk1y6A7uBmkVLFSVCsXxRXXpUFbwxdIXcWlcFpCtUKB9SB0U/s220/24698_383819678863_641753863_3698524_3436633_n.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1073025755598372430.post-3902999719157051616</id><published>2008-10-20T09:32:00.000-07:00</published><updated>2008-10-20T09:44:16.517-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="information"/><category scheme="http://www.blogger.com/atom/ns#" term="XP trick"/><title type='text'>Folder trick</title><summary type="text">try this&gt;click on folder&gt;press f2&gt;press delete&gt;now hold alt key&gt;now press key &quot;9&quot;(numeric keypad) eight(8)times&gt;enter</summary><link rel='replies' type='application/atom+xml' href='http://innovatorsworld.blogspot.com/feeds/3902999719157051616/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/1073025755598372430/3902999719157051616' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default/3902999719157051616'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default/3902999719157051616'/><link rel='alternate' type='text/html' href='http://innovatorsworld.blogspot.com/2008/10/folder-trick.html' title='Folder trick'/><author><name>Bhuvanesh</name><uri>http://www.blogger.com/profile/17568781563358357503</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXoBPCLkvea6IV9Stwh2bxK8LDwEo7yHB-Pexix4dC52rymVOu_F-xsOn37s6Z9EKaG3N1XL0ooQwK7uamk1y6A7uBmkVLFSVCsXxRXXpUFbwxdIXcWlcFpCtUKB9SB0U/s220/24698_383819678863_641753863_3698524_3436633_n.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1073025755598372430.post-896700202395870972</id><published>2008-10-20T09:23:00.000-07:00</published><updated>2008-10-20T09:32:17.914-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="information"/><category scheme="http://www.blogger.com/atom/ns#" term="internet"/><category scheme="http://www.blogger.com/atom/ns#" term="website"/><title type='text'>online storage</title><summary type="text">www.humyo.com-Get 30 GB of online storage for free.Store backup share &amp;amp; publish ur files frm any comp or mobile</summary><link rel='replies' type='application/atom+xml' href='http://innovatorsworld.blogspot.com/feeds/896700202395870972/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/1073025755598372430/896700202395870972' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default/896700202395870972'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default/896700202395870972'/><link rel='alternate' type='text/html' href='http://innovatorsworld.blogspot.com/2008/10/online-storage.html' title='online storage'/><author><name>Bhuvanesh</name><uri>http://www.blogger.com/profile/17568781563358357503</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXoBPCLkvea6IV9Stwh2bxK8LDwEo7yHB-Pexix4dC52rymVOu_F-xsOn37s6Z9EKaG3N1XL0ooQwK7uamk1y6A7uBmkVLFSVCsXxRXXpUFbwxdIXcWlcFpCtUKB9SB0U/s220/24698_383819678863_641753863_3698524_3436633_n.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1073025755598372430.post-1700920280876079549</id><published>2008-10-20T09:14:00.000-07:00</published><updated>2008-10-20T09:22:11.589-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="information"/><category scheme="http://www.blogger.com/atom/ns#" term="XP trick"/><title type='text'>Reset password</title><summary type="text">Go to start:run=&gt;type=Control userpasswords2OKA menu show.Here u can modify or remove any useracount without know exiting password.</summary><link rel='replies' type='application/atom+xml' href='http://innovatorsworld.blogspot.com/feeds/1700920280876079549/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/1073025755598372430/1700920280876079549' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default/1700920280876079549'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default/1700920280876079549'/><link rel='alternate' type='text/html' href='http://innovatorsworld.blogspot.com/2008/10/reset-password.html' title='Reset password'/><author><name>Bhuvanesh</name><uri>http://www.blogger.com/profile/17568781563358357503</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXoBPCLkvea6IV9Stwh2bxK8LDwEo7yHB-Pexix4dC52rymVOu_F-xsOn37s6Z9EKaG3N1XL0ooQwK7uamk1y6A7uBmkVLFSVCsXxRXXpUFbwxdIXcWlcFpCtUKB9SB0U/s220/24698_383819678863_641753863_3698524_3436633_n.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1073025755598372430.post-7447471902287703443</id><published>2008-10-20T09:11:00.000-07:00</published><updated>2008-10-20T09:13:52.665-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="games"/><category scheme="http://www.blogger.com/atom/ns#" term="information"/><category scheme="http://www.blogger.com/atom/ns#" term="internet"/><category scheme="http://www.blogger.com/atom/ns#" term="website"/><title type='text'>260 GB of games</title><summary type="text">Hai260 GB of World Number 1 GAMES Collection Fullversion..!So many Lists of Games.FTP server:ftp://ftp.uglan.ck.ua/games/Njoy.;)</summary><link rel='replies' type='application/atom+xml' href='http://innovatorsworld.blogspot.com/feeds/7447471902287703443/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/1073025755598372430/7447471902287703443' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default/7447471902287703443'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default/7447471902287703443'/><link rel='alternate' type='text/html' href='http://innovatorsworld.blogspot.com/2008/10/260-gb-of-games.html' title='260 GB of games'/><author><name>Bhuvanesh</name><uri>http://www.blogger.com/profile/17568781563358357503</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXoBPCLkvea6IV9Stwh2bxK8LDwEo7yHB-Pexix4dC52rymVOu_F-xsOn37s6Z9EKaG3N1XL0ooQwK7uamk1y6A7uBmkVLFSVCsXxRXXpUFbwxdIXcWlcFpCtUKB9SB0U/s220/24698_383819678863_641753863_3698524_3436633_n.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1073025755598372430.post-2993138027237731018</id><published>2008-10-20T08:37:00.000-07:00</published><updated>2008-10-20T09:09:28.889-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="information"/><category scheme="http://www.blogger.com/atom/ns#" term="internet"/><category scheme="http://www.blogger.com/atom/ns#" term="website"/><title type='text'></title><summary type="text">Hey guys if you cant see the big website in your mobile then use thissitewww.skweezer.comto compress big websites to fit ur phone browser.Enjoy browsing and download.</summary><link rel='replies' type='application/atom+xml' href='http://innovatorsworld.blogspot.com/feeds/2993138027237731018/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/1073025755598372430/2993138027237731018' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default/2993138027237731018'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default/2993138027237731018'/><link rel='alternate' type='text/html' href='http://innovatorsworld.blogspot.com/2008/10/hey-guys-if-you-cant-see-big-website-in.html' title=''/><author><name>Bhuvanesh</name><uri>http://www.blogger.com/profile/17568781563358357503</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXoBPCLkvea6IV9Stwh2bxK8LDwEo7yHB-Pexix4dC52rymVOu_F-xsOn37s6Z9EKaG3N1XL0ooQwK7uamk1y6A7uBmkVLFSVCsXxRXXpUFbwxdIXcWlcFpCtUKB9SB0U/s220/24698_383819678863_641753863_3698524_3436633_n.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1073025755598372430.post-6323241449220152745</id><published>2008-10-20T08:25:00.000-07:00</published><updated>2008-10-20T08:32:32.635-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="anti virus"/><title type='text'>AVG licence</title><summary type="text">AVG  free licence key for 2 years,use it when u install new avg.75VNU-TH1RR1-L7-P03-C01-S3S9MD-2YN-3AUStry it &amp;amp; enjoy.</summary><link rel='replies' type='application/atom+xml' href='http://innovatorsworld.blogspot.com/feeds/6323241449220152745/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/1073025755598372430/6323241449220152745' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default/6323241449220152745'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default/6323241449220152745'/><link rel='alternate' type='text/html' href='http://innovatorsworld.blogspot.com/2008/10/avg-licence.html' title='AVG licence'/><author><name>Bhuvanesh</name><uri>http://www.blogger.com/profile/17568781563358357503</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXoBPCLkvea6IV9Stwh2bxK8LDwEo7yHB-Pexix4dC52rymVOu_F-xsOn37s6Z9EKaG3N1XL0ooQwK7uamk1y6A7uBmkVLFSVCsXxRXXpUFbwxdIXcWlcFpCtUKB9SB0U/s220/24698_383819678863_641753863_3698524_3436633_n.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1073025755598372430.post-1770637799817749721</id><published>2008-10-19T09:40:00.000-07:00</published><updated>2008-10-19T09:45:04.736-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="internet"/><category scheme="http://www.blogger.com/atom/ns#" term="mobile"/><title type='text'>online video conversion</title><summary type="text">www.txt60.com-Upload &amp;amp; convert ur favorite videos-audios clips online. Get link to download clip frm ur mobile.</summary><link rel='replies' type='application/atom+xml' href='http://innovatorsworld.blogspot.com/feeds/1770637799817749721/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/1073025755598372430/1770637799817749721' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default/1770637799817749721'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default/1770637799817749721'/><link rel='alternate' type='text/html' href='http://innovatorsworld.blogspot.com/2008/10/online-video-conversion.html' title='online video conversion'/><author><name>Bhuvanesh</name><uri>http://www.blogger.com/profile/17568781563358357503</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXoBPCLkvea6IV9Stwh2bxK8LDwEo7yHB-Pexix4dC52rymVOu_F-xsOn37s6Z9EKaG3N1XL0ooQwK7uamk1y6A7uBmkVLFSVCsXxRXXpUFbwxdIXcWlcFpCtUKB9SB0U/s220/24698_383819678863_641753863_3698524_3436633_n.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1073025755598372430.post-3342161068667804489</id><published>2008-10-19T09:34:00.000-07:00</published><updated>2008-10-19T09:39:50.562-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="information"/><title type='text'>About TRP:</title><summary type="text">every friday all chhanels are do a survey.How many viewers are view any chhanel.Its survey is called TRP.</summary><link rel='replies' type='application/atom+xml' href='http://innovatorsworld.blogspot.com/feeds/3342161068667804489/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/1073025755598372430/3342161068667804489' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default/3342161068667804489'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default/3342161068667804489'/><link rel='alternate' type='text/html' href='http://innovatorsworld.blogspot.com/2008/10/about-trp.html' title='About TRP:'/><author><name>Bhuvanesh</name><uri>http://www.blogger.com/profile/17568781563358357503</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXoBPCLkvea6IV9Stwh2bxK8LDwEo7yHB-Pexix4dC52rymVOu_F-xsOn37s6Z9EKaG3N1XL0ooQwK7uamk1y6A7uBmkVLFSVCsXxRXXpUFbwxdIXcWlcFpCtUKB9SB0U/s220/24698_383819678863_641753863_3698524_3436633_n.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1073025755598372430.post-7601367335984077785</id><published>2008-10-19T09:30:00.000-07:00</published><updated>2008-10-19T09:32:21.806-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="information"/><category scheme="http://www.blogger.com/atom/ns#" term="internet"/><category scheme="http://www.blogger.com/atom/ns#" term="movie"/><title type='text'>free movie</title><summary type="text">Want to download free moviein all video format.Trywww.Watch-movies.net=&gt;small pages 4 fast browse=&gt;download manager support=&gt;no cost</summary><link rel='replies' type='application/atom+xml' href='http://innovatorsworld.blogspot.com/feeds/7601367335984077785/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/1073025755598372430/7601367335984077785' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default/7601367335984077785'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default/7601367335984077785'/><link rel='alternate' type='text/html' href='http://innovatorsworld.blogspot.com/2008/10/free-movie.html' title='free movie'/><author><name>Bhuvanesh</name><uri>http://www.blogger.com/profile/17568781563358357503</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXoBPCLkvea6IV9Stwh2bxK8LDwEo7yHB-Pexix4dC52rymVOu_F-xsOn37s6Z9EKaG3N1XL0ooQwK7uamk1y6A7uBmkVLFSVCsXxRXXpUFbwxdIXcWlcFpCtUKB9SB0U/s220/24698_383819678863_641753863_3698524_3436633_n.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1073025755598372430.post-4300182524626372655</id><published>2008-10-19T07:42:00.000-07:00</published><updated>2008-10-19T09:06:32.790-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="XP trick"/><title type='text'>restore folder options</title><summary type="text">the folder options from the windows explorer was missing andunable to show all the files including the hidden ones due to the recent virus attack.So here’s what I did to restore it back:Go to Run –&gt;gpedit.mscIn thatUser Configuration –&gt; Administrative Templates –&gt; Windows Components –&gt; Windows ExplorerEnable and then Disable“Removes Folder Options menu from Tools menu”Close all windows explorer </summary><link rel='replies' type='application/atom+xml' href='http://innovatorsworld.blogspot.com/feeds/4300182524626372655/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/1073025755598372430/4300182524626372655' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default/4300182524626372655'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1073025755598372430/posts/default/4300182524626372655'/><link rel='alternate' type='text/html' href='http://innovatorsworld.blogspot.com/2008/10/restore-foolder-options.html' title='restore folder options'/><author><name>Bhuvanesh</name><uri>http://www.blogger.com/profile/17568781563358357503</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXoBPCLkvea6IV9Stwh2bxK8LDwEo7yHB-Pexix4dC52rymVOu_F-xsOn37s6Z9EKaG3N1XL0ooQwK7uamk1y6A7uBmkVLFSVCsXxRXXpUFbwxdIXcWlcFpCtUKB9SB0U/s220/24698_383819678863_641753863_3698524_3436633_n.jpg'/></author><thr:total>0</thr:total></entry></feed>