<?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>adraðblog &#187; Ruby</title>
	<atom:link href="http://adradh.org.uk/b/cat/ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://adradh.org.uk/b</link>
	<description>:: {- insert a pretend Haskell type here -}</description>
	<lastBuildDate>Thu, 03 Dec 2009 23:47:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.2</generator>
		<item>
		<title>I hope it&#8217;s not, like, a trademark of Nintendo or something</title>
		<link>http://adradh.org.uk/b/post/i-hope-its-not-a-trademark/</link>
		<comments>http://adradh.org.uk/b/post/i-hope-its-not-a-trademark/#comments</comments>
		<pubDate>Fri, 20 Jun 2008 00:18:32 +0000</pubDate>
		<dc:creator>Anders</dc:creator>
				<category><![CDATA[KDE]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Picross]]></category>

		<guid isPermaLink="false">http://adradh.org.uk/b/?p=36</guid>
		<description><![CDATA[Current project: Picross in Ruby, using Korundum and such. Which is so much better than using C++ directly. &#60;3 However, note to me and anyone else using it: Qt::MainWindow#central_widget= doesn&#8217;t work. You have to use #setCentralWidget or #set_central_widget, or whatever, otherwise it&#8217;ll overlap with the other parts of the window like the menu bar and [...]]]></description>
		<wfw:commentRss>http://adradh.org.uk/b/post/i-hope-its-not-a-trademark/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automatic method forwarding in Ruby</title>
		<link>http://adradh.org.uk/b/post/automatic-method-forwarding-in-ruby/</link>
		<comments>http://adradh.org.uk/b/post/automatic-method-forwarding-in-ruby/#comments</comments>
		<pubDate>Wed, 21 Nov 2007 01:59:40 +0000</pubDate>
		<dc:creator>Anders</dc:creator>
				<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://adradh.org.uk/b/2007/11/21/automatic-method-forwarding-in-ruby/</guid>
		<description><![CDATA[Warning for googlers: this post is probably not useful. I wasn&#8217;t that good at Ruby metaprogramming when I wrote this post. (The obvious followup question is why I wrote it in the first place. I have no idea.) I&#8217;m implementing a Tree in Ruby for an Euler problem (I don&#8217;t think I&#8217;m quite good enough [...]]]></description>
		<wfw:commentRss>http://adradh.org.uk/b/post/automatic-method-forwarding-in-ruby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

