<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Part of the keyboard clique</title>
	<atom:link href="http://thedailycron.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://thedailycron.wordpress.com</link>
	<description>Whatever I find interesting in the tech</description>
	<lastBuildDate>Sat, 28 Jun 2008 14:11:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='thedailycron.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Part of the keyboard clique</title>
		<link>http://thedailycron.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://thedailycron.wordpress.com/osd.xml" title="Part of the keyboard clique" />
	<atom:link rel='hub' href='http://thedailycron.wordpress.com/?pushpress=hub'/>
		<item>
		<title>I managed to compile ruby-mysql</title>
		<link>http://thedailycron.wordpress.com/2008/06/28/i-managed-to-compile-ruby-mysql/</link>
		<comments>http://thedailycron.wordpress.com/2008/06/28/i-managed-to-compile-ruby-mysql/#comments</comments>
		<pubDate>Sat, 28 Jun 2008 14:11:56 +0000</pubDate>
		<dc:creator>thedailycron</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://thedailycron.wordpress.com/?p=46</guid>
		<description><![CDATA[I&#8217;m using MySQL Ver 14.12 Distrib 5.0.21 for Win32 (ia32), mysql-ruby 2.7.6, msys 1.0, gcc 3.4.5. It took a bit of googling before I stumbled across this link.http://rubyforge.org/pipermail/instantrails-developers/2006-January/000027.html This link prompted me to peek at extconf.rb. I quickly realized that &#8230; <a href="http://thedailycron.wordpress.com/2008/06/28/i-managed-to-compile-ruby-mysql/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thedailycron.wordpress.com&amp;blog=34044&amp;post=46&amp;subd=thedailycron&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:left;">I&#8217;m using MySQL Ver 14.12 Distrib 5.0.21 for Win32 (ia32), mysql-ruby 2.7.6, msys 1.0, gcc 3.4.5.</p>
<p>It took a bit of googling before I stumbled across this link.http://rubyforge.org/pipermail/instantrails-developers/2006-January/000027.html</p>
<p>This link prompted me to peek at extconf.rb. I quickly realized that the script was unable to recognize my platform. It was expecting windows to be mswin32, whereas my compiler was reporting i386-mingw32. That&#8217;s on line 3, which says:<br />
if /mswin32/ =~ RUBY_PLATFORM</p>
<p>I modified it to:<br />
if /i386-mingw32/ =~ RUBY_PLATFORM</p>
<p>I invoked the script using:<br />
ruby extconf.rb &#8211;with-mysql-lib=&#8221;C:\Program Files\MySQL\MySQL Server 5.0\lib\opt&#8221; &#8211;with-mysql-include=&#8221;C:\Program Files\MySQL\MySQL Server 5.0\include&#8221;<br />
make<br />
make install</p>
<p>All went well, and a mysql database script on my machine worked!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/thedailycron.wordpress.com/46/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/thedailycron.wordpress.com/46/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thedailycron.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thedailycron.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thedailycron.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thedailycron.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/thedailycron.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/thedailycron.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/thedailycron.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/thedailycron.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thedailycron.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thedailycron.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thedailycron.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thedailycron.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thedailycron.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thedailycron.wordpress.com/46/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thedailycron.wordpress.com&amp;blog=34044&amp;post=46&amp;subd=thedailycron&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://thedailycron.wordpress.com/2008/06/28/i-managed-to-compile-ruby-mysql/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/33e5feabbca82f6465bf3d355172485c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">thedailycron</media:title>
		</media:content>
	</item>
		<item>
		<title>Conversational Ruby</title>
		<link>http://thedailycron.wordpress.com/2008/06/26/conversational-ruby/</link>
		<comments>http://thedailycron.wordpress.com/2008/06/26/conversational-ruby/#comments</comments>
		<pubDate>Thu, 26 Jun 2008 07:12:10 +0000</pubDate>
		<dc:creator>thedailycron</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://thedailycron.wordpress.com/?p=45</guid>
		<description><![CDATA[I often use Ruby to open conversations: * It&#8217;s easy to write short, quick Ruby code that works, * It&#8217;s readable enough even for new people, * It&#8217;s easy enough to pick up that new people can take my code &#8230; <a href="http://thedailycron.wordpress.com/2008/06/26/conversational-ruby/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thedailycron.wordpress.com&amp;blog=34044&amp;post=45&amp;subd=thedailycron&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I often use Ruby to open conversations:<br />
* It&#8217;s easy to write short, quick Ruby code that works,<br />
* It&#8217;s readable enough even for new people,<br />
* It&#8217;s easy enough to pick up that new people can take my code and run with it,<br />
* It&#8217;s expressive,<br />
* It&#8217;s fun to write code in.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/thedailycron.wordpress.com/45/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/thedailycron.wordpress.com/45/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thedailycron.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thedailycron.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thedailycron.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thedailycron.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/thedailycron.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/thedailycron.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/thedailycron.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/thedailycron.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thedailycron.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thedailycron.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thedailycron.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thedailycron.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thedailycron.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thedailycron.wordpress.com/45/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thedailycron.wordpress.com&amp;blog=34044&amp;post=45&amp;subd=thedailycron&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://thedailycron.wordpress.com/2008/06/26/conversational-ruby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/33e5feabbca82f6465bf3d355172485c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">thedailycron</media:title>
		</media:content>
	</item>
		<item>
		<title>Eggshell of idioms</title>
		<link>http://thedailycron.wordpress.com/2008/06/26/eggshell-of-idioms/</link>
		<comments>http://thedailycron.wordpress.com/2008/06/26/eggshell-of-idioms/#comments</comments>
		<pubDate>Thu, 26 Jun 2008 07:09:20 +0000</pubDate>
		<dc:creator>thedailycron</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://thedailycron.wordpress.com/?p=42</guid>
		<description><![CDATA[It is hard, but rewarding, to shine light on idioms. This has been my experience. When I introduce someone to Ruby, I usually show off Ruby&#8217;s more flashy aspects, and compare it with the equivalent in Java, C# or C. &#8230; <a href="http://thedailycron.wordpress.com/2008/06/26/eggshell-of-idioms/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thedailycron.wordpress.com&amp;blog=34044&amp;post=42&amp;subd=thedailycron&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It is hard, but rewarding, to shine light on idioms. This has been my experience.</p>
<p>When I introduce someone to Ruby, I usually show off Ruby&#8217;s more flashy aspects, and compare it with the equivalent in Java, C# or C. Ruby&#8217;s approach to iteration never fails to evoke a response. I also show how Ruby&#8217;s various list-friendly methods can be chained together, with powerful results. People respond well to this demo. And why not. Ruby is cool!</p>
<p>Then I get into classes and methods. The brevity is refreshing, of course. But Ruby doesn&#8217;t have interfaces. And much popular object oriented thought today took root in statically typed languages such as C++, C# and Java. So when I&#8217;m done showing off Ruby&#8217;s classes, my subject takes the next logical step, and asks for Ruby&#8217;s take on interfaces.</p>
<p>But interfaces do not have to be in every language that has classes. This is the part where I can get quite verbose. It takes me time to explain dynamic dispatch, and the absence of interfaces. Why a duck can be a bird without implementing IBird, and indeed why IBird doesn&#8217;t have to exist.</p>
<p>The idiom here is the way that method dispatch works in well known statically typed languages.</p>
<p>There is an eggshell of static typing idioms that surrounds static typing languages. It includes approaches to inheritance, interfaces, iteration. Understanding Ruby forces the enquirer to question the eggshell of idioms, and break out of it.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/thedailycron.wordpress.com/42/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/thedailycron.wordpress.com/42/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thedailycron.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thedailycron.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thedailycron.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thedailycron.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/thedailycron.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/thedailycron.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/thedailycron.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/thedailycron.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thedailycron.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thedailycron.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thedailycron.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thedailycron.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thedailycron.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thedailycron.wordpress.com/42/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thedailycron.wordpress.com&amp;blog=34044&amp;post=42&amp;subd=thedailycron&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://thedailycron.wordpress.com/2008/06/26/eggshell-of-idioms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/33e5feabbca82f6465bf3d355172485c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">thedailycron</media:title>
		</media:content>
	</item>
		<item>
		<title>Emacs is unfamiliar</title>
		<link>http://thedailycron.wordpress.com/2008/05/21/emacs-is-unfamiliar/</link>
		<comments>http://thedailycron.wordpress.com/2008/05/21/emacs-is-unfamiliar/#comments</comments>
		<pubDate>Wed, 21 May 2008 18:11:59 +0000</pubDate>
		<dc:creator>thedailycron</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Emacs]]></category>

		<guid isPermaLink="false">http://thedailycron.wordpress.com/?p=40</guid>
		<description><![CDATA[Getting of of &#8220;mark text&#8221; mode is difficult &#8211; Ctrl + G or 3 escapes. The Windows editor merely requires one to move the cursor without Shift pressed, and all marked text is unmarked. Saving is harder &#8211; Ctrl + &#8230; <a href="http://thedailycron.wordpress.com/2008/05/21/emacs-is-unfamiliar/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thedailycron.wordpress.com&amp;blog=34044&amp;post=40&amp;subd=thedailycron&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Getting of of &#8220;mark text&#8221; mode is difficult &#8211; Ctrl + G or 3 escapes. The Windows editor merely requires one to move the cursor without Shift pressed, and all marked text is unmarked.</p>
<p>Saving is harder &#8211; Ctrl + X + S as opposed to Ctrl + S in the Windows world.</p>
<p>Selecting text from &#8220;here&#8221; to &#8220;end&#8221; is harder:<br />
Ctrl + Space, End, as opposed to (Ctrl + Shift) + End in the Windows world.</p>
<p>These are my favourite editing keys. So over a few hours it all adds up.</p>
<p>Other irritants: Alt + Shift + X to maximize a typical Window. But this familiar key phrase is not for Emacs.</p>
<p>To select all text and copy it to a new empty window so that I can edit the copy while keeping the original pristine, I wish I had: Ctrl + A, Ctrl + C, Ctrl + N, Ctrl + V.</p>
<p>This is all a lot of learning to do. Of coures, I expected it.</p>
<p>Can I condense the effort? Is there something I&#8217;m missing? Can I get back the keyboard phrases that I am used to?</p>
<p>Note that in these flailing efforts, I am:</p>
<ol>
<li>trying to see if there are easy ways to <strong>adapt to</strong> Emacs, and</li>
<li>trying to see whether I can <strong>adapt</strong> Emacs</li>
</ol>
<p>&#8230;without fighting it.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/thedailycron.wordpress.com/40/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/thedailycron.wordpress.com/40/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thedailycron.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thedailycron.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thedailycron.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thedailycron.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/thedailycron.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/thedailycron.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/thedailycron.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/thedailycron.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thedailycron.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thedailycron.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thedailycron.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thedailycron.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thedailycron.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thedailycron.wordpress.com/40/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thedailycron.wordpress.com&amp;blog=34044&amp;post=40&amp;subd=thedailycron&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://thedailycron.wordpress.com/2008/05/21/emacs-is-unfamiliar/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/33e5feabbca82f6465bf3d355172485c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">thedailycron</media:title>
		</media:content>
	</item>
		<item>
		<title>Software that helps</title>
		<link>http://thedailycron.wordpress.com/2008/05/16/software-that-helps/</link>
		<comments>http://thedailycron.wordpress.com/2008/05/16/software-that-helps/#comments</comments>
		<pubDate>Fri, 16 May 2008 14:36:39 +0000</pubDate>
		<dc:creator>thedailycron</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://thedailycron.wordpress.com/?p=37</guid>
		<description><![CDATA[Some software are essential. Windows, Linux, other operating systems. I live with them, coz I can&#8217;t live without them. I&#8217;ve spent most of my onscreen life in Windows. I&#8217;m comfortable with it because I am familiar with it. From the &#8230; <a href="http://thedailycron.wordpress.com/2008/05/16/software-that-helps/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thedailycron.wordpress.com&amp;blog=34044&amp;post=37&amp;subd=thedailycron&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Some software are essential. Windows, Linux, other operating systems. I live with them, coz I can&#8217;t live without them. I&#8217;ve spent most of my onscreen life in Windows. I&#8217;m comfortable with it because I am familiar with it.</p>
<p>From the rest, I like the ones that just work without getting in the way. They will stay hidden until I need them. Their features are understated. But I like when a software seems to read my mind and respond to my thoughts. I specially appreciate the moment when I realize how much less I have to work to get something done, through the use of this tool.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/thedailycron.wordpress.com/37/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/thedailycron.wordpress.com/37/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thedailycron.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thedailycron.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thedailycron.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thedailycron.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/thedailycron.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/thedailycron.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/thedailycron.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/thedailycron.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thedailycron.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thedailycron.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thedailycron.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thedailycron.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thedailycron.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thedailycron.wordpress.com/37/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thedailycron.wordpress.com&amp;blog=34044&amp;post=37&amp;subd=thedailycron&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://thedailycron.wordpress.com/2008/05/16/software-that-helps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/33e5feabbca82f6465bf3d355172485c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">thedailycron</media:title>
		</media:content>
	</item>
	</channel>
</rss>
