<?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; ramaze</title>
	<atom:link href="http://blog.maxaller.name/category/ruby/ramaze/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>Announcing: Ramastic, a skeleton for Ramaze</title>
		<link>http://blog.maxaller.name/2009/04/announcing-ramastic-a-skeleton-for-ramaze/</link>
		<comments>http://blog.maxaller.name/2009/04/announcing-ramastic-a-skeleton-for-ramaze/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 08:01:09 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[ramaze]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://blog.maxaller.name/?p=130</guid>
		<description><![CDATA[This is something I've been working on since slightly before my original call for suggestions a while back.  It's not done yet (I'd say it's somewhere around 75% done) but I want to get it out there before I totally lose steam on it.  There are a few inline styles I was planning on removing, [...]]]></description>
		<wfw:commentRss>http://blog.maxaller.name/2009/04/announcing-ramastic-a-skeleton-for-ramaze/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Ideas Needed for Mr. Bones skeleton built on Ramaze</title>
		<link>http://blog.maxaller.name/2009/04/ideas-needed-for-mr-bones-skeleton-built-on-ramaze/</link>
		<comments>http://blog.maxaller.name/2009/04/ideas-needed-for-mr-bones-skeleton-built-on-ramaze/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 08:00:50 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[idea]]></category>
		<category><![CDATA[ramaze]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://blog.maxaller.name/?p=124</guid>
		<description><![CDATA[If I were to make a skeleton using Mr. Bones that was built on Ramaze, what would people like to see in it?  It's for my use first, but the community's use a close second if I can generalize it enough.  I was thinking along the lines of openid support, having a decent home page [...]]]></description>
		<wfw:commentRss>http://blog.maxaller.name/2009/04/ideas-needed-for-mr-bones-skeleton-built-on-ramaze/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Gotcha with Sequel and Association Caching</title>
		<link>http://blog.maxaller.name/2009/03/gotcha-with-sequel-and-association-caching/</link>
		<comments>http://blog.maxaller.name/2009/03/gotcha-with-sequel-and-association-caching/#comments</comments>
		<pubDate>Sun, 08 Mar 2009 19:30:06 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[ramaze]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[sequel]]></category>

		<guid isPermaLink="false">http://blog.maxaller.name/?p=73</guid>
		<description><![CDATA[One thing to remember with Sequel is that it caches associations -- for an hour, by default. Normally this is good -- if I say my_model.my_associated_models twice in one request, I'd like that to be cached. But at least with Ramaze, where you can access a variable that persists between requests (via session, like session[:user]), [...]]]></description>
		<wfw:commentRss>http://blog.maxaller.name/2009/03/gotcha-with-sequel-and-association-caching/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

