<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Happy stream of thoughts &#187; python</title>
	<atom:link href="http://webcookies.org/blog/tag/python/feed/" rel="self" type="application/rss+xml" />
	<link>http://webcookies.org/blog</link>
	<description>On stuff I do for living (and some random things as well).</description>
	<lastBuildDate>Sat, 07 Aug 2010 21:46:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Automating with&#8230; Screenshots?</title>
		<link>http://webcookies.org/blog/2010/02/21/automating-with-screenshots/</link>
		<comments>http://webcookies.org/blog/2010/02/21/automating-with-screenshots/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 05:50:53 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[jython]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[ui]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://webcookies.org/blog/?p=154</guid>
		<description><![CDATA[This thing is absolutely awesome. It gives me the feeling of living in the 21st century and shows how we are going to interact with computers in the near future. Well, as soon as it gets &#8220;production-ready&#8221; and voice recognition is applied. But that&#8217;s a different story. So what is it all about? Let&#8217;s say [...]]]></description>
		<wfw:commentRss>http://webcookies.org/blog/2010/02/21/automating-with-screenshots/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some Django stuff</title>
		<link>http://webcookies.org/blog/2009/12/26/some-django-stuff/</link>
		<comments>http://webcookies.org/blog/2009/12/26/some-django-stuff/#comments</comments>
		<pubDate>Sat, 26 Dec 2009 07:37:43 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://robertpogorzelski.com/blog/?p=131</guid>
		<description><![CDATA[A few Django 1.1 functions someone may find useful. Project management django.utils.version.get_svn_revision def get_svn_revision(path=None): """ Returns the SVN revision in the form SVN-XXXX, where XXXX is the revision number. Returns SVN-unknown if anything goes wrong, such as an unexpected format of internal SVN files. If path is provided, it should be a directory whose SVN [...]]]></description>
		<wfw:commentRss>http://webcookies.org/blog/2009/12/26/some-django-stuff/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RabbitMQ, Celery and Django</title>
		<link>http://webcookies.org/blog/2009/09/10/rabbitmq-celery-and-django/</link>
		<comments>http://webcookies.org/blog/2009/09/10/rabbitmq-celery-and-django/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 14:35:25 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[amqp]]></category>
		<category><![CDATA[celery]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[multiprocessing]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[rabbitmq]]></category>
		<category><![CDATA[task queue]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://robertpogorzelski.com/blog/?p=78</guid>
		<description><![CDATA[So why would you need a task queue? Let&#8217;s say you are building a Web application that is going to convert a fair amount of files (converting videos to Adobe Flash for instance). The other requirement is that a user must be notified when the video was converted and management tasks need to happen automatically: [...]]]></description>
		<wfw:commentRss>http://webcookies.org/blog/2009/09/10/rabbitmq-celery-and-django/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>
