<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.2" -->
<rss version="0.92">
<channel>
	<title>blackrat.org</title>
	<link>http://pqmf.com</link>
	<description>Paul McKibbin does not exist as either a human or a corporate entity</description>
	<lastBuildDate>Tue, 13 Oct 2009 14:28:26 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>XML to YML conversion</title>
		<description>Having switched from XML to YML as a data language for most of my code, I recently had a need to process some old legacy data (a chrononauts game) which was still in XML format. Rather than using this data as it was, I wanted to see how tricky it ...</description>
		<link>http://pqmf.com/ruby/xml-to-yml-conversion/</link>
			</item>
	<item>
		<title>Recovering from Subversion checksum error corruption</title>
		<description>I still use subversion for most of my projects, despite the fact that most of the (Ruby) world seems to be moving to git as its main repository. I'm still at the "I'll try it" stage (see Softies on Rails for the 4 stages of Rubyist experimentation), and will be ...</description>
		<link>http://pqmf.com/subversion/recovering-from-subversion-checksum-error-corruption/</link>
			</item>
	<item>
		<title>Acts as state machine with legacy database - (rubyist aasm)</title>
		<description>One of the (many!) projects I've been working on required a ruby interface to a legacy database which contains existing state information in numeric form. I've been using aasm for other projects, and since the state is well defined, this seemed like a good opportunity to see if aasm would ...</description>
		<link>http://pqmf.com/ruby/acts-as-state-machine-with-legacy-database-rubyist-aasm/</link>
			</item>
	<item>
		<title>Executing the Unix find command to determine real file types from ruby</title>
		<description>I recently needed to make sure all my files were named according to their content rather than to an arbitrary extension that had been added to them. This resulted in extending the ruby FileUtils to use the Unix file command to return the filename and type as array elements so ...</description>
		<link>http://pqmf.com/ruby/executing-the-unix-find-command-to-determine-real-file-types-from-ruby/</link>
			</item>
	<item>
		<title>Automatically creating . for Ruby Hashes</title>
		<description>I recently had to so some testing of an in-memory OLE object, which also allowed persistance to an XML file. The structure of the two (in-memory and in-file) were similar enough for me to look at XMLSimple, which creates a Hash, and since I only like writing code once where ...</description>
		<link>http://pqmf.com/ruby/automatically-creating-for-ruby-hashes/</link>
			</item>
	<item>
		<title>Enhancing Streamlined Enumerations</title>
		<description>Recently, I've been looking at the Streamlined framework. For those of you who don't know, Streamlined is an Ajaxified Scaffold currently under development. The edge version shows promise and is stable enough for my personal use as an administration tool.
One area which is particularly interesting is the way that they ...</description>
		<link>http://pqmf.com/ruby/enhancing-streamlined-enumerations/</link>
			</item>
	<item>
		<title>Microsoft Surface Parody</title>
		<description>Hot on the heels of the Microsoft Surface announcement, and the statement by Tim Berners Lee that various devices and integrated software packages will be talking to each other seemlessly over the internet, and that everything (electronic) will be more tightly integrated in the future (Does anyone want to say ...</description>
		<link>http://pqmf.com/cool/microsoft-surface-parody/</link>
			</item>
	<item>
		<title>Complete Floors</title>
		<description>I have another website on my portfolio. You can check out their work (and mine) at http://completefloorsltd.co.uk </description>
		<link>http://pqmf.com/websites/complete-floors/</link>
			</item>
	<item>
		<title>Tree Surgery</title>
		<description>New website development. Not in Ruby this time, but they are happy with the results. Check it out at http://butlerandbrown.com. </description>
		<link>http://pqmf.com/websites/tree-surgery/</link>
			</item>
	<item>
		<title>Realplayer streaming BBC to mp3 files</title>
		<description>The BBC listen again facility allows you to play back audio broadcasts up to seven days after they originally air. That's fine, unless you listen to most of your radio in the car, or away from your computer.

OK. So you can listen live, as long as you are in the ...</description>
		<link>http://pqmf.com/pvr/realplayer-streaming-bbc-to-mp3-files/</link>
			</item>
</channel>
</rss>
