<?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/"
		>
<channel>
	<title>Comments on: For those of you with a Mac (or Linux)</title>
	<atom:link href="http://yannramin.com/2009/03/03/for-those-of-you-with-a-mac-or-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://yannramin.com/2009/03/03/for-those-of-you-with-a-mac-or-linux/</link>
	<description>Software and life</description>
	<lastBuildDate>Sat, 10 Jul 2010 10:45:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Yann</title>
		<link>http://yannramin.com/2009/03/03/for-those-of-you-with-a-mac-or-linux/comment-page-1/#comment-1198</link>
		<dc:creator>Yann</dc:creator>
		<pubDate>Tue, 07 Apr 2009 07:19:35 +0000</pubDate>
		<guid isPermaLink="false">http://yannramin.com/?p=154#comment-1198</guid>
		<description>Owing that I now have a Macintosh to develop with, I will be releasing a new .app bundle soon :)</description>
		<content:encoded><![CDATA[<p>Owing that I now have a Macintosh to develop with, I will be releasing a new .app bundle soon <img src='http://yannramin.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://yannramin.com/2009/03/03/for-those-of-you-with-a-mac-or-linux/comment-page-1/#comment-1195</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Sun, 05 Apr 2009 17:18:22 +0000</pubDate>
		<guid isPermaLink="false">http://yannramin.com/?p=154#comment-1195</guid>
		<description>Hey, that py2app trick is even better! Thanks.</description>
		<content:encoded><![CDATA[<p>Hey, that py2app trick is even better! Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jared</title>
		<link>http://yannramin.com/2009/03/03/for-those-of-you-with-a-mac-or-linux/comment-page-1/#comment-1194</link>
		<dc:creator>Jared</dc:creator>
		<pubDate>Sat, 04 Apr 2009 19:12:57 +0000</pubDate>
		<guid isPermaLink="false">http://yannramin.com/?p=154#comment-1194</guid>
		<description>Or run &gt;python setup.py py2app

This will create an app file in ./dist that you can run without the command line.  Tested and it worked.</description>
		<content:encoded><![CDATA[<p>Or run &gt;python setup.py py2app</p>
<p>This will create an app file in ./dist that you can run without the command line.  Tested and it worked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://yannramin.com/2009/03/03/for-those-of-you-with-a-mac-or-linux/comment-page-1/#comment-1187</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Sat, 28 Mar 2009 16:59:31 +0000</pubDate>
		<guid isPermaLink="false">http://yannramin.com/?p=154#comment-1187</guid>
		<description>Okay, for those (like me) who don&#039;t know a thing at all about Python, here&#039;s how I made this work. Assumes you know the basics of the command line.

1) Get the file above and unpack it where you want to.

2) Download wxPython from sourceforge: http://sourceforge.net/project/showfiles.php?group_id=10718&amp;package_id=10559&amp;release_id=662274
(Get the version for your Python version. My Leopard install is 2.5.1 (% python --version), so I downloaded the version appropriate for 2.5. Install it the normal Mac way.

3) In the unpacked evec_upload folder from step (1), do:
   a) python setup.py build
   b) python setup.py install

4) Now you can run the market uploader: python evec_upload.py &amp;

A quick test seems to indicate that it&#039;s working!</description>
		<content:encoded><![CDATA[<p>Okay, for those (like me) who don&#8217;t know a thing at all about Python, here&#8217;s how I made this work. Assumes you know the basics of the command line.</p>
<p>1) Get the file above and unpack it where you want to.</p>
<p>2) Download wxPython from sourceforge: <a href="http://sourceforge.net/project/showfiles.php?group_id=10718&amp;package_id=10559&amp;release_id=662274" rel="nofollow">http://sourceforge.net/project/showfiles.php?group_id=10718&amp;package_id=10559&amp;release_id=662274</a><br />
(Get the version for your Python version. My Leopard install is 2.5.1 (% python &#8211;version), so I downloaded the version appropriate for 2.5. Install it the normal Mac way.</p>
<p>3) In the unpacked evec_upload folder from step (1), do:<br />
   a) python setup.py build<br />
   b) python setup.py install</p>
<p>4) Now you can run the market uploader: python evec_upload.py &amp;</p>
<p>A quick test seems to indicate that it&#8217;s working!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.209 seconds -->
