<?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>Rob Thompson &#187; Other</title>
	<atom:link href="http://sun3.org/archives/category/other/feed" rel="self" type="application/rss+xml" />
	<link>http://sun3.org</link>
	<description>Rob Thompson&#039;s Blog</description>
	<lastBuildDate>Sun, 27 Jun 2010 19:48:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How To: 330 Gallon Rain Barrel</title>
		<link>http://sun3.org/archives/439</link>
		<comments>http://sun3.org/archives/439#comments</comments>
		<pubDate>Sun, 06 Jun 2010 22:57:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Other]]></category>

		<guid isPermaLink="false">http://sun3.org/?p=439</guid>
		<description><![CDATA[Here is some information about my two 330 rain barrels.  This might help you if you are interested in saving some money on your water bill and keeping a fair amount of the rainfall over your property off the watershed and from becoming just wasted runoff.   

A lot of sites out there [...]]]></description>
		<wfw:commentRss>http://sun3.org/archives/439/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android SDK &#8211; $25 and an hour later</title>
		<link>http://sun3.org/archives/328</link>
		<comments>http://sun3.org/archives/328#comments</comments>
		<pubDate>Fri, 01 Jan 2010 16:19:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computing Hardware]]></category>
		<category><![CDATA[Other]]></category>
		<category><![CDATA[Other Code]]></category>
		<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http://sun3.org/?p=328</guid>
		<description><![CDATA[
If you&#8217;ve ever had an inkling to get into mobile software development, now is your time.  Google has drastically narrowed the gap for wanna-be mobile developers to get into this arena with their opensource and free Android SDK (Software Development Kit).  Exciting new phones such as the, HTC &#8220;Google Phone&#8221;, Motorola Droid, Motorola [...]]]></description>
		<wfw:commentRss>http://sun3.org/archives/328/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>praux.com API</title>
		<link>http://sun3.org/archives/301</link>
		<comments>http://sun3.org/archives/301#comments</comments>
		<pubDate>Thu, 29 Oct 2009 03:33:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[PHP Code]]></category>

		<guid isPermaLink="false">http://sun3.org/?p=301</guid>
		<description><![CDATA[
If you havn&#8217;t seen praux.com&#8217;s fancy API, you should definitely have a look.  Here&#8217;s an interface I put together that uses the API to display praux-hosted resumes on your own site.  Praux is a new site that allows you to assemble, maintain and share your resume with others.  The REST design and [...]]]></description>
		<wfw:commentRss>http://sun3.org/archives/301/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Favorite EBay Searches</title>
		<link>http://sun3.org/archives/12</link>
		<comments>http://sun3.org/archives/12#comments</comments>
		<pubDate>Mon, 19 Jan 2009 16:13:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Other]]></category>

		<guid isPermaLink="false">http://sun3.org/?p=12</guid>
		<description><![CDATA[EBay is a place that lacks description.  It is a staple of the Internet, and is often criticized for being a hodge-podge outlet that resembles a dollar store.  However, there are treasures that can be found on EBay that extend well beyond what can be purchased at your local store.  Now, I [...]]]></description>
		<wfw:commentRss>http://sun3.org/archives/12/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multiple User Apache Setups</title>
		<link>http://sun3.org/archives/98</link>
		<comments>http://sun3.org/archives/98#comments</comments>
		<pubDate>Mon, 12 Nov 2007 21:37:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http://sun3.org/?p=98</guid>
		<description><![CDATA[One of the things I&#8217;ve recently been doing, is looking into ways of deploying Apache that can improve security in multiple user web environments.  The scenario is that there are 100&#8217;s of different users who all want to develop sites under their own virtualhost configs with server side scripting abilities.  Also, these same [...]]]></description>
		<wfw:commentRss>http://sun3.org/archives/98/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wapache &#8211; Win GUI Framework</title>
		<link>http://sun3.org/archives/103</link>
		<comments>http://sun3.org/archives/103#comments</comments>
		<pubDate>Mon, 29 Oct 2007 21:38:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[Other Code]]></category>
		<category><![CDATA[PHP Code]]></category>

		<guid isPermaLink="false">http://sun3.org/?p=103</guid>
		<description><![CDATA[Here is a project that deserves much more attention: http://wapache.sourceforge.net.
It is a modified Apache installation for Windows that links the power of apache (including PHP/Perl/etc. extensions) with the Windows GUI to create GUI windows applications simply and easily by way of custom apache Directives that link an Internet Explorer instance to the Windows GUI and [...]]]></description>
		<wfw:commentRss>http://sun3.org/archives/103/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
