<?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>stevedoria.net</title>
	<atom:link href="http://blog.stevedoria.net/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.stevedoria.net</link>
	<description>Real-World Computing Experience Distilled</description>
	<lastBuildDate>Mon, 18 Jan 2010 04:26:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Transitioned to New Server</title>
		<link>http://blog.stevedoria.net/20100117/transitioned-to-new-server</link>
		<comments>http://blog.stevedoria.net/20100117/transitioned-to-new-server#comments</comments>
		<pubDate>Mon, 18 Jan 2010 04:18:26 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[IT Administration]]></category>

		<guid isPermaLink="false">http://blog.stevedoria.net/?p=438</guid>
		<description><![CDATA[I have just completed transitioning to a new server, which serves this blog. I am now using GoDaddy.com&#8217;s Virtual Dedicated Server product. I have been administering my own dedicated server, GoDaddy.com&#8217;s Dedicated Server product, for more than two years. I changed from a Dedicated Server to a Virtual Dedicated Server to reduce costs and better [...]]]></description>
		<wfw:commentRss>http://blog.stevedoria.net/20100117/transitioned-to-new-server/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>It Looked Zope at First!</title>
		<link>http://blog.stevedoria.net/20100112/it-looked-zope-at-first</link>
		<comments>http://blog.stevedoria.net/20100112/it-looked-zope-at-first#comments</comments>
		<pubDate>Wed, 13 Jan 2010 03:45:23 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://blog.stevedoria.net/?p=430</guid>
		<description><![CDATA[I am still searching for tools that would allow me to do web development with Python. I was leaning toward Zope, but it looks like I will be going a different direction with WSGI. WSGI seems very lightweight or minimalist, which requires me to research template engines. Kubica&#8217;s HOWTO Use Python in the Web refers [...]]]></description>
		<wfw:commentRss>http://blog.stevedoria.net/20100112/it-looked-zope-at-first/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Increasing Module Cohesion</title>
		<link>http://blog.stevedoria.net/20091116/increasing-module-cohesion</link>
		<comments>http://blog.stevedoria.net/20091116/increasing-module-cohesion#comments</comments>
		<pubDate>Tue, 17 Nov 2009 04:23:14 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Software Engineering]]></category>

		<guid isPermaLink="false">http://blog.stevedoria.net/?p=399</guid>
		<description><![CDATA[When thinking about software modules as service providers and consumers, from time to time, a situation occurs where a service provider and a consumer communicate through a common or shared buffer. In the sockets API, the consumer of a service provides the buffers from which write() sends and to which recv() receives. This can be [...]]]></description>
		<wfw:commentRss>http://blog.stevedoria.net/20091116/increasing-module-cohesion/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>That Stuff Looks Zope!</title>
		<link>http://blog.stevedoria.net/20091002/that-stuff-looks-zope</link>
		<comments>http://blog.stevedoria.net/20091002/that-stuff-looks-zope#comments</comments>
		<pubDate>Sat, 03 Oct 2009 02:20:10 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://blog.stevedoria.net/?p=388</guid>
		<description><![CDATA[I was thinking about doing web application development using Python during my free time. It would not be something that is pressured by schedules, but it would be an opportunity to learn something new.
At first, I believed that most Python web applications were implemented by using mod_python, since PHP web applications use mod_php. I have [...]]]></description>
		<wfw:commentRss>http://blog.stevedoria.net/20091002/that-stuff-looks-zope/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2009Q2 in a Word: Busy</title>
		<link>http://blog.stevedoria.net/20090816/2009q2-in-a-word-busy</link>
		<comments>http://blog.stevedoria.net/20090816/2009q2-in-a-word-busy#comments</comments>
		<pubDate>Mon, 17 Aug 2009 05:22:37 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[- blah -]]></category>

		<guid isPermaLink="false">http://blog.stevedoria.net/?p=366</guid>
		<description><![CDATA[In a word, one could say that I have been &#8220;busy.&#8221; I was unable to find time for my blog during a whole quarter of the year.
In one of those weeks, I flew from LAX to Dulles, Geneva, Paris, and Frankfurt. During another week in San Mateo, I was at the wedding of a friend, [...]]]></description>
		<wfw:commentRss>http://blog.stevedoria.net/20090816/2009q2-in-a-word-busy/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configuring the timezone on Red Hat Linux</title>
		<link>http://blog.stevedoria.net/20090313/configuring-the-timezone-on-red-hat-linux</link>
		<comments>http://blog.stevedoria.net/20090313/configuring-the-timezone-on-red-hat-linux#comments</comments>
		<pubDate>Sat, 14 Mar 2009 03:10:55 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Linux / Unix]]></category>

		<guid isPermaLink="false">http://blog.stevedoria.net/?p=357</guid>
		<description><![CDATA[I recently set up a server remotely and with much success, however I overlooked the configuration of the operating system&#8217;s timezone settings. This is typically set up during the installation of the operating system, but since the dedicated server provider performs the installation for customers, it is a step that can be easily overlooked when [...]]]></description>
		<wfw:commentRss>http://blog.stevedoria.net/20090313/configuring-the-timezone-on-red-hat-linux/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Strategy-like Pattern in PHP</title>
		<link>http://blog.stevedoria.net/20090219/strategy-like-pattern-in-php</link>
		<comments>http://blog.stevedoria.net/20090219/strategy-like-pattern-in-php#comments</comments>
		<pubDate>Fri, 20 Feb 2009 03:58:47 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Design Patterns]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.stevedoria.net/?p=335</guid>
		<description><![CDATA[Today, I had some time to write a little program while I was watching people work on the infrastructure at the office. I wrote up a couple of functions that calculated the n-th Fibonacci number, and wanted to display the sequence of the first 100 numbers as they were calculated by these functions. At first, [...]]]></description>
		<wfw:commentRss>http://blog.stevedoria.net/20090219/strategy-like-pattern-in-php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Viewing More Work with Multiple Displays</title>
		<link>http://blog.stevedoria.net/20090116/viewing-more-work-with-multiple-displays</link>
		<comments>http://blog.stevedoria.net/20090116/viewing-more-work-with-multiple-displays#comments</comments>
		<pubDate>Sat, 17 Jan 2009 04:25:25 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Team Management]]></category>

		<guid isPermaLink="false">http://blog.stevedoria.net/?p=315</guid>
		<description><![CDATA[A news story at The New York Times, Boss, I Need a Bigger Screen. For Work Efficiency, of Course., professes the benefits of using multiple displays or a bigger screen while computing. The article&#8217;s writer, Farhad Manjoo, points to research at the University of Utah that observed a 44% increase in productivity when multiple bigger [...]]]></description>
		<wfw:commentRss>http://blog.stevedoria.net/20090116/viewing-more-work-with-multiple-displays/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disconnected</title>
		<link>http://blog.stevedoria.net/20081219/disconnected</link>
		<comments>http://blog.stevedoria.net/20081219/disconnected#comments</comments>
		<pubDate>Sat, 20 Dec 2008 02:20:29 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[IT Administration]]></category>

		<guid isPermaLink="false">http://blog.stevedoria.net/?p=301</guid>
		<description><![CDATA[A recent news article reports that a communications cable has been cut, affecting Europe, Asia, and the Middle East. This has happened before, but it did not seem likely to me that it would be something that would reoccur. The article on BBC quotes Interoute&#8217;s Jonathan Wright, &#8220;For this to happen twice in one year, [...]]]></description>
		<wfw:commentRss>http://blog.stevedoria.net/20081219/disconnected/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Developing GUI Applications on Linux</title>
		<link>http://blog.stevedoria.net/20081204/developing-gui-applications-on-linux</link>
		<comments>http://blog.stevedoria.net/20081204/developing-gui-applications-on-linux#comments</comments>
		<pubDate>Fri, 05 Dec 2008 04:51:56 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Linux / Unix]]></category>

		<guid isPermaLink="false">http://blog.stevedoria.net/?p=270</guid>
		<description><![CDATA[I&#8217;ve been looking for an API for cross-platform application development in my spare time. I would like to target GNU/Linux environments for an application that I am looking to develop as a hobby, but I would also like to make the application available to the larger pool of Microsoft Windows users. I am seriously considering [...]]]></description>
		<wfw:commentRss>http://blog.stevedoria.net/20081204/developing-gui-applications-on-linux/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
