<?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>Bones&#039; Blog of Stuff About Things &#187; Django</title>
	<atom:link href="http://www.manwiththebones.com/category/django/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.manwiththebones.com</link>
	<description>Intention, Dissention and Some Stuff We&#039;re Not Supposed to Mention - Games, Software Development and Curmudgeonry</description>
	<lastBuildDate>Tue, 10 Apr 2007 16:43:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Slashes Suck</title>
		<link>http://www.manwiththebones.com/2006/06/18/slashes-suck/</link>
		<comments>http://www.manwiththebones.com/2006/06/18/slashes-suck/#comments</comments>
		<pubDate>Sun, 18 Jun 2006 19:30:08 +0000</pubDate>
		<dc:creator>mwtb</dc:creator>
				<category><![CDATA[Django]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://manwiththebones.dyndns.org/wordpress/?p=111</guid>
		<description><![CDATA[Once again, a kind soul in #django (Kanashii) picked up a basic error on my part that resolved the repeated underscores issue. When you declare an ImageField in Django, you have to define where it should be uploaded to, and I had done this, like so: myImage = ImageField(upload_to=&#8221;/mysite&#8221;). Everything looks fine, the docs just [...]]]></description>
		<wfw:commentRss>http://www.manwiththebones.com/2006/06/18/slashes-suck/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Image Conscious</title>
		<link>http://www.manwiththebones.com/2006/06/15/image-conscious/</link>
		<comments>http://www.manwiththebones.com/2006/06/15/image-conscious/#comments</comments>
		<pubDate>Thu, 15 Jun 2006 20:39:20 +0000</pubDate>
		<dc:creator>mwtb</dc:creator>
				<category><![CDATA[Django]]></category>

		<guid isPermaLink="false">http://manwiththebones.dyndns.org/wordpress/?p=110</guid>
		<description><![CDATA[So, Django project number two is underway. I wanted to give Django another chance, and with the game stuff not really using it very much I pulled another web-app idea from my file and decided to give it a try with the latest development version of Django. The concept is fairly standard web-stuff. Users can [...]]]></description>
		<wfw:commentRss>http://www.manwiththebones.com/2006/06/15/image-conscious/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Magic Removed</title>
		<link>http://www.manwiththebones.com/2006/06/04/magic-removed/</link>
		<comments>http://www.manwiththebones.com/2006/06/04/magic-removed/#comments</comments>
		<pubDate>Sun, 04 Jun 2006 11:16:13 +0000</pubDate>
		<dc:creator>mwtb</dc:creator>
				<category><![CDATA[Django]]></category>
		<category><![CDATA[The Game]]></category>

		<guid isPermaLink="false">http://manwiththebones.dyndns.org/wordpress/?p=109</guid>
		<description><![CDATA[I spent an hour or so yesterday patching up the mess I&#8217;d made of moving to the latest Django svn code. This involved dropping all the tables on my database and regenerating the db structure after making the relevant changes to the settings file and the model code and then clearing up the various small [...]]]></description>
		<wfw:commentRss>http://www.manwiththebones.com/2006/06/04/magic-removed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Self-Inflicted Wounds</title>
		<link>http://www.manwiththebones.com/2006/06/01/self-inflicted-wounds/</link>
		<comments>http://www.manwiththebones.com/2006/06/01/self-inflicted-wounds/#comments</comments>
		<pubDate>Thu, 01 Jun 2006 21:44:37 +0000</pubDate>
		<dc:creator>mwtb</dc:creator>
				<category><![CDATA[Django]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[The Game]]></category>

		<guid isPermaLink="false">http://manwiththebones.dyndns.org/wordpress/?p=108</guid>
		<description><![CDATA[On a whim, I decided to grab the latest from the Django svn and try upgrading. For some reason that escapes me right now, I tried doing this without reading the notes on the wiki. Perhaps I thought I would learn more if I just rolled my sleeves up and dived in, but all I [...]]]></description>
		<wfw:commentRss>http://www.manwiththebones.com/2006/06/01/self-inflicted-wounds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Silence</title>
		<link>http://www.manwiththebones.com/2006/05/14/silence/</link>
		<comments>http://www.manwiththebones.com/2006/05/14/silence/#comments</comments>
		<pubDate>Sun, 14 May 2006 19:40:24 +0000</pubDate>
		<dc:creator>mwtb</dc:creator>
				<category><![CDATA[Django]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Ruby On Rails]]></category>

		<guid isPermaLink="false">http://manwiththebones.dyndns.org/wordpress/?p=106</guid>
		<description><![CDATA[I hadn&#8217;t realised how long it had been since I posted anything. The break was unintentional and not really due to anything in particular. I value the writing practice that I get from blogging, and I think there is a benefit in the simple organisation of thoughts about whatever subject I choose to post about, [...]]]></description>
		<wfw:commentRss>http://www.manwiththebones.com/2006/05/14/silence/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Dabbling With RoR</title>
		<link>http://www.manwiththebones.com/2006/03/29/dabbling-with-ror/</link>
		<comments>http://www.manwiththebones.com/2006/03/29/dabbling-with-ror/#comments</comments>
		<pubDate>Wed, 29 Mar 2006 21:24:29 +0000</pubDate>
		<dc:creator>mwtb</dc:creator>
				<category><![CDATA[Django]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://manwiththebones.dyndns.org/wordpress/?p=105</guid>
		<description><![CDATA[Because I prefer to make slow progress with many things rather than slightly faster progress with a few things, I&#8217;ve started another project, the precise nature of which I won&#8217;t go into right now except to say that it&#8217;s another web-app, but a rather more serious-minded affair than my other pastimes. The bit that is [...]]]></description>
		<wfw:commentRss>http://www.manwiththebones.com/2006/03/29/dabbling-with-ror/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Partially Sessioned and Exposed</title>
		<link>http://www.manwiththebones.com/2006/02/03/partially-sessioned-and-exposed/</link>
		<comments>http://www.manwiththebones.com/2006/02/03/partially-sessioned-and-exposed/#comments</comments>
		<pubDate>Fri, 03 Feb 2006 18:18:05 +0000</pubDate>
		<dc:creator>mwtb</dc:creator>
				<category><![CDATA[Django]]></category>
		<category><![CDATA[The Game]]></category>

		<guid isPermaLink="false">http://manwiththebones.dyndns.org/wordpress/?p=90</guid>
		<description><![CDATA[I&#8217;ve put a bit of time into changing some of the navigation from a being driven by generating the links everytime I refreshed the map frame to being driven by changing some session variables and refreshing the map frame. Not a big deal on the face of it, but the code is a lot cleaner [...]]]></description>
		<wfw:commentRss>http://www.manwiththebones.com/2006/02/03/partially-sessioned-and-exposed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>You Could Eat Your Dinner Off It</title>
		<link>http://www.manwiththebones.com/2006/02/02/you-could-eat-your-dinner-off-it/</link>
		<comments>http://www.manwiththebones.com/2006/02/02/you-could-eat-your-dinner-off-it/#comments</comments>
		<pubDate>Thu, 02 Feb 2006 21:32:09 +0000</pubDate>
		<dc:creator>mwtb</dc:creator>
				<category><![CDATA[Django]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[The Game]]></category>

		<guid isPermaLink="false">http://manwiththebones.dyndns.org/wordpress/?p=89</guid>
		<description><![CDATA[My development area that is, metaphorically speaking. I finished pulling all the relevant files into my preferred development project arrangement, the single directory tree. I also juggled some of the underlying Python and C code for handling the map around a bit, creating some form of separation between the core game code and the editor. [...]]]></description>
		<wfw:commentRss>http://www.manwiththebones.com/2006/02/02/you-could-eat-your-dinner-off-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More Toolbox Behaviour</title>
		<link>http://www.manwiththebones.com/2006/02/01/88/</link>
		<comments>http://www.manwiththebones.com/2006/02/01/88/#comments</comments>
		<pubDate>Wed, 01 Feb 2006 22:09:10 +0000</pubDate>
		<dc:creator>mwtb</dc:creator>
				<category><![CDATA[Django]]></category>
		<category><![CDATA[The Game]]></category>

		<guid isPermaLink="false">http://manwiththebones.dyndns.org/wordpress/?p=88</guid>
		<description><![CDATA[I put aside an hour this evening to fix a few visual elements of the site, continue the cleaning out of the development directories and to add what I thought would be a five minute functionality addition &#8212; a simple radio button form to change the rendering output of the map between terrain type, water [...]]]></description>
		<wfw:commentRss>http://www.manwiththebones.com/2006/02/01/88/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Mine Limpet</title>
		<link>http://www.manwiththebones.com/2006/01/31/mine-limpet/</link>
		<comments>http://www.manwiththebones.com/2006/01/31/mine-limpet/#comments</comments>
		<pubDate>Tue, 31 Jan 2006 22:46:11 +0000</pubDate>
		<dc:creator>mwtb</dc:creator>
				<category><![CDATA[Django]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[The Game]]></category>

		<guid isPermaLink="false">http://manwiththebones.dyndns.org/wordpress/?p=87</guid>
		<description><![CDATA[I continued the spring cleaning today, deleting redundant directories and starting to pull the various elements into a single project directory. The major task was to rename the Django app, as it was still called &#8220;news&#8221; and sitting next to another one called &#8220;polls&#8221;, giving away the fact that it was basically the tutorial app [...]]]></description>
		<wfw:commentRss>http://www.manwiththebones.com/2006/01/31/mine-limpet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
