<?xml version="1.0" encoding="utf-8"?>
<!-- generator="wordpress/2.0.4" -->
<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/"
	>

<channel>
	<title>Underpants Gnome</title>
	<link>http://underpantsgnome.com</link>
	<description>1. Steal underpants 2. ??? 3. Profit!</description>
	<pubDate>Thu, 07 Aug 2008 03:28:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.4</generator>
	<language>en</language>
			<item>
		<title>New Gems</title>
		<link>http://underpantsgnome.com/2008/08/06/new-gems/</link>
		<comments>http://underpantsgnome.com/2008/08/06/new-gems/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 03:28:32 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
		
	<category>ruby</category>
		<guid isPermaLink="false">http://underpantsgnome.com/2008/08/06/new-gems/</guid>
		<description><![CDATA[I have created Gem versions of the ConfigReader plugin and GemTools plugin.
You can install them with

sudo gem install config_reader

and
sudo gem install gem_tools
The source is on GitHub.

]]></description>
			<content:encoded><![CDATA[<p>I have created Gem versions of the ConfigReader plugin and GemTools plugin.</p>
<p>You can install them with</p>
<p><code>
sudo gem install config_reader
</code></p>
<p>and</p>
<p><code>sudo gem install gem_tools</code></p>
<p>The source is on <a href="https://github.com/UnderpantsGnome">GitHub</a>.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://underpantsgnome.com/2008/08/06/new-gems/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>GitHub oops&#8230;</title>
		<link>http://underpantsgnome.com/2008/08/01/github-oops/</link>
		<comments>http://underpantsgnome.com/2008/08/01/github-oops/#comments</comments>
		<pubDate>Fri, 01 Aug 2008 14:21:04 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
		
	<category>General</category>
		<guid isPermaLink="false">http://underpantsgnome.com/2008/08/01/github-oops/</guid>
		<description><![CDATA[So I realized that when I imported all my stuff to GitHub I spaced on setting the svn.authorsfile on a few. So I deleted and reimported them from svn.
If there&#8217;s a better way to fix that kind of thing, somebody let me know.

]]></description>
			<content:encoded><![CDATA[<p>So I realized that when I imported all my stuff to GitHub I spaced on setting the svn.authorsfile on a few. So I deleted and reimported them from svn.</p>
<p>If there&#8217;s a better way to fix that kind of thing, somebody let me know.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://underpantsgnome.com/2008/08/01/github-oops/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Location Watcher for OS X</title>
		<link>http://underpantsgnome.com/2008/07/31/location-watcher-for-os-x/</link>
		<comments>http://underpantsgnome.com/2008/07/31/location-watcher-for-os-x/#comments</comments>
		<pubDate>Fri, 01 Aug 2008 02:03:54 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
		
	<category>General</category>
		<guid isPermaLink="false">http://underpantsgnome.com/2008/07/31/location-watcher-for-os-x/</guid>
		<description><![CDATA[So this morning in the office we were discussing the hassle of swapping out host files based on whether we were in the office or on the outside. I said &#8220;You know if I wasn&#8217;t so lazy I&#8217;d write an AppleScript to do it for me when the network changed&#8221;.
This evening I went looking to [...]]]></description>
			<content:encoded><![CDATA[<p>So this morning in the office we were discussing the hassle of swapping out host files based on whether we were in the office or on the outside. I said &#8220;You know if I wasn&#8217;t so lazy I&#8217;d write an AppleScript to do it for me when the network changed&#8221;.</p>
<p>This evening I went looking to see if somebody had already do it for me and I found this <a href="http://tech.inhelsinki.nl/locationchanger/">LocationChanger</a> which was very close to what I wanted. But&#8230;</p>
<p>I didn&#8217;t want to be limited to only 2 locations (work and home) and I wanted it to be a little easier to manage what happened for each location. So I started with Onne&#8217;s code and ended up with <a href="http://github.com/UnderpantsGnome/location_watcher/wikis">Location Watcher</a>.</p>
<p>Enjoy it. Comments and suggestions are always welcome.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://underpantsgnome.com/2008/07/31/location-watcher-for-os-x/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>GitHub for the win</title>
		<link>http://underpantsgnome.com/2008/07/31/github-for-the-win/</link>
		<comments>http://underpantsgnome.com/2008/07/31/github-for-the-win/#comments</comments>
		<pubDate>Fri, 01 Aug 2008 01:56:12 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
		
	<category>General</category>
		<guid isPermaLink="false">http://underpantsgnome.com/2008/07/31/github-for-the-win/</guid>
		<description><![CDATA[So I&#8217;ve moved all the stuff that is currently hosted on svn.underpantsgnome.com to GitHub. 
The stuff will continue to be accessible for a while, but I will not be posting any updates. In addition I will be setting the trac pages to redirect to GitHub shortly as well.

]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;ve moved all the stuff that is currently hosted on svn.underpantsgnome.com to <a href="http://github.com/UnderpantsGnome">GitHub</a>. </p>
<p>The stuff will continue to be accessible for a while, but I will not be posting any updates. In addition I will be setting the trac pages to redirect to GitHub shortly as well.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://underpantsgnome.com/2008/07/31/github-for-the-win/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Yawn&#8230; Stretch&#8230;</title>
		<link>http://underpantsgnome.com/2008/07/21/yawn-stretch/</link>
		<comments>http://underpantsgnome.com/2008/07/21/yawn-stretch/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 01:33:30 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
		
	<category>General</category>
		<guid isPermaLink="false">http://underpantsgnome.com/2008/07/21/yawn-stretch/</guid>
		<description><![CDATA[What&#8217;d I miss?? So I&#8217;ve been in a cave for a little over a year. I know, I know.
I was working for a company that had me doing things that really didn&#8217;t pertain to the real world so I didn&#8217;t have much to say.
Well, I&#8217;m back and working on some goodies. It sure feels good.
I&#8217;ll [...]]]></description>
			<content:encoded><![CDATA[<p>What&#8217;d I miss?? So I&#8217;ve been in a cave for a little over a year. I know, I know.</p>
<p>I was working for a company that had me doing things that really didn&#8217;t pertain to the real world so I didn&#8217;t have much to say.</p>
<p>Well, I&#8217;m back and working on some goodies. It sure feels good.</p>
<p>I&#8217;ll post updates as I have things worth sharing.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://underpantsgnome.com/2008/07/21/yawn-stretch/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Sorry&#8230;</title>
		<link>http://underpantsgnome.com/2007/03/15/sorry/</link>
		<comments>http://underpantsgnome.com/2007/03/15/sorry/#comments</comments>
		<pubDate>Fri, 16 Mar 2007 05:53:18 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
		
	<category>General</category>
		<guid isPermaLink="false">http://underpantsgnome.com/2007/03/15/sorry/</guid>
		<description><![CDATA[If you were a Twitter user and it all of a sudden tanks&#8230; It&#8217;s all my fault, I created a Twitter account.
Again, My apologies.

]]></description>
			<content:encoded><![CDATA[<p>If you were a Twitter user and it all of a sudden tanks&#8230; It&#8217;s all my fault, I created a Twitter account.</p>
<p>Again, My apologies.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://underpantsgnome.com/2007/03/15/sorry/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>RcovNotifier a CruiseControl.rb plugin</title>
		<link>http://underpantsgnome.com/2007/03/15/cruisecontrolrb-rcov-plugin/</link>
		<comments>http://underpantsgnome.com/2007/03/15/cruisecontrolrb-rcov-plugin/#comments</comments>
		<pubDate>Thu, 15 Mar 2007 17:30:14 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
		
	<category>General</category>
		<guid isPermaLink="false">http://underpantsgnome.com/2007/03/15/cruisecontrolrb-rcov-plugin/</guid>
		<description><![CDATA[So I stumbled onto CruiseControl.rb a couple days ago, yeah I&#8217;ve been under a rock, very nice. I&#8217;ve already switched from continuous_builder plugin. Being able to browse the output of past builds is nice. I&#8217;ve also set it up to drop the rcov reports into the artifacts so they are easily viewable as well.
I also [...]]]></description>
			<content:encoded><![CDATA[<p>So I stumbled onto <a href="http://cruisecontrolrb.thoughtworks.com/">CruiseControl.rb</a> a couple days ago, yeah I&#8217;ve been under a rock, very nice. I&#8217;ve already switched from continuous_builder plugin. Being able to browse the output of past builds is nice. I&#8217;ve also set it up to drop the rcov reports into the artifacts so they are easily viewable as well.</p>
<p>I also wrote a plugin to monitor your rcov coverage and if t falls outside of a specified range you get email. Yay, good ole public shaming.</p>
<p>More info on <a href="http://trac.underpantsgnome.com/plugins#RcovNotifier">RcovNotifier</a>
</p>
]]></content:encoded>
			<wfw:commentRSS>http://underpantsgnome.com/2007/03/15/cruisecontrolrb-rcov-plugin/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>HpricotScrub is now a Gem</title>
		<link>http://underpantsgnome.com/2007/03/04/hpricotscrub-is-now-a-gem/</link>
		<comments>http://underpantsgnome.com/2007/03/04/hpricotscrub-is-now-a-gem/#comments</comments>
		<pubDate>Sun, 04 Mar 2007 17:58:49 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
		
	<category>General</category>
		<guid isPermaLink="false">http://underpantsgnome.com/2007/03/04/hpricotscrub-is-now-a-gem/</guid>
		<description><![CDATA[I turned HpricotScrub into a Gem so that it&#8217;s easier to use across projects.
You can find the RubyForge project here and the Trac is here
]]></description>
			<content:encoded><![CDATA[<p>I turned <a href="http://trac.underpantsgnome.com/hpricot_scrub">HpricotScrub</a> into a Gem so that it&#8217;s easier to use across projects.</p>
<p>You can find the RubyForge project <a href="http://rubyforge.org/projects/hpricot-scrub/">here</a> and the Trac is <a href="http://trac.underpantsgnome.com/hpricot_scrub">here</a></p>
]]></content:encoded>
			<wfw:commentRSS>http://underpantsgnome.com/2007/03/04/hpricotscrub-is-now-a-gem/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Rails Plugins</title>
		<link>http://underpantsgnome.com/2007/03/04/rails-plugins/</link>
		<comments>http://underpantsgnome.com/2007/03/04/rails-plugins/#comments</comments>
		<pubDate>Sun, 04 Mar 2007 17:58:34 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
		
	<category>General</category>
		<guid isPermaLink="false">http://underpantsgnome.com/2007/03/04/rails-plugins/</guid>
		<description><![CDATA[Most folks wont much care about these, but I&#8217;ve taken some code I found myself using in every project I worked on and made them plugins to make life a little easier.
The current plugins are GemTools (previously mentioned on the blog), Core Extensions and Config Reader. More info here.

]]></description>
			<content:encoded><![CDATA[<p>Most folks wont much care about these, but I&#8217;ve taken some code I found myself using in every project I worked on and made them plugins to make life a little easier.</p>
<p>The current plugins are GemTools (previously mentioned on the blog), Core Extensions and Config Reader. More info <a href="http://trac.underpantsgnome.com/plugins">here</a>.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://underpantsgnome.com/2007/03/04/rails-plugins/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Devalot, Rocks a lot</title>
		<link>http://underpantsgnome.com/2007/02/09/devalot-rocks-a-lot/</link>
		<comments>http://underpantsgnome.com/2007/02/09/devalot-rocks-a-lot/#comments</comments>
		<pubDate>Sat, 10 Feb 2007 07:57:23 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
		
	<category>General</category>
		<guid isPermaLink="false">http://underpantsgnome.com/2007/02/09/devalot-rocks-a-lot/</guid>
		<description><![CDATA[So I stumbled onto Devalot, and I have to say I like what I see. This thing has the potential to kick some butt. I really like the blog aggregation to the front page. If they go the right direction with the source integration this thing will replace Trac and Wordpress on my stuff no [...]]]></description>
			<content:encoded><![CDATA[<p>So I stumbled onto <a href="http://software.pmade.com/devalot">Devalot</a>, and I have to say I like what I see. This thing has the potential to kick some butt. I really like the blog aggregation to the front page. If they go the right direction with the source integration this thing will replace Trac and Wordpress on my stuff no problem.</p>
<p>I just wish I had more &#8220;free-time&#8221; to help out with it, new gigs tend to eat  a lot of time.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://underpantsgnome.com/2007/02/09/devalot-rocks-a-lot/feed/</wfw:commentRSS>
		</item>
	</channel>
</rss>
