<?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>feisley &#187; AMF</title>
	<atom:link href="http://feisley.com/tag/amf/feed/" rel="self" type="application/rss+xml" />
	<link>http://feisley.com</link>
	<description>programming with a side of life</description>
	<lastBuildDate>Thu, 15 Apr 2010 07:33:58 +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>PyAMF</title>
		<link>http://feisley.com/2008/02/21/pyamf/</link>
		<comments>http://feisley.com/2008/02/21/pyamf/#comments</comments>
		<pubDate>Fri, 22 Feb 2008 02:45:35 +0000</pubDate>
		<dc:creator>Jacob Feisley</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[AMF]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[Django]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[PyAMF]]></category>
		<category><![CDATA[Pylons]]></category>
		<category><![CDATA[Twisted]]></category>

		<guid isPermaLink="false">http://feisley.com/?p=3</guid>
		<description><![CDATA[
Back in January I discovered the PyAMF project. This project&#8217;s goal is to create an implementation of AMF (Action Message Format) for the Python Programming language. Last week they released version 0.1.0, their first stable release.
So far, I have been extremely impressed with this project. The library offers integration with popular Python web frameworks including [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://feisley.com/wp-content/uploads/2008/02/pyamf4.jpg" alt="PyAMF Logo" /></p>
<p>Back in January I discovered the <a href="http://pyamf.org">PyAMF project</a>. This project&#8217;s goal is to create an implementation of AMF (Action Message Format) for the <a href="http://python.org">Python</a> Programming language. Last week they released version 0.1.0, their first stable release.</p>
<p>So far, I have been extremely impressed with this project. The library offers integration with popular Python web frameworks including Twisted, Django, and Pylons. The performance is excellent and will only improve as the team intends to annex their Python code, with C for faster serialization of requests. In addition to an excellent library, the developers have also provided a number of <a href="http://pyamf.org/wiki/Examples">examples</a> which attempt to cover every major area of the library. I have already begun using it in various projects including Hydra, which will be released this month.</p>
<p>Look for more info and updates on the PyAMF project in the coming weeks.</p>
]]></content:encoded>
			<wfw:commentRss>http://feisley.com/2008/02/21/pyamf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
