<?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/"
	>

<channel>
	<title>Ritesh&#039;s Blaagh(!) &#187; Techno Babble</title>
	<atom:link href="http://www.ritesh.org/category/techno-babble/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ritesh.org</link>
	<description>The useless rants of a mad man.</description>
	<lastBuildDate>Tue, 30 Sep 2008 02:55:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Daylight Savings Time</title>
		<link>http://www.ritesh.org/2007/02/23/daylight-savings-time.rit</link>
		<comments>http://www.ritesh.org/2007/02/23/daylight-savings-time.rit#comments</comments>
		<pubDate>Sat, 24 Feb 2007 03:00:23 +0000</pubDate>
		<dc:creator>ritesh</dc:creator>
				<category><![CDATA[Assorted Miscellanea]]></category>
		<category><![CDATA[Techno Babble]]></category>

		<guid isPermaLink="false">http://www.ritesh.org/2007/02/23/daylight-savings-time.rit</guid>
		<description><![CDATA[If DST applies to you, be advised that this year, it&#8217;ll start earlier and end later. Thanks to an energy bill passed in 2005, Daylight Savings will start on March 11th and end on November 4th. Personally, I&#8217;m all for it. I don&#8217;t get off work until 5:30 PM so it&#8217;ll be nice having some [...]]]></description>
			<content:encoded><![CDATA[<p>If DST applies to you, be advised that this year, it&#8217;ll start earlier and end later. Thanks to an energy bill passed in 2005, Daylight Savings will start on March 11th and end on November 4th. Personally, I&#8217;m all for it. I don&#8217;t get off work until 5:30 PM so it&#8217;ll be nice having some daylight when I get home.</p>
<p>Of course, there will be problems with computers. Most people run Windows, so you&#8217;ll want to download and install the update by installing <a target="_blank" href="http://support.microsoft.com/kb/931836/">Microsoft&#8217;s DST Patch</a>. If you&#8217;re using Linux, take a look in /etc/localtime. If it shows the wrong DST dates for 2007, the easiest fix is to update tzdata.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ritesh.org/2007/02/23/daylight-savings-time.rit/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a Nifty Open Source Wireless Router</title>
		<link>http://www.ritesh.org/2006/09/03/creating-a-nifty-open-source-wireless-router.rit</link>
		<comments>http://www.ritesh.org/2006/09/03/creating-a-nifty-open-source-wireless-router.rit#comments</comments>
		<pubDate>Sun, 03 Sep 2006 23:08:40 +0000</pubDate>
		<dc:creator>ritesh</dc:creator>
				<category><![CDATA[Techno Babble]]></category>

		<guid isPermaLink="false">http://www.ritesh.org/2006/09/03/creating-a-nifty-open-source-wireless-router.rit</guid>
		<description><![CDATA[Anyone can have a really cool linux-based, open-source Internet router with wireless, VPN, RADIUS, and some other advanced features. The cost? Under $50. Below is the recipe.
Step 1: Buy a Buffalo WHR-G54S router. I bought mine back when Newegg had it for $39.99. You can also pick up these routers at Best Buy, Circuit City, [...]]]></description>
			<content:encoded><![CDATA[<p>Anyone can have a really cool linux-based, open-source Internet router with wireless, VPN, RADIUS, and some other advanced features. The cost? Under $50. Below is the recipe.</p>
<p><strong>Step 1</strong>: Buy a <a target="_blank" href="http://www.newegg.com/Product/Product.asp?Item=N82E16833162173">Buffalo WHR-G54S router</a>. I bought mine back when Newegg had it for $39.99. You can also pick up these routers at Best Buy, Circuit City, etc.</p>
<p><strong>Step 2</strong>: Go to the <a target="_blank" href="http://www.dd-wrt.com">DD-WRT website</a> and download the most recent version, or to make things easier, download the BIN file <a target="_blank" title="DD-WRT Download" href="http://downloads.ritesh.org/dd-wrt.v23_vpn_generic.bin">directly</a> from my site.</p>
<p><strong>Step 3</strong>: Change your computer&#8217;s IP to 192.168.11.2 and connect to a LAN port on the router.</p>
<p><strong>Step 4</strong>: Open a command prompt, and type the following: <em>tftp -i 192.168.11.1 PUT dd-wrt.v23_vpn_generic.bin</em></p>
<p><strong>Step 5</strong>: Power on the router, and as soon as all port LEDs go out on the back (except for the one you&#8217;re connected in on), hit enter on the command prompt.</p>
<p><strong>Step 6</strong>: It&#8217;ll say transfer successful after a few seconds. At that time, change your computer&#8217;s IP to 192.168.1.2 and connect via HTTP to http://192.168.1.1. The login is root, password is admin.</p>
<p>For those who need it, more detailed instructions are availabe on <a target="_blank" href="http://www.dd-wrt.com/wiki/index.php/Installation#Flashing_the_Buffalo_WHR-G54S.2C_WHR-HP-G54_and_WZR-RS-G54">DD-WRT&#8217;s Wiki page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ritesh.org/2006/09/03/creating-a-nifty-open-source-wireless-router.rit/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
