<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<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>Jay McGavren's Journal</title>
	<link>http://jay.mcgavren.com/blog</link>
	<description>my voice is my passport</description>
	<pubDate>Tue, 22 Jul 2008 16:15:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>Totally Acts Like&#8230;</title>
		<link>http://jay.mcgavren.com/blog/archives/995</link>
		<comments>http://jay.mcgavren.com/blog/archives/995#comments</comments>
		<pubDate>Tue, 22 Jul 2008 16:15:47 +0000</pubDate>
		<dc:creator>jay</dc:creator>
		
		<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://jay.mcgavren.com/blog/archives/995</guid>
		<description><![CDATA[see famous look-a-like faces
]]></description>
			<content:encoded><![CDATA[<p><a href="http://totallylookslike.com/2008/07/21/pope-benedict-xvi/"><img class="alignnone size-full wp-image-160" src="http://totallylookslike.wordpress.com/files/2008/07/pope-benedict.jpg" alt="pope benedict xvi, darth sidious" /></a><br />see <a href="http://totallylookslike.com">famous look-a-like faces</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jay.mcgavren.com/blog/archives/995/feed</wfw:commentRss>
		</item>
		<item>
		<title>If THESE guys can&#8217;t make money&#8230;</title>
		<link>http://jay.mcgavren.com/blog/archives/993</link>
		<comments>http://jay.mcgavren.com/blog/archives/993#comments</comments>
		<pubDate>Mon, 21 Jul 2008 19:53:53 +0000</pubDate>
		<dc:creator>jay</dc:creator>
		
		<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://jay.mcgavren.com/blog/archives/993</guid>
		<description><![CDATA[So, looking up Dr. Horrible last night led me to find a whole slew of great web video series:
The Guild
Retarded Policeman
Gorgeous Tiny Chicken Machine Show (haven&#8217;t fully watched this yet, but it seems promising)
I&#8217;ll be keeping an eye on these to see if they monetize themselves successfully.  If even they can&#8217;t, I&#8217;m declaring internet [...]]]></description>
			<content:encoded><![CDATA[<p>So, looking up <a href="http://drhorrible.com">Dr. Horrible</a> last night led me to find a whole slew of great web video series:</p>
<p><a href="http://www.watchtheguild.com/">The Guild</a><br />
<a href="http://www.youtube.com/watch?v=yioJQFrqMXM">Retarded Policeman</a><br />
<a href="http://www.youtube.com/watch?v=0YQmkDDCyXQ">Gorgeous Tiny Chicken Machine Show</a> (haven&#8217;t fully watched this yet, but it seems promising)</p>
<p>I&#8217;ll be keeping an eye on these to see if they monetize themselves successfully.  If even <em>they</em> can&#8217;t, I&#8217;m declaring internet video still not ready for prime time.</p>
]]></content:encoded>
			<wfw:commentRss>http://jay.mcgavren.com/blog/archives/993/feed</wfw:commentRss>
		</item>
		<item>
		<title></title>
		<link>http://jay.mcgavren.com/blog/archives/992</link>
		<comments>http://jay.mcgavren.com/blog/archives/992#comments</comments>
		<pubDate>Mon, 21 Jul 2008 01:42:09 +0000</pubDate>
		<dc:creator>jay</dc:creator>
		
		<category><![CDATA[art]]></category>

		<category><![CDATA[family]]></category>

		<guid isPermaLink="false">http://jay.mcgavren.com/blog/archives/992</guid>
		<description><![CDATA[Lenny saw a multi-exposure photo on Flickr and thought it was pretty cool, so I gave him a quick demonstration of how to duplicate the effect in Photoshop:


]]></description>
			<content:encoded><![CDATA[<p>Lenny saw a multi-exposure photo on Flickr and thought it was pretty cool, so I gave him a quick demonstration of how to duplicate the effect in Photoshop:</p>
<p><a href='http://jay.mcgavren.com/blog/wp-content/uploads/2008/07/lenny_ghost.jpg' title='lenny_ghost.jpg'><img src='http://jay.mcgavren.com/blog/wp-content/uploads/2008/07/lenny_ghost.thumbnail.jpg' alt='lenny_ghost.jpg' /></a></p>
<p><a href='http://jay.mcgavren.com/blog/wp-content/uploads/2008/07/daddy_ghost.jpg' title='daddy_ghost.jpg'><img src='http://jay.mcgavren.com/blog/wp-content/uploads/2008/07/daddy_ghost.thumbnail.jpg' alt='daddy_ghost.jpg' /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://jay.mcgavren.com/blog/archives/992/feed</wfw:commentRss>
		</item>
		<item>
		<title></title>
		<link>http://jay.mcgavren.com/blog/archives/989</link>
		<comments>http://jay.mcgavren.com/blog/archives/989#comments</comments>
		<pubDate>Sun, 20 Jul 2008 23:43:13 +0000</pubDate>
		<dc:creator>jay</dc:creator>
		
		<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://jay.mcgavren.com/blog/archives/989</guid>
		<description><![CDATA[
jay@MIDORI:D:\applications\InstantRails-2.0-win\rails_apps\test
$ ruby script/generate scaffold Recipe title:string instructions:string

Man, you miss out on a lot if you&#8217;re following Rails 1.0 tutorials.  In fact, I tried setting up on Heroku and gave up, tried setting up on DreamHost and gave up, and was about to give up on InstantRails as well.  Wonder how much of that [...]]]></description>
			<content:encoded><![CDATA[<pre>
jay@MIDORI:D:\applications\InstantRails-2.0-win\rails_apps\test
$ ruby script/generate scaffold Recipe title:string instructions:string
</pre>
<p>Man, you miss out on a lot if you&#8217;re following Rails 1.0 tutorials.  In fact, I tried setting up on Heroku and gave up, tried setting up on DreamHost and gave up, and was <em>about</em> to give up on InstantRails as well.  Wonder how much of that was due to 1.0/2.0 incompatibilities?</p>
]]></content:encoded>
			<wfw:commentRss>http://jay.mcgavren.com/blog/archives/989/feed</wfw:commentRss>
		</item>
		<item>
		<title></title>
		<link>http://jay.mcgavren.com/blog/archives/987</link>
		<comments>http://jay.mcgavren.com/blog/archives/987#comments</comments>
		<pubDate>Sat, 19 Jul 2008 16:39:17 +0000</pubDate>
		<dc:creator>jay</dc:creator>
		
		<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://jay.mcgavren.com/blog/archives/987</guid>
		<description><![CDATA[NerdsOfAFeather.com is taken by a squatter.  How %$#@ing clever do I have to be to get a cool domain name?!
Maybe I just need to get rid of this fixation on getting a .com&#8230;  Surely laymen know about .org, .net, and .us by now&#8230;
]]></description>
			<content:encoded><![CDATA[<p>NerdsOfAFeather.com is taken by a squatter.  How %$#@ing clever do I have to be to get a cool domain name?!</p>
<p>Maybe I just need to get rid of this fixation on getting a .com&#8230;  Surely laymen know about .org, .net, and .us by now&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://jay.mcgavren.com/blog/archives/987/feed</wfw:commentRss>
		</item>
		<item>
		<title></title>
		<link>http://jay.mcgavren.com/blog/archives/983</link>
		<comments>http://jay.mcgavren.com/blog/archives/983#comments</comments>
		<pubDate>Fri, 18 Jul 2008 20:50:19 +0000</pubDate>
		<dc:creator>jay</dc:creator>
		
		<category><![CDATA[Zyps]]></category>

		<guid isPermaLink="false">http://jay.mcgavren.com/blog/archives/983</guid>
		<description><![CDATA[Was gonna do a fake book cover for Speaking LOL, published by O&#8217;RLY, but in Googling for materials found that someone had automated the whole process (and that a LOLcats cover was one of their examples).  So I did this instead:
Zyps: Game Development the Lazy Way
The real book, less sarcastically titled, will be coming [...]]]></description>
			<content:encoded><![CDATA[<p>Was gonna do a fake book cover for <em>Speaking LOL</em>, published by O&#8217;RLY, but in Googling for materials found that someone had automated the whole process (and that a LOLcats cover was one of their examples).  So I did this instead:</p>
<p><a href="http://www.oreillymaker.com/link/18757/zyps/">Zyps: Game Development the Lazy Way</a></p>
<p>The real book, less sarcastically titled, will be coming out as soon as someone gets me an O&#8217;Reilly editor&#8217;s contact info.  :)</p>
]]></content:encoded>
			<wfw:commentRss>http://jay.mcgavren.com/blog/archives/983/feed</wfw:commentRss>
		</item>
		<item>
		<title>They make &#8216;em better than they used to&#8230;</title>
		<link>http://jay.mcgavren.com/blog/archives/986</link>
		<comments>http://jay.mcgavren.com/blog/archives/986#comments</comments>
		<pubDate>Fri, 18 Jul 2008 18:50:42 +0000</pubDate>
		<dc:creator>jay</dc:creator>
		
		<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://jay.mcgavren.com/blog/archives/986</guid>
		<description><![CDATA[Sitting here looking at the Civic&#8217;s odometer - 100,004 miles.  It made it (no thanks to me), and is probably good for another 100,000.
]]></description>
			<content:encoded><![CDATA[<p>Sitting here looking at the Civic&#8217;s odometer - 100,004 miles.  It made it (no thanks to me), and is probably good for another 100,000.</p>
]]></content:encoded>
			<wfw:commentRss>http://jay.mcgavren.com/blog/archives/986/feed</wfw:commentRss>
		</item>
		<item>
		<title>The Batch Updater demands a sacrifice!!</title>
		<link>http://jay.mcgavren.com/blog/archives/982</link>
		<comments>http://jay.mcgavren.com/blog/archives/982#comments</comments>
		<pubDate>Fri, 18 Jul 2008 18:23:56 +0000</pubDate>
		<dc:creator>jay</dc:creator>
		
		<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://jay.mcgavren.com/blog/archives/982</guid>
		<description><![CDATA[This appeared in the business case for document for a new automated process&#8230;

Today [product] data is entered manually, input individually to [two separate systems], consuming a minimum of four full-time employees per work day.

&#8220;My God, it ate Phil!  He&#8217;s barely completed training!&#8221;
]]></description>
			<content:encoded><![CDATA[<p>This appeared in the business case for document for a new automated process&#8230;</p>
<blockquote><p>
Today [product] data is entered manually, input individually to [two separate systems], consuming a minimum of four full-time employees per work day.
</p></blockquote>
<p>&#8220;My God, it ate Phil!  He&#8217;s barely completed training!&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://jay.mcgavren.com/blog/archives/982/feed</wfw:commentRss>
		</item>
		<item>
		<title></title>
		<link>http://jay.mcgavren.com/blog/archives/981</link>
		<comments>http://jay.mcgavren.com/blog/archives/981#comments</comments>
		<pubDate>Fri, 18 Jul 2008 18:22:44 +0000</pubDate>
		<dc:creator>jay</dc:creator>
		
		<category><![CDATA[development]]></category>

		<guid isPermaLink="false">http://jay.mcgavren.com/blog/archives/981</guid>
		<description><![CDATA[Got a recommendation to read Kent Beck&#8217;s Extreme Programming Explained, and while I&#8217;m not ready to endorse it yet, there&#8217;s definitely a few quotes I like:
&#8220;Courage is effective action in the face of fear.&#8221;
&#8220;The cost of the redundancy is more than paid for by the savings from not having the disaster.&#8221;
&#8220;If you&#8217;re having trouble succeeding, [...]]]></description>
			<content:encoded><![CDATA[<p>Got a recommendation to read Kent Beck&#8217;s <em>Extreme Programming Explained</em>, and while I&#8217;m not ready to endorse it yet, there&#8217;s definitely a few quotes I like:</p>
<p>&#8220;Courage is effective action in the face of fear.&#8221;</p>
<p>&#8220;The cost of the redundancy is more than paid for by the savings from not having the disaster.&#8221;</p>
<p>&#8220;If you&#8217;re having trouble succeeding, fail. Don&#8217;t know which of three ways to implement a story? Try it all three ways. Even if they all fail, you&#8217;ll certainly learn something valuable.&#8221;</p>
<p>&#8220;Often, software development doesn&#8217;t meet human needs, acknowledge human frailty, and leverage human strength.&#8221;</p>
<p>&#8220;I write automated tests that help me design and implement better today. I leave these tests for future programmers to use as well. This practice benefits me now and maintainers down the road.&#8221;  This is as opposed to written documentation, which only benefits future maintainers (and is therefore going to receive short shrift in the real world).</p>
<p>&#8220;There are legitimate reasons for having multiple versions of the source code active at one time. Sometimes, though, all that is at work is simple expedience, a micro-optimization taken without a view to the macro-consequences.&#8221;</p>
<p>&#8220;With pay-per-use systems, you charge for every time the system is used. Money is the ultimate feedback. Not only is it concrete, you can also spend it.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://jay.mcgavren.com/blog/archives/981/feed</wfw:commentRss>
		</item>
		<item>
		<title>Man, I&#8217;d use them even if they were a mediocre time travel service&#8230;</title>
		<link>http://jay.mcgavren.com/blog/archives/979</link>
		<comments>http://jay.mcgavren.com/blog/archives/979#comments</comments>
		<pubDate>Wed, 16 Jul 2008 19:46:04 +0000</pubDate>
		<dc:creator>jay</dc:creator>
		
		<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://jay.mcgavren.com/blog/archives/979</guid>
		<description><![CDATA[
Sweet Time Travel Service
16518 Norwood Dr
Tampa, FL 33624-1165
Phone: (813) 962-1211

]]></description>
			<content:encoded><![CDATA[<blockquote><p>
<a href="http://tampabay.citysearch.com/profile/37804385/tampa_fl/sweet_time_travel_service.html">Sweet Time Travel Service</a><br />
16518 Norwood Dr<br />
Tampa, FL 33624-1165<br />
Phone: (813) 962-1211
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://jay.mcgavren.com/blog/archives/979/feed</wfw:commentRss>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.816 seconds -->
