<?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>Blog &#187; python</title>
	<atom:link href="http://www.adamcrume.com/blog/archive/tag/python/feed" rel="self" type="application/rss+xml" />
	<link>http://www.adamcrume.com/blog</link>
	<description></description>
	<lastBuildDate>Thu, 12 Jan 2012 15:54:08 +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>Using scripts to hide complexity and only making it worse</title>
		<link>http://www.adamcrume.com/blog/archive/2009/08/25/using-scripts-to-hide-complexity-and-only-making-it-worse</link>
		<comments>http://www.adamcrume.com/blog/archive/2009/08/25/using-scripts-to-hide-complexity-and-only-making-it-worse#comments</comments>
		<pubDate>Wed, 26 Aug 2009 04:29:56 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[complexity]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jython]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://localhost/blog/?p=14</guid>
		<description><![CDATA[
I recently had to work with software that is customizable using Jython script. As much as I like both Java and Python, this environment was a nightmare.
The problem was the inability to write Python in the Python script.  First off was the old version of Python. The script was limited to version 2.1 (8 [...]]]></description>
		<wfw:commentRss>http://www.adamcrume.com/blog/archive/2009/08/25/using-scripts-to-hide-complexity-and-only-making-it-worse/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

