<?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: Box of horrors</title>
	<atom:link href="http://www.brainfold.org/blog/2008/07/01/box-of-horrors/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brainfold.org/blog/2008/07/01/box-of-horrors/</link>
	<description>On Python, game development and everything</description>
	<lastBuildDate>Fri, 21 May 2010 13:34:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: kne</title>
		<link>http://www.brainfold.org/blog/2008/07/01/box-of-horrors/comment-page-1/#comment-1980</link>
		<dc:creator>kne</dc:creator>
		<pubDate>Fri, 04 Jul 2008 23:29:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.brainfold.org/blog/?p=83#comment-1980</guid>
		<description>I will have to check out pymunk, thanks for the tip. 

As far as designing the API goes, I&#039;d love some help with it, but I likely won&#039;t be able to seriously work on it for a month or so. If you have any ideas on how you&#039;d like it to work, be sure to get in touch with me and we can chat about it. :)</description>
		<content:encoded><![CDATA[<p>I will have to check out pymunk, thanks for the tip. </p>
<p>As far as designing the API goes, I&#8217;d love some help with it, but I likely won&#8217;t be able to seriously work on it for a month or so. If you have any ideas on how you&#8217;d like it to work, be sure to get in touch with me and we can chat about it. <img src='http://www.brainfold.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jussi Lepistö</title>
		<link>http://www.brainfold.org/blog/2008/07/01/box-of-horrors/comment-page-1/#comment-1853</link>
		<dc:creator>Jussi Lepistö</dc:creator>
		<pubDate>Wed, 02 Jul 2008 09:52:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.brainfold.org/blog/?p=83#comment-1853</guid>
		<description>Thanks for the reply!

To be fair, I know first-hand how hard it is to make Python bindings of C++ libraries, so I don&#039;t really blame you. But I can also tell that I would be seriously interested in pyBox2d if it actually did have a Pythonic API instead of a copy of the C++ one. See pymunk for a nice API that is reasonably similar to the original (chipmunk) but still quite Pythonic. Too bad chipmunk seems to be the slower of these two libraries, and the one with less features...

EDIT: Also, if you would like help designing the API, I think I can spare a little time for that. :)</description>
		<content:encoded><![CDATA[<p>Thanks for the reply!</p>
<p>To be fair, I know first-hand how hard it is to make Python bindings of C++ libraries, so I don&#8217;t really blame you. But I can also tell that I would be seriously interested in pyBox2d if it actually did have a Pythonic API instead of a copy of the C++ one. See pymunk for a nice API that is reasonably similar to the original (chipmunk) but still quite Pythonic. Too bad chipmunk seems to be the slower of these two libraries, and the one with less features&#8230;</p>
<p>EDIT: Also, if you would like help designing the API, I think I can spare a little time for that. <img src='http://www.brainfold.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kne</title>
		<link>http://www.brainfold.org/blog/2008/07/01/box-of-horrors/comment-page-1/#comment-1849</link>
		<dc:creator>kne</dc:creator>
		<pubDate>Wed, 02 Jul 2008 05:34:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.brainfold.org/blog/?p=83#comment-1849</guid>
		<description>As the author of pybox2d, Sorry to hear that you don&#039;t like the API. I wanted to leave it basically as the C   version for users to make it fit their project/be Pythonic as they please.

Even so, I expected a bit of interest in it and people to want to work together with me to create a nice and simple API. As the response has been all but underwhelming (practically nonexistent), that doesn&#039;t look like a possibility. 

Oh well! Glad to hear you tried it, in any case. Good luck with your courses.</description>
		<content:encoded><![CDATA[<p>As the author of pybox2d, Sorry to hear that you don&#8217;t like the API. I wanted to leave it basically as the C   version for users to make it fit their project/be Pythonic as they please.</p>
<p>Even so, I expected a bit of interest in it and people to want to work together with me to create a nice and simple API. As the response has been all but underwhelming (practically nonexistent), that doesn&#8217;t look like a possibility. </p>
<p>Oh well! Glad to hear you tried it, in any case. Good luck with your courses.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
