<?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>William&#039;s Workbench &#187; Programming</title>
	<atom:link href="http://workbench.freetcp.com/archives/category/programming/feed" rel="self" type="application/rss+xml" />
	<link>http://workbench.freetcp.com</link>
	<description>Projects and Ideas</description>
	<lastBuildDate>Sun, 21 Feb 2010 06:36:47 +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>Flying with one instrument</title>
		<link>http://workbench.freetcp.com/archives/745</link>
		<comments>http://workbench.freetcp.com/archives/745#comments</comments>
		<pubDate>Sun, 27 Dec 2009 21:47:32 +0000</pubDate>
		<dc:creator>William Riley</dc:creator>
				<category><![CDATA[Flight Sim]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://workbench.freetcp.com/?p=745</guid>
		<description><![CDATA[While on vacation I managed to squeeze in a few hours of coding to get my ASI working with FSX. Even with only one gauge it was very rewarding to see my hard work pay off with a working instrument. The software is alpha quality and needs a lot of debugging but it works! At [...]]]></description>
		<wfw:commentRss>http://workbench.freetcp.com/archives/745/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Standard Linux/Unix error codes</title>
		<link>http://workbench.freetcp.com/archives/715</link>
		<comments>http://workbench.freetcp.com/archives/715#comments</comments>
		<pubDate>Tue, 27 Oct 2009 14:55:00 +0000</pubDate>
		<dc:creator>William Riley</dc:creator>
				<category><![CDATA[Linux/Unix]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://workbench.freetcp.com/?p=715</guid>
		<description><![CDATA[As a System Administrator I will often come across a system error code in a log file and need to look up what it means. I don&#8217;t know about you, but I don&#8217;t know that error 107 is &#8220;Transport endpoint is not connected&#8221; off the top of my head. My solution was a small Perl [...]]]></description>
		<wfw:commentRss>http://workbench.freetcp.com/archives/715/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JoystickButtonTest utility</title>
		<link>http://workbench.freetcp.com/archives/695</link>
		<comments>http://workbench.freetcp.com/archives/695#comments</comments>
		<pubDate>Thu, 22 Oct 2009 02:18:56 +0000</pubDate>
		<dc:creator>William Riley</dc:creator>
				<category><![CDATA[Flight Sim]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://workbench.freetcp.com/?p=695</guid>
		<description><![CDATA[The joystick card I am using for my flight simulator has a lot of buttons (112). By default the Windows control panel for game controllers only displays the status of 32 buttons. I wanted a way to see the status of all the buttons so I wrote this little utility called JoystickButtonTest. What an original [...]]]></description>
		<wfw:commentRss>http://workbench.freetcp.com/archives/695/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenOffice and Active Directory?</title>
		<link>http://workbench.freetcp.com/archives/290</link>
		<comments>http://workbench.freetcp.com/archives/290#comments</comments>
		<pubDate>Wed, 09 Jan 2008 21:15:59 +0000</pubDate>
		<dc:creator>William Riley</dc:creator>
				<category><![CDATA[Linux/Unix]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://workbench.freetcp.com/archives/290</guid>
		<description><![CDATA[I tried to start OpenOffice today on my Red Hat 5 workstation and nothing happened. Starting from the command line I saw this error: (soffice.bin:14419): GLib-WARNING **: getpwuid_r(): failed due to unknown user id (118141) The user id (118141) is my Active Directory login mapped to a local UID on my Linux workstation. To make [...]]]></description>
		<wfw:commentRss>http://workbench.freetcp.com/archives/290/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Toy OS</title>
		<link>http://workbench.freetcp.com/archives/269</link>
		<comments>http://workbench.freetcp.com/archives/269#comments</comments>
		<pubDate>Fri, 27 Jul 2007 00:29:44 +0000</pubDate>
		<dc:creator>William Riley</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://workbench.freetcp.com/archives/269</guid>
		<description><![CDATA[Here are some links about writing a simple boot sector program. http://www.eu-by.org/linuxgazette/issue77/krishnakumar.html http://www.eu-by.org/linuxgazette/issue79/krishnakumar.html http://www.eu-by.org/linuxgazette/issue82/raghu.html]]></description>
		<wfw:commentRss>http://workbench.freetcp.com/archives/269/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
