<?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 &#187; Web Development</title>
	<atom:link href="http://blog.stevedoria.net/category/web-development/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.stevedoria.net</link>
	<description>Real-World Computing Experience Distilled</description>
	<lastBuildDate>Tue, 01 Jun 2010 08:49:37 +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>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>Questioning the Dependence on Third-Party Service Providers</title>
		<link>http://blog.stevedoria.net/20080726/questioning-the-dependence-on-third-party-service-providers</link>
		<comments>http://blog.stevedoria.net/20080726/questioning-the-dependence-on-third-party-service-providers#comments</comments>
		<pubDate>Sat, 26 Jul 2008 23:02:43 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[IT Administration]]></category>
		<category><![CDATA[Software Engineering]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://blog.stevedoria.net/20080726/questioning-the-dependence-on-third-party-service-providers</guid>
		<description><![CDATA[According to this Amazon.com S3 Team write up on the loss of their S3 service&#8217;s availability, &#8220;very few requests were completing successfully&#8221; during an availability event. The service&#8217;s problems seem to have started at 08:40, and the service&#8217;s error rates did not fall back to normal, acceptable levels in the United States until 16:02pm. The [...]]]></description>
		<wfw:commentRss>http://blog.stevedoria.net/20080726/questioning-the-dependence-on-third-party-service-providers/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Supporting Internet Explorer for Mac</title>
		<link>http://blog.stevedoria.net/20060313/supporting-internet-explorer-for-mac</link>
		<comments>http://blog.stevedoria.net/20060313/supporting-internet-explorer-for-mac#comments</comments>
		<pubDate>Tue, 14 Mar 2006 05:33:58 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://blog.stevedoria.net/20060313/supporting-internet-explorer-for-mac</guid>
		<description><![CDATA[A lot of effort has been exerted lately on providing the same user experience on a web site through all web browsers. Although implementing Internet applications to target requirements of the lowest common denominator would be optimal for greater reach, like other decisions that are made where resources are scarce, the decision to continue investing [...]]]></description>
		<wfw:commentRss>http://blog.stevedoria.net/20060313/supporting-internet-explorer-for-mac/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello, Ruby!</title>
		<link>http://blog.stevedoria.net/20051212/hello-ruby</link>
		<comments>http://blog.stevedoria.net/20051212/hello-ruby#comments</comments>
		<pubDate>Mon, 12 Dec 2005 11:24:10 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://blog.stevedoria.net/?p=14</guid>
		<description><![CDATA[After months of resistance, I decided to join the Ruby on Rails bandwagon and read up on Ruby at a brick and mortar bookstore. I was unable to find Programming Ruby, but I found Agile Web Development with Rails and was able to read Appendix A, which was an introduction to the Ruby programming language. [...]]]></description>
		<wfw:commentRss>http://blog.stevedoria.net/20051212/hello-ruby/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Development Process Illustrated</title>
		<link>http://blog.stevedoria.net/20051211/development-process-illustrated</link>
		<comments>http://blog.stevedoria.net/20051211/development-process-illustrated#comments</comments>
		<pubDate>Sun, 11 Dec 2005 13:30:16 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://blog.stevedoria.net/?p=13</guid>
		<description><![CDATA[The Website Development Process at pingmag.jp describes an iterative product development life cycle through a presentation that is &#8220;fun to look at.&#8221; The presentation focuses on the interaction between a web design firm and a client, but the interaction can be generalized to cover all product development efforts. This is a useful resource for introducing [...]]]></description>
		<wfw:commentRss>http://blog.stevedoria.net/20051211/development-process-illustrated/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating COM Components using Visual C#.NET</title>
		<link>http://blog.stevedoria.net/20051008/creating-com-components-using-visual-csharp-dot-net</link>
		<comments>http://blog.stevedoria.net/20051008/creating-com-components-using-visual-csharp-dot-net#comments</comments>
		<pubDate>Sun, 09 Oct 2005 04:00:13 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://blog.stevedoria.net/?p=27</guid>
		<description><![CDATA[Developers are sometimes asked to support older software systems that utilize obsolete technologies. This may be difficult when the development tools used to implement the older software system are not available and have been replaced by newer tools that do not seem to support the former tools&#8217; technologies. Faced with the need to replace a [...]]]></description>
		<wfw:commentRss>http://blog.stevedoria.net/20051008/creating-com-components-using-visual-csharp-dot-net/feed</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
	</channel>
</rss>
