<?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: I&#8217;m still here</title>
	<atom:link href="http://www.learningpython.com/2008/01/24/im-still-here/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.learningpython.com/2008/01/24/im-still-here/</link>
	<description>one man's journey into python...</description>
	<lastBuildDate>Thu, 27 May 2010 10:43:57 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jodo</title>
		<link>http://www.learningpython.com/2008/01/24/im-still-here/comment-page-1/#comment-75109</link>
		<dc:creator>jodo</dc:creator>
		<pubDate>Sat, 19 Apr 2008 21:40:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningpython.com/2008/01/24/im-still-here/#comment-75109</guid>
		<description>Well, perhaps you could write a planning table (for resource planning or scheduling), maybe with pysqlite. Building the GUI, working with the database, input/output, printing, a calender module, collision detection,  ... - a lot of interesting stuff for a (beginner&#039;s ?) tutorial.</description>
		<content:encoded><![CDATA[<p>Well, perhaps you could write a planning table (for resource planning or scheduling), maybe with pysqlite. Building the GUI, working with the database, input/output, printing, a calender module, collision detection,  &#8230; &#8211; a lot of interesting stuff for a (beginner&#8217;s ?) tutorial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ka2</title>
		<link>http://www.learningpython.com/2008/01/24/im-still-here/comment-page-1/#comment-60912</link>
		<dc:creator>ka2</dc:creator>
		<pubDate>Fri, 08 Feb 2008 03:32:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningpython.com/2008/01/24/im-still-here/#comment-60912</guid>
		<description>perhaps cairo(above) or django (http://www.djangoproject.com/)?</description>
		<content:encoded><![CDATA[<p>perhaps cairo(above) or django (<a href="http://www.djangoproject.com/)?" rel="nofollow">http://www.djangoproject.com/)?</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juho Vepsäläinen</title>
		<link>http://www.learningpython.com/2008/01/24/im-still-here/comment-page-1/#comment-60667</link>
		<dc:creator>Juho Vepsäläinen</dc:creator>
		<pubDate>Tue, 05 Feb 2008 18:59:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningpython.com/2008/01/24/im-still-here/#comment-60667</guid>
		<description>Perhaps you could do something cool with Cairo? http://www.cairographics.org/</description>
		<content:encoded><![CDATA[<p>Perhaps you could do something cool with Cairo? <a href="http://www.cairographics.org/" rel="nofollow">http://www.cairographics.org/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arne Babenhauserheide</title>
		<link>http://www.learningpython.com/2008/01/24/im-still-here/comment-page-1/#comment-59603</link>
		<dc:creator>Arne Babenhauserheide</dc:creator>
		<pubDate>Mon, 28 Jan 2008 22:55:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningpython.com/2008/01/24/im-still-here/#comment-59603</guid>
		<description>What about yaml, an emerging replacement for xml (for which I see the main advantage, that it is far more readable). We use it for storing characters for a roleplaying module (which as of now delivers a simulator for battles with a few thousand fighters), and it makes it a joy to edit characters in any texteditor. http://yaml.org/

Or about Version tracking with Mercurial, a distributed Source Code Management tool in python. http://www.selenic.com/mercurial/

I use both for the rpg tools for my own ruleset: 1d6. Code statistics: http://www.ohloh.net/projects/7065

At ohloh, which might also be itneresting.</description>
		<content:encoded><![CDATA[<p>What about yaml, an emerging replacement for xml (for which I see the main advantage, that it is far more readable). We use it for storing characters for a roleplaying module (which as of now delivers a simulator for battles with a few thousand fighters), and it makes it a joy to edit characters in any texteditor. <a href="http://yaml.org/" rel="nofollow">http://yaml.org/</a></p>
<p>Or about Version tracking with Mercurial, a distributed Source Code Management tool in python. <a href="http://www.selenic.com/mercurial/" rel="nofollow">http://www.selenic.com/mercurial/</a></p>
<p>I use both for the rpg tools for my own ruleset: 1d6. Code statistics: <a href="http://www.ohloh.net/projects/7065" rel="nofollow">http://www.ohloh.net/projects/7065</a></p>
<p>At ohloh, which might also be itneresting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: btel</title>
		<link>http://www.learningpython.com/2008/01/24/im-still-here/comment-page-1/#comment-59241</link>
		<dc:creator>btel</dc:creator>
		<pubDate>Fri, 25 Jan 2008 14:40:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningpython.com/2008/01/24/im-still-here/#comment-59241</guid>
		<description>Hi,

You may want to take a look at the MDP toolbox (Modular Toolkit for Data Processing, http://mdp-toolkit.sourceforge.net/) written completely in Python. It is a framework which eases data processing by seperating it into modules which are then composed into flows. 

It includes several algorithms coming mainly from the field of computational neuroscience (http://en.wikipedia.org/wiki/Computational_neuroscience), such as Independent Component Analysis, Slow Feature Analysis, Growing Neural Gas. This article http://compbiol.plosjournals.org/perlserv/?request=get-document&amp;doi=10.1371/journal.pcbi.0030166 shows for example how such analyses can be used to model navigation in rats.

There is more to come, so please stay tuned!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>You may want to take a look at the MDP toolbox (Modular Toolkit for Data Processing, <a href="http://mdp-toolkit.sourceforge.net/)" rel="nofollow">http://mdp-toolkit.sourceforge.net/)</a> written completely in Python. It is a framework which eases data processing by seperating it into modules which are then composed into flows. </p>
<p>It includes several algorithms coming mainly from the field of computational neuroscience (<a href="http://en.wikipedia.org/wiki/Computational_neuroscience)" rel="nofollow">http://en.wikipedia.org/wiki/Computational_neuroscience)</a>, such as Independent Component Analysis, Slow Feature Analysis, Growing Neural Gas. This article <a href="http://compbiol.plosjournals.org/perlserv/?request=get-document&amp;doi=10.1371/journal.pcbi.0030166" rel="nofollow">http://compbiol.plosjournals.org/perlserv/?request=get-document&amp;doi=10.1371/journal.pcbi.0030166</a> shows for example how such analyses can be used to model navigation in rats.</p>
<p>There is more to come, so please stay tuned!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frederik</title>
		<link>http://www.learningpython.com/2008/01/24/im-still-here/comment-page-1/#comment-59214</link>
		<dc:creator>Frederik</dc:creator>
		<pubDate>Fri, 25 Jan 2008 09:03:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningpython.com/2008/01/24/im-still-here/#comment-59214</guid>
		<description>Ok, that one&#039;s not too funky, but I think it&#039;s worth knowing about: lxml.

If XML has always been painful, that&#039;s over with lxml. The new ElementTree API in the Python standard library already is a huge step forwards. And lxml now takes this simple API one step further, adding the full power of libxml/libxslt. I definitely love it!</description>
		<content:encoded><![CDATA[<p>Ok, that one&#8217;s not too funky, but I think it&#8217;s worth knowing about: lxml.</p>
<p>If XML has always been painful, that&#8217;s over with lxml. The new ElementTree API in the Python standard library already is a huge step forwards. And lxml now takes this simple API one step further, adding the full power of libxml/libxslt. I definitely love it!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
