<?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 Code</title>
	<atom:link href="http://sun3.org/archives/category/other-code/feed" rel="self" type="application/rss+xml" />
	<link>http://sun3.org</link>
	<description>Rob Thompson&#039;s Blog</description>
	<lastBuildDate>Thu, 29 Sep 2011 01:24:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<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 Cliq and [...]]]></description>
		<wfw:commentRss>http://sun3.org/archives/328/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Bash Shell: Find Nano or Pico</title>
		<link>http://sun3.org/archives/65</link>
		<comments>http://sun3.org/archives/65#comments</comments>
		<pubDate>Fri, 02 May 2008 17:12:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Other Code]]></category>

		<guid isPermaLink="false">http://sun3.org/?p=65</guid>
		<description><![CDATA[It&#8217;s amazing how little things make all the difference when doing your day-to-day sysadmin tasks. I tend to use the same .profile on lots of *NIX boxes, but have always found it frustrating to find a sane editor in different environments. My editor of choice in Nano/Pico (I&#8217;m not ashamed), but this is not always [...]]]></description>
		<wfw:commentRss>http://sun3.org/archives/65/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scripts as Reliable Daemons</title>
		<link>http://sun3.org/archives/82</link>
		<comments>http://sun3.org/archives/82#comments</comments>
		<pubDate>Sun, 27 Jan 2008 17:28:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Other Code]]></category>
		<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http://sun3.org/?p=82</guid>
		<description><![CDATA[Overview Here is a step-by-step tutorial on one way that I&#8217;ve found to deploy simple scripts as reliable daemons using the Daemontools package and Multilog facilities provided by D. J. Bernstein. If you are familiar with QMail, you are probably familiar with one of the many brilliant applications created by the DJB; Daemontools. In a [...]]]></description>
		<wfw:commentRss>http://sun3.org/archives/82/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 [...]]]></description>
		<wfw:commentRss>http://sun3.org/archives/103/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SetGID and SetUID Shell Scripts</title>
		<link>http://sun3.org/archives/105</link>
		<comments>http://sun3.org/archives/105#comments</comments>
		<pubDate>Mon, 22 Oct 2007 21:39:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Other Code]]></category>
		<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http://sun3.org/?p=105</guid>
		<description><![CDATA[Under most UNIX implementations, shell scripts cannot be made to setuid. This is both a security precaution and hindrance. For example, let&#8217;s say that you have the need to allow your users to RSYNC content from one server (a development server), that they have an account on, to a production server that they don&#8217;t have [...]]]></description>
		<wfw:commentRss>http://sun3.org/archives/105/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle Tree Relationships</title>
		<link>http://sun3.org/archives/285</link>
		<comments>http://sun3.org/archives/285#comments</comments>
		<pubDate>Fri, 17 Aug 2007 10:59:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Other Code]]></category>
		<category><![CDATA[PHP Code]]></category>
		<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http://sun3.org/?p=285</guid>
		<description><![CDATA[Working with parent-child relationships between rows in tables can be a headache to deal with, especially if you need to display those relationships graphically. However, Oracle provides some great constructs that make this much easier to deal with. Here are some of the challenges that I ran into and the solutions I came up with: [...]]]></description>
		<wfw:commentRss>http://sun3.org/archives/285/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

