<?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>GibbonsR.net &#187; open source</title>
	<atom:link href="http://gibbonsr.net/tag/open-source/feed/" rel="self" type="application/rss+xml" />
	<link>http://gibbonsr.net</link>
	<description>A Placeholder For My Ramblings</description>
	<lastBuildDate>Wed, 14 Jul 2010 14:52:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>DD-WRT &amp; my new Asus RT-N16</title>
		<link>http://gibbonsr.net/2010/02/dd-wrt-my-new-asus-rt-n16/</link>
		<comments>http://gibbonsr.net/2010/02/dd-wrt-my-new-asus-rt-n16/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 19:45:14 +0000</pubDate>
		<dc:creator>insanity5902</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[asus]]></category>
		<category><![CDATA[dd-wrt]]></category>
		<category><![CDATA[linksys]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[openwrt]]></category>
		<category><![CDATA[router]]></category>

		<guid isPermaLink="false">http://gibbonsr.net/?p=125</guid>
		<description><![CDATA[I&#8217;ve haven&#8217;t used a manufacturer&#8217;s  firmware on my router in YEARS. Seriously since like 2003 or 2004. I started of using OpenWRT, which was the first one out there of this kind. It allowed you to run Linux on your Linksys router. This was freaking awesome. I used, loved it, and might of fried one or two [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve haven&#8217;t used a manufacturer&#8217;s  firmware on my router in YEARS. Seriously since like 2003 or 2004. I started of using <a title="OpenWRT" href="http://openwrt.org" target="_blank">OpenWRT</a>, which was the first one out there of this kind. It allowed you to run Linux on your Linksys router. This was freaking awesome. I used, loved it, and might of fried one or two routers in the process :/</p>
<p>Since then there have been several different spin offs and IMHO, better ones out there. For the last several years I&#8217;ve been running DD-WRT on my Linksys WRT54G (The same one that I originally put OpenWRT on, fried, and then fixed). I found myself need to extend my wireless network, but not in the normal since of wireless. I need to turn a switch into a wireless client so I could have a hard wired connection on the other end.</p>
<p>I started searching for a new router, one that would last me a while, and more importantly. One I could hack. The short of a very long process for me, I settled on a <a href="http://www.amazon.com/gp/product/B002SISM5W?ie=UTF8&amp;tag=unknown0bb-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B002SISM5W" target="_blank">ASUS RT-N16</a><img style="border: none !important; margin: 0px !important;" src="http://www.assoc-amazon.com/e/ir?t=unknown0bb-20&amp;l=as2&amp;o=1&amp;a=B002SISM5W" border="0" alt="" width="1" height="1" />. This thing is loaded, 32MB of storage, 128MB of ram, and480 Mhz processor. It supports B, G and N. Pretty nifty. I got it, fired it up. And spent just enough time in the Asus firmware to load up <a title="DD WRT" href="http://www.dd-wrt.com" target="_blank">DD-WRT</a>.</p>
<p>I took my old Linksys and converted it into a wireless client. So no, it is just one huge switch. What I have is the wireless portion of it is just like the wireless in a laptop, and it connects to my router. Then all the ports on the back are just like a normal switch. I can now plug my desktop computers in my office up to it, and they are all on my network. It&#8217;s a pretty slick setup.</p>
<p>The connection between the Linksys router (now switch) and the Asus router is a bit flaky at times. And this is because of a multitude of reasons. The biggest being the number of walls the signal has to travel through. But I am working on fixing that one (moving the Asus router out of the bedroom one day). The other problem is the DD-WRT firmware on the Asus router. The router requires a beta release of DD-WRT running the 2.6 kernel. Older versions used the 2.4 kernel. But to support a wider ranger or routers (including this Asus) they had to use the 2.6 Kernel. There are still some bugs, and some things are quite working like they are suppose to, but that is why it is a beta release.</p>
<p>Overall, I am very happy with everything. As long as I can resist the temptation of tinkering with them. The connection remains really stable.</p>
]]></content:encoded>
			<wfw:commentRss>http://gibbonsr.net/2010/02/dd-wrt-my-new-asus-rt-n16/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Helping out in Open Source</title>
		<link>http://gibbonsr.net/2009/08/helping-out-in-open-source/</link>
		<comments>http://gibbonsr.net/2009/08/helping-out-in-open-source/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 13:45:56 +0000</pubDate>
		<dc:creator>insanity5902</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://gibbonsr.net/?p=76</guid>
		<description><![CDATA[I&#8217;ve been using linux since around 2000, and I&#8217;ve been using it has my only operating system since 2003. Since that time my knowledge of programming, systems and open source community has grown immensely. I&#8217;ve always tried to help others on the Gentoo forums when I have a chance, and provide feedback where I can [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using linux since around 2000, and I&#8217;ve been using it has my only operating system since 2003. Since that time my knowledge of programming, systems and open source community has grown immensely. I&#8217;ve always tried to help others on the <a title="Gentoo Forums" href="http://forums.gentoo.org" target="_blank">Gentoo forums</a> when I have a chance, and provide feedback where I can for the developers.</p>
<p>Fast forward a few years, and now I am finding myself provide the patches and helping with some minor development. It is crazy , but how such a small task, can really make you feel good. When you find that patch, that bug, or provide a feature that wasn&#8217;t already there.</p>
<p>I think that is what drives a lot of people with Open Source. It isn&#8217;t that the software is free, and some it isn&#8217;t even the principles behind it, it is simply the enjoyment of working on something and helping out towards something that is bigger then you.</p>
]]></content:encoded>
			<wfw:commentRss>http://gibbonsr.net/2009/08/helping-out-in-open-source/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
