<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>Tech With Ric &#187; How-to</title>
	<atom:link href="http://techwithric.com/category/how-to/feed" rel="self" type="application/rss+xml" />
	<link>http://techwithric.com</link>
	<description>Nothing else but tech!</description>
	<lastBuildDate>Wed, 01 Sep 2010 17:35:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to Fix : Virus Converting Pen Drive Icon to Folder Icon</title>
		<link>http://techwithric.com/how-to-fix-virus-converting-pen-drive-icon-to-folder-icon</link>
		<comments>http://techwithric.com/how-to-fix-virus-converting-pen-drive-icon-to-folder-icon#comments</comments>
		<pubDate>Wed, 01 Sep 2010 17:35:57 +0000</pubDate>
		<dc:creator>Richie Sajan</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[autorun.inf]]></category>
		<category><![CDATA[folder]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[pendrive]]></category>
		<category><![CDATA[virus]]></category>

		<guid isPermaLink="false">http://techwithric.com/?p=1105</guid>
		<description><![CDATA[A pen drive (or more officially USB Flash drive) is one of the most commonly used data storage devices. The versatility and ease of use provided by it is unmatched. And as it is being widely used, it&#8217;s also become a rather favorite target for viruses. One of the most annoying viruses is the one [...]


Related posts:<ol><li><a href='http://techwithric.com/how-to-clean-virus-from-pendrives' rel='bookmark' title='Permanent Link: How To Clean Virus From Pendrives'>How To Clean Virus From Pendrives</a></li>
<li><a href='http://techwithric.com/lock-files-on-windows-without-using-any-software' rel='bookmark' title='Permanent Link: Lock File(s) on Windows Without Using Any Software'>Lock File(s) on Windows Without Using Any Software</a></li>
<li><a href='http://techwithric.com/easiest-way-to-shcedule-a-computer-shutdown' rel='bookmark' title='Permanent Link: Easiest Way to Schedule a Computer Shutdown'>Easiest Way to Schedule a Computer Shutdown</a></li>
<li><a href='http://techwithric.com/use-microsoft-2010-for-6-months-without-activation' rel='bookmark' title='Permanent Link: Use Microsoft 2010 For 6 Months [Without Activation]'>Use Microsoft 2010 For 6 Months [Without Activation]</a></li>
<li><a href='http://techwithric.com/how-to-disable-auto-run-in-windows-xp' rel='bookmark' title='Permanent Link: How to Disable Auto-Run in Windows XP'>How to Disable Auto-Run in Windows XP</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-1110" title="Pendrive-icon-as-folder-icon" src="http://media.techwithric.com/img/Pendrive-icon-as-folder-icon.png" alt="[image]Pendrive-icon-as-folder-icon" width="404" height="150" />A pen drive (or more officially USB Flash drive) is one of the most commonly used data storage devices. The versatility and ease of use provided by it is unmatched. And as it is being widely used, it&#8217;s also become a rather favorite target for viruses. One of the most annoying viruses is the one which converts the pen drive icon into a folder icon and on double-clicking it, it shows the &#8216;Open With&#8217; window. So here&#8217;s how to remove this problem.<span id="more-1105"></span></p>
<p>Of course the best way to solve this problem is to format the pen-drive. However this will lead to loss of data in it. The following method shows you how to solve this problem <strong>without</strong> formatting:</p>
<ul>
<li>Firstly, goto <strong>Start</strong> =&gt; <strong>Run</strong> (or Start+R)</li>
<li>Now type the drive of your pen drive followed by semi-colon (eg. my pen drive&#8217;s drive is &#8216;J&#8217;. Then enter &#8216;J:&#8217; &#8211; without the quotes)</li>
<li>Now type<br />
<blockquote><p>attrib autorun.inf</p></blockquote>
<p>and press Enter. This is to verify whether the file is present.</li>
<li>Now type the following command:<br />
<blockquote><p>attrib -h -r -s autorun.inf</p></blockquote>
<p>and press enter. This removes the hidden attribute of autorun.inf file.</li>
<li>Now type the last command<br />
<blockquote><p>del autorun.inf</p></blockquote>
<p>this deletes the above-mentioned file. <img class="aligncenter size-full wp-image-1108" title="Commands-for-changing-folder-icon-in-pendrive" src="http://media.techwithric.com/img/Commands-for-changing-folder-icon-in-pendrive.png" alt="[image]Commands-for-changing-folder-icon-in-pendrive" width="331" height="168" /></li>
<li>One last step is to goto your My Computer Window and rename the pen drive. eg: <div id="attachment_1107" class="wp-caption aligncenter" style="width: 205px"><img class="size-full wp-image-1107" title="renaming-pendrive" src="http://media.techwithric.com/img/renaming-pendrive.png" alt="[image]renaming-pendrive" width="195" height="138" /><p class="wp-caption-text">Rename pen drive (you can use F2 key)</p></div></li>
</ul>
<p>That&#8217;s it your done. Your pen drive has now been cleaned and you can use your pen drive normally, as you could do before. Piece of cake, wasn&#8217;t it?</p>


<p>Related posts:<ol><li><a href='http://techwithric.com/how-to-clean-virus-from-pendrives' rel='bookmark' title='Permanent Link: How To Clean Virus From Pendrives'>How To Clean Virus From Pendrives</a></li>
<li><a href='http://techwithric.com/lock-files-on-windows-without-using-any-software' rel='bookmark' title='Permanent Link: Lock File(s) on Windows Without Using Any Software'>Lock File(s) on Windows Without Using Any Software</a></li>
<li><a href='http://techwithric.com/easiest-way-to-shcedule-a-computer-shutdown' rel='bookmark' title='Permanent Link: Easiest Way to Schedule a Computer Shutdown'>Easiest Way to Schedule a Computer Shutdown</a></li>
<li><a href='http://techwithric.com/use-microsoft-2010-for-6-months-without-activation' rel='bookmark' title='Permanent Link: Use Microsoft 2010 For 6 Months [Without Activation]'>Use Microsoft 2010 For 6 Months [Without Activation]</a></li>
<li><a href='http://techwithric.com/how-to-disable-auto-run-in-windows-xp' rel='bookmark' title='Permanent Link: How to Disable Auto-Run in Windows XP'>How to Disable Auto-Run in Windows XP</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://techwithric.com/how-to-fix-virus-converting-pen-drive-icon-to-folder-icon/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Set PATH Variable for JDK in Windows</title>
		<link>http://techwithric.com/how-to-set-path-variable-for-jdk-in-windows</link>
		<comments>http://techwithric.com/how-to-set-path-variable-for-jdk-in-windows#comments</comments>
		<pubDate>Sat, 24 Jul 2010 06:30:12 +0000</pubDate>
		<dc:creator>Richie Sajan</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[enviorment]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[PATH]]></category>
		<category><![CDATA[variable]]></category>

		<guid isPermaLink="false">http://techwithric.com/?p=1083</guid>
		<description><![CDATA[If you&#8217;re a Java programmer you&#8217;d know what a pain it is to compile the program and run it. Especially if your working directory is in some other place, than where you have installed JDK. There is a simple workaround for this problem, setting a PATH variable. So instead of compiling a program with something [...]


Related posts:<ol><li><a href='http://techwithric.com/how-to-install-windows-movie-maker-in-windows-7' rel='bookmark' title='Permanent Link: How to Install Windows Movie Maker in Windows 7'>How to Install Windows Movie Maker in Windows 7</a></li>
<li><a href='http://techwithric.com/use-microsoft-2010-for-6-months-without-activation' rel='bookmark' title='Permanent Link: Use Microsoft 2010 For 6 Months [Without Activation]'>Use Microsoft 2010 For 6 Months [Without Activation]</a></li>
<li><a href='http://techwithric.com/how-to-open-internet-explorer-with-run' rel='bookmark' title='Permanent Link: How to open &#8220;Internet Explorer&#8221; with &#8220;RUN&#8221;'>How to open &#8220;Internet Explorer&#8221; with &#8220;RUN&#8221;</a></li>
<li><a href='http://techwithric.com/how-to-install-jdk-on-your-computer' rel='bookmark' title='Permanent Link: How to Install JDK on your Computer?'>How to Install JDK on your Computer?</a></li>
<li><a href='http://techwithric.com/lock-files-on-windows-without-using-any-software' rel='bookmark' title='Permanent Link: Lock File(s) on Windows Without Using Any Software'>Lock File(s) on Windows Without Using Any Software</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-1089" title="java-logo2" src="http://media.techwithric.com/img/java-logo2.jpg" alt="[image]java-logo2" width="90" height="119" />If you&#8217;re a Java programmer you&#8217;d know what a pain it is to compile the program and run it. Especially if your working directory is in some other place, than where you have installed JDK. There is a simple workaround for this problem, setting a PATH variable. So instead of compiling a program with something like <em>C:\Program Files\Java\jdk1.6.0_20\bin\javac MyProgram.java </em>you&#8217;d only need to use the command <em>javac MyProgram.java</em>.<span id="more-1083"></span></p>
<p><strong>Just follow these steps:</strong></p>
<ul>
<li>First right-click on your <strong>My Computer</strong> icon on your Desktop and click on <strong>Properties</strong>. Alternatively you could just press the Windows Key+Pause Break Key.</li>
<li>Now in the new window that opened, click on the <strong>Advanced</strong> tab.<img class="aligncenter size-full wp-image-1087" title="How to Set PATH Variable for JDK in Windows1" src="http://media.techwithric.com/img/How-to-Set-PATH-Variable-for-JDK-in-Windows1.png" alt="[image]How to Set PATH Variable for JDK in Windows1" width="419" height="486" /></li>
<li>Now click on <strong>Environment Variables</strong>.<img class="aligncenter size-full wp-image-1084" title="How to Set PATH Variable for JDK in Windows2" src="http://media.techwithric.com/img/How-to-Set-PATH-Variable-for-JDK-in-Windows2.png" alt="[image]How to Set PATH Variable for JDK in Windows2" width="419" height="486" /></li>
<li>In the new Window that opened, click on <strong>New.<img class="aligncenter size-full wp-image-1088" title="How to Set PATH Variable for JDK in Windows3" src="http://media.techwithric.com/img/How-to-Set-PATH-Variable-for-JDK-in-Windows3.png" alt="[image]How to Set PATH Variable for JDK in Windows3" width="384" height="430" /></strong></li>
<li><img src="file:///C:/DOCUME%7E1/Richie/LOCALS%7E1/Temp/moz-screenshot.png" alt="" />In the Variable Name field enter PATH and in the Variable Value enter the path of your JDK bin folder. (For eg. <em>C:\Program Files\Java\jdk1.6.0_20\bin</em>)<img class="aligncenter size-full wp-image-1085" title="How to Set PATH Variable for JDK in Windows4" src="http://media.techwithric.com/img/How-to-Set-PATH-Variable-for-JDK-in-Windows4.png" alt="[image]How to Set PATH Variable for JDK in Windows4" width="347" height="147" /></li>
<li>Now press OK in the window that remains open, you&#8217;ll have to do it thrice.</li>
</ul>
<p>That&#8217;s it. Now if you try to compile your program from anywhere else than your JDK\bin directory, you can do so successfully.</p>


<p>Related posts:<ol><li><a href='http://techwithric.com/how-to-install-windows-movie-maker-in-windows-7' rel='bookmark' title='Permanent Link: How to Install Windows Movie Maker in Windows 7'>How to Install Windows Movie Maker in Windows 7</a></li>
<li><a href='http://techwithric.com/use-microsoft-2010-for-6-months-without-activation' rel='bookmark' title='Permanent Link: Use Microsoft 2010 For 6 Months [Without Activation]'>Use Microsoft 2010 For 6 Months [Without Activation]</a></li>
<li><a href='http://techwithric.com/how-to-open-internet-explorer-with-run' rel='bookmark' title='Permanent Link: How to open &#8220;Internet Explorer&#8221; with &#8220;RUN&#8221;'>How to open &#8220;Internet Explorer&#8221; with &#8220;RUN&#8221;</a></li>
<li><a href='http://techwithric.com/how-to-install-jdk-on-your-computer' rel='bookmark' title='Permanent Link: How to Install JDK on your Computer?'>How to Install JDK on your Computer?</a></li>
<li><a href='http://techwithric.com/lock-files-on-windows-without-using-any-software' rel='bookmark' title='Permanent Link: Lock File(s) on Windows Without Using Any Software'>Lock File(s) on Windows Without Using Any Software</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://techwithric.com/how-to-set-path-variable-for-jdk-in-windows/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Install Statcounter in Drupal</title>
		<link>http://techwithric.com/how-to-install-statcounter-in-drupal</link>
		<comments>http://techwithric.com/how-to-install-statcounter-in-drupal#comments</comments>
		<pubDate>Sat, 10 Jul 2010 15:49:03 +0000</pubDate>
		<dc:creator>Richie Sajan</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[block]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[module]]></category>
		<category><![CDATA[statcounter]]></category>
		<category><![CDATA[way]]></category>

		<guid isPermaLink="false">http://techwithric.com/?p=977</guid>
		<description><![CDATA[StatCounter is a tool use for analytic purposes like tracking visitors, knowing which articles are popular and what keyword are people searching for among other things. Installing StatCounter is easy in most of the CMS like WordPress or blogger, however installation of it in Drupal requires a little extra effort than normal. Here are the [...]


Related posts:<ol><li><a href='http://techwithric.com/3-ways-to-install-a-wordpress-plugin' rel='bookmark' title='Permanent Link: 3 Ways to Install A WordPress Plugin'>3 Ways to Install A WordPress Plugin</a></li>
<li><a href='http://techwithric.com/how-to-upgrade-your-wordpress-installation' rel='bookmark' title='Permanent Link: How to Upgrade Your WordPress Installation'>How to Upgrade Your WordPress Installation</a></li>
<li><a href='http://techwithric.com/easy-to-install-related-posts-widget-for-blogger' rel='bookmark' title='Permanent Link: Easy to Install Related Posts Widget for Blogger'>Easy to Install Related Posts Widget for Blogger</a></li>
<li><a href='http://techwithric.com/8-ways-to-implement-related-posts-in-blogger' rel='bookmark' title='Permanent Link: 8 Ways to Implement Related Posts in Blogger'>8 Ways to Implement Related Posts in Blogger</a></li>
<li><a href='http://techwithric.com/how-to-install-windows-movie-maker-in-windows-7' rel='bookmark' title='Permanent Link: How to Install Windows Movie Maker in Windows 7'>How to Install Windows Movie Maker in Windows 7</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-1068" title="drupal-logo" src="http://media.techwithric.com/img/drupal-logo.jpg" alt="[image]drupal-logo" width="104" height="104" />StatCounter is a tool use for analytic purposes like tracking visitors, knowing which articles are popular and what keyword are people searching for among other things. Installing StatCounter is easy in most of the CMS like WordPress or blogger, however installation of it in Drupal requires a little extra effort than normal. Here are the steps.<span id="more-977"></span></p>
<p>Well, there are two ways to install StatCounter in Drupal. You may follow either method, but if you ask me, I&#8217;d recommend the first method.</p>
<ol>
<li>
<h3><strong>Using StatCounter module:</strong></h3>
<p>Just install the StatCounter Module (<!-- m --><a onclick="this.target='_blank';" rel="nofollow" href="http://drupal.org/project/statcounter">http://drupal.org/project/statcounter</a><!-- m -->)  and activate it. Then under &#8216;<strong>Site configuration</strong>&#8216; find <em>StatCounter</em>.  Configure it according to your wish and insert your StatCounter code there.</p>
<p>Now from the &#8216;<strong>Site building</strong>&#8216; =&gt; &#8216;<strong>Blocks</strong>&#8216;, just drag the  StatCounter block to somewhere (preferably the footer) of your choice.</li>
<li>
<h3><strong>By Create a custom block:</strong></h3>
<p>Drupal provides a powerful block architecture that allows modules to  create their own blocks or users to define a custom block. You can  create a custom block for StatCounter tracking code by following the  steps below:</p>
<ol>
<li> Goto <strong>admin =&gt; build  =&gt; block</strong> via the administration  area.</li>
<li>Click &#8220;<strong>Add block</strong>&#8221; at the top center of the page.</li>
<li>Enter something like &#8220;StatCounter&#8221; for the description and paste the  StatCounter tracking code in the body section.</li>
<li>Now press &#8220;<strong>Save  block.</strong>&#8220;</li>
<li>Locate the block in the list and set the &#8220;Region&#8221; combo  to where you would like to display the code, most likely &#8220;footer.&#8221;</li>
</ol>
<p>Optionally  you can set the scope in which the block will be displayed, but it can  be more easily set using the StatCounter Module.</li>
</ol>
<p>That&#8217;s it, so simple isn&#8217;t it? Have any difficulties still? Please comment and let us know.</p>


<p>Related posts:<ol><li><a href='http://techwithric.com/3-ways-to-install-a-wordpress-plugin' rel='bookmark' title='Permanent Link: 3 Ways to Install A WordPress Plugin'>3 Ways to Install A WordPress Plugin</a></li>
<li><a href='http://techwithric.com/how-to-upgrade-your-wordpress-installation' rel='bookmark' title='Permanent Link: How to Upgrade Your WordPress Installation'>How to Upgrade Your WordPress Installation</a></li>
<li><a href='http://techwithric.com/easy-to-install-related-posts-widget-for-blogger' rel='bookmark' title='Permanent Link: Easy to Install Related Posts Widget for Blogger'>Easy to Install Related Posts Widget for Blogger</a></li>
<li><a href='http://techwithric.com/8-ways-to-implement-related-posts-in-blogger' rel='bookmark' title='Permanent Link: 8 Ways to Implement Related Posts in Blogger'>8 Ways to Implement Related Posts in Blogger</a></li>
<li><a href='http://techwithric.com/how-to-install-windows-movie-maker-in-windows-7' rel='bookmark' title='Permanent Link: How to Install Windows Movie Maker in Windows 7'>How to Install Windows Movie Maker in Windows 7</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://techwithric.com/how-to-install-statcounter-in-drupal/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Clean Virus From Pendrives</title>
		<link>http://techwithric.com/how-to-clean-virus-from-pendrives</link>
		<comments>http://techwithric.com/how-to-clean-virus-from-pendrives#comments</comments>
		<pubDate>Wed, 30 Jun 2010 15:21:04 +0000</pubDate>
		<dc:creator>sjnet</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[autorun.inf]]></category>
		<category><![CDATA[pendrive]]></category>
		<category><![CDATA[virus]]></category>
		<category><![CDATA[way]]></category>

		<guid isPermaLink="false">http://techwithric.com/?p=1032</guid>
		<description><![CDATA[In this post I am going to explain to you, how to remove the residing autorun.inf file after you cleared all the viruses in your pendrive or local drives . This file does not allow us to access the drives, when we try to do it or when we try to rename the drive it [...]


Related posts:<ol><li><a href='http://techwithric.com/how-to-fix-virus-converting-pen-drive-icon-to-folder-icon' rel='bookmark' title='Permanent Link: How to Fix : Virus Converting Pen Drive Icon to Folder Icon'>How to Fix : Virus Converting Pen Drive Icon to Folder Icon</a></li>
<li><a href='http://techwithric.com/how-to-disable-auto-run-in-windows-xp' rel='bookmark' title='Permanent Link: How to Disable Auto-Run in Windows XP'>How to Disable Auto-Run in Windows XP</a></li>
<li><a href='http://techwithric.com/how-to-open-internet-explorer-with-run' rel='bookmark' title='Permanent Link: How to open &#8220;Internet Explorer&#8221; with &#8220;RUN&#8221;'>How to open &#8220;Internet Explorer&#8221; with &#8220;RUN&#8221;</a></li>
<li><a href='http://techwithric.com/trick-to-check-if-your-anti-virus-is-working-or-not' rel='bookmark' title='Permanent Link: Trick to Check if Your Anti-Virus is Working or Not'>Trick to Check if Your Anti-Virus is Working or Not</a></li>
<li><a href='http://techwithric.com/linux-a-virus-free-os-truth-or-myth' rel='bookmark' title='Permanent Link: ‘Linux: A Virus-Free OS’ – Truth or Myth?'>‘Linux: A Virus-Free OS’ – Truth or Myth?</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>In this post I am going to explain to you, how to remove the residing autorun.inf  file after you cleared all the viruses in your pendrive or local drives . This file does not allow us to access the drives, when we try to do it or when we try to rename the drive it won’t allow it either. This file is used by most of the virus authors to lodge in there and work all evening after the poor mortal has taken away all the viruses from the drive!  This file give lots of annoyances. Basically it usally used to call or run the viruses frequently. <span id="more-1032"></span></p>
<p style="text-align: center;"><img class="aligncenter" src="http://rkmalar.files.wordpress.com/2009/03/pendrive_usbbluedongle.jpg" alt="Virus From pendrives" width="400" height="400" /></p>
<p><strong>To remove this type of files from your computer do the following steps:-</strong></p>
<ol>
<li>Click start and then run.</li>
<li>Type cmd to open up the command prompt.</li>
<li>Change your directory to any on off your directory by using syntax driveletter: For example d:</li>
<li>Then type the command attrib in the prompt it display the list of executable files in the current directory.</li>
<li>Check whether autorun.inf file is present or not.</li>
<li>If not then you are lucky.</li>
<li>If present then you have to follow all the following steps to remove that file.</li>
<li>First you have to remove the power it is having for ex read only conception etc…</li>
<li>The attribute depends on viruses.</li>
<li>One common step to remove all its properties is type the following command in the command prompt:-     attrib -s -h -r autorun.inf</li>
<li>-s to remove its system attribute, -h to remove its hidden attribute and -r to remove the read only attribute.</li>
<li>You can use this steps to remove any of the files which has this properties.</li>
<li>Remember before doing the above steps you have to remove all the viruses form your computer. I recommend avast home edition which is free and 100% perfect. If you haven’t clean the viruses first clean it because after you delete this file it will automatically creates it without your knowledge.</li>
<li>Then type the following command:-      del autorun.inf.</li>
<li>Now you have successfully deleted the file after you deleted the file restart your computer or remove your pendrive and plug it again.</li>
</ol>
<p>This is how we can remove the viruses that you might have accidentally downloaded through internet or pen drives.</p>


<p>Related posts:<ol><li><a href='http://techwithric.com/how-to-fix-virus-converting-pen-drive-icon-to-folder-icon' rel='bookmark' title='Permanent Link: How to Fix : Virus Converting Pen Drive Icon to Folder Icon'>How to Fix : Virus Converting Pen Drive Icon to Folder Icon</a></li>
<li><a href='http://techwithric.com/how-to-disable-auto-run-in-windows-xp' rel='bookmark' title='Permanent Link: How to Disable Auto-Run in Windows XP'>How to Disable Auto-Run in Windows XP</a></li>
<li><a href='http://techwithric.com/how-to-open-internet-explorer-with-run' rel='bookmark' title='Permanent Link: How to open &#8220;Internet Explorer&#8221; with &#8220;RUN&#8221;'>How to open &#8220;Internet Explorer&#8221; with &#8220;RUN&#8221;</a></li>
<li><a href='http://techwithric.com/trick-to-check-if-your-anti-virus-is-working-or-not' rel='bookmark' title='Permanent Link: Trick to Check if Your Anti-Virus is Working or Not'>Trick to Check if Your Anti-Virus is Working or Not</a></li>
<li><a href='http://techwithric.com/linux-a-virus-free-os-truth-or-myth' rel='bookmark' title='Permanent Link: ‘Linux: A Virus-Free OS’ – Truth or Myth?'>‘Linux: A Virus-Free OS’ – Truth or Myth?</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://techwithric.com/how-to-clean-virus-from-pendrives/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Install JDK on your Computer?</title>
		<link>http://techwithric.com/how-to-install-jdk-on-your-computer</link>
		<comments>http://techwithric.com/how-to-install-jdk-on-your-computer#comments</comments>
		<pubDate>Tue, 29 Jun 2010 14:36:03 +0000</pubDate>
		<dc:creator>Richie Sajan</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Install]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jdk]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[way]]></category>

		<guid isPermaLink="false">http://techwithric.com/?p=1022</guid>
		<description><![CDATA[Whats JDK? Well if your familiar with the programming language called Java, you&#8217;ll know whats JDK. JDK stands for Java Development Kit, which is basically a tool to develop Java programs in. So one of my friends asked, &#8216;How do you install JDK?&#8217; Here&#8217;s the tutorial. So to install JDK, you&#8217;d first need to download [...]


Related posts:<ol><li><a href='http://techwithric.com/3-ways-to-install-a-wordpress-plugin' rel='bookmark' title='Permanent Link: 3 Ways to Install A WordPress Plugin'>3 Ways to Install A WordPress Plugin</a></li>
<li><a href='http://techwithric.com/how-to-install-windows-movie-maker-in-windows-7' rel='bookmark' title='Permanent Link: How to Install Windows Movie Maker in Windows 7'>How to Install Windows Movie Maker in Windows 7</a></li>
<li><a href='http://techwithric.com/how-to-upgrade-your-wordpress-installation' rel='bookmark' title='Permanent Link: How to Upgrade Your WordPress Installation'>How to Upgrade Your WordPress Installation</a></li>
<li><a href='http://techwithric.com/easy-to-install-related-posts-widget-for-blogger' rel='bookmark' title='Permanent Link: Easy to Install Related Posts Widget for Blogger'>Easy to Install Related Posts Widget for Blogger</a></li>
<li><a href='http://techwithric.com/how-to-install-statcounter-in-drupal' rel='bookmark' title='Permanent Link: How to Install Statcounter in Drupal'>How to Install Statcounter in Drupal</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-1024" title="java_logo" src="http://media.techwithric.com/img/java_logo.jpg" alt="java_logo" width="116" height="116" />Whats JDK? Well if your familiar with the programming language called Java, you&#8217;ll know whats JDK. JDK stands for Java Development Kit, which is basically a tool to develop Java programs in. So one of my friends asked, &#8216;How do you install JDK?&#8217; Here&#8217;s the tutorial.<span id="more-1022"></span></p>
<p>So to install JDK, you&#8217;d first need to download the installer to your PC. To do that:</p>
<ul>
<li>Go to the Oracle SDN&#8217;s <a href="http://java.sun.com/javase/downloads/index.jsp" target="_blank">Java downloads page</a>.</li>
<li>Click on the appropriate package you want to download. If you&#8217;re a beginner, you&#8217;d want to download the basic package <em>(see image below)</em>. <img class="aligncenter size-full wp-image-1023" title="jdk-download" src="http://media.techwithric.com/img/jdk-download.png" alt="jdk-download" width="184" height="182" /></li>
<p>Just click on the JDK link.</p>
<li>In the new page that loads, select your appropriate Operating System and click on the red download button. You will be prompted to sign-in or register. You could do so if interested. If not just click on the close sign (on the top-right of the box).</li>
<li>You will now be redirected to a page, and your download should start automatically.</li>
<li>After the file has downloaded (its an executable), double-click on the file to begin installation. Continue on like a normal installation. There will be a download taking place at the 4th window, and may take some time on computers with slower internet connection.</li>
<li>When the “Complete” screen appears, click on the “Finish” button.</li>
</ul>
<p>Thats it, you&#8217;re good to go!</p>
<p>You could also refer to this video tutorial for help:<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="560" height="340" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube-nocookie.com/v/Hl-zzrqQoSE&amp;hl=en_US&amp;fs=1&amp;rel=0" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="560" height="340" src="http://www.youtube-nocookie.com/v/Hl-zzrqQoSE&amp;hl=en_US&amp;fs=1&amp;rel=0" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>


<p>Related posts:<ol><li><a href='http://techwithric.com/3-ways-to-install-a-wordpress-plugin' rel='bookmark' title='Permanent Link: 3 Ways to Install A WordPress Plugin'>3 Ways to Install A WordPress Plugin</a></li>
<li><a href='http://techwithric.com/how-to-install-windows-movie-maker-in-windows-7' rel='bookmark' title='Permanent Link: How to Install Windows Movie Maker in Windows 7'>How to Install Windows Movie Maker in Windows 7</a></li>
<li><a href='http://techwithric.com/how-to-upgrade-your-wordpress-installation' rel='bookmark' title='Permanent Link: How to Upgrade Your WordPress Installation'>How to Upgrade Your WordPress Installation</a></li>
<li><a href='http://techwithric.com/easy-to-install-related-posts-widget-for-blogger' rel='bookmark' title='Permanent Link: Easy to Install Related Posts Widget for Blogger'>Easy to Install Related Posts Widget for Blogger</a></li>
<li><a href='http://techwithric.com/how-to-install-statcounter-in-drupal' rel='bookmark' title='Permanent Link: How to Install Statcounter in Drupal'>How to Install Statcounter in Drupal</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://techwithric.com/how-to-install-jdk-on-your-computer/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Upgrade Your WordPress Installation</title>
		<link>http://techwithric.com/how-to-upgrade-your-wordpress-installation</link>
		<comments>http://techwithric.com/how-to-upgrade-your-wordpress-installation#comments</comments>
		<pubDate>Thu, 17 Jun 2010 18:09:47 +0000</pubDate>
		<dc:creator>Richie Sajan</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[enable network mode in wordpress]]></category>
		<category><![CDATA[methods]]></category>
		<category><![CDATA[read more]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[way]]></category>

		<guid isPermaLink="false">http://techwithric.com/?p=950</guid>
		<description><![CDATA[Well its official &#8211; WordPress 3.0, codenamed &#8220;Thelonious”, has just been released. Time to upgrade now. So how do you do it, without breaking up your site? Its quite easy in fact. There are mainly two ways to get about it, just read on.  Well the first way is to download the files and upload [...]


Related posts:<ol><li><a href='http://techwithric.com/3-ways-to-install-a-wordpress-plugin' rel='bookmark' title='Permanent Link: 3 Ways to Install A WordPress Plugin'>3 Ways to Install A WordPress Plugin</a></li>
<li><a href='http://techwithric.com/how-to-enable-network-mode-in-wordpress-3-0-beta-1' rel='bookmark' title='Permanent Link: How to Enable Network Mode in WordPress 3.0 beta 1'>How to Enable Network Mode in WordPress 3.0 beta 1</a></li>
<li><a href='http://techwithric.com/disable-auto-jump-in-wordpresss-read-more' rel='bookmark' title='Permanent Link: Disable Auto Jump in WordPress&#8217;s Read More'>Disable Auto Jump in WordPress&#8217;s Read More</a></li>
<li><a href='http://techwithric.com/most-efficient-way-of-including-jquery-in-your-wordpress-theme' rel='bookmark' title='Permanent Link: Most Efficient Way of Including jQuery in your WordPress Theme'>Most Efficient Way of Including jQuery in your WordPress Theme</a></li>
<li><a href='http://techwithric.com/divide-a-wordpress-post-into-multiple-pages' rel='bookmark' title='Permanent Link: Divide a WordPress Post into Multiple Pages'>Divide a WordPress Post into Multiple Pages</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-523" title="wordpress-logo2" src="http://media.techwithric.com/img/wordpress-logo2.jpg" alt="" width="114" height="113" />Well its official &#8211; WordPress 3.0, codenamed &#8220;Thelonious”, has just been released. Time to upgrade now. So how do you do it, without breaking up your site? Its quite easy in fact. There are mainly two ways to get about it, just read on. <span id="more-950"></span></p>
<p>Well the first way is to download the files and upload it via a FTP software and the other one is the automatic, easier and recommended method.</p>
<p>So first of all, before doing either of the methods, <a href="http://codex.wordpress.org/Backing_Up_Your_Database" target="_blank">back-up (by downloading) your database(s)</a> and your .htaccess file. Now select either one (ONLY one) method from below. I do recommend the second method.</p>
<h2 class="highlight">Upgrading Via FTP</h2>
<ul>
<li>After performing the back-up mentioned in the previous paragraph, go and download the latest version of WordPress. You can do so from <a href="http://wordpress.org/download/" target="_blank">here</a>.</li>
<li>Login to your wordpress dashboard and deactivate all your plugins. IMPORTANT.</li>
<li>Delete all files except the ones mentioned below:
<ul>
<li><code>wp-config.php</code> file;</li>
<li><code>wp-content</code> folder;  Special Exception:  the <code>wp-content/cache</code> and the <code>wp-content/plugins/widgets</code> folders should be deleted.</li>
<li><code>wp-images</code> folder;</li>
<li><code>wp-includes/languages/</code> folder&#8211;if you are using a language file do not delete that folder;</li>
<li><code>.htaccess</code> file&#8211;if you have added custom rules to your <code>.htaccess</code>, do  not delete it;</li>
<li><code>robots.txt</code> file&#8211;if your blog lives in the root of your site (ie. the blog is the  site) and you have created such a file, do not delete it.</li>
</ul>
</li>
<li> Now upload the previously downloaded wordpress package to the directory (or root, wherever) you had your wordpress blog.</li>
<li>Now go to the upgrade page of your blog. You can access it by pointing it to wp-admin/upgrade.php page of your blog, and follow the on-screen guide. Eg.: <tt>http://example.com/blog/wp-admin/upgrade.php</tt></li>
<li>Now install any plugins or reactivate the older ones you want.</li>
<li>Thats it your done!</li>
</ul>
<p>Also Read: <a title="Permanent Link to WordPress 3.0, Beta 1 Released +  Screenshots" rel="bookmark" href="../wordpress-3-0-beta-1-released-screenshots">WordPress 3.0, Beta 1 Released + Screenshots</a></p>
<h2 class="highlight">Upgrading Automatically</h2>
<p>This is way easier than the previous method and also recommended one.</p>
<ul>
<li>Login to your WordPress dasboard.</li>
<li>In the <strong>Tools</strong> menu, select <strong>Upgrade</strong> option. <img class="aligncenter size-full wp-image-951" title="tools_upgrade" src="http://media.techwithric.com/img/tools_upgrade.png" alt="[image]tools_upgrade" width="162" height="163" /><br />
Alternatively, you can just click on the &#8216;<strong>WordPress x.x is available! Please Update Now</strong>&#8216; link in the yellow shade above on the dashboard to access the upgrade page.</li>
<li>In the new page that opened, click on the <strong>Upgrade Automatically</strong> button.<img class="aligncenter size-full wp-image-952" title="upgrade_automatically" src="http://media.techwithric.com/img/upgrade_automatically.png" alt="[image]upgrade_automatically" width="214" height="148" /></li>
<li>After you click on the button, some messages will follow,with the last one being <em>WordPress upgraded successfully.<br />
</em></li>
<li>Thats it, enjoy the new edition of WordPress!</li>
</ul>
<p>Now that wordpress has been released you might also want to read on how to enable the Multi-User capability or Network mode, as it is called now. You can do so by viewing this article : <a title="Permanent Link to How to Enable Network Mode in  WordPress 3.0 beta 1" rel="bookmark" href="../how-to-enable-network-mode-in-wordpress-3-0-beta-1">How to Enable Network Mode in WordPress 3.0 beta 1</a></p>
<p>Tried it out yet?</p>


<p>Related posts:<ol><li><a href='http://techwithric.com/3-ways-to-install-a-wordpress-plugin' rel='bookmark' title='Permanent Link: 3 Ways to Install A WordPress Plugin'>3 Ways to Install A WordPress Plugin</a></li>
<li><a href='http://techwithric.com/how-to-enable-network-mode-in-wordpress-3-0-beta-1' rel='bookmark' title='Permanent Link: How to Enable Network Mode in WordPress 3.0 beta 1'>How to Enable Network Mode in WordPress 3.0 beta 1</a></li>
<li><a href='http://techwithric.com/disable-auto-jump-in-wordpresss-read-more' rel='bookmark' title='Permanent Link: Disable Auto Jump in WordPress&#8217;s Read More'>Disable Auto Jump in WordPress&#8217;s Read More</a></li>
<li><a href='http://techwithric.com/most-efficient-way-of-including-jquery-in-your-wordpress-theme' rel='bookmark' title='Permanent Link: Most Efficient Way of Including jQuery in your WordPress Theme'>Most Efficient Way of Including jQuery in your WordPress Theme</a></li>
<li><a href='http://techwithric.com/divide-a-wordpress-post-into-multiple-pages' rel='bookmark' title='Permanent Link: Divide a WordPress Post into Multiple Pages'>Divide a WordPress Post into Multiple Pages</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://techwithric.com/how-to-upgrade-your-wordpress-installation/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>3 Ways to Install A WordPress Plugin</title>
		<link>http://techwithric.com/3-ways-to-install-a-wordpress-plugin</link>
		<comments>http://techwithric.com/3-ways-to-install-a-wordpress-plugin#comments</comments>
		<pubDate>Sat, 12 Jun 2010 14:27:31 +0000</pubDate>
		<dc:creator>Richie Sajan</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Install]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[way]]></category>
		<category><![CDATA[ways to activate plugin in wordpress]]></category>
		<category><![CDATA[wordpress 3 install plugin without ftp]]></category>

		<guid isPermaLink="false">http://techwithric.com/?p=839</guid>
		<description><![CDATA[Its no secret that WordPress is one of the, if not THE best, blogging platforms around. And one of the best things about it is the large number of plugins that it provides from the large community which supports it. So how do you install a wordpress plugin? Well there are 3 ways of which [...]


Related posts:<ol><li><a href='http://techwithric.com/how-to-upgrade-your-wordpress-installation' rel='bookmark' title='Permanent Link: How to Upgrade Your WordPress Installation'>How to Upgrade Your WordPress Installation</a></li>
<li><a href='http://techwithric.com/how-to-solve-the-%e2%80%98warning-implode-function-implode%e2%80%99-error-in-wordpress' rel='bookmark' title='Permanent Link: How to Solve the ‘Warning: implode() [function.implode]:’ Error in WordPress'>How to Solve the ‘Warning: implode() [function.implode]:’ Error in WordPress</a></li>
<li><a href='http://techwithric.com/most-efficient-way-of-including-jquery-in-your-wordpress-theme' rel='bookmark' title='Permanent Link: Most Efficient Way of Including jQuery in your WordPress Theme'>Most Efficient Way of Including jQuery in your WordPress Theme</a></li>
<li><a href='http://techwithric.com/10-tips-to-make-your-wordpress-blog-faster' rel='bookmark' title='Permanent Link: 10 Tips to Make your WordPress Blog Faster'>10 Tips to Make your WordPress Blog Faster</a></li>
<li><a href='http://techwithric.com/how-to-install-statcounter-in-drupal' rel='bookmark' title='Permanent Link: How to Install Statcounter in Drupal'>How to Install Statcounter in Drupal</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Its no secret that WordPress is one of the, if not THE best, blogging platforms around. And one of the best things about it is the large number of plugins that it provides from the large community which supports it. So how do you install a wordpress plugin? Well there are 3 ways of which I know.  As always, read on.<span id="more-839"></span></p>
<p>Well you must be knowing 2 if not 3 of the below methods already. The third option is a method commonly used by many bloggers, however there are still seasoned bloggers who don&#8217;t know about it.</p>
<p>Here are the three methods we will be taking a look at:</p>
<ol>
<li>Upload Via FTP</li>
<li>Search and install via your blog&#8217;s plugins page</li>
<li>Install using One Click Plugin Updater plugin</li>
</ol>
<h2 class="highlight">Upload Via FTP</h2>
<p>The most common and recommended method is to download your plugin and then upload it to your server via a FTP client like <a href="http://filezilla-project.org/" target="_blank">FileZilla</a>.</p>
<p>In this process you find the plugin you want to install to your blog, download it to your computer and then upload it via the FTP software to your plugins directory/folder of your web-host (which is situated in the wp-content folder). Alternatively you could use an online File Manager provided from your web-hosting provider.</p>
<div id="attachment_855" class="wp-caption aligncenter" style="width: 285px"><img class="size-full wp-image-855" title="plugins-folder-ftp" src="http://media.techwithric.com/img/plugins-folder-ftp.png" alt="[image]plugins-folder-ftp" width="275" height="88" /><p class="wp-caption-text">Plugins folder (as seen in FileZilla)</p></div>
<h2 class="highlight">Search and install via your blog&#8217;s plugins page</h2>
<p>This method works only for installation of plugins that are hosted on <a href="http://wordpress.org/extend/plugins/" target="_blank">WordPress&#8217;s Plugin Directory</a>. There are thousands of plugins hosted here so there may not be a need for you to go searching elsewhere.</p>
<p>So the first step here is to search for a suitable plugin in the directory. Alternatively you can search for the plugin via the <strong>Add New</strong> page in the <strong>Plugins</strong> section of your WordPress dashboard (yourdomain.com/wp-admin/plugin-install.php).</p>
<div id="attachment_856" class="wp-caption aligncenter" style="width: 322px"><img class="size-full wp-image-856" title="search-plugin" src="http://media.techwithric.com/img/search-plugin.png" alt="[image]search-plugin" width="312" height="107" /><p class="wp-caption-text">Search for the plugin </p></div>
<p>Once you press the <strong>Search Plugin</strong> button, the WordPress software searches for matches and presents a list to you.</p>
<div id="attachment_857" class="wp-caption aligncenter" style="width: 604px"><img class="size-full wp-image-857" title="plugin-search-result" src="http://media.techwithric.com/img/plugin-search-result.png" alt="[image]plugin-search-result" width="594" height="119" /><p class="wp-caption-text">Search results for the plugin</p></div>
<p>In this case the first result is the one we were targeting. So just click <strong>Install</strong> to the right of the result. Now a lightbox-type pop-up should open up. Click on install once again.</p>
<p>Now the plugin will be automatically downloaded and installed for you. When the page refreshes just search for the <strong>Activate Plugin</strong> link and click on it. Now your plugin is activated and you are ready to go!</p>
<h2 class="highlight">Install using One Click Plugin Updater plugin</h2>
<p>Well using the previous method, you could install plugins without using a FTP client. But the one condition was that you could only install plugins that were hosted on <a href="http://wordpress.org/extend/plugins/" target="_blank">WordPress&#8217;s  Plugin Directory</a>.</p>
<p><a href="http://media.techwithric.com/img/install-a-plugin.png"><img class="alignright size-full wp-image-859" title="install-a-plugin" src="http://media.techwithric.com/img/install-a-plugin.png" alt="install-a-plugin" width="142" height="160" /></a>To overcome this drawback, here is a plugin called <a href="http://wordpress.org/extend/plugins/one-click-plugin-updater/" target="_blank">One Click Plugin Updater</a>. Firstly, use any of the above two methods to install this plugin. Now when you activate it you&#8217;ll get an option called <strong>Install a Plugin</strong> in your <strong>Plugins</strong> menu.</p>
<p>Search for the plugin you want to install. Now get the download link (by right-clicking and selecting &#8216;Copy Link Location&#8217; or something similar), go to the Install a Plugin page and insert it into the top-most text-box, titled URL. Select the type as <strong>Plugin</strong> and click on <strong>Install</strong>.</p>
<div id="attachment_861" class="wp-caption aligncenter" style="width: 509px"><img class="size-full wp-image-861" title="intall-a-plugin-one-click" src="http://media.techwithric.com/img/intall-a-plugin-one-click.png" alt="intall-a-plugin-one-click" width="499" height="172" /><p class="wp-caption-text">Installing the plugin using One Click Plugin Updater</p></div>
<p>Thats it now, when the page refreshes just click on the Activate Plugin and I guess you can take over from there. You can also upload a plugin, which you might have earlier downloaded and stored away on your PC.</p>
<p>Interestingly the One Click Plugin Updater also allows you to install themes, without using a FTP software. Its similar to installing a Plugin, only change the type option to <strong>Theme</strong>.</p>
<p>So how did you find this article. Know about more ways to install a plugin? Please do share it with us.</p>


<p>Related posts:<ol><li><a href='http://techwithric.com/how-to-upgrade-your-wordpress-installation' rel='bookmark' title='Permanent Link: How to Upgrade Your WordPress Installation'>How to Upgrade Your WordPress Installation</a></li>
<li><a href='http://techwithric.com/how-to-solve-the-%e2%80%98warning-implode-function-implode%e2%80%99-error-in-wordpress' rel='bookmark' title='Permanent Link: How to Solve the ‘Warning: implode() [function.implode]:’ Error in WordPress'>How to Solve the ‘Warning: implode() [function.implode]:’ Error in WordPress</a></li>
<li><a href='http://techwithric.com/most-efficient-way-of-including-jquery-in-your-wordpress-theme' rel='bookmark' title='Permanent Link: Most Efficient Way of Including jQuery in your WordPress Theme'>Most Efficient Way of Including jQuery in your WordPress Theme</a></li>
<li><a href='http://techwithric.com/10-tips-to-make-your-wordpress-blog-faster' rel='bookmark' title='Permanent Link: 10 Tips to Make your WordPress Blog Faster'>10 Tips to Make your WordPress Blog Faster</a></li>
<li><a href='http://techwithric.com/how-to-install-statcounter-in-drupal' rel='bookmark' title='Permanent Link: How to Install Statcounter in Drupal'>How to Install Statcounter in Drupal</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://techwithric.com/3-ways-to-install-a-wordpress-plugin/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Easy to Install Related Posts Widget for Blogger</title>
		<link>http://techwithric.com/easy-to-install-related-posts-widget-for-blogger</link>
		<comments>http://techwithric.com/easy-to-install-related-posts-widget-for-blogger#comments</comments>
		<pubDate>Tue, 08 Jun 2010 11:12:27 +0000</pubDate>
		<dc:creator>Richie Sajan</dc:creator>
				<category><![CDATA[Blogger]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[]]></category>
		<category><![CDATA[blogger edit post footer style]]></category>
		<category><![CDATA[easy related posts blogspot]]></category>
		<category><![CDATA[gadget]]></category>
		<category><![CDATA[how to edit post footer blogger]]></category>
		<category><![CDATA[post]]></category>
		<category><![CDATA[recents posts lists widget for blogger]]></category>
		<category><![CDATA[related]]></category>
		<category><![CDATA[related post widget for blogger without javascript]]></category>
		<category><![CDATA[related videos plugin for blogger]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[way]]></category>

		<guid isPermaLink="false">http://techwithric.com/?p=676</guid>
		<description><![CDATA[Well I had earlier posted about 8 ways to install related posts in blogger. Nothing wrong in those methods and nothing much great in this one. The only difference is that I&#8217;ll post a step by step solution along with a video tutorial. Hope you enjoy it. You can view the video tutorial here. For [...]


Related posts:<ol><li><a href='http://techwithric.com/display-posts-as-headlines-blogger-widget' rel='bookmark' title='Permanent Link: Display posts as headlines &#8211; Blogger widget'>Display posts as headlines &#8211; Blogger widget</a></li>
<li><a href='http://techwithric.com/8-ways-to-implement-related-posts-in-blogger' rel='bookmark' title='Permanent Link: 8 Ways to Implement Related Posts in Blogger'>8 Ways to Implement Related Posts in Blogger</a></li>
<li><a href='http://techwithric.com/implement-gmail-like-loading-functionality-on-blogger' rel='bookmark' title='Permanent Link: Implement Gmail-Like &#8216;Loading..&#8217; Functionality on Blogger'>Implement Gmail-Like &#8216;Loading..&#8217; Functionality on Blogger</a></li>
<li><a href='http://techwithric.com/blogger-adds-advanced-image-uploading-tool' rel='bookmark' title='Permanent Link: Blogger Adds Advanced Image Uploading Tool'>Blogger Adds Advanced Image Uploading Tool</a></li>
<li><a href='http://techwithric.com/convert-your-blogger-blog-easily-into-a-book' rel='bookmark' title='Permanent Link: Convert Your Blogger Blog Easily into a Book'>Convert Your Blogger Blog Easily into a Book</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Well I had earlier posted about <a href="http://techwithric.com/8-ways-to-implement-related-posts-in-blogger" target="_blank">8 ways to install related posts in blogger</a>. Nothing wrong in those methods and nothing much great in this one. The only difference is that I&#8217;ll post a step by step solution along with a video tutorial. Hope you enjoy it. <span id="more-676"></span></p>
<p>You can view the video tutorial here. For an image only tutorial follow on below. You can get the code&#8217;s shown in the video from below: </p>
<p><script src='http://techwithric.com/wp-content/plugins/hana-flv-player/osflv/AC_RunActiveContent.js' language='javascript'></script><br />

<div >
<script language='javascript'>
 AC_FL_RunContent('codebase', 'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0', 'width', '560', 'height', '340', 'src',  'http://techwithric.com/wp-content/plugins/hana-flv-player/osflv/' + ((!DetectFlashVer(9, 0, 0) && DetectFlashVer(8, 0, 0)) ? 'player8' : 'player'), 'pluginspage', 'http://www.macromedia.com/go/getflashplayer', 'id', 'flvPlayer', 'allowFullScreen', 'true', 'movie', 'http://techwithric.com/wp-content/plugins/hana-flv-player/osflv/' + ((!DetectFlashVer(9, 0, 0) && DetectFlashVer(8, 0, 0)) ? 'player8' : 'player'), 'FlashVars', 'movie=http://media.techwithric.com/vid/How-to-implement-Related-Posts-in-Blogger.flv&bgcolor=0x051615&fgcolor=0x13ABEC&volume=&autoload=off&autoplay=off&autorewind=on&loop=off&clickurl=http://techwithric.com&clicktarget=_self','wmode','transparent');
</script>
<noscript>
 <object width='560' height='340' id='flvPlayer'><param name='allowFullScreen' value='true'><param name='wmode' value='transparent'><param name='movie' value='http://techwithric.com/wp-content/plugins/hana-flv-player/osflv/player.swf?movie=http://media.techwithric.com/vid/How-to-implement-Related-Posts-in-Blogger.flv&bgcolor=0x051615&fgcolor=0x13ABEC&volume=&autoload=off&autoplay=off&autorewind=on&loop=off&clickurl=http://techwithric.com&clicktarget=_self'><embed src='http://techwithric.com/wp-content/plugins/hana-flv-player/osflv/player.swf?movie=/video/babayhana.flv&bgcolor=0x051615&fgcolor=0x13ABEC&volume=&autoload=off&autoplay=off&autorewind=on&loop=off&clickurl=http://techwithric.com&clicktarget=_self' width='400' height='300' allowFullScreen='true' type='application/x-shockwave-flash'>

*Video:easy to install related posts widget for blogger

 </object>
</noscript>
</div>

 </p>
<p>OK. So the installation goes as this:</p>
<ul>
<li><img class="alignright" title="edit-html-blogger" src="http://media.techwithric.com/img/edit-html-blogger.png" alt="[image]edit-html-blogger" width="267" height="111" />First login to your blogger account and under the blog in which you want to implement the related posts, click on<strong>Layout</strong>. Next click on <strong>Edit HTML.</strong></li>
<li>Now check the <strong>Expand Widget Templates</strong> check-box (as shown below). This check-box is found on the top-right of the box containing your template’s code. <img class="aligncenter" title="expand-widgets-template" src="http://media.techwithric.com/img/expand-widgets-template.png" alt="[image]expand-widgets-template" width="260" height="136" /></li>
<li>Now press Ctrl+F to bring about your ‘Find Box’ in your browser, and search for the following code.
<pre class="coded">&lt;/head&gt;</pre>
<p>Now replace it with the following code (<strong>Code Listing 1.1</strong>):</p>
<pre class="coded">&lt;!--Related Posts Scripts and Styles Start--&gt;
 <span style="color: #ff0000;">&lt;!--Remove--&gt;</span>&lt;b:if cond='data:blog.pageType == &amp;quot;item&amp;quot;'&gt;
&lt;style type="text/css"&gt;
#related-posts {
float:center;
text-transform:none;
height:100%;
min-height:100%;
padding-top:5px;
padding-left:5px;
}
#related-posts .widget{
padding-left:6px;
margin-bottom:10px;

}
#related-posts .widget h2, #related-posts h2{
font-size: 1.6em;
font-weight: bold;
color: black;
font-family: Georgia, &amp;#8220;Times New Roman&amp;#8221;, Times, serif;
margin-bottom: 0.75em;
margin-top: 0em;
padding-top: 0em;
}
#related-posts a{
color:blue;
}
#related-posts a:hover{
color:blue;
}
#related-posts ul{
list-style-type:none;
margin:0 0 0px 0;
padding:0px;
text-decoration:bold;
font-size:15px;
text-color:#000000
}
#related-posts ul li{
background:transparent url(<span style="color: #3366ff;">http://2.bp.blogspot.com/_u4gySN2ZgqE/SnZhv_C6bTI/AAAAAAAAAl4/Rozt7UhvgOo/s200/greentickbullet.png</span>) no-repeat ;
display:block;
list-style-type:none;
margin-bottom: 13px;
padding-left: 30px;
padding-top:0px;}
&lt;/style&gt;

&lt;script type='text/javascript'&gt;
var relatedpoststitle="<span style="color: #339966;">Related Posts</span>";
&lt;/script&gt;
&lt;script src='http://blogergadgets.googlecode.com/files/related-posts-for-blogger.js' type='text/javascript'/&gt;

<span style="color: #ff0000;">&lt;!--Remove--&gt;</span>&lt;/b:if&gt;
&lt;!--Related Posts Scripts and Styles End--&gt;
&lt;/head&gt;</pre>
<p>To change how title of the related posts widget appears, edit the text in <span style="color: #339966;">green</span>. To change the green tick-mark appearing beside your related posts edit the url marked in <span style="color: #3366ff;">blue</span>.</li>
<li>Now search for
<pre class="coded">&lt;div class='post-footer-line post-footer-line-1'&gt;</pre>
<p>or</p>
<pre class="coded">&lt;p class='post-footer-line post-footer-line-1'&gt;</pre>
<p>and immediately after any of these lines(whichever you could find) place the code below (<strong>Code Listing 1.2</strong>):</p>
<pre class="coded">&lt;!-- Related Posts Code Start--&gt;

<span style="color: #ff0000;">&lt;!--Remove--&gt;</span>&lt;b:if cond='data:blog.pageType == &amp;quot;item&amp;quot;'&gt;
&lt;div id='related-posts'&gt;
&lt;b:loop values='data:post.labels' var='label'&gt;

&lt;b:if cond='data:label.isLast != &amp;quot;true&amp;quot;'&gt;
&lt;/b:if&gt;
&lt;b:if cond='data:blog.pageType == &amp;quot;item&amp;quot;'&gt;

&lt;script expr:src='&amp;quot;/feeds/posts/default/-/&amp;quot; + data:label.name + &amp;quot;?alt=json-in-script&amp;amp;callback=related_results_labels&amp;amp;max-results=6&amp;quot;' type='text/javascript'/&gt;&lt;/b:if&gt;&lt;/b:loop&gt;&lt;a href='http://www.bloggerplugins.org/2009/08/related-posts-for-blogger-widget.html'&gt;&lt;img style="border: 0" alt="Related Posts Widget for Blogger" src="http://image.bloggerplugins.org/blogger-widgets.png" /&gt;&lt;/a&gt;

&lt;script type='text/javascript'&gt;
var maxresults=<span style="color: #ff00ff;">5</span>;
removeRelatedDuplicates(); printRelatedLabels(&amp;quot;&lt;data:post.url/&gt;&amp;quot;);
&lt;/script&gt;
&lt;/div&gt;

<span style="color: #ff0000;">&lt;!--Remove--&gt;</span>&lt;/b:if&gt;
&lt;!-- Related Posts Code End--&gt;</pre>
<p>You can change the number of related posts to be displayed by editing the number in <span style="color: #ff00ff;">pink</span>.</li>
<li>To show related posts on all pages, just delete the text in <span style="color: #ff0000;">red</span> from both of the code listings.</li>
</ul>
<p>Thats it, your done! Have any troubles? Comment, I’m right here to help!</p>


<p>Related posts:<ol><li><a href='http://techwithric.com/display-posts-as-headlines-blogger-widget' rel='bookmark' title='Permanent Link: Display posts as headlines &#8211; Blogger widget'>Display posts as headlines &#8211; Blogger widget</a></li>
<li><a href='http://techwithric.com/8-ways-to-implement-related-posts-in-blogger' rel='bookmark' title='Permanent Link: 8 Ways to Implement Related Posts in Blogger'>8 Ways to Implement Related Posts in Blogger</a></li>
<li><a href='http://techwithric.com/implement-gmail-like-loading-functionality-on-blogger' rel='bookmark' title='Permanent Link: Implement Gmail-Like &#8216;Loading..&#8217; Functionality on Blogger'>Implement Gmail-Like &#8216;Loading..&#8217; Functionality on Blogger</a></li>
<li><a href='http://techwithric.com/blogger-adds-advanced-image-uploading-tool' rel='bookmark' title='Permanent Link: Blogger Adds Advanced Image Uploading Tool'>Blogger Adds Advanced Image Uploading Tool</a></li>
<li><a href='http://techwithric.com/convert-your-blogger-blog-easily-into-a-book' rel='bookmark' title='Permanent Link: Convert Your Blogger Blog Easily into a Book'>Convert Your Blogger Blog Easily into a Book</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://techwithric.com/easy-to-install-related-posts-widget-for-blogger/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
<enclosure url="http://media.techwithric.com/vid/Blogger%20Related%20Posts.wmv" length="15790364" type="video/x-ms-wmv" />
		</item>
		<item>
		<title>Most Efficient Way of Including jQuery in your WordPress Theme</title>
		<link>http://techwithric.com/most-efficient-way-of-including-jquery-in-your-wordpress-theme</link>
		<comments>http://techwithric.com/most-efficient-way-of-including-jquery-in-your-wordpress-theme#comments</comments>
		<pubDate>Wed, 02 Jun 2010 16:09:46 +0000</pubDate>
		<dc:creator>Richie Sajan</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[ajaz]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[contact fomr 7 ajax not work wordpress]]></category>
		<category><![CDATA[disable include jquery wordpress]]></category>
		<category><![CDATA[fast]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[how to load wordpress template files with jquery]]></category>
		<category><![CDATA[including jquery wordpress]]></category>
		<category><![CDATA[including scripts in wordpress theme functions file]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[jquery load wordpress]]></category>
		<category><![CDATA[jquery wordpress prevent including multiple times]]></category>
		<category><![CDATA[most efficient themes in wordpress]]></category>
		<category><![CDATA[smart jquery inclusion]]></category>
		<category><![CDATA[Speed Wordpress Up]]></category>
		<category><![CDATA[way]]></category>
		<category><![CDATA[wordpress ajax execute theme function]]></category>
		<category><![CDATA[wordpress force jquery load]]></category>
		<category><![CDATA[wordpress jquery include file with get]]></category>

		<guid isPermaLink="false">http://techwithric.com/?p=665</guid>
		<description><![CDATA[WordPress by default comes bundled with the jQuery framework. You can find it in the wp-includes\js\jquery directory. Many themes use this framework extensively for various effects and widgets alike. Unless you are on a dedicated server or are using a CDN, chances are that jQuery takes a whole lot of time to load. The best [...]


Related posts:<ol><li><a href='http://techwithric.com/disable-auto-jump-in-wordpresss-read-more' rel='bookmark' title='Permanent Link: Disable Auto Jump in WordPress&#8217;s Read More'>Disable Auto Jump in WordPress&#8217;s Read More</a></li>
<li><a href='http://techwithric.com/how-to-enable-network-mode-in-wordpress-3-0-beta-1' rel='bookmark' title='Permanent Link: How to Enable Network Mode in WordPress 3.0 beta 1'>How to Enable Network Mode in WordPress 3.0 beta 1</a></li>
<li><a href='http://techwithric.com/divide-a-wordpress-post-into-multiple-pages' rel='bookmark' title='Permanent Link: Divide a WordPress Post into Multiple Pages'>Divide a WordPress Post into Multiple Pages</a></li>
<li><a href='http://techwithric.com/how-to-solve-the-warning-date-function-date-error-in-wordpress' rel='bookmark' title='Permanent Link: How to Solve the &#8216;Warning: date() [function.date]:&#8217; Error in WordPress'>How to Solve the &#8216;Warning: date() [function.date]:&#8217; Error in WordPress</a></li>
<li><a href='http://techwithric.com/how-to-upgrade-your-wordpress-installation' rel='bookmark' title='Permanent Link: How to Upgrade Your WordPress Installation'>How to Upgrade Your WordPress Installation</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-666" title="wordpress_logo_3d" src="http://media.techwithric.com/img/wordpress_logo_3d.jpg" alt="wordpress_logo_3d" width="130" height="130" />WordPress by default comes bundled with the jQuery framework. You can find it in the wp-includes\js\jquery directory. Many themes use this framework extensively for various effects and widgets alike. Unless you are on a dedicated server or are using a CDN, chances are that jQuery takes a whole lot of time to load. The best way is to speed up this process is to include the jQuery library fomr the Google&#8217;s  Ajax Libraries API. Read on to learn how to include it in your theme.<span id="more-665"></span></p>
<p>Actually the method is quite simple. If your theme includes a direct jQuery call from the <strong>header.php</strong> (usually will be written like</p>
<blockquote><p>&lt;script type=&#8217;text/javascript&#8217; src=&#8217;http://domain-name.tld/wp-includes/js/jqueryjquery.min.js?ver=2.9.2&#8242;&gt;&lt;/script&gt;</p></blockquote>
<p>or something similar) just delete the line.</p>
<p>If your theme designer had adopted efficient programming practices, he would have used the <a href="http://codex.wordpress.org/Function_Reference/wp_enqueue_script" target="_blank">wp_enqueue_script()</a> function. It can be identified by going to your <strong>Theme Functions (functions.php) </strong>file of your theme.</p>
<p>Now to include the script from Google`s  Ajax Libraries API servers, just insert the following code into the <strong>Theme Functions (functions.php) </strong>file of your theme:</p>
<blockquote><p>// smart jquery inclusion<br />
if (!is_admin()) {<br />
wp_deregister_script(&#8216;jquery&#8217;);<br />
wp_register_script(&#8216;jquery&#8217;, (&#8220;http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js&#8221;), false);<br />
wp_enqueue_script(&#8216;jquery&#8217;);<br />
}</p></blockquote>
<p>Once done, save the file and your done. To check if the change has occurred, load your blog&#8217;s home page (or any other page for that matter). Now press Ctrl+Shift+R to force refresh the page.</p>
<p>Now take a look at the page source (Ctrl+U or <strong>View</strong> =&gt; <strong>Source</strong>). If the following line appears, you have successfully included this hack into your wordpress blog:</p>
<blockquote><p>&lt;script type=&#8217;text/javascript&#8217; src=&#8217;http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js?ver=2.9.2&#8242;&gt;&lt;/script&gt;</p></blockquote>
<p>The advantage of this hack is that your page loading times will get faster and in lieu better!</p>


<p>Related posts:<ol><li><a href='http://techwithric.com/disable-auto-jump-in-wordpresss-read-more' rel='bookmark' title='Permanent Link: Disable Auto Jump in WordPress&#8217;s Read More'>Disable Auto Jump in WordPress&#8217;s Read More</a></li>
<li><a href='http://techwithric.com/how-to-enable-network-mode-in-wordpress-3-0-beta-1' rel='bookmark' title='Permanent Link: How to Enable Network Mode in WordPress 3.0 beta 1'>How to Enable Network Mode in WordPress 3.0 beta 1</a></li>
<li><a href='http://techwithric.com/divide-a-wordpress-post-into-multiple-pages' rel='bookmark' title='Permanent Link: Divide a WordPress Post into Multiple Pages'>Divide a WordPress Post into Multiple Pages</a></li>
<li><a href='http://techwithric.com/how-to-solve-the-warning-date-function-date-error-in-wordpress' rel='bookmark' title='Permanent Link: How to Solve the &#8216;Warning: date() [function.date]:&#8217; Error in WordPress'>How to Solve the &#8216;Warning: date() [function.date]:&#8217; Error in WordPress</a></li>
<li><a href='http://techwithric.com/how-to-upgrade-your-wordpress-installation' rel='bookmark' title='Permanent Link: How to Upgrade Your WordPress Installation'>How to Upgrade Your WordPress Installation</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://techwithric.com/most-efficient-way-of-including-jquery-in-your-wordpress-theme/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Easiest Way to Schedule a Computer Shutdown</title>
		<link>http://techwithric.com/easiest-way-to-shcedule-a-computer-shutdown</link>
		<comments>http://techwithric.com/easiest-way-to-shcedule-a-computer-shutdown#comments</comments>
		<pubDate>Mon, 31 May 2010 11:56:33 +0000</pubDate>
		<dc:creator>Richie Sajan</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[cmd]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[easy]]></category>
		<category><![CDATA[fast]]></category>
		<category><![CDATA[prompt]]></category>
		<category><![CDATA[schedule]]></category>
		<category><![CDATA[shutdown]]></category>
		<category><![CDATA[way]]></category>

		<guid isPermaLink="false">http://techwithric.com/?p=657</guid>
		<description><![CDATA[I listen to music all the while. Be it traveling, studying or even while trying to sleep. Talking about sleep, its not always convenient nor economical to leave you computer switched on all night. So an easy way out could be to tell someone in your family to switch off the computer after you&#8217;ve dozed [...]


Related posts:<ol><li><a href='http://techwithric.com/find-out-the-last-time-a-computer-was-used' rel='bookmark' title='Permanent Link: Find Out the Last Time a Computer Was Used'>Find Out the Last Time a Computer Was Used</a></li>
<li><a href='http://techwithric.com/how-to-clean-virus-from-pendrives' rel='bookmark' title='Permanent Link: How To Clean Virus From Pendrives'>How To Clean Virus From Pendrives</a></li>
<li><a href='http://techwithric.com/how-to-fix-virus-converting-pen-drive-icon-to-folder-icon' rel='bookmark' title='Permanent Link: How to Fix : Virus Converting Pen Drive Icon to Folder Icon'>How to Fix : Virus Converting Pen Drive Icon to Folder Icon</a></li>
<li><a href='http://techwithric.com/3-ways-to-install-a-wordpress-plugin' rel='bookmark' title='Permanent Link: 3 Ways to Install A WordPress Plugin'>3 Ways to Install A WordPress Plugin</a></li>
<li><a href='http://techwithric.com/linux-a-virus-free-os-truth-or-myth' rel='bookmark' title='Permanent Link: ‘Linux: A Virus-Free OS’ – Truth or Myth?'>‘Linux: A Virus-Free OS’ – Truth or Myth?</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-661" title="shutdown" src="http://media.techwithric.com/img/shutdown.jpg" alt="shutdown_logo" width="111" height="111" />I listen to music all the while. Be it traveling, studying or even while trying to sleep. Talking about sleep, its not always convenient nor economical to leave you computer switched on all night. So an easy way out could be to tell someone in your family to switch off the computer after you&#8217;ve dozed off or still better, don&#8217;t trouble anyone and schedule a computer shutdown by yourself!<span id="more-657"></span></p>
<p>Well there are two ways here. One is the software way and the other is the command prompt way. Yeah cmd does look a little intimidating but just here me out. Once you complete the following steps, you&#8217;ll see how easy it really is.</p>
<ol>
<li>So first you&#8217;ll have to go to <strong>Start</strong> =&gt; <strong>Run </strong>or Start+R.</li>
<li>Now just type the following<br />
<blockquote><p>shutdown.exe -s -t 20</p></blockquote>
</li>
</ol>
<p>Thats it! But <strong>don&#8217;t press OK or Enter yet</strong>. There&#8217;s some explanation to be done with.</p>
<p>So the command that you&#8217;ve entered here is shutdown.exe -s -t 20. Lets break it down now.</p>
<ul>
<li>shutdown.exe : Quite self explanatory. The program which shut&#8217;s down your computer.</li>
<li>-s : Called as an argument, it says to shutdown the computer. Similarly if you would replace it with -r, the computer would have restarted -l would have logged of the computer.</li>
<li>-t : Again an argument. It functions as a timer. The number succeeding it is the number of seconds the computer must wait before shutting down. So 20 here says the computer to shut-down after 20 seconds.</li>
</ul>
<p>You could change the time. Suppose you want the computer to shutdown after 15 minutes, just enter the period in seconds. 15&#215;60 = 900.</p>
<div id="attachment_658" class="wp-caption aligncenter" style="width: 310px"><img class="size-full wp-image-658 " title="computer-shutdown tutorial" src="http://media.techwithric.com/img/computer-shutdown-tutorial.gif" alt="computer-shutdown tutorial" width="300" height="275" /><p class="wp-caption-text">Animation showing the computer shutdown process. </p></div>
<p><strong>Trick:</strong> Although this is not needed, this step can add a cool message to your shutdown window. Just add a -c &#8220;comment&#8221; to the earlier command. You can replace comment with anything you like. eg:</p>
<blockquote><p>shutdown.exe -s -t 900 -c &#8220;This shutdown has been inititaed bby Richie &#8211; the greatest hacker!&#8221;</p></blockquote>
<p>You&#8217;ll get a cool message like this:</p>
<div id="attachment_659" class="wp-caption aligncenter" style="width: 291px"><img class="size-full wp-image-659" title="shutdown_with_comment" src="http://media.techwithric.com/img/shutdown_with_comment.png" alt="shutdown_with_comment" width="281" height="254" /><p class="wp-caption-text">Shutdown with Comment</p></div>
<p>You could use the following table for your reference as to which arguments to use:</p>
<table>
<tbody>
<tr>
<th>Argument</th>
<th>Used for</th>
</tr>
<tr>
<td>-i</td>
<td>Display GUI interface, must be the first option</td>
</tr>
<tr>
<td>-l</td>
<td>Log off (cannot be used with -m option)</td>
</tr>
<tr>
<td>-s</td>
<td>Shutdown the computer</td>
</tr>
<tr>
<td>-r</td>
<td>Shutdown and restart the computer</td>
</tr>
<tr>
<td>-a</td>
<td>Abort a system shutdown</td>
</tr>
<tr>
<td>-m \\computername</td>
<td>Remote computer to shutdown/restart/abort</td>
</tr>
<tr>
<td>-t xx</td>
<td>Set timeout for shutdown to xx seconds</td>
</tr>
<tr>
<td>-c &#8220;comment&#8221;</td>
<td>Shutdown comment (maximum of 127 characters)</td>
</tr>
<tr>
<td>-f</td>
<td>Forces running applications to close without warning</td>
</tr>
<tr>
<td>-d [u][p]:xx:yy</td>
<td>The reason code for the shutdown:</p>
<p>u is the user code<br />
p is a planned shutdown code<br />
xx is the major reason code (positive integer less than 256)<br />
yy is the minor reason code (positive integer less than 65536)</td>
</tr>
</tbody>
</table>


<p>Related posts:<ol><li><a href='http://techwithric.com/find-out-the-last-time-a-computer-was-used' rel='bookmark' title='Permanent Link: Find Out the Last Time a Computer Was Used'>Find Out the Last Time a Computer Was Used</a></li>
<li><a href='http://techwithric.com/how-to-clean-virus-from-pendrives' rel='bookmark' title='Permanent Link: How To Clean Virus From Pendrives'>How To Clean Virus From Pendrives</a></li>
<li><a href='http://techwithric.com/how-to-fix-virus-converting-pen-drive-icon-to-folder-icon' rel='bookmark' title='Permanent Link: How to Fix : Virus Converting Pen Drive Icon to Folder Icon'>How to Fix : Virus Converting Pen Drive Icon to Folder Icon</a></li>
<li><a href='http://techwithric.com/3-ways-to-install-a-wordpress-plugin' rel='bookmark' title='Permanent Link: 3 Ways to Install A WordPress Plugin'>3 Ways to Install A WordPress Plugin</a></li>
<li><a href='http://techwithric.com/linux-a-virus-free-os-truth-or-myth' rel='bookmark' title='Permanent Link: ‘Linux: A Virus-Free OS’ – Truth or Myth?'>‘Linux: A Virus-Free OS’ – Truth or Myth?</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://techwithric.com/easiest-way-to-shcedule-a-computer-shutdown/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find Out the Last Time a Computer Was Used</title>
		<link>http://techwithric.com/find-out-the-last-time-a-computer-was-used</link>
		<comments>http://techwithric.com/find-out-the-last-time-a-computer-was-used#comments</comments>
		<pubDate>Sun, 23 May 2010 18:23:41 +0000</pubDate>
		<dc:creator>Richie Sajan</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[how can i know who using my computer last time]]></category>
		<category><![CDATA[how find out last time pc was on]]></category>
		<category><![CDATA[how to find the last time my computer was on]]></category>
		<category><![CDATA[how to know the last time my computer was on]]></category>
		<category><![CDATA[how to track last time computer was used]]></category>
		<category><![CDATA[last]]></category>
		<category><![CDATA[pc]]></category>
		<category><![CDATA[tell what time you were on your computer last]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[way]]></category>
		<category><![CDATA[when used last computer]]></category>
		<category><![CDATA[when was the last time my computer was on]]></category>

		<guid isPermaLink="false">http://techwithric.com/find-out-the-last-time-a-computer-was-used</guid>
		<description><![CDATA[Your office computer could be an open book for others to abuse while you aren’t at your desk. Or maybe your child could be using (or misusing) the computer while you were away. What proof do you have of them using your computer? Of course surveillance may be there at your office, but surely not [...]


Related posts:<ol><li><a href='http://techwithric.com/easiest-way-to-shcedule-a-computer-shutdown' rel='bookmark' title='Permanent Link: Easiest Way to Schedule a Computer Shutdown'>Easiest Way to Schedule a Computer Shutdown</a></li>
<li><a href='http://techwithric.com/how-to-disable-auto-run-in-windows-xp' rel='bookmark' title='Permanent Link: How to Disable Auto-Run in Windows XP'>How to Disable Auto-Run in Windows XP</a></li>
<li><a href='http://techwithric.com/use-microsoft-2010-for-6-months-without-activation' rel='bookmark' title='Permanent Link: Use Microsoft 2010 For 6 Months [Without Activation]'>Use Microsoft 2010 For 6 Months [Without Activation]</a></li>
<li><a href='http://techwithric.com/how-to-clean-virus-from-pendrives' rel='bookmark' title='Permanent Link: How To Clean Virus From Pendrives'>How To Clean Virus From Pendrives</a></li>
<li><a href='http://techwithric.com/how-to-fix-virus-converting-pen-drive-icon-to-folder-icon' rel='bookmark' title='Permanent Link: How to Fix : Virus Converting Pen Drive Icon to Folder Icon'>How to Fix : Virus Converting Pen Drive Icon to Folder Icon</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="sitting_on_pc" border="0" alt="sitting_on_pc" align="left" src="http://media.techwithric.com/img/sitting_on_pc.jpg" width="130" height="98"/> Your office computer could be an open book for others to abuse while you aren’t at your desk. Or maybe your child could be using (or misusing) the computer while you were away. What proof do you have of them using your computer? Of course surveillance may be there at your office, but surely not at home.&nbsp; So how can you find out when your computer was switched on the last time?</p>
<p><span id="more-626"></span>
<p>Your computer is a sophisticated system that keeps track of each and every happening on it (how much ever you curse it for not even doing the most trivial tasks easily!). So how do you do it?</p>
<p>Well, here it is:</p>
<ul>
<li>First go to the RUN box (Start =&gt; Run or Start+R)  </li>
<li>Now type the following in the text-box:<br />
<blockquote>eventvwr.msc </p></blockquote>
</li>
<li>Alternatively you could go to the <strong>Control Panel</strong> =&gt; <strong>Administrative Tools</strong> =&gt; <strong>Event Viewer</strong>.  </li>
<li>Once the Event Viewer window is open click on the <strong>System</strong> link in the left pane.</li>
</ul>
<p>Now scroll through the times given in the right pane. Consider the following example to get a clearer idea:</p>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="event-viewer" border="0" alt="event-viewer" src="http://media.techwithric.com/img/eventviewer.png" width="546" height="399"/></p>
<p>Here I had switched off my computer around 6 PM which has entries with time upto 5:42:05 PM as well as 5:56:59 PM. However notice that there is also a event recorded at 7:05:58 PM and another at 9:24:40 PM. </p>
<p>Well those were the times that my computer were last switched on. Interesting, who could it be? (don’t worry it was my sis <img src='http://techwithric.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> )</p>
<p>Got any other ways to find it out? Please do share. </p>


<p>Related posts:<ol><li><a href='http://techwithric.com/easiest-way-to-shcedule-a-computer-shutdown' rel='bookmark' title='Permanent Link: Easiest Way to Schedule a Computer Shutdown'>Easiest Way to Schedule a Computer Shutdown</a></li>
<li><a href='http://techwithric.com/how-to-disable-auto-run-in-windows-xp' rel='bookmark' title='Permanent Link: How to Disable Auto-Run in Windows XP'>How to Disable Auto-Run in Windows XP</a></li>
<li><a href='http://techwithric.com/use-microsoft-2010-for-6-months-without-activation' rel='bookmark' title='Permanent Link: Use Microsoft 2010 For 6 Months [Without Activation]'>Use Microsoft 2010 For 6 Months [Without Activation]</a></li>
<li><a href='http://techwithric.com/how-to-clean-virus-from-pendrives' rel='bookmark' title='Permanent Link: How To Clean Virus From Pendrives'>How To Clean Virus From Pendrives</a></li>
<li><a href='http://techwithric.com/how-to-fix-virus-converting-pen-drive-icon-to-folder-icon' rel='bookmark' title='Permanent Link: How to Fix : Virus Converting Pen Drive Icon to Folder Icon'>How to Fix : Virus Converting Pen Drive Icon to Folder Icon</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://techwithric.com/find-out-the-last-time-a-computer-was-used/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to open &#8220;Internet Explorer&#8221; with &#8220;RUN&#8221;</title>
		<link>http://techwithric.com/how-to-open-internet-explorer-with-run</link>
		<comments>http://techwithric.com/how-to-open-internet-explorer-with-run#comments</comments>
		<pubDate>Thu, 20 May 2010 17:44:14 +0000</pubDate>
		<dc:creator>Richie Sajan</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[exporer]]></category>
		<category><![CDATA[iexplore]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[run]]></category>
		<category><![CDATA[shortcut]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://techwithric.com/?p=606</guid>
		<description><![CDATA[Windows RUN command is the place to be if you want to cut down on clicking with your mouse and wasting your time. You just enter short-cuts like cmd (for command prompt) or %temp% (for opening the folder containing temporary files) and voila the app/window is open. But how to open Internet Explorer from RUN? [...]


Related posts:<ol><li><a href='http://techwithric.com/how-to-disable-or-enable-internet-explorer-in-windows-7' rel='bookmark' title='Permanent Link: How to Disable or Enable Internet Explorer in Windows 7'>How to Disable or Enable Internet Explorer in Windows 7</a></li>
<li><a href='http://techwithric.com/how-to-disable-auto-run-in-windows-xp' rel='bookmark' title='Permanent Link: How to Disable Auto-Run in Windows XP'>How to Disable Auto-Run in Windows XP</a></li>
<li><a href='http://techwithric.com/windows-run-command-cheat-sheet' rel='bookmark' title='Permanent Link: Windows Run Command Cheat Sheet'>Windows Run Command Cheat Sheet</a></li>
<li><a href='http://techwithric.com/windows-run-command-cheat-sheet-2' rel='bookmark' title='Permanent Link: Windows Run Command Cheat Sheet 2'>Windows Run Command Cheat Sheet 2</a></li>
<li><a href='http://techwithric.com/how-to-clean-virus-from-pendrives' rel='bookmark' title='Permanent Link: How To Clean Virus From Pendrives'>How To Clean Virus From Pendrives</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-608" title="internet_explorer_logo" src="http://media.techwithric.com/img/internet_explorer_logo.jpg" alt="internet_explorer_logo" width="116" height="116" />Windows RUN command is the place to be if you want to cut down on clicking with your mouse and wasting your time. You just enter short-cuts like cmd (for command prompt) or %temp% (for opening the folder containing temporary files) and voila the app/window is open. But how to open Internet Explorer from RUN? Read on.<span id="more-606"></span></p>
<p><strong>Note:</strong> <em>The following tutorial assumes that your Windows installation directory as well as Internet Explorer has been installed on the C drive. If not, just change the drive letter.</em></p>
<p>Well its pretty simple, just enter the following in the RUN text-box:</p>
<blockquote><p>C:\Program Files\Internet Explorer\iexplore.exe</p></blockquote>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-607" title="RUN_1" src="http://media.techwithric.com/img/RUN_1.png" alt="RUN_1" width="347" height="186" /></p>
<p>Huh, don&#8217;t you think it&#8217;s pretty long? Well there&#8217;s a simple work-around. You need to do the following steps (just once).</p>
<ol>
<li>Just go to the the RUN box again. (Keyboard Shortcut : Win + R)</li>
<li>In the text-box type:<br />
<blockquote><p>C:\Program Files\Internet Explorer\</p></blockquote>
</li>
<li>Copy the file named &#8216;iexplore&#8217; or &#8216;iexplore.exe&#8217;</li>
<li>Again open the RUN box (Win + R)</li>
<li>Now in the text-box type:<br />
<blockquote><p>%systemroot%\system32\</p></blockquote>
</li>
<li>Now just paste the the iexplore file (which we had earlier copied) in this folder.</li>
</ol>
<p>That&#8217;s it your done! Now to open Internet Explorer from the RUN box, just open it up and then type &#8216;iexplore&#8217; (without quotes). How&#8217;s that!</p>
<p>You could do the similar for Firefox (firefox.exe) or any other related software.</p>


<p>Related posts:<ol><li><a href='http://techwithric.com/how-to-disable-or-enable-internet-explorer-in-windows-7' rel='bookmark' title='Permanent Link: How to Disable or Enable Internet Explorer in Windows 7'>How to Disable or Enable Internet Explorer in Windows 7</a></li>
<li><a href='http://techwithric.com/how-to-disable-auto-run-in-windows-xp' rel='bookmark' title='Permanent Link: How to Disable Auto-Run in Windows XP'>How to Disable Auto-Run in Windows XP</a></li>
<li><a href='http://techwithric.com/windows-run-command-cheat-sheet' rel='bookmark' title='Permanent Link: Windows Run Command Cheat Sheet'>Windows Run Command Cheat Sheet</a></li>
<li><a href='http://techwithric.com/windows-run-command-cheat-sheet-2' rel='bookmark' title='Permanent Link: Windows Run Command Cheat Sheet 2'>Windows Run Command Cheat Sheet 2</a></li>
<li><a href='http://techwithric.com/how-to-clean-virus-from-pendrives' rel='bookmark' title='Permanent Link: How To Clean Virus From Pendrives'>How To Clean Virus From Pendrives</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://techwithric.com/how-to-open-internet-explorer-with-run/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to Play .bik files</title>
		<link>http://techwithric.com/how-to-play-bik-files</link>
		<comments>http://techwithric.com/how-to-play-bik-files#comments</comments>
		<pubDate>Tue, 18 May 2010 19:09:54 +0000</pubDate>
		<dc:creator>Richie Sajan</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[.bik file no sound]]></category>
		<category><![CDATA[.bik game video files no sound]]></category>
		<category><![CDATA[bik]]></category>
		<category><![CDATA[BINK]]></category>
		<category><![CDATA[download bik file player]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[how to play .bik]]></category>
		<category><![CDATA[how to play .bik files]]></category>
		<category><![CDATA[how to play movie with .bik file]]></category>
		<category><![CDATA[how to play.bik video files]]></category>
		<category><![CDATA[how to read .bik]]></category>
		<category><![CDATA[how to read .bik files]]></category>
		<category><![CDATA[how to read bik file]]></category>
		<category><![CDATA[play]]></category>
		<category><![CDATA[play .bik file]]></category>
		<category><![CDATA[play .bik files]]></category>
		<category><![CDATA[play .bik movies 2010]]></category>
		<category><![CDATA[play bik file fullscreen]]></category>
		<category><![CDATA[player]]></category>
		<category><![CDATA[playing bik file]]></category>
		<category><![CDATA[RAD]]></category>
		<category><![CDATA[rad tools play with "no sound"]]></category>
		<category><![CDATA[rad video tools plays bik files but no sound]]></category>
		<category><![CDATA[read .bik file]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[what can you use to play bik files]]></category>

		<guid isPermaLink="false">http://techwithric.com/?p=601</guid>
		<description><![CDATA[You&#8217;ve probably played games like Prince of Persia: The Two Thrones or F.E.A.R. The thing that I look out the most in the game is the in-game cut scenes. The highly entertaining and wonderfully animated videos just light me up. But how to view them when not playing the game? Well search for the files [...]


Related posts:<ol><li><a href='http://techwithric.com/how-to-play-flv-videos' rel='bookmark' title='Permanent Link: How to play FLV videos?'>How to play FLV videos?</a></li>
<li><a href='http://techwithric.com/play-snake-game-in-youtube-video-player' rel='bookmark' title='Permanent Link: Play Snake Game in YouTube Video Player'>Play Snake Game in YouTube Video Player</a></li>
<li><a href='http://techwithric.com/how-to-play-jar-games-on-your-pc' rel='bookmark' title='Permanent Link: How to Play jar Games on Your PC'>How to Play jar Games on Your PC</a></li>
<li><a href='http://techwithric.com/store-files-of-upto-10-gb-for-free-with-anyhub' rel='bookmark' title='Permanent Link: Store Files of upto 10 GB For Free with AnyHub'>Store Files of upto 10 GB For Free with AnyHub</a></li>
<li><a href='http://techwithric.com/2-free-utilities-to-recover-deleted-files' rel='bookmark' title='Permanent Link: 2 Free Utilities to Recover Deleted Files'>2 Free Utilities to Recover Deleted Files</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-602" title="bink" src="http://media.techwithric.com/img/bink.jpg" alt="" width="103" height="104" />You&#8217;ve probably played games like Prince of Persia: The Two Thrones or F.E.A.R. The thing that I look out the most in the game is the in-game cut scenes. The highly entertaining and wonderfully animated videos just light me up. But how to view them when not playing the game? Well search for the files in the directory (or folder) where you have installed your game. Some of the games have such videos with the &#8216;.bik&#8217; extension. So how to play them?<span id="more-601"></span></p>
<p>Well for a little bit of general knowledge, .bik files are used as intro or cutscene videos in games. Their used specially as they help reduce overall size of the video (as compared to other common formats like .avi etc.) while leaving a maximum resolution of 800&#215;600.</p>
<p>So how to play them? Well just head-over to the radgametools.com website and download &#8216;The RAD Video Tools&#8217;, which is just a 1.2MB free download. Once downloaded and installed, just head-over to the game directory and double-click on the .bik file. You can also access this tool via the <strong>Start</strong> menu =&gt; <strong>BINK and Smacker</strong> =&gt; <strong>RAD Video Tools</strong></p>
<p><center><div id="attachment_603" class="wp-caption aligncenter" style="width: 410px"><img class="size-full wp-image-603" title="RAD video tools_BINK player" src="http://media.techwithric.com/img/RAD-video-tools_BINK-player.gif" alt="RAD video tools_BINK player" width="400" height="298" /><p class="wp-caption-text">RAD video tools &amp; BINK player</p></div></center></p>
<p>The player also allows the files to be converted to other popular formats like .avi and .wmv. However while playing .bik files, you cannot view them in full-screen mode.</p>
<p><span style="text-decoration: underline;">The RAD Video Tools:</span><br />
Download: <a href="http://www.radgametools.com/down/Bink/RADTools.exe" target="_blank">Link</a><br />
Website: <a href="http://www.radgametools.com/bnkdown.htm" target="_blank">http://www.radgametools.com/bnkdown.htm</a></p>


<p>Related posts:<ol><li><a href='http://techwithric.com/how-to-play-flv-videos' rel='bookmark' title='Permanent Link: How to play FLV videos?'>How to play FLV videos?</a></li>
<li><a href='http://techwithric.com/play-snake-game-in-youtube-video-player' rel='bookmark' title='Permanent Link: Play Snake Game in YouTube Video Player'>Play Snake Game in YouTube Video Player</a></li>
<li><a href='http://techwithric.com/how-to-play-jar-games-on-your-pc' rel='bookmark' title='Permanent Link: How to Play jar Games on Your PC'>How to Play jar Games on Your PC</a></li>
<li><a href='http://techwithric.com/store-files-of-upto-10-gb-for-free-with-anyhub' rel='bookmark' title='Permanent Link: Store Files of upto 10 GB For Free with AnyHub'>Store Files of upto 10 GB For Free with AnyHub</a></li>
<li><a href='http://techwithric.com/2-free-utilities-to-recover-deleted-files' rel='bookmark' title='Permanent Link: 2 Free Utilities to Recover Deleted Files'>2 Free Utilities to Recover Deleted Files</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://techwithric.com/how-to-play-bik-files/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Implement Gmail-Like &#8216;Loading..&#8217; Functionality on Blogger</title>
		<link>http://techwithric.com/implement-gmail-like-loading-functionality-on-blogger</link>
		<comments>http://techwithric.com/implement-gmail-like-loading-functionality-on-blogger#comments</comments>
		<pubDate>Sat, 15 May 2010 07:30:07 +0000</pubDate>
		<dc:creator>Richie Sajan</dc:creator>
				<category><![CDATA[Blogger]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[bloger]]></category>
		<category><![CDATA[gmal]]></category>
		<category><![CDATA[loading]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://techwithric.com/?p=580</guid>
		<description><![CDATA[Users familiar with Gmail, may have seen the yellowish &#8216;Loading&#8217; text that appears on top of the page when your Gmail interface is loading. Ever wondered how it would look if you could implement that very same in your own blogger blog? Well look no further, read on. Well to get right down to work: [...]


Related posts:<ol><li><a href='http://techwithric.com/display-posts-as-headlines-blogger-widget' rel='bookmark' title='Permanent Link: Display posts as headlines &#8211; Blogger widget'>Display posts as headlines &#8211; Blogger widget</a></li>
<li><a href='http://techwithric.com/easy-to-install-related-posts-widget-for-blogger' rel='bookmark' title='Permanent Link: Easy to Install Related Posts Widget for Blogger'>Easy to Install Related Posts Widget for Blogger</a></li>
<li><a href='http://techwithric.com/8-ways-to-implement-related-posts-in-blogger' rel='bookmark' title='Permanent Link: 8 Ways to Implement Related Posts in Blogger'>8 Ways to Implement Related Posts in Blogger</a></li>
<li><a href='http://techwithric.com/easily-create-loading-images' rel='bookmark' title='Permanent Link: Easily Create &#8216;Loading..&#8217; Images'>Easily Create &#8216;Loading..&#8217; Images</a></li>
<li><a href='http://techwithric.com/blogger-offers-alternative-for-any-content-that-was-hosted-on-google-pages' rel='bookmark' title='Permanent Link: Blogger Offers Alternative for any Content that was Hosted on Google Pages'>Blogger Offers Alternative for any Content that was Hosted on Google Pages</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Users familiar with Gmail, may have seen the yellowish &#8216;Loading&#8217; text that appears on top of the page when your Gmail interface is loading. Ever wondered how it would look if you could implement that very same in your own blogger blog? Well look no further, read on. <span id="more-580"></span>Well to get right down to work:</p>
<ul>
<li> <strong>Login</strong> to your <a href="http://www.blogger.com/home" target="_blank"><strong>Blogger Dashboard.</strong></a></li>
<li>Now search for the following tag:<br />
<blockquote><p>&lt;body&gt;</p></blockquote>
</li>
<li>Now replace this with the following code:<br />
<blockquote><p>&lt;body onLoad=&#8217;init()&#8217;&gt;<br />
&lt;span id=&#8217;loading&#8217; style=&#8217;font-weight:bold;position:absolute;font-size:13px; text-align: center; margin-left:auto;top:1px; background-color:#FFD363;&#8217;&gt;<span style="color: #ff0000;">Loading Page&#8230;</span>&lt;/span&gt;<br />
&lt;script&gt;<br />
var ld=(document.all);</p>
<p>var ns4=document.layers;<br />
var ns6=document.getElementById&amp;amp;&amp;amp;!document.all;<br />
var ie4=document.all;</p>
<p>if (ns4) ld=document.loading;<br />
else if (ns6)<br />
ld=document.getElementById(&amp;quot;loading&amp;quot;).style;<br />
else if (ie4)<br />
ld=document.all.loading.style;</p>
<p>function init() {<br />
if(ns4){ld.visibility=&amp;quot;hidden&amp;quot;;}<br />
else if (ns6||ie4) ld.display=&amp;quot;none&amp;quot;;<br />
}<br />
&lt;/script&gt;</p></blockquote>
</li>
</ul>
<p>This would give the following effect:</p>
<p style="text-align: center;"><a rel="attachment wp-att-581" href="http://techwithric.com/implement-gmail-like-loading-functionality-on-blogger/loading"><img class="aligncenter size-full wp-image-581" title="loading" src="http://media.techwithric.com/img/loading.png" alt="loading" width="126" height="148" /></a></p>
<p>For further customization you could replace the line in the red with the url of an image (eg. Inserting the link &#8216;http://media.techwithric.com/img/ajax-loader.gif&#8217; would replace the yellowish loading text with the following image) <a rel="attachment wp-att-582" href="http://techwithric.com/implement-gmail-like-loading-functionality-on-blogger/ajax-loader"><img class="alignnone size-full wp-image-582" title="ajax-loader" src="http://media.techwithric.com/img/ajax-loader.gif" alt="ajax-loader" width="32" height="32" /></a></p>
<p>Have further queries? Please do comment!</p>


<p>Related posts:<ol><li><a href='http://techwithric.com/display-posts-as-headlines-blogger-widget' rel='bookmark' title='Permanent Link: Display posts as headlines &#8211; Blogger widget'>Display posts as headlines &#8211; Blogger widget</a></li>
<li><a href='http://techwithric.com/easy-to-install-related-posts-widget-for-blogger' rel='bookmark' title='Permanent Link: Easy to Install Related Posts Widget for Blogger'>Easy to Install Related Posts Widget for Blogger</a></li>
<li><a href='http://techwithric.com/8-ways-to-implement-related-posts-in-blogger' rel='bookmark' title='Permanent Link: 8 Ways to Implement Related Posts in Blogger'>8 Ways to Implement Related Posts in Blogger</a></li>
<li><a href='http://techwithric.com/easily-create-loading-images' rel='bookmark' title='Permanent Link: Easily Create &#8216;Loading..&#8217; Images'>Easily Create &#8216;Loading..&#8217; Images</a></li>
<li><a href='http://techwithric.com/blogger-offers-alternative-for-any-content-that-was-hosted-on-google-pages' rel='bookmark' title='Permanent Link: Blogger Offers Alternative for any Content that was Hosted on Google Pages'>Blogger Offers Alternative for any Content that was Hosted on Google Pages</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://techwithric.com/implement-gmail-like-loading-functionality-on-blogger/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use Microsoft 2010 For 6 Months [Without Activation]</title>
		<link>http://techwithric.com/use-microsoft-2010-for-6-months-without-activation</link>
		<comments>http://techwithric.com/use-microsoft-2010-for-6-months-without-activation#comments</comments>
		<pubDate>Fri, 07 May 2010 14:56:17 +0000</pubDate>
		<dc:creator>Richie Sajan</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[6]]></category>
		<category><![CDATA[extend]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[months]]></category>
		<category><![CDATA[trial]]></category>

		<guid isPermaLink="false">http://techwithric.com/?p=569</guid>
		<description><![CDATA[Microsoft 2010 is just around the corner and is readying its final steps before it&#8217;s full-fledged release. Critics and fans all alike are raving about how great the newer version of the Office lineage will be better and path-changing. The download links for the fully-functional, trial version of Office 2010 have already gone live but [...]


Related posts:<ol><li><a href='http://techwithric.com/getting-started-with-microsoft-office-2010-free-ebook-download' rel='bookmark' title='Permanent Link: Getting started with Microsoft Office 2010 &#8211; Free eBook Download'>Getting started with Microsoft Office 2010 &#8211; Free eBook Download</a></li>
<li><a href='http://techwithric.com/how-to-set-path-variable-for-jdk-in-windows' rel='bookmark' title='Permanent Link: How to Set PATH Variable for JDK in Windows'>How to Set PATH Variable for JDK in Windows</a></li>
<li><a href='http://techwithric.com/easiest-way-to-shcedule-a-computer-shutdown' rel='bookmark' title='Permanent Link: Easiest Way to Schedule a Computer Shutdown'>Easiest Way to Schedule a Computer Shutdown</a></li>
<li><a href='http://techwithric.com/how-to-fix-virus-converting-pen-drive-icon-to-folder-icon' rel='bookmark' title='Permanent Link: How to Fix : Virus Converting Pen Drive Icon to Folder Icon'>How to Fix : Virus Converting Pen Drive Icon to Folder Icon</a></li>
<li><a href='http://techwithric.com/find-out-the-last-time-a-computer-was-used' rel='bookmark' title='Permanent Link: Find Out the Last Time a Computer Was Used'>Find Out the Last Time a Computer Was Used</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-570" title="microsoft-office-2010" src="http://media.techwithric.com/img/microsoft-office-2010.png" alt="microsoft-office-2010" width="209" height="52" />Microsoft 2010 is just around the corner and is readying its final steps before it&#8217;s full-fledged release. Critics and fans all alike are raving about how great the newer version of the Office lineage will be better and path-changing. The download links for the fully-functional, trial version of Office 2010 have already gone live but comes with a 30 day-trial. How do you use it any longer? Read on.<span id="more-569"></span></p>
<p>Just follow the simple process mentioned below to use your Office 2010 version for an &#8216;extended&#8217; 6 month period:</p>
<ul>
<li>Locate this folder in your <code>C:%Program Files% Common  Filesmicrosoft shared OfficeSoftwareProtectionPlatform</code></li>
<li>Open <strong>OfficeSoftwareProtectionPlatform </strong>and click the  tool named <strong>OSPPREARM</strong></li>
<li>Alternatively, you can use the command prompt. Click <em>Start</em>,  in the Search field, type <em>cmd </em>and do not press Enter. Amongst  the results, you will see <em>cmd.exe</em></li>
<li>Right click on the icon and click the <em>Run as Administrator</em> option.  You should see the DOS black window.</li>
<li>Now type: <code>C:Program FilesCommon Filesmicrosoft  sharedOfficeSoftwareProtectionPlatformOSPPREARM.EXE</code></li>
</ul>
<p>This will activate your Office 2010 for another other 30 days. You can  repeat this technique 5 more times to extend your trial period to  almost 6 months.</p>


<p>Related posts:<ol><li><a href='http://techwithric.com/getting-started-with-microsoft-office-2010-free-ebook-download' rel='bookmark' title='Permanent Link: Getting started with Microsoft Office 2010 &#8211; Free eBook Download'>Getting started with Microsoft Office 2010 &#8211; Free eBook Download</a></li>
<li><a href='http://techwithric.com/how-to-set-path-variable-for-jdk-in-windows' rel='bookmark' title='Permanent Link: How to Set PATH Variable for JDK in Windows'>How to Set PATH Variable for JDK in Windows</a></li>
<li><a href='http://techwithric.com/easiest-way-to-shcedule-a-computer-shutdown' rel='bookmark' title='Permanent Link: Easiest Way to Schedule a Computer Shutdown'>Easiest Way to Schedule a Computer Shutdown</a></li>
<li><a href='http://techwithric.com/how-to-fix-virus-converting-pen-drive-icon-to-folder-icon' rel='bookmark' title='Permanent Link: How to Fix : Virus Converting Pen Drive Icon to Folder Icon'>How to Fix : Virus Converting Pen Drive Icon to Folder Icon</a></li>
<li><a href='http://techwithric.com/find-out-the-last-time-a-computer-was-used' rel='bookmark' title='Permanent Link: Find Out the Last Time a Computer Was Used'>Find Out the Last Time a Computer Was Used</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://techwithric.com/use-microsoft-2010-for-6-months-without-activation/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
