<?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>occasionally useful &#187; tutorial</title>
	<atom:link href="http://blog.maxaller.name/category/tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.maxaller.name</link>
	<description>ruby, ubuntu, etc</description>
	<lastBuildDate>Sun, 30 Oct 2011 18:00:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>A brief introduction to Ruby, Sinatra, and Haml</title>
		<link>http://blog.maxaller.name/2010/01/a-brief-introduction-to-ruby-sinatra-and-haml/</link>
		<comments>http://blog.maxaller.name/2010/01/a-brief-introduction-to-ruby-sinatra-and-haml/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 20:01:05 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[ruby]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[webapp]]></category>

		<guid isPermaLink="false">http://blog.maxaller.name/?p=251</guid>
		<description><![CDATA[Ruby and Sinatra make it ludicrously easy to make a webapp, but getting started, as with any new language or framework, can be daunting. By the end of this part, you'll have a simple template that talks back to you! I'm not going to go over how to install Ruby here (it's probably been done [...]]]></description>
		<wfw:commentRss>http://blog.maxaller.name/2010/01/a-brief-introduction-to-ruby-sinatra-and-haml/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Mini sample merb application</title>
		<link>http://blog.maxaller.name/2008/11/mini-sample-merb-application/</link>
		<comments>http://blog.maxaller.name/2008/11/mini-sample-merb-application/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 02:02:04 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[merb]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://giftswappo.com/wordpress/?p=45</guid>
		<description><![CDATA[Made a little sample application: http://github.com/nanodeath/merb_example_google_rss It's already got 3 followers, which is sorta cool. It's just a little thing that makes a Google search query and RSS-izes it. Uses Haml for the templating engine, which is officially awesome.]]></description>
		<wfw:commentRss>http://blog.maxaller.name/2008/11/mini-sample-merb-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Granddaddy of all merb tutorials!</title>
		<link>http://blog.maxaller.name/2008/08/granddaddy-of-all-merb-tutorials/</link>
		<comments>http://blog.maxaller.name/2008/08/granddaddy-of-all-merb-tutorials/#comments</comments>
		<pubDate>Sun, 31 Aug 2008 23:49:49 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[merb]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://giftswappo.com/wordpress/?p=36</guid>
		<description><![CDATA[It's something I've started that's totally a work-in-progress, but as of right now it gets you to the "okay I have merb installed now what" point from no ruby no nothin'. I'll try to keep working on it in the coming days, but for now check it out and let me know what you think [...]]]></description>
		<wfw:commentRss>http://blog.maxaller.name/2008/08/granddaddy-of-all-merb-tutorials/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ruby + Ruby on Rails tutorial</title>
		<link>http://blog.maxaller.name/2008/04/ruby-ruby-on-rails-tutorial/</link>
		<comments>http://blog.maxaller.name/2008/04/ruby-ruby-on-rails-tutorial/#comments</comments>
		<pubDate>Thu, 24 Apr 2008 05:48:18 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[ruby]]></category>
		<category><![CDATA[ruby on rails]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://giftswappo.com/wordpress/?p=4</guid>
		<description><![CDATA[Note that this isn't finished and may never be finished, but I didn't want it to stagnate in my Proofs box any longer. So take what you can from it. You, like me, have probably heard all of the hype around Ruby on Rails. "Convention over configuration" they say, and "Don't Repeat Yourself" are common [...]]]></description>
		<wfw:commentRss>http://blog.maxaller.name/2008/04/ruby-ruby-on-rails-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

