<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments on: Installing PyAMF 0.4.0rc1 on Windows XP</title>
	<atom:link href="http://joelhooks.com/2008/12/31/installing-pyamf-040rc1-on-windows-xp/feed/" rel="self" type="application/rss+xml" />
	<link>http://joelhooks.com/2008/12/31/installing-pyamf-040rc1-on-windows-xp/</link>
	<description>[without unit tests] you&#039;re not refactoring; you&#039;re just changing shit. -Hamlet D&#039;Arcy</description>
	<lastBuildDate>Thu, 02 Feb 2012 05:54:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Joel Hooks</title>
		<link>http://joelhooks.com/2008/12/31/installing-pyamf-040rc1-on-windows-xp/comment-page-1/#comment-228</link>
		<dc:creator>Joel Hooks</dc:creator>
		<pubDate>Fri, 09 Jan 2009 15:54:16 +0000</pubDate>
		<guid isPermaLink="false">http://joelhooks.com/?p=127#comment-228</guid>
		<description>I didn&#039;t even notice the compiled releases! I had no trouble what-so-ever on ubuntu. Windows is just tricky because of its nature. It was actually kind of fun to figure out, but I&#039;m a nerd that loves a problem :&gt;</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t even notice the compiled releases! I had no trouble what-so-ever on ubuntu. Windows is just tricky because of its nature. It was actually kind of fun to figure out, but I&#8217;m a nerd that loves a problem :></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Joyce</title>
		<link>http://joelhooks.com/2008/12/31/installing-pyamf-040rc1-on-windows-xp/comment-page-1/#comment-227</link>
		<dc:creator>Nick Joyce</dc:creator>
		<pubDate>Tue, 06 Jan 2009 12:57:38 +0000</pubDate>
		<guid isPermaLink="false">http://joelhooks.com/?p=127#comment-227</guid>
		<description>(Disclosure - I am one of the devs of PyAMF)

Yeah this experience could definitely could be improved. Whilst this is a setuptools/distutil/platform specific issue, there are two possible solutions whilst the dev env is sorted out:

1) Run `python setup.py install --disable-ext` which will disable building the extension altogether. Not useful if you want to explicitly use cpyamf, but will provide a working lib using pure python. Or ..

2) Download the egg appropriate to your platform/python version - available at http://download.pyamf.org/releases. You should also be able to get the appropriate egg using easy_install. The egg provides a compiled version of cpyamf ready to use.

Eggs for all platforms/versions that we support are not yet up there - we will add these as we build them.

Thanks for the great article!</description>
		<content:encoded><![CDATA[<p>(Disclosure &#8211; I am one of the devs of PyAMF)</p>
<p>Yeah this experience could definitely could be improved. Whilst this is a setuptools/distutil/platform specific issue, there are two possible solutions whilst the dev env is sorted out:</p>
<p>1) Run `python setup.py install &#8211;disable-ext` which will disable building the extension altogether. Not useful if you want to explicitly use cpyamf, but will provide a working lib using pure python. Or ..</p>
<p>2) Download the egg appropriate to your platform/python version &#8211; available at <a href="http://download.pyamf.org/releases" rel="nofollow">http://download.pyamf.org/releases</a>. You should also be able to get the appropriate egg using easy_install. The egg provides a compiled version of cpyamf ready to use.</p>
<p>Eggs for all platforms/versions that we support are not yet up there &#8211; we will add these as we build them.</p>
<p>Thanks for the great article!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

