<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>LuckyDonkey</title>
	<link>http://www.luckydonkey.com</link>
	<description>Never knowingly knowing narwhals</description>
	<lastBuildDate>Sat, 19 Mar 2011 13:59:14 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	

	<item>
		<title>MiniTune released</title>
		<description><![CDATA[Over on my company blog I've written a short blog about the release of MiniTune (with the help of Apple's app store).]]></description>
		<link>http://www.luckydonkey.com/2011/03/19/minitune-released/</link>
			</item>
	<item>
		<title>Project Euler</title>
		<description><![CDATA[After a LONG hiatus for some reason I started doing Project Euler problems again. I had been keeping my solutions in SVN but my old repository died a few year ago. Luckily I had a local backup. Here is my status I think I'll pop that image in the right hand column Happy New Year.]]></description>
		<link>http://www.luckydonkey.com/2011/01/02/project-euler/</link>
			</item>
	<item>
		<title>I made a clone of Spotify</title>
		<description><![CDATA[Over on my company website I've written a blog about how I made clone of Spotify in a week using Qt and Django Read the article here.]]></description>
		<link>http://www.luckydonkey.com/2010/09/06/i-made-a-clone-of-spotify/</link>
			</item>
	<item>
		<title>iPad Development</title>
		<description><![CDATA[I've been working on an iPad game for a few weeks and I've started to blog about it over at my companies website http://www.executionunit.com. Hopefully I'll write something interesting along the way.]]></description>
		<link>http://www.luckydonkey.com/2010/03/17/ipad-development/</link>
			</item>
	<item>
		<title>Church Attendance Grows by 50%</title>
		<description><![CDATA[Humorous strap line on BBC news a few hours ago..... I couldn't resist.]]></description>
		<link>http://www.luckydonkey.com/2009/04/12/church-attendance-grows-by-50/</link>
			</item>
	<item>
		<title>Beep My Stuff enters public Beta</title>
		<description><![CDATA[After a rather long period in closed beta I've opened Beep My Stuff to a public beta. Beep My Stuff is a web site that makes it FREE and easy to create an online library of your Books, Movies, Video Games and Music. Check it out, all feedback is much appreciated. It's built with Turbogears, [...]]]></description>
		<link>http://www.luckydonkey.com/2009/04/02/beep-my-stuff-enters-public-beta/</link>
			</item>
	<item>
		<title>Update: PKR on VMWare</title>
		<description><![CDATA[I'm still getting a lot of people asking me if PKR runs on VMWare. The current release of PKR and VMWare seem to be broadly compatible. Here is a scrappy video of my settings so people can give it a go. I run PKR off of my bootcamp partition but there is no need to [...]]]></description>
		<link>http://www.luckydonkey.com/2009/03/29/update-pkr-on-vmware/</link>
			</item>
	<item>
		<title>Mutlipart file upload in Turbogears 1.0.x</title>
		<description><![CDATA[When uploading files to Beep My Stuff using SWFUpload I was getting this error: data = self._sock.recv&#40;self._rbufsize&#41; timeout: timed out Uploading files to a TG1.0.x app is easy unless you want to do something nice like use SWFUpload to allow multiple files to be selected for upload. The reason for this is that Flash has [...]]]></description>
		<link>http://www.luckydonkey.com/2009/03/16/mutlipart-file-upload-in-turbogears-10x/</link>
			</item>
	<item>
		<title>Replaying apache log files with python and twill</title>
		<description><![CDATA[In order to test for a memory leak in New Metal Army I needed to replay my apache log files against my test server. Using Twill this was a doddle. The only slightly icky thing about the script is the regular expression to parse a line from the apache log file (in Combined Log Format). [...]]]></description>
		<link>http://www.luckydonkey.com/2008/10/02/replaying-apache-log-files-with-python-and-twill/</link>
			</item>
	<item>
		<title>SQLAlchemy-Migrate upgrade scripts in a transaction</title>
		<description><![CDATA[SQLAlchemy Migrate is a really good tool for managing database upgrades for SQLAlchemy centric projects. I've been using it for 6 months on New Metal Army and I haven't had a screwed website upgrade yet! For those that don't know SQLAlchemy-migrate allows you to version control database changes and easily upgrade and downgrade a database. [...]]]></description>
		<link>http://www.luckydonkey.com/2008/07/27/sqlalchemy-migrate-upgrade-scripts-in-a-transaction/</link>
			</item>
</channel>
</rss>

