<?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>geoffeg &#187; Uncategorized</title>
	<atom:link href="http://www.geoffeg.org/wordpress/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.geoffeg.org/wordpress</link>
	<description>Photography, music, software, geek stuff.</description>
	<lastBuildDate>Tue, 20 Jul 2010 20:10:02 +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>Network Cables</title>
		<link>http://www.geoffeg.org/wordpress/2010/07/20/network-cables/</link>
		<comments>http://www.geoffeg.org/wordpress/2010/07/20/network-cables/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 20:09:35 +0000</pubDate>
		<dc:creator>geoffeg</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.geoffeg.org/wordpress/?p=80</guid>
		<description><![CDATA[The network admins at work just sent out this understated email: Subject: Network Cables Really don&#8217;t make good toys, why would anyone think this is a good idea?? Really?? Please don&#8217;t do this, ever. Thanks!]]></description>
			<content:encoded><![CDATA[<p>The network admins at work just sent out this understated email:</p>
<p>Subject: <strong>Network Cables</strong><br />
Really don&#8217;t make good toys, why would anyone think this is a good idea?? Really??</p>
<p>Please don&#8217;t do this, ever. Thanks!<br />
<a href="http://www.geoffeg.org/wordpress/wp-content/uploads/2010/07/network-cables.jpg" ><img src="http://www.geoffeg.org/wordpress/wp-content/uploads/2010/07/network-cables-300x224.jpg" alt="" title="Back Camera" width="300" height="224" class="alignnone size-medium wp-image-81" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoffeg.org/wordpress/2010/07/20/network-cables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>You Will Never Experience Happiness Like This</title>
		<link>http://www.geoffeg.org/wordpress/2010/06/28/you-will-never-experience-happiness-like-this/</link>
		<comments>http://www.geoffeg.org/wordpress/2010/06/28/you-will-never-experience-happiness-like-this/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 14:17:26 +0000</pubDate>
		<dc:creator>geoffeg</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.geoffeg.org/wordpress/2010/06/28/you-will-never-experience-happiness-like-this/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://ffffound.com/image/44d1b4fe932a602f631c7b28a39fe7bf2a3fb1d8" onclick="javascript:pageTracker._trackPageview('/outbound/article/ffffound.com');"><img src="http://img.ffffound.com/static-data/assets/6/44d1b4fe932a602f631c7b28a39fe7bf2a3fb1d8_m.gif"/></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoffeg.org/wordpress/2010/06/28/you-will-never-experience-happiness-like-this/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The iPhone and the GPL (v2) are not incompatible</title>
		<link>http://www.geoffeg.org/wordpress/2009/10/07/the-iphone-and-the-gpl-v2-are-not-incompatible/</link>
		<comments>http://www.geoffeg.org/wordpress/2009/10/07/the-iphone-and-the-gpl-v2-are-not-incompatible/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 17:57:08 +0000</pubDate>
		<dc:creator>geoffeg</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.geoffeg.org/wordpress/?p=68</guid>
		<description><![CDATA[I sent my first iPhone application off to Apple for approval this weekend, an iPhone version of a simple old DOS game. Since the UNIX version of robotfindskitten was licensed under the GPL (version 2) I kept the iPhone version under the same license. Clause 2 of the GPL states that source code must be [...]]]></description>
			<content:encoded><![CDATA[<p>I sent my first <a href="http://code.google.com/p/iphonerfk/" onclick="javascript:pageTracker._trackPageview('/outbound/article/code.google.com');">iPhone application</a> off to Apple for approval this weekend, an iPhone version of a simple <a href="http://robotfindskitten.org/" onclick="javascript:pageTracker._trackPageview('/outbound/article/robotfindskitten.org');">old DOS game</a>. Since the UNIX version of <a href="http://robotfindskitten.org/" onclick="javascript:pageTracker._trackPageview('/outbound/article/robotfindskitten.org');">robotfindskitten</a> was licensed under the GPL (version 2) I kept the iPhone version under the same license. <a href="http://www.gnu.org/licenses/gpl-2.0.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.gnu.org');">Clause 2 of the GPL</a> states that source code must be made available under one of three methods, I went with method &#8220;B&#8221; which states:</p>
<blockquote><p> &#8220;Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,&#8221;</p></blockquote>
<p>To satisfy this requirement I&#8217;m including the URL to the source code on the application information page and in the start up screen of the application. This goes much further than most GPL software. Some software (<a href="http://www.gnu.org/software/screen/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.gnu.org');">screen</a> for instance) tells you the software is licensed under the GPL but does not provide the location to find the source code. GNU&#8217;s version of <a href="http://www.gnu.org/software/grep/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.gnu.org');">grep</a> doesn&#8217;t even tell you what the license is when you run it, even if you show the help page. The man page also doesn&#8217;t list the license.</p>
<p>Upon completion of the initial release of robotfindskitten for the iPhone I started to think about other software I could port to the iPhone and quickly remembered <a href="http://en.wikipedia.org/wiki/Oxyd" onclick="javascript:pageTracker._trackPageview('/outbound/article/en.wikipedia.org');">Oxyd</a>, a marble-based puzzle game I used to play as a kid. I remembered that there was an open-source licensed version of the game. When I start projects I generally send an email to the developers&#8217; mailing list, asking if anyone is already working on it or would like to participate. The response I got was nothing short of disturbing (well, to me).</p>
<p>A few developers noted that I would not able able to port the game to because Apple&#8217;s iPhone because of restrictions in the Apple contract that were incompatible with the GPL. I shall now switch to point, counter-point mode:</p>
<p><strong>#1 (The biggie): Apple&#8217;s developer contract states that developers are not allowed to release the source code.</strong><br />
This is simply not true. I&#8217;ve read, reread, and re-reread the Apple developer contract and there is not a single mention of source code. This might have been true before Apple changed the contract in late 2008. There&#8217;s many applications available for the iPhone (through Apple&#8217;s App Store) that are open source. Colloquy Mobile (http://colloquy.mobi/) is licensed under the BSD, WordPress for iPhone (http://iphone.wordpress.org/) is licensed under the GPL are just a few.</p>
<p><strong>#2: Apple becomes the owner of your IP, code and associated resources when you submit an Application.</strong><br />
Are you kidding? Do you think that software development houses would allow this? The Apple contract states this is not true and that Apple does not own any part of your code. They simply provide a distribution network, payment and billing system and possibly a marketing outlet for applications. Think about this, would Apple want to be responsible for every bug in an Application?</p>
<p>There are <a href="http://www.fsf.org/blogs/community/5-reasons-to-avoid-iphone-3g" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.fsf.org');">quite</a> a <a href="http://www.fsf.org/campaigns/iphone/index_html/view?searchterm=iphone" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.fsf.org');">few</a> <a href="http://www.fsf.org/blogs/community/why-free-software-and-apples-iphone-dont-mix" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.fsf.org');">articles</a> on the interwebs about the GPL and its incompatibility with Apple&#8217;s iPhone processes and contracts.  You might notice that most of them were written last year, before Apple changed some of the policies around the iPhone development process. I can&#8217;t find the actual text of the old contracts and all the articles on the FSF&#8217;s website don&#8217;t actually quote or cite any Apple text.</p>
<p>The Free Software Foundation could use the iPhone as a great tool to get some exposure but instead they choose to have a tantrum about issues that are simply not true. There are many reasons to dislike the iPhone and the process behind it and a new issue seems to appear every week. Regardless, spreading <a href="http://en.wikipedia.org/wiki/Fear,_uncertainty_and_doubt" onclick="javascript:pageTracker._trackPageview('/outbound/article/en.wikipedia.org');">FUD</a> is exactly the kind of tactics the FSF denounces when companies like Microsoft point their fingers at open source.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoffeg.org/wordpress/2009/10/07/the-iphone-and-the-gpl-v2-are-not-incompatible/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why I am not (yet) convinced about Google Wave</title>
		<link>http://www.geoffeg.org/wordpress/2009/09/30/why-i-am-not-yet-convinced-about-google-wave/</link>
		<comments>http://www.geoffeg.org/wordpress/2009/09/30/why-i-am-not-yet-convinced-about-google-wave/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 21:09:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.geoffeg.org/wordpress/?p=66</guid>
		<description><![CDATA[I am always surprised to see Google Wave become a trending topic on Twitter. My impression of Twitter&#8217;s user base never matches reality. The geeks, software developers and general IT types still seem to make up a large percent of Twitter. Anyways&#8230; I watched the Google Wave keynote/introduction video.. maybe more than once. Does watching [...]]]></description>
			<content:encoded><![CDATA[<p>I am always surprised to see Google Wave become a trending topic on Twitter. My impression of Twitter&#8217;s user base never matches reality. The geeks, software developers and general IT types still seem to make up a large percent of Twitter. </p>
<p>Anyways&#8230; I watched the Google Wave keynote/introduction video.. maybe more than once. Does watching sections  over and over count? The hype is everywhere. Google Wave is the next awesome thing! Or maybe not! My main concerns stem from what may, at first glance, seem like an over-engineered solution to a problem that may not exist. If I remember correctly from the video, the original idea was to come up with a modern replacement for email and real time internet communication in general. Wave&#8217;s primary goal seems to revolve around communication based on streams, where everything happens immediately. Documents are shared with groups and can be viewed, edited, updated and distributed to other groups as quickly as working on them in a conference room. Wave also seems bent on replacing email as we know it.</p>
<p>Wait, what? The technologies and protocols behind a simple email to your friend are some of the oldest and simplest that exist. Sorta. Because of a lack of SPAM prevention, built-in encryption and security (in both the protocol and the messages themselves) and a host of other problems email has become a hairy beast. I can understand why Google wants to replace the whole system and start from scratch but their solution seems unnaturally complicated. New protocols, new architecture, new interfaces, new new new. If Google wants to supplant email and its related technologies it&#8217;s going to need a massive strategy to get Wave implemented on as many devices and systems. I&#8217;m not convinced that a system invented in 2008/2009 is going to be better than 1970s.</p>
<p>That said, when I get a Google Wave invite I&#8217;ll surely play around with it and change my mind and express how awesome it is. That&#8217;s right, I&#8217;m gonna WAVEr on my opinion. GET IT&#8230; ahhh.. I amuse myself.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoffeg.org/wordpress/2009/09/30/why-i-am-not-yet-convinced-about-google-wave/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mmmm, Kitten Liver</title>
		<link>http://www.geoffeg.org/wordpress/2009/07/26/mmmm-kitten-liver/</link>
		<comments>http://www.geoffeg.org/wordpress/2009/07/26/mmmm-kitten-liver/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 02:29:05 +0000</pubDate>
		<dc:creator>geoffeg</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.geoffeg.org/wordpress/?p=49</guid>
		<description><![CDATA[.flickr-photo { border: solid 2px #000000; } .flickr-yourcomment { } .flickr-frame { text-align: left; padding: 3px; } .flickr-caption { font-size: 0.8em; margin-top: 0px; } Mmmm, Kitten Liver, originally uploaded by geoffeg. Kitten Liver is quite delicious if cooked properly.]]></description>
			<content:encoded><![CDATA[<style type="text/css">
.flickr-photo { border: solid 2px #000000; }
.flickr-yourcomment { }
.flickr-frame { text-align: left; padding: 3px; }
.flickr-caption { font-size: 0.8em; margin-top: 0px; }
</style>
<div class="flickr-frame">
	<a href="http://www.flickr.com/photos/geoffeg/3731799433/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.flickr.com');" title="photo sharing"><img src="http://farm4.static.flickr.com/3507/3731799433_b6c8b29e63.jpg" class="flickr-photo" alt="" /></a><br />
<br />
	<span class="flickr-caption"><a href="http://www.flickr.com/photos/geoffeg/3731799433/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.flickr.com');">Mmmm, Kitten Liver</a>, originally uploaded by <a href="http://www.flickr.com/people/geoffeg/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.flickr.com');">geoffeg</a>.</span>
</div>
<p class="flickr-yourcomment">
	Kitten Liver is quite delicious if cooked properly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoffeg.org/wordpress/2009/07/26/mmmm-kitten-liver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deer foot.. months later</title>
		<link>http://www.geoffeg.org/wordpress/2009/02/09/deer-foot-months-later/</link>
		<comments>http://www.geoffeg.org/wordpress/2009/02/09/deer-foot-months-later/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 15:19:47 +0000</pubDate>
		<dc:creator>geoffeg</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.geoffeg.org/wordpress/?p=45</guid>
		<description><![CDATA[.flickr-photo { border: solid 2px #000000; } .flickr-yourcomment { } .flickr-frame { text-align: left; padding: 3px; } .flickr-caption { font-size: 0.8em; margin-top: 0px; } Deer foot.. months later, originally uploaded by geoffeg. This is the same deer foot from flickr.com/photos/geoffeg/2569854685/ but taken 8 months later (and in much better lighting).]]></description>
			<content:encoded><![CDATA[<style type="text/css">
.flickr-photo { border: solid 2px #000000; }
.flickr-yourcomment { }
.flickr-frame { text-align: left; padding: 3px; }
.flickr-caption { font-size: 0.8em; margin-top: 0px; }
</style>
<div class="flickr-frame">
	<a href="http://www.flickr.com/photos/geoffeg/3266078449/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.flickr.com');" title="photo sharing"><img src="http://farm4.static.flickr.com/3326/3266078449_964f61a3cf.jpg" class="flickr-photo" alt="" /></a><br />
<br />
	<span class="flickr-caption"><a href="http://www.flickr.com/photos/geoffeg/3266078449/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.flickr.com');">Deer foot.. months later</a>, originally uploaded by <a href="http://www.flickr.com/people/geoffeg/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.flickr.com');">geoffeg</a>.</span>
</div>
<p class="flickr-yourcomment">
	This is the same deer foot from flickr.com/photos/geoffeg/2569854685/ but taken 8 months later (and in much better lighting).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoffeg.org/wordpress/2009/02/09/deer-foot-months-later/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>World&#8217;s Largest Pencil moves into the St. Louis City Museum</title>
		<link>http://www.geoffeg.org/wordpress/2009/02/03/worlds-largest-pencil-moves-into-the-st-louis-city-museum/</link>
		<comments>http://www.geoffeg.org/wordpress/2009/02/03/worlds-largest-pencil-moves-into-the-st-louis-city-museum/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 03:44:34 +0000</pubDate>
		<dc:creator>geoffeg</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.geoffeg.org/wordpress/?p=35</guid>
		<description><![CDATA[The City Museum in St. Louis is not a museum by most definitions. It&#8217;s a huge playground for children as much as (if not more) for adults. You can climb through pipes hung from the ceiling, slide down a three-story tall slide made from old conveyor belt rollers, hide out in dark caves. They also [...]]]></description>
			<content:encoded><![CDATA[<p>The City Museum in St. Louis is not a museum by most definitions. It&#8217;s a huge playground for children as much as (if not more) for adults. You can climb through pipes hung from the ceiling, slide down a three-story tall slide made from old conveyor belt rollers, hide out in dark caves. They also have a few nights a year with live local bands all over the building and beer. Apparently they now have the world&#8217;s largest pencil:</p>
<p><a href="http://videos.stltoday.com/p/video?id=3034331" onclick="javascript:pageTracker._trackPageview('/outbound/article/videos.stltoday.com');"><img src="http://images.stltoday.com/stltoday/resources/bigpencil460feb03.jpg" style="display: block; margin-left: auto; margin-right: auto" border="0"/></a></p>
<p>Every city should have a City Museum.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoffeg.org/wordpress/2009/02/03/worlds-largest-pencil-moves-into-the-st-louis-city-museum/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ice in Arkansas</title>
		<link>http://www.geoffeg.org/wordpress/2009/02/03/ice-in-arkansas/</link>
		<comments>http://www.geoffeg.org/wordpress/2009/02/03/ice-in-arkansas/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 05:03:13 +0000</pubDate>
		<dc:creator>geoffeg</dc:creator>
				<category><![CDATA[Photos]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.geoffeg.org/wordpress/?p=25</guid>
		<description><![CDATA[.flickr-photo { border: solid 2px #000000; } .flickr-yourcomment { } .flickr-frame { text-align: left; padding: 3px; } .flickr-caption { font-size: 0.8em; margin-top: 0px; } Ice in Arkansas, originally uploaded by geoffeg. From the January 2009 Ice Storm near Deer, AR.]]></description>
			<content:encoded><![CDATA[<style type="text/css">
.flickr-photo { border: solid 2px #000000; }
.flickr-yourcomment { }
.flickr-frame { text-align: left; padding: 3px; }
.flickr-caption { font-size: 0.8em; margin-top: 0px; }
</style>
<div class="flickr-frame">
	<a href="http://www.flickr.com/photos/geoffeg/3240364746/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.flickr.com');" title="photo sharing"><img src="http://farm4.static.flickr.com/3497/3240364746_5a15fdf793.jpg" class="flickr-photo" alt="" /></a><br />
<br />
	<span class="flickr-caption"><a href="http://www.flickr.com/photos/geoffeg/3240364746/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.flickr.com');">Ice in Arkansas</a>, originally uploaded by <a href="http://www.flickr.com/people/geoffeg/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.flickr.com');">geoffeg</a>.</span>
</div>
<p class="flickr-yourcomment">
	From the January 2009 Ice Storm near Deer, AR.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoffeg.org/wordpress/2009/02/03/ice-in-arkansas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New theme and WordPress upgrade</title>
		<link>http://www.geoffeg.org/wordpress/2009/02/02/new-theme-and-wordpress-upgrade/</link>
		<comments>http://www.geoffeg.org/wordpress/2009/02/02/new-theme-and-wordpress-upgrade/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 04:56:15 +0000</pubDate>
		<dc:creator>geoffeg</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.geoffeg.org/wordpress/?p=23</guid>
		<description><![CDATA[I&#8217;m now on WordPress 2.7 and I switched to a lighter, cleaner theme. I hope you like it!]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m now on WordPress 2.7 and I switched to a lighter, cleaner theme. I hope you like it!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoffeg.org/wordpress/2009/02/02/new-theme-and-wordpress-upgrade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Little Crab Apples</title>
		<link>http://www.geoffeg.org/wordpress/2008/11/02/little-crab-apples/</link>
		<comments>http://www.geoffeg.org/wordpress/2008/11/02/little-crab-apples/#comments</comments>
		<pubDate>Sun, 02 Nov 2008 18:33:55 +0000</pubDate>
		<dc:creator>geoffeg</dc:creator>
				<category><![CDATA[Photos]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.geoffeg.org/wordpress/?p=21</guid>
		<description><![CDATA[.flickr-photo { border: solid 2px #000000; } .flickr-yourcomment { } .flickr-frame { text-align: left; padding: 3px; } .flickr-caption { font-size: 0.8em; margin-top: 0px; } Little Crab Apples, originally uploaded by geoffeg. From the side yard.]]></description>
			<content:encoded><![CDATA[<style type="text/css">
.flickr-photo { border: solid 2px #000000; }
.flickr-yourcomment { }
.flickr-frame { text-align: left; padding: 3px; }
.flickr-caption { font-size: 0.8em; margin-top: 0px; }
</style>
<div class="flickr-frame">
	<a href="http://www.flickr.com/photos/geoffeg/2996358846/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.flickr.com');" title="photo sharing"><img src="http://farm4.static.flickr.com/3225/2996358846_1a53d25e5e.jpg" class="flickr-photo" alt="" /></a><br />
<br />
	<span class="flickr-caption"><a href="http://www.flickr.com/photos/geoffeg/2996358846/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.flickr.com');">Little Crab Apples</a>, originally uploaded by <a href="http://www.flickr.com/people/geoffeg/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.flickr.com');">geoffeg</a>.</span>
</div>
<p class="flickr-yourcomment">
	From the side yard.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoffeg.org/wordpress/2008/11/02/little-crab-apples/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

