<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Like Dream of Banister Fiend &#187; C</title>
	<atom:link href="http://banisterfiend.wordpress.com/category/programming/c-programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://banisterfiend.wordpress.com</link>
	<description>On the Internet, nobody knows you're a dog. .</description>
	<lastBuildDate>Tue, 05 Jan 2010 06:17:47 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='banisterfiend.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/66bee130ef7f9d2ab7c42a5c59f5ef40?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Like Dream of Banister Fiend &#187; C</title>
		<link>http://banisterfiend.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://banisterfiend.wordpress.com/osd.xml" title="Like Dream of Banister Fiend" />
		<item>
		<title>The DevIL Image Library For Ruby</title>
		<link>http://banisterfiend.wordpress.com/2009/10/14/the-devil-image-library-for-ruby/</link>
		<comments>http://banisterfiend.wordpress.com/2009/10/14/the-devil-image-library-for-ruby/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 06:15:27 +0000</pubDate>
		<dc:creator>banisterfiend</dc:creator>
				<category><![CDATA[C]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[devil]]></category>
		<category><![CDATA[gosu]]></category>
		<category><![CDATA[image manipulation]]></category>
		<category><![CDATA[texplay]]></category>

		<guid isPermaLink="false">http://banisterfiend.wordpress.com/?p=796</guid>
		<description><![CDATA[DevIL is a fast and lightweight image library that supports the loading and saving of images in almost any format. It also provides some basic image manipulation functionality.
Features:

Loading and saving of images.
Thumbnailing and scaling.
Rotations, cropping, composites, gamma correction, image sharpening, blurring, etc.
Interoperability with the Gosu game development framework.

Example Code:

Devil.with_image(&#34;horse.png&#34;) do &#124;img&#124;
    img.thumbnail2(150)
 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=banisterfiend.wordpress.com&blog=4484859&post=796&subd=banisterfiend&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://banisterfiend.wordpress.com/2009/10/14/the-devil-image-library-for-ruby/feed/</wfw:commentRss>
		<slash:comments>39</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/890f7065d081f3a735362b6a1ca74b92?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">banisterfiend</media:title>
		</media:content>
	</item>
	</channel>
</rss>