<?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; Richie Sajan</title>
	<atom:link href="http://techwithric.com/author/Richie/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>Facts and Figures about YouTube [Infographic]</title>
		<link>http://techwithric.com/facts-and-figures-about-youtube-infographic</link>
		<comments>http://techwithric.com/facts-and-figures-about-youtube-infographic#comments</comments>
		<pubDate>Mon, 26 Jul 2010 11:29:20 +0000</pubDate>
		<dc:creator>Richie Sajan</dc:creator>
				<category><![CDATA[YouTube]]></category>
		<category><![CDATA[infographic]]></category>
		<category><![CDATA[stats]]></category>
		<category><![CDATA[yootube]]></category>

		<guid isPermaLink="false">http://techwithric.com/?p=1098</guid>
		<description><![CDATA[YouTube is your one-stop destination to check out videos, whether it may be silly viral ones or those great glossy ones. The site has got so much things going on with it, that its quite cubersome to keep pace with it. Like for eg. did you know that 24 hours of videos are uploaded per [...]


Related posts:<ol><li><a href='http://techwithric.com/2-cool-ways-to-explore-youtube' rel='bookmark' title='Permanent Link: 2 Cool Ways to Explore Youtube'>2 Cool Ways to Explore Youtube</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-1100" title="youtube-logo2" src="http://media.techwithric.com/img/youtube-logo2.jpg" alt="[image]youtube-logo2" width="130" height="130" />YouTube is your one-stop destination to check out videos, whether it may be silly viral ones or those great glossy ones. The site has got so much things going on with it, that its quite cubersome to keep pace with it. Like for eg. did you know that 24 hours of videos are uploaded per minute? Get more such facts in this wonderful infographic presented by Website-Montioring.<span id="more-1098"></span></p>
<p><img class="aligncenter size-full wp-image-1099" title="youtube_infographic" src="http://media.techwithric.com/img/youtube_infographic.jpg" alt="[youtube_infographic]" width="490" height="5116" /></p>
<p>Source: <a href="http://www.website-monitoring.com/" target="_blank">Website-monitoring</a></p>


<p>Related posts:<ol><li><a href='http://techwithric.com/2-cool-ways-to-explore-youtube' rel='bookmark' title='Permanent Link: 2 Cool Ways to Explore Youtube'>2 Cool Ways to Explore Youtube</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://techwithric.com/facts-and-figures-about-youtube-infographic/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Play Snake Game in YouTube Video Player</title>
		<link>http://techwithric.com/play-snake-game-in-youtube-video-player</link>
		<comments>http://techwithric.com/play-snake-game-in-youtube-video-player#comments</comments>
		<pubDate>Sun, 25 Jul 2010 14:29:20 +0000</pubDate>
		<dc:creator>Richie Sajan</dc:creator>
				<category><![CDATA[YouTube]]></category>
		<category><![CDATA[easter egg]]></category>
		<category><![CDATA[snake game]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://techwithric.com/?p=1094</guid>
		<description><![CDATA[The snake game, often seen in many Nokia mobiles, is one of the most common games and I&#8217;m sure many of you might have played it and loved it as well. The YouTube player has a clever Easter egg that allows you to play this game in the video player itself. Read on. To play [...]


Related posts:<ol><li><a href='http://techwithric.com/how-to-play-bik-files' rel='bookmark' title='Permanent Link: How to Play .bik files'>How to Play .bik files</a></li>
<li><a href='http://techwithric.com/auto-locations-in-gmail-signature' rel='bookmark' title='Permanent Link: Auto Locations in Gmail Signature'>Auto Locations in Gmail Signature</a></li>
<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/like-farmville-dont-watch-this-video-then' rel='bookmark' title='Permanent Link: Like FarmVille? Don&#8217;t Watch this Video then'>Like FarmVille? Don&#8217;t Watch this Video then</a></li>
<li><a href='http://techwithric.com/2-cool-ways-to-explore-youtube' rel='bookmark' title='Permanent Link: 2 Cool Ways to Explore Youtube'>2 Cool Ways to Explore Youtube</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-1059" title="youtube-logo" src="http://media.techwithric.com/img/youtube-logo.jpg" alt="[image]youtube-logo" width="136" height="79" />The snake game, often seen in many Nokia mobiles, is one of the most common games and I&#8217;m sure many of you might have played it and loved it as well. The YouTube player has a clever Easter egg that allows you to play this game in the video player itself. Read on.<span id="more-1094"></span></p>
<p>To play the game, make sure the video player has focus (just click on the player or video to do this). Now just press and hold the left arrow key and BINGO! a snake game starts out of nowhere.</p>
<p><img class="aligncenter size-full wp-image-1095" title="youtube-snake" src="http://media.techwithric.com/img/youtube-snake.png" alt="[image]youtube-snake" width="580" height="299" /></p>
<p>Do note, that for this game to work, the video mustn&#8217;t have any ads or annotations. Here is a <a href="http://www.youtube.com/watch?v=VrzY8mBeXg4" target="_blank">video which you may use to have a demo</a> of this feature.</p>
<p><strong>Bonus Tip: </strong>You can also play the snake game in Gmail, by enabling the <a href="https://mail.google.com/mail/#settings/labs" target="_blank">lab&#8217;s feature</a> called &#8216;old Snakey&#8217;.</p>


<p>Related posts:<ol><li><a href='http://techwithric.com/how-to-play-bik-files' rel='bookmark' title='Permanent Link: How to Play .bik files'>How to Play .bik files</a></li>
<li><a href='http://techwithric.com/auto-locations-in-gmail-signature' rel='bookmark' title='Permanent Link: Auto Locations in Gmail Signature'>Auto Locations in Gmail Signature</a></li>
<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/like-farmville-dont-watch-this-video-then' rel='bookmark' title='Permanent Link: Like FarmVille? Don&#8217;t Watch this Video then'>Like FarmVille? Don&#8217;t Watch this Video then</a></li>
<li><a href='http://techwithric.com/2-cool-ways-to-explore-youtube' rel='bookmark' title='Permanent Link: 2 Cool Ways to Explore Youtube'>2 Cool Ways to Explore Youtube</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://techwithric.com/play-snake-game-in-youtube-video-player/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>NameCheap Coupon Codes – July 2010</title>
		<link>http://techwithric.com/namecheap-coupon-codes-%e2%80%93-july-2010</link>
		<comments>http://techwithric.com/namecheap-coupon-codes-%e2%80%93-july-2010#comments</comments>
		<pubDate>Fri, 16 Jul 2010 18:09:43 +0000</pubDate>
		<dc:creator>Richie Sajan</dc:creator>
				<category><![CDATA[Domain]]></category>
		<category><![CDATA[Offers]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[coupon]]></category>
		<category><![CDATA[discount]]></category>
		<category><![CDATA[namecheap]]></category>
		<category><![CDATA[namecheap coupon]]></category>
		<category><![CDATA[namecheap logo]]></category>
		<category><![CDATA[offer]]></category>
		<category><![CDATA[way]]></category>

		<guid isPermaLink="false">http://techwithric.com/?p=1074</guid>
		<description><![CDATA[Sorry for the brief hiatus of giving out namecheap coupon codes on this blog. Was busy with way too much things. Anyhow, here&#8217;s the coupon codes for the month of July 2010 by which you can buy a domain name for only USD 9.28 (as cost of domains have increased, since this month) instead of [...]


Related posts:<ol><li><a href='http://techwithric.com/namecheap-coupon-codes-january-2010' rel='bookmark' title='Permanent Link: NameCheap Coupon Codes &#8211; January 2010'>NameCheap Coupon Codes &#8211; January 2010</a></li>
<li><a href='http://techwithric.com/namecheap-coupon-codes-%e2%80%93-february-2010' rel='bookmark' title='Permanent Link: NameCheap Coupon Codes – February 2010'>NameCheap Coupon Codes – February 2010</a></li>
<li><a href='http://techwithric.com/namecheap-coupon-codes-december-2009' rel='bookmark' title='Permanent Link: NameCheap Coupon Codes &#8211; December 2009'>NameCheap Coupon Codes &#8211; December 2009</a></li>
<li><a href='http://techwithric.com/get-a-domain-from-godaddy-for-0-99' rel='bookmark' title='Permanent Link: Get a Domain from Godaddy for $0.99'>Get a Domain from Godaddy for $0.99</a></li>
<li><a href='http://techwithric.com/get-50-off-on-any-plans-at-lunarpages' rel='bookmark' title='Permanent Link: Get $50 Off on Any Plans at Lunarpages'>Get $50 Off on Any Plans at Lunarpages</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-127" title="namecheap-logo" src="http://media.techwithric.com/img/namecheap-logo.jpg" alt="namecheap-logo" width="120" height="51" />Sorry for the brief hiatus of giving out namecheap coupon codes on this blog. Was busy with way too much things. Anyhow, here&#8217;s the coupon codes for the month of July 2010 by which you can buy a domain name for only USD 9.28 (as cost of domains have increased, since this month) instead of the full price of $10.16, a flat $0.88 discount.<span id="more-1074"></span></p>
<p>To get a domain for a reduced price of $9.28 (incl. $0.18 ICANN  Fee) use the following code:</p>
<blockquote><p><strong>LIBERTY</strong></p></blockquote>
<p>The above code can be used for domain  transfer (@ $6.99) also. <a href="http://go.techwithric.com/namecheap" target="_blank">Click  here</a> to register a domain with <a href="http://go.techwithric.com/namecheap" target="_blank">NameCheap</a>.</p>


<p>Related posts:<ol><li><a href='http://techwithric.com/namecheap-coupon-codes-january-2010' rel='bookmark' title='Permanent Link: NameCheap Coupon Codes &#8211; January 2010'>NameCheap Coupon Codes &#8211; January 2010</a></li>
<li><a href='http://techwithric.com/namecheap-coupon-codes-%e2%80%93-february-2010' rel='bookmark' title='Permanent Link: NameCheap Coupon Codes – February 2010'>NameCheap Coupon Codes – February 2010</a></li>
<li><a href='http://techwithric.com/namecheap-coupon-codes-december-2009' rel='bookmark' title='Permanent Link: NameCheap Coupon Codes &#8211; December 2009'>NameCheap Coupon Codes &#8211; December 2009</a></li>
<li><a href='http://techwithric.com/get-a-domain-from-godaddy-for-0-99' rel='bookmark' title='Permanent Link: Get a Domain from Godaddy for $0.99'>Get a Domain from Godaddy for $0.99</a></li>
<li><a href='http://techwithric.com/get-50-off-on-any-plans-at-lunarpages' rel='bookmark' title='Permanent Link: Get $50 Off on Any Plans at Lunarpages'>Get $50 Off on Any Plans at Lunarpages</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://techwithric.com/namecheap-coupon-codes-%e2%80%93-july-2010/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>2 Cool Ways to Explore Youtube</title>
		<link>http://techwithric.com/2-cool-ways-to-explore-youtube</link>
		<comments>http://techwithric.com/2-cool-ways-to-explore-youtube#comments</comments>
		<pubDate>Fri, 09 Jul 2010 16:53:50 +0000</pubDate>
		<dc:creator>Richie Sajan</dc:creator>
				<category><![CDATA[YouTube]]></category>
		<category><![CDATA[leanback]]></category>
		<category><![CDATA[way]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://techwithric.com/?p=1055</guid>
		<description><![CDATA[YouTube is a website that you must be visiting at least once everyday. And why not, it&#8217;s got millions of videos which are informative, fun and just simply great! In fact recent studies show that, people spend at least 15 minutes of their online time at YouTube. And here&#8217;s two ways to explore it with [...]


Related posts:<ol><li><a href='http://techwithric.com/facts-and-figures-about-youtube-infographic' rel='bookmark' title='Permanent Link: Facts and Figures about YouTube [Infographic]'>Facts and Figures about YouTube [Infographic]</a></li>
<li><a href='http://techwithric.com/explore-google-maps-in-3d' rel='bookmark' title='Permanent Link: Explore Google Maps in 3D'>Explore Google Maps in 3D</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/is-google-buzz-for-you' rel='bookmark' title='Permanent Link: Is Google Buzz for You?'>Is Google Buzz for You?</a></li>
<li><a href='http://techwithric.com/3-ways-to-get-any-browsers-share-statistics' rel='bookmark' title='Permanent Link: 3 Ways to Get any Browser&#8217;s Share Statistics'>3 Ways to Get any Browser&#8217;s Share Statistics</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-1059" title="youtube-logo" src="http://media.techwithric.com/img/youtube-logo.jpg" alt="[image]youtube-logo" width="136" height="79" />YouTube is a website that you must be visiting at least once everyday. And why not, it&#8217;s got millions of videos which are informative, fun and just simply great! In fact recent studies show that, people spend at least 15 minutes of their online time at YouTube. And here&#8217;s two ways to explore it with even more fun.<span id="more-1055"></span></p>
<p>Well here are the two interfaces. For the better experience, press F11 key on your keyboard right now, before going to the YouTube site. By doing, so you&#8217;re making your browser go full-screen.</p>
<ol>
<li><a href="http://www.youtube.com/leanback" target="_blank">Leanback</a><br />
It&#8217;s a great interface, that begins playing videos automatically in full screen. Videos play in non-ending fashion (when one video ends, the next one starts). You can use your keyboard to navigate through and search and explore other videos. Keyboard keys used are: up, down , right, left arrow keys and Enter key. <img class="aligncenter size-full wp-image-1057" title="youtube-leanback" src="http://media.techwithric.com/img/youtube-leanback-e1278694203155.jpg" alt="[image]youtube-leanback" width="400" height="257" /></li>
<li><a href="http://www.youtube.com/xl" target="_blank">XL</a><br />
A similar interface to the leanback, it gives more control to the user. At the same time it does lose some of the glossiness and style you would get in the former mode.<img class="aligncenter size-full wp-image-1058" title="YouTube XL" src="http://media.techwithric.com/img/YouTube-XL-e1278693544282.png" alt="" width="400" height="223" /></li>
</ol>
<p>These interfaces are more what you may call as prototypes intended for  use, when Google TV will be eventually launched. You will need to login  to your Google/YouTube account to use the above features.</p>
<p><strong>Bonus Tip:</strong> For people with slower connections, you might try using <a href="http://www.youtube.com/feather_beta" target="_blank">YouTube Feather beta</a>. It provides a faster interface than the normal YouTube site.</p>


<p>Related posts:<ol><li><a href='http://techwithric.com/facts-and-figures-about-youtube-infographic' rel='bookmark' title='Permanent Link: Facts and Figures about YouTube [Infographic]'>Facts and Figures about YouTube [Infographic]</a></li>
<li><a href='http://techwithric.com/explore-google-maps-in-3d' rel='bookmark' title='Permanent Link: Explore Google Maps in 3D'>Explore Google Maps in 3D</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/is-google-buzz-for-you' rel='bookmark' title='Permanent Link: Is Google Buzz for You?'>Is Google Buzz for You?</a></li>
<li><a href='http://techwithric.com/3-ways-to-get-any-browsers-share-statistics' rel='bookmark' title='Permanent Link: 3 Ways to Get any Browser&#8217;s Share Statistics'>3 Ways to Get any Browser&#8217;s Share Statistics</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://techwithric.com/2-cool-ways-to-explore-youtube/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting started with Microsoft Office 2010 &#8211; Free eBook Download</title>
		<link>http://techwithric.com/getting-started-with-microsoft-office-2010-free-ebook-download</link>
		<comments>http://techwithric.com/getting-started-with-microsoft-office-2010-free-ebook-download#comments</comments>
		<pubDate>Thu, 08 Jul 2010 14:14:16 +0000</pubDate>
		<dc:creator>Richie Sajan</dc:creator>
				<category><![CDATA[Download]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[eBook]]></category>
		<category><![CDATA[getting started with microsoft office 2010]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://techwithric.com/?p=1051</guid>
		<description><![CDATA[Most of you may be getting your hands dirty trying out the new Office Suite from Microsoft &#8211; Office 2010. For those just getting off the starting line,  here&#8217;s an eBook authored by the Microsoft Office System and Servers Team, which will give you an overview on the new Office suite. The eBook consists of [...]


Related posts:<ol><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/download-lavasoft-ad-aware-plus-8-2-2010-for-free' rel='bookmark' title='Permanent Link: Download Lavasoft Ad-Aware Plus 8.2 (2010) for Free'>Download Lavasoft Ad-Aware Plus 8.2 (2010) for Free</a></li>
<li><a href='http://techwithric.com/download-skydownloader-pro-with-lifetime-license-for-free' rel='bookmark' title='Permanent Link: Download SkyDownloader PRO with Lifetime License for Free'>Download SkyDownloader PRO with Lifetime License for Free</a></li>
<li><a href='http://techwithric.com/microsoft-courier-the-ipad-killer' rel='bookmark' title='Permanent Link: Microsoft Courier: The iPad Killer?'>Microsoft Courier: The iPad Killer?</a></li>
<li><a href='http://techwithric.com/download-nero-9-lite-for-free' rel='bookmark' title='Permanent Link: Download Nero 9 Lite for Free'>Download Nero 9 Lite for Free</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-1052" title="office-2010" src="http://media.techwithric.com/img/office-2010.jpg" alt="[image]office-2010" width="114" height="114" />Most of you may be getting your hands dirty trying out the new Office Suite from Microsoft &#8211; Office 2010. For those just getting off the starting line,  here&#8217;s an eBook authored by the Microsoft Office System and Servers Team, which will give you an overview on the new Office suite.<span id="more-1051"></span></p>
<p><strong>The eBook consists of the following main points:</strong></p>
<ul>
<li>Exploring Office 2010.</li>
<li>Office 2010 suites.</li>
<li>Comparisons of Office  2010 editions.</li>
<li>What’s new for IT professionals in Office 2010.</li>
<li>SharePoint Workspace 2010 overview.</li>
<li>Overview of the Office user interface in Office 2010.</li>
<li>User interface differences in Office 2010 from earlier versions of  Microsoft Office.</li>
<li>Product and feature changes in Office 2010.</li>
<li>Changes in Office 2010.</li>
<li>Changes in Access 2010.</li>
<li>Changes in Excel 2010.</li>
<li>Changes in Office 2010.</li>
<li>Changes in InfoPath 2010.</li>
<li>Changes in OneNote 2010.</li>
<li>Changes in Outlook 2010.</li>
<li>Changes in PowerPoint 2010.</li>
<li>Changes in Project 2010.</li>
<li>Changes in Publisher 2010.</li>
<li>Changes in SharePoint Designer 2010.</li>
<li>Changes in SharePoint Workspace 2010.</li>
<li>Changes in Visio 2010.</li>
<li>Changes in Word 2010.</li>
<li>Changes introduced in the 2007 Office system.</li>
<li>System requirements for Office 2010.</li>
</ul>
<p>For those interested in downloading the eBook, you&#8217;ve got to register at the Microsoft site. But here&#8217;s a direct download link (from Microsoft) which you can use. <a href="http://download.microsoft.com/download/A/3/1/A314DEE5-4672-4275-9E15-2B518B21396B/ORKGetStarted.doc" target="_blank">Click here</a> to download &#8216;<a href="http://download.microsoft.com/download/A/3/1/A314DEE5-4672-4275-9E15-2B518B21396B/ORKGetStarted.doc" target="_blank">Getting started with Microsoft Office 2010</a>.&#8217;</p>


<p>Related posts:<ol><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/download-lavasoft-ad-aware-plus-8-2-2010-for-free' rel='bookmark' title='Permanent Link: Download Lavasoft Ad-Aware Plus 8.2 (2010) for Free'>Download Lavasoft Ad-Aware Plus 8.2 (2010) for Free</a></li>
<li><a href='http://techwithric.com/download-skydownloader-pro-with-lifetime-license-for-free' rel='bookmark' title='Permanent Link: Download SkyDownloader PRO with Lifetime License for Free'>Download SkyDownloader PRO with Lifetime License for Free</a></li>
<li><a href='http://techwithric.com/microsoft-courier-the-ipad-killer' rel='bookmark' title='Permanent Link: Microsoft Courier: The iPad Killer?'>Microsoft Courier: The iPad Killer?</a></li>
<li><a href='http://techwithric.com/download-nero-9-lite-for-free' rel='bookmark' title='Permanent Link: Download Nero 9 Lite for Free'>Download Nero 9 Lite for Free</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://techwithric.com/getting-started-with-microsoft-office-2010-free-ebook-download/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[Geek Fun] Solution to iPhone 4 Signal Reception Issue</title>
		<link>http://techwithric.com/geek-fun-solution-to-iphone-4-signal-reception-issue</link>
		<comments>http://techwithric.com/geek-fun-solution-to-iphone-4-signal-reception-issue#comments</comments>
		<pubDate>Tue, 06 Jul 2010 14:24:42 +0000</pubDate>
		<dc:creator>Richie Sajan</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Fun]]></category>
		<category><![CDATA[iphone signal reception issue solved?]]></category>
		<category><![CDATA[iphone4]]></category>
		<category><![CDATA[signal]]></category>

		<guid isPermaLink="false">http://techwithric.com/?p=1042</guid>
		<description><![CDATA[There was a huge out-pour of complaints within hours of the iPhone 4 releasing. There was a common grievance that holding the phone in a particular position would lead to a drastic drop in network signal. Here&#8217;s an image about how Apple is offering solutions to this problem. And for people not wanting this option, [...]


Related posts:<ol><li><a href='http://techwithric.com/opera-mini-5-soon-to-be-released-for-iphone' rel='bookmark' title='Permanent Link: Opera Mini 5 Soon to be Released for iPhone'>Opera Mini 5 Soon to be Released for iPhone</a></li>
<li><a href='http://techwithric.com/geek-fun-fun-apple' rel='bookmark' title='Permanent Link: [Geek Fun] Fun @ Apple'>[Geek Fun] Fun @ Apple</a></li>
<li><a href='http://techwithric.com/browser-wars-chrome-overtakes-safari' rel='bookmark' title='Permanent Link: Browser Wars: Chrome Overtakes Safari'>Browser Wars: Chrome Overtakes Safari</a></li>
<li><a href='http://techwithric.com/3-websites-to-find-linux-alternatives-to-windows-apps' rel='bookmark' title='Permanent Link: 3 Websites to Find Linux Alternatives to Windows Apps'>3 Websites to Find Linux Alternatives to Windows Apps</a></li>
<li><a href='http://techwithric.com/convert-a-normal-sim-into-a-microsim' rel='bookmark' title='Permanent Link: Convert a Normal SIM into a MicroSIM'>Convert a Normal SIM into a MicroSIM</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>There was a huge out-pour of complaints within hours of the iPhone 4 releasing. There was a common grievance that holding the phone in a particular position would lead to a drastic drop in network signal. Here&#8217;s an image about how Apple is offering solutions to this problem.<span id="more-1042"></span></p>
<p><img class="aligncenter size-full wp-image-1045" title="iphone4-hold-fix" src="http://media.techwithric.com/img/iphone4-hold-fix.jpg" alt="[image]iphone4-hold-fix" width="374" height="1153" />And for people not wanting this option, there&#8217;s an alternative:</p>
<p><img class="aligncenter size-full wp-image-1046" title="iHandle" src="http://media.techwithric.com/img/iHandle.jpg" alt="[image]iHandle" width="424" height="382" />These are just parodies, not real stuff! Have fun.</p>


<p>Related posts:<ol><li><a href='http://techwithric.com/opera-mini-5-soon-to-be-released-for-iphone' rel='bookmark' title='Permanent Link: Opera Mini 5 Soon to be Released for iPhone'>Opera Mini 5 Soon to be Released for iPhone</a></li>
<li><a href='http://techwithric.com/geek-fun-fun-apple' rel='bookmark' title='Permanent Link: [Geek Fun] Fun @ Apple'>[Geek Fun] Fun @ Apple</a></li>
<li><a href='http://techwithric.com/browser-wars-chrome-overtakes-safari' rel='bookmark' title='Permanent Link: Browser Wars: Chrome Overtakes Safari'>Browser Wars: Chrome Overtakes Safari</a></li>
<li><a href='http://techwithric.com/3-websites-to-find-linux-alternatives-to-windows-apps' rel='bookmark' title='Permanent Link: 3 Websites to Find Linux Alternatives to Windows Apps'>3 Websites to Find Linux Alternatives to Windows Apps</a></li>
<li><a href='http://techwithric.com/convert-a-normal-sim-into-a-microsim' rel='bookmark' title='Permanent Link: Convert a Normal SIM into a MicroSIM'>Convert a Normal SIM into a MicroSIM</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://techwithric.com/geek-fun-solution-to-iphone-4-signal-reception-issue/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>[Geek Fun] Fun @ Apple</title>
		<link>http://techwithric.com/geek-fun-fun-apple</link>
		<comments>http://techwithric.com/geek-fun-fun-apple#comments</comments>
		<pubDate>Mon, 28 Jun 2010 18:59:26 +0000</pubDate>
		<dc:creator>Richie Sajan</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Fun]]></category>
		<category><![CDATA[comics]]></category>

		<guid isPermaLink="false">http://techwithric.com/?p=1002</guid>
		<description><![CDATA[Thinking about starting this as a new series &#8211; &#8216;Geek Fun.&#8217; And for its inaugural edition, we&#8217;ve got one of the favorite company of the geeks &#8211; Apple! Just some random collection of comics I found scattered around. Enjoy! Source: Image 1: Flickr Image 2: Unknown Image 3: Unknown Image 4: Unknown Image 5: http://theoatmeal.com/comics [...]


Related posts:<ol><li><a href='http://techwithric.com/geek-fun-solution-to-iphone-4-signal-reception-issue' rel='bookmark' title='Permanent Link: [Geek Fun] Solution to iPhone 4 Signal Reception Issue'>[Geek Fun] Solution to iPhone 4 Signal Reception Issue</a></li>
<li><a href='http://techwithric.com/add-a-google-type-live-search-box-widget-to-your-blog' rel='bookmark' title='Permanent Link: Add a Google-type Live Search Box Widget to your Blog'>Add a Google-type Live Search Box Widget to your Blog</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-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>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Thinking about starting this as a new series &#8211; &#8216;Geek Fun.&#8217; And for its inaugural edition, we&#8217;ve got one of the favorite company of the geeks &#8211; Apple! Just some random collection of comics I found scattered around. Enjoy!<span id="more-1002"></span></p>

<a href='http://techwithric.com/geek-fun-fun-apple/iphonedependency' title='iphonedependency'><img width="150" height="150" src="http://media.techwithric.com/img/iphonedependency-150x150.png" class="attachment-thumbnail" alt="iphonedependency" title="iphonedependency" /></a>
<a href='http://techwithric.com/geek-fun-fun-apple/18584_540' title='18584_540'><img width="150" height="150" src="http://media.techwithric.com/img/18584_540-150x150.jpg" class="attachment-thumbnail" alt="18584_540" title="18584_540" /></a>
<a href='http://techwithric.com/geek-fun-fun-apple/19437_540' title='19437_540'><img width="150" height="150" src="http://media.techwithric.com/img/19437_540-150x150.jpg" class="attachment-thumbnail" alt="19437_540" title="19437_540" /></a>
<a href='http://techwithric.com/geek-fun-fun-apple/20720_540' title='20720_540'><img width="150" height="150" src="http://media.techwithric.com/img/20720_540-150x150.jpg" class="attachment-thumbnail" alt="20720_540" title="20720_540" /></a>
<a href='http://techwithric.com/geek-fun-fun-apple/appleproductowner1' title='appleproductowner1'><img width="150" height="150" src="http://media.techwithric.com/img/appleproductowner1-150x150.png" class="attachment-thumbnail" alt="appleproductowner1" title="appleproductowner1" /></a>
<a href='http://techwithric.com/geek-fun-fun-apple/y1pydaynw2vjoubgoz8wyclamzd6-wlsa5hcscny9lly79zopqpw-e8ii7quypr6_1t1xf-lbjhecw' title='y1pydaynw2VjOuBGoZ8WyclAmzD6-wlsa5HCScnY9lLY79zoPqPw-e8II7quypr6_1t1xF-LBjHECw'><img width="150" height="150" src="http://media.techwithric.com/img/y1pydaynw2VjOuBGoZ8WyclAmzD6-wlsa5HCScnY9lLY79zoPqPw-e8II7quypr6_1t1xF-LBjHECw-150x150.jpg" class="attachment-thumbnail" alt="y1pydaynw2VjOuBGoZ8WyclAmzD6-wlsa5HCScnY9lLY79zoPqPw-e8II7quypr6_1t1xF-LBjHECw" title="y1pydaynw2VjOuBGoZ8WyclAmzD6-wlsa5HCScnY9lLY79zoPqPw-e8II7quypr6_1t1xF-LBjHECw" /></a>
<a href='http://techwithric.com/geek-fun-fun-apple/1000x524px-ll-androidiphonecartoon-gif' title='1000x524px-LL-AndroidiPhoneCartoon.gif'><img width="150" height="150" src="http://media.techwithric.com/img/1000x524px-LL-AndroidiPhoneCartoon.gif-150x150.jpg" class="attachment-thumbnail" alt="1000x524px-LL-AndroidiPhoneCartoon.gif" title="1000x524px-LL-AndroidiPhoneCartoon.gif" /></a>
<a href='http://techwithric.com/geek-fun-fun-apple/attachment/1059' title='1059'><img width="150" height="150" src="http://media.techwithric.com/img/1059-150x150.gif" class="attachment-thumbnail" alt="1059" title="1059" /></a>
<a href='http://techwithric.com/geek-fun-fun-apple/ctrlaltdel1' title='ctrlaltdel1'><img width="150" height="150" src="http://media.techwithric.com/img/ctrlaltdel1-150x150.jpg" class="attachment-thumbnail" alt="ctrlaltdel1" title="ctrlaltdel1" /></a>

<p><strong>Source:</strong></p>
<p>Image 1: <a href="http://www.flickr.com/photos/fuffer2005/3292164366/" target="_blank">Flickr</a><br />
Image 2: Unknown<br />
Image 3: Unknown<br />
Image 4: Unknown<br />
Image 5: <a href="http://theoatmeal.com/comics" target="_blank">http://theoatmeal.com/comics</a><br />
Image 6: <a href="http://tedmeriam.spaces.live.com/blog/cns!BF50F5194E14648F!2190.entry" target="_blank">http://tedmeriam.spaces.live.com/blog/cns!BF50F5194E14648F!2190.entry</a><br />
Image 7, 8: <a href="http://www.geekculture.com/joyoftech/" target="_blank">http://www.geekculture.com/joyoftech/</a><br />
Image 9: Unknown</p>
<p><strong>Note:</strong> Because I&#8217;ve been collecting these images for a long time, I don&#8217;t know  the origin of most of them, but I&#8217;ll be updating them once I get to  know.</p>


<p>Related posts:<ol><li><a href='http://techwithric.com/geek-fun-solution-to-iphone-4-signal-reception-issue' rel='bookmark' title='Permanent Link: [Geek Fun] Solution to iPhone 4 Signal Reception Issue'>[Geek Fun] Solution to iPhone 4 Signal Reception Issue</a></li>
<li><a href='http://techwithric.com/add-a-google-type-live-search-box-widget-to-your-blog' rel='bookmark' title='Permanent Link: Add a Google-type Live Search Box Widget to your Blog'>Add a Google-type Live Search Box Widget to your Blog</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-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>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://techwithric.com/geek-fun-fun-apple/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get Ashampoo Snap 3 Screen Capture Software for Free</title>
		<link>http://techwithric.com/get-ashampoo-snap-3-screen-capture-software-for-free</link>
		<comments>http://techwithric.com/get-ashampoo-snap-3-screen-capture-software-for-free#comments</comments>
		<pubDate>Tue, 22 Jun 2010 06:30:34 +0000</pubDate>
		<dc:creator>Richie Sajan</dc:creator>
				<category><![CDATA[Offers]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Ashampoo Snap 3]]></category>
		<category><![CDATA[ashampoo twitter]]></category>
		<category><![CDATA[cache:vlv5pdgbhjmj:techwithric.com/ techwithric]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[screen capture]]></category>
		<category><![CDATA[screencast]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[way]]></category>

		<guid isPermaLink="false">http://techwithric.com/?p=989</guid>
		<description><![CDATA[Ashampoo Snap 3 is screen capture utility, which can be used to capture screenshots as well as create screencasts (ie. record your screen). There are two screencast modes &#8211; One to capture anything on your screen and the other one to capture only a specific application (like, for making a tutorial). The software would otherwise [...]


Related posts:<ol><li><a href='http://techwithric.com/download-skydownloader-pro-with-lifetime-license-for-free' rel='bookmark' title='Permanent Link: Download SkyDownloader PRO with Lifetime License for Free'>Download SkyDownloader PRO with Lifetime License for Free</a></li>
<li><a href='http://techwithric.com/download-lavasoft-ad-aware-plus-8-2-2010-for-free' rel='bookmark' title='Permanent Link: Download Lavasoft Ad-Aware Plus 8.2 (2010) for Free'>Download Lavasoft Ad-Aware Plus 8.2 (2010) for Free</a></li>
<li><a href='http://techwithric.com/make-free-international-calls-to-anywhere-in-the-world' rel='bookmark' title='Permanent Link: Make Free International Calls To Anywhere In The World!!'>Make Free International Calls To Anywhere In The World!!</a></li>
<li><a href='http://techwithric.com/send-free-sms-from-your-desktop-with-way2sms-desktop-client' rel='bookmark' title='Permanent Link: Send Free SMS from your Desktop with Way2SMS Desktop Client'>Send Free SMS from your Desktop with Way2SMS Desktop Client</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-990" title="snap3_box" src="http://media.techwithric.com/img/snap3_box-e1277187830898.jpg" alt="[image]snap3_box" width="130" height="135" />Ashampoo Snap 3 is screen capture utility, which can be used to capture screenshots as well as create screencasts (ie. record your screen). There are two screencast modes &#8211; One to capture anything on your screen and the other one to capture only a specific application (like, for making a tutorial). The software would otherwise cost USD 19.99, but on account of a giveaway, you can get it for free.<span id="more-989"></span></p>
<div id="attachment_991" class="wp-caption aligncenter" style="width: 483px"><img class="size-full wp-image-991" title="snap3_video-capture" src="http://media.techwithric.com/img/snap3_video-capture.png" alt="[image]snap3_video-capture" width="473" height="325" /><p class="wp-caption-text">Snap 3 Dashboard</p></div>
<p>To download the software for free, perform the following steps:</p>
<ul>
<li>Go to this <a href="http://www2.ashampoo.com/webcache/html/1/trial_step_1_7267_20_USD.htm" target="_blank">offer page.</a></li>
<li>Enter a valid email address and click on Send button.</li>
<li>You will receive a confirmation email with a link to product  registration page.</li>
<li>Once you complete the above step, you will be sent another email  containing the product key for Snap 3.</li>
</ul>
<p>So enjoy then!</p>


<p>Related posts:<ol><li><a href='http://techwithric.com/download-skydownloader-pro-with-lifetime-license-for-free' rel='bookmark' title='Permanent Link: Download SkyDownloader PRO with Lifetime License for Free'>Download SkyDownloader PRO with Lifetime License for Free</a></li>
<li><a href='http://techwithric.com/download-lavasoft-ad-aware-plus-8-2-2010-for-free' rel='bookmark' title='Permanent Link: Download Lavasoft Ad-Aware Plus 8.2 (2010) for Free'>Download Lavasoft Ad-Aware Plus 8.2 (2010) for Free</a></li>
<li><a href='http://techwithric.com/make-free-international-calls-to-anywhere-in-the-world' rel='bookmark' title='Permanent Link: Make Free International Calls To Anywhere In The World!!'>Make Free International Calls To Anywhere In The World!!</a></li>
<li><a href='http://techwithric.com/send-free-sms-from-your-desktop-with-way2sms-desktop-client' rel='bookmark' title='Permanent Link: Send Free SMS from your Desktop with Way2SMS Desktop Client'>Send Free SMS from your Desktop with Way2SMS Desktop Client</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/get-ashampoo-snap-3-screen-capture-software-for-free/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>‘Linux: A Virus-Free OS’ – Truth or Myth?</title>
		<link>http://techwithric.com/linux-a-virus-free-os-truth-or-myth</link>
		<comments>http://techwithric.com/linux-a-virus-free-os-truth-or-myth#comments</comments>
		<pubDate>Sun, 20 Jun 2010 17:28:18 +0000</pubDate>
		<dc:creator>Richie Sajan</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[linux virus free os.net]]></category>
		<category><![CDATA[linux virus myth]]></category>
		<category><![CDATA[linux viruses]]></category>
		<category><![CDATA[myth: linux is virus free]]></category>
		<category><![CDATA[way]]></category>

		<guid isPermaLink="false">http://techwithric.com/?p=981</guid>
		<description><![CDATA[Linux the term is altogether an alien word for many people. And of the handful of people switching or let&#8217;s say having their &#8216;tryst&#8217; with Linux, have a very common misconception &#8211; &#8216;Linux is virus free.&#8217; A very debatable sentence, lets take a look at some arguments. For getting to our point lets take a [...]


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/3-websites-to-find-linux-alternatives-to-windows-apps' rel='bookmark' title='Permanent Link: 3 Websites to Find Linux Alternatives to Windows Apps'>3 Websites to Find Linux Alternatives to Windows Apps</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/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/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="alignleft size-full wp-image-983" title="linux_dsitros" src="http://media.techwithric.com/img/linux_dsitros.jpg" alt="[image]linux_dsitros" width="150" height="113" />Linux the term is altogether an alien word for many people. And of the handful of people switching or let&#8217;s say having their &#8216;tryst&#8217; with Linux, have a very common misconception &#8211; &#8216;Linux is virus free.&#8217; A very debatable sentence, lets take a look at some arguments.<span id="more-981"></span></p>
<p>For getting to our point lets take a look at how a linux system works. Linux works in a multi-user environment, where users are given privileges of different magnitude for different purposes. A typical user would have normal privileges, simple enough to help him use the system but not change major system settings.</p>
<p>To spread a virus around you&#8217;ll have to gain access to the core of a linux system and for that you&#8217;ll need to have root access.</p>
<p>Linux is centered around security and gaining root access is nearly impossible. But, as they say, impossible is nothing. <a href="http://en.wikipedia.org/wiki/Linux_malware" target="_blank">Viruses for linux</a> are on the rise. One of the major reasons is due to the fact that linux is being spread and marketed at quite a fast rate.</p>
<p>To accommodate novice users, GUI&#8217;s are being integrated. And this is one of the causes of rise in viruses. How? The following is a quote from a foobar blog post:</p>
<blockquote><p>Then you save an email attachment under Linux, the  execute flag is normally NOT set and thus, the file can&#8217;t be executed  just by clicking on it. So, no luck?</p>
<p>Not so fast. Modern desktop environments, such as Gnome and KDE,  conveniently offer a nice &#8220;workaround&#8221; called &#8216;launchers&#8217;. Those are  small files that describe how something should be started. Just a few  lines that specify the name, the icon that should be displayed and the  actual command to execute. Conveniently, the syntax of those launcher  files is the same for Gnome and KDE. And those launchers don&#8217;t have to  have any execute permissions set on them! Desktop environments treat  those files as a special case, so when you click on them Gnome or KDE  will happily execute the command that was specified within the launcher  description and without the need for the execute bit to be set on the  launcher itself. Now we are getting somewhere!</p></blockquote>
<p>But don&#8217;t jump the gun yet. Most of the linux distros are still way safer than Windows systems. The reason being that as they are open source and have full disclosure, developers are quick to release patches/fixes.</p>
<div id="attachment_985" class="wp-caption aligncenter" style="width: 570px"><img class="size-full wp-image-985" title="fedora-jail-linux-wallpapers-tux-or-tbag-prison-break" src="http://media.techwithric.com/img/fedora-jail-linux-wallpapers-tux-or-tbag-prison-break-e1277054791566.jpg" alt="[image]fedora-jail-linux-wallpapers-tux-or-tbag-prison-break" width="560" height="420" /><p class="wp-caption-text">Will he go rouge? (from pillateunlinux.wordpress.com)</p></div>
<p>Also the reason why Linux viruses are rare, is because of the simple fact that the world has too much Windows Users. So if a hacker could write a code and hack (for eg.) 60% of the world&#8217;s computers (as they are Windows-based systems) instead of only a handful of Linux computers, what would he choose?</p>
<p>Your thoughts&#8230;</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/3-websites-to-find-linux-alternatives-to-windows-apps' rel='bookmark' title='Permanent Link: 3 Websites to Find Linux Alternatives to Windows Apps'>3 Websites to Find Linux Alternatives to Windows Apps</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/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/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/linux-a-virus-free-os-truth-or-myth/feed</wfw:commentRss>
		<slash:comments>1</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>Carry Your Passwords Around the Safe Way</title>
		<link>http://techwithric.com/carry-your-passwords-around-the-safe-way</link>
		<comments>http://techwithric.com/carry-your-passwords-around-the-safe-way#comments</comments>
		<pubDate>Wed, 16 Jun 2010 07:40:44 +0000</pubDate>
		<dc:creator>Richie Sajan</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[carry your passwords with you]]></category>
		<category><![CDATA[credit card]]></category>
		<category><![CDATA[digit]]></category>
		<category><![CDATA[number]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[sequences]]></category>
		<category><![CDATA[thief]]></category>
		<category><![CDATA[way]]></category>

		<guid isPermaLink="false">http://techwithric.com/?p=927</guid>
		<description><![CDATA[Password. The one word protecting your online (or otherwise) accounts from misuse. These days the need for a secure password cannot be undermined. But remebering those cryptic passwords could be quite a challenge. So what do you do? Use a password manger or write it down. Although the former is quite safe, the latter would [...]


Related posts:<ol><li><a href='http://techwithric.com/how-to-activate-loop-gprswap' rel='bookmark' title='Permanent Link: How to Activate Loop GPRS/WAP'>How to Activate Loop GPRS/WAP</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/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/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/convert-a-normal-sim-into-a-microsim' rel='bookmark' title='Permanent Link: Convert a Normal SIM into a MicroSIM'>Convert a Normal SIM into a MicroSIM</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-928" title="password_star" src="http://media.techwithric.com/img/password_star-e1276673055366.jpg" alt="[image]password_star" width="130" height="92" />Password. The one word protecting your online (or otherwise) accounts from misuse. These days the need for a secure password cannot be undermined. But remebering those cryptic passwords could be quite a challenge. So what do you do? Use a password manger or write it down. Although the former is quite safe, the latter would be quite compromising. So here&#8217;s a way to get a hard-copy of your password securely.<span id="more-927"></span></p>
<p>So how do you do it? Here&#8217;s a new service called <span style="font-weight: bold;">PasswordCard</span>, which allows you to print out a credit-card sized image of sequences of letters and symbols like the one below:</p>
<div id="attachment_930" class="wp-caption aligncenter" style="width: 570px"><img class="size-full wp-image-930" title="PasswordCard" src="http://media.techwithric.com/img/generatecard.do_-e1276673407927.png" alt="[image]PasswordCard" width="560" height="352" /><p class="wp-caption-text">PasswordCard</p></div>
<h2 class="highlight">So how do you get a password from this?</h2>
<blockquote><p>Your PasswordCard has a unique grid of random letters and digits on  it. The rows have different colors, and the columns different symbols.  All you do is remember a combination of a symbol and a color, and then  read the letters and digits from there. It couldn&#8217;t be simpler!</p>
<p>You can optionally include an area that has  only digits which you can use for PIN&#8217;s, and you can also choose to  include symbols if you use sites which require your passwords to include  them. Remember that you can still use the digits-only area for regular  passwords, for any site which allows numbers in its passwords!</p></blockquote>
<p>In case your PasswordCard gets lost you can generate a new, same card be supplying the 16-digit number that was generated along with your card the first time.</p>
<p style="font-weight: bold;">A few pointers from the site are:</p>
<ul>
<li>Don&#8217;t read along with your finger, or the smudge will tell a  thief where your password is.</li>
<li>Keep your PasswordCard on your person, don&#8217;t leave it  lying around near your computer.</li>
<li>Clear your browser cache and history after printing the  page.</li>
</ul>
<p>So go on and print your self a secure <a href="http://www.passwordcard.org/en" target="_blank">PasswordCard</a> now. <a href="http://www.passwordcard.org/en" target="_blank">Click here</a> to visit the site.</p>


<p>Related posts:<ol><li><a href='http://techwithric.com/how-to-activate-loop-gprswap' rel='bookmark' title='Permanent Link: How to Activate Loop GPRS/WAP'>How to Activate Loop GPRS/WAP</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/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/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/convert-a-normal-sim-into-a-microsim' rel='bookmark' title='Permanent Link: Convert a Normal SIM into a MicroSIM'>Convert a Normal SIM into a MicroSIM</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://techwithric.com/carry-your-passwords-around-the-safe-way/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
