<?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>Complex Compulsions &#187; Applications</title>
	<atom:link href="http://complexcompulsions.com/wordpress/category/apps/feed/" rel="self" type="application/rss+xml" />
	<link>http://complexcompulsions.com/wordpress</link>
	<description>Blog and Portfolio of Jeremy Worboys</description>
	<lastBuildDate>Sun, 22 Jan 2012 08:56:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Empty Folder Deleter</title>
		<link>http://complexcompulsions.com/wordpress/675/empty-folder-deleter/</link>
		<comments>http://complexcompulsions.com/wordpress/675/empty-folder-deleter/#comments</comments>
		<pubDate>Sat, 11 Sep 2010 01:22:37 +0000</pubDate>
		<dc:creator>Jem</dc:creator>
				<category><![CDATA[Applications]]></category>

		<guid isPermaLink="false">http://complexcompulsions.com/wordpress/?p=675</guid>
		<description><![CDATA[A small .NET application for deleting empty directories from a selected parent.]]></description>
			<content:encoded><![CDATA[<h2>A small .NET application for deleting empty directories from a selected parent.</h2>
<h2>Todo</h2>
<ul>
<li>Add a settings area to allow filtering.</li>
</ul>
<h2>Changelog</h2>
<p><strong>v1.0.0</strong></li>
<ul>
<li>Initial release.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://complexcompulsions.com/wordpress/675/empty-folder-deleter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Handbrake360</title>
		<link>http://complexcompulsions.com/wordpress/601/handbrake360/</link>
		<comments>http://complexcompulsions.com/wordpress/601/handbrake360/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 09:05:34 +0000</pubDate>
		<dc:creator>Jem</dc:creator>
				<category><![CDATA[Applications]]></category>

		<guid isPermaLink="false">http://complexcompulsions.com/wordpress/?p=601</guid>
		<description><![CDATA[A python script written to simplify ripping DVDs for playback on an Xbox 360.]]></description>
			<content:encoded><![CDATA[<h2>A python script written to simplify ripping DVDs for playback on an Xbox 360.</h2>
<p><strong class="attention">This script currently only works on Linux and OS X with <a href="http://handbrake.fr/downloads.php">HandbrakeCLI</a> somewhere in the <a href="http://en.wikipedia.org/wiki/Path_(variable)">PATH</a></strong></p>
<h2>Known Issues</h2>
<ul>
<li>Issues ending before rip is complete. <em>Fixed, but very poorly.</em></li>
</ul>
<h2>Todo</h2>
<ul>
<li>Select titles as a command line argument.</li>
<li>Impliment naming from a file.</li>
<li>Set cache directory as a command line argument.</li>
<li>Windows support.</li>
<li>Optimization.</li>
</ul>
<h2>Changelog</h2>
<p><strong>v1.1.3</strong ></p>
<ul>
<li>Fixed broken program cause by last update.</li>
</ul>
<p><strong>v1.1.2</strong ></p>
<ul>
<li>Fixed issue with title caching.</li>
<li>Re-enabled title caching and removed all warnings.</li>
<li>Fixed an error where no DVD would cause an infinite loop.</li>
</ul>
<p><strong>v1.1.1</strong></p>
<ul>
<li>Changed display of some prompts.</li>
<li>Disabled title caching as it will fail when ripping from disks.</li>
</ul>
<p><strong>v1.1.0</strong></p>
<ul>
<li>Now caches imdb lookups.</li>
<li>Cache level argument added.</li>
<li>Moved scanning for titles to it&#8217;s own function.</li>
</ul>
<p><strong>v1.0.1</strong></p>
<ul>
<li>Minor spelling/wording/bug fixes.</li>
<li>Fixed issue where in titles pulled from imdb did not decode entities.</li>
</ul>
<p><strong>v1.0.0</strong></li>
<ul>
<li>Implimented the imdb naming system.</li>
<li>Better argument parsing.</li>
<li>Further argument control.</li>
<li>Improved documentation.</li>
</ul>
<p><strong>v0.1.0</strong></p>
<ul>
<li>Basic application and functionality.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://complexcompulsions.com/wordpress/601/handbrake360/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pygame Forms</title>
		<link>http://complexcompulsions.com/wordpress/409/pygame-forms/</link>
		<comments>http://complexcompulsions.com/wordpress/409/pygame-forms/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 13:23:12 +0000</pubDate>
		<dc:creator>Jem</dc:creator>
				<category><![CDATA[Applications]]></category>

		<guid isPermaLink="false">http://themekrones.com/portofolio/iamilkay/picco/wp/?p=409</guid>
		<description><![CDATA[A small python module I hacked together whilst working on a school assignment.]]></description>
			<content:encoded><![CDATA[<h2>A small python module I hacked together whilst working on a school assignment.</h2>
<p><strong class="attention">I am planning a full rewrite with a huge amount of bug fixes and many new features.</strong></p>
<p><img src="http://complexcompulsions.com/wordpress/wp-content/uploads/2009/11/pyforms_sc.png" alt="Screenshot of Pygame Forms in action" title="Screenshot of Pygame Forms in action" width="416" height="338" class="thumbnail alignnone size-full wp-image-534" /></p>
<p>Chances are this is still very buggy but I am happy to work on any issues you find. The best way to get me to work on them is to leave a comment detailing the problem (ie. the error and what you did to cause it).</p>
<p>Supports:
<ul>
<li>Frames (for grouping items)</li>
<li>Static Text</li>
<li>Text input box (with case, cursor and backspace)</li>
<li>Buttons</li>
<li>Drop-down box</li>
<li>Absolute or relative positioning&nbsp;</li>
<li>Basic object styles</li>
<li>Simple syntax</li>
</ul>
<p>I hope everyone finds use in it and I&#8217;ll try to get some decent docs done ASAP.</p>
]]></content:encoded>
			<wfw:commentRss>http://complexcompulsions.com/wordpress/409/pygame-forms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

