<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Python, Win32 &#038; codecs: the joys of open source</title>
	<link>http://ramblings.timgolden.me.uk/2007/11/05/python-win32-codecs-the-joys-of-open-source/</link>
	<description>The ramblings of Tim Golden</description>
	<pubDate>Fri, 10 Feb 2012 06:26:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>

	<item>
		<title>By: Vlada</title>
		<link>http://ramblings.timgolden.me.uk/2007/11/05/python-win32-codecs-the-joys-of-open-source/#comment-178</link>
		<author>Vlada</author>
		<pubDate>Wed, 21 Nov 2007 07:08:26 +0000</pubDate>
		<guid>http://ramblings.timgolden.me.uk/2007/11/05/python-win32-codecs-the-joys-of-open-source/#comment-178</guid>
		<description>Hi Steve,

I'm interested in your wrapper for mediainfo.dll, could you please contact me at vladovi@atlas.cz? Thanks a lot.</description>
		<content:encoded><![CDATA[<p>Hi Steve,</p>
<p>I&#8217;m interested in your wrapper for mediainfo.dll, could you please contact me at <a href="mailto:vladovi@atlas.cz?">vladovi@atlas.cz?</a> Thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tim</title>
		<link>http://ramblings.timgolden.me.uk/2007/11/05/python-win32-codecs-the-joys-of-open-source/#comment-143</link>
		<author>tim</author>
		<pubDate>Tue, 06 Nov 2007 08:31:06 +0000</pubDate>
		<guid>http://ramblings.timgolden.me.uk/2007/11/05/python-win32-codecs-the-joys-of-open-source/#comment-143</guid>
		<description>Thanks for the suggestion "mickey" (which I suspect may not be your real name :). I have tried Enthought in the past, for no reason other than curiosity. I hadn't realised that it included a working MingW setup. I'll have to have a look again.</description>
		<content:encoded><![CDATA[<p>Thanks for the suggestion &#8220;mickey&#8221; (which I suspect may not be your real name :). I have tried Enthought in the past, for no reason other than curiosity. I hadn&#8217;t realised that it included a working MingW setup. I&#8217;ll have to have a look again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mickey mouse</title>
		<link>http://ramblings.timgolden.me.uk/2007/11/05/python-win32-codecs-the-joys-of-open-source/#comment-136</link>
		<author>mickey mouse</author>
		<pubDate>Mon, 05 Nov 2007 21:21:49 +0000</pubDate>
		<guid>http://ramblings.timgolden.me.uk/2007/11/05/python-win32-codecs-the-joys-of-open-source/#comment-136</guid>
		<description>You might check out the Enthought python distribution (http://www.enthought.com/). It's targeted at scientific applications but it comes with a working mingw build environment out-the-box (as well as lots of other good stuff). This makes building win32 extensions quite painless. N.B. Their all-in-one Sumo-distribution only goes up to Python-2.4, but their egg repositories and "Enstaller" means you can get the same tools installed with Python-2.5 and leave out all the ones you don't need.</description>
		<content:encoded><![CDATA[<p>You might check out the Enthought python distribution (http://www.enthought.com/). It&#8217;s targeted at scientific applications but it comes with a working mingw build environment out-the-box (as well as lots of other good stuff). This makes building win32 extensions quite painless. N.B. Their all-in-one Sumo-distribution only goes up to Python-2.4, but their egg repositories and &#8220;Enstaller&#8221; means you can get the same tools installed with Python-2.5 and leave out all the ones you don&#8217;t need.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://ramblings.timgolden.me.uk/2007/11/05/python-win32-codecs-the-joys-of-open-source/#comment-134</link>
		<author>Steve</author>
		<pubDate>Mon, 05 Nov 2007 14:04:24 +0000</pubDate>
		<guid>http://ramblings.timgolden.me.uk/2007/11/05/python-win32-codecs-the-joys-of-open-source/#comment-134</guid>
		<description>I've used the MediaInfo dll via ctypes for this kind of stuff.  If you're interested I could email you my simple wrapper that I wrote - about 160 LOC.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve used the MediaInfo dll via ctypes for this kind of stuff.  If you&#8217;re interested I could email you my simple wrapper that I wrote - about 160 LOC.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

