<?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; merb</title>
	<atom:link href="http://blog.maxaller.name/category/merb/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>Projects in progress</title>
		<link>http://blog.maxaller.name/2008/12/projects-in-progress/</link>
		<comments>http://blog.maxaller.name/2008/12/projects-in-progress/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 01:12:54 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[jquery]]></category>
		<category><![CDATA[merb]]></category>
		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://giftswappo.com/wordpress/?p=46</guid>
		<description><![CDATA[I have many projects in progress... 1) "Anybody can program" book, have half of the outline for the first draft done 2) Stylometry web app, have some of the backend services done that calculate stylometry stats a) Dictionary looker upper, reasonably complete for Merriam-Webster only 3) Blog application, just a few thoughts on paper and [...]]]></description>
		<wfw:commentRss>http://blog.maxaller.name/2008/12/projects-in-progress/feed/</wfw:commentRss>
		<slash:comments>1</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>Merb Blog?</title>
		<link>http://blog.maxaller.name/2008/11/merb-blog/</link>
		<comments>http://blog.maxaller.name/2008/11/merb-blog/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 05:22:16 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[merb]]></category>

		<guid isPermaLink="false">http://giftswappo.com/wordpress/?p=42</guid>
		<description><![CDATA[So this is a bit ambitious, but I want my next project to be a feather-like blog. Feather-like in that it's simple, uses Merb, and is a blog, but probably that's it. Also, extensible to the point of ridiculosity. We'll see how far that goes. I plan on having it be similar to Feather too [...]]]></description>
		<wfw:commentRss>http://blog.maxaller.name/2008/11/merb-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jquery_merb continued</title>
		<link>http://blog.maxaller.name/2008/11/jquery_merb-continued/</link>
		<comments>http://blog.maxaller.name/2008/11/jquery_merb-continued/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 19:00:29 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[jquery]]></category>
		<category><![CDATA[just for fun]]></category>
		<category><![CDATA[merb]]></category>

		<guid isPermaLink="false">http://giftswappo.com/wordpress/?p=41</guid>
		<description><![CDATA[So...I think, for now, I'm done with jquery_merb. And for once, that's a good thing, because by "done for now" I mean..."done" pending more ideas. It's thoroughly documented and tested, and I think I might just set it aside for now until I find other features it needs to interact with Merb better. Which may [...]]]></description>
		<wfw:commentRss>http://blog.maxaller.name/2008/11/jquery_merb-continued/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>introducing&#8230;jquery_merb (sort of)</title>
		<link>http://blog.maxaller.name/2008/11/introducingjquery_merb-sort-of/</link>
		<comments>http://blog.maxaller.name/2008/11/introducingjquery_merb-sort-of/#comments</comments>
		<pubDate>Fri, 14 Nov 2008 05:40:07 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[jquery]]></category>
		<category><![CDATA[just for fun]]></category>
		<category><![CDATA[merb]]></category>

		<guid isPermaLink="false">http://giftswappo.com/wordpress/?p=40</guid>
		<description><![CDATA[I love jQuery. I love Merb. I thought, so why not work on both? I tried this previously from the merb side with the now gone merb_multi_js plugin, which I had made a substantial amount of progress on before I killed it. It was designed to mimic rails and generate handy JavaScript for you not [...]]]></description>
		<wfw:commentRss>http://blog.maxaller.name/2008/11/introducingjquery_merb-sort-of/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Merb tutorial resumed</title>
		<link>http://blog.maxaller.name/2008/09/merb-tutorial-resumed/</link>
		<comments>http://blog.maxaller.name/2008/09/merb-tutorial-resumed/#comments</comments>
		<pubDate>Sat, 20 Sep 2008 23:11:59 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[just for fun]]></category>
		<category><![CDATA[merb]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://giftswappo.com/wordpress/?p=37</guid>
		<description><![CDATA[It's been a retarded week at work (65 hours in 6 days) but things should be lightening up a bit from here on and so I might actually get home at a reasonable hour. In any case, I'm working more on my catch-all merb guide tutorial thing and will be filling in the self-contained sections, [...]]]></description>
		<wfw:commentRss>http://blog.maxaller.name/2008/09/merb-tutorial-resumed/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>merb_multi_js</title>
		<link>http://blog.maxaller.name/2008/06/merb_multi_js/</link>
		<comments>http://blog.maxaller.name/2008/06/merb_multi_js/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 19:06:54 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[jquery]]></category>
		<category><![CDATA[merb]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://giftswappo.com/wordpress/?p=19</guid>
		<description><![CDATA[I'm writing a plugin right now to add some built-in JS functionality to Merb. It's coming along pretty well, but is still pretty raw and not specced, though it does have SOME documentation. It's available at http://github.com/nanodeath/merb_multi_js/wikis/home. If you have questions, you're encouraged to send me a message at Freenode#merb.]]></description>
		<wfw:commentRss>http://blog.maxaller.name/2008/06/merb_multi_js/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tutorials??</title>
		<link>http://blog.maxaller.name/2008/06/tutorials/</link>
		<comments>http://blog.maxaller.name/2008/06/tutorials/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 19:05:00 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[merb]]></category>

		<guid isPermaLink="false">http://giftswappo.com/wordpress/?p=18</guid>
		<description><![CDATA[In the time I have in the future, I'll try to write a couple tutorials for merbful_authentication and possibly DM (once I learn how to use it ). Should be fun...I think I'll upload them to merbunity.]]></description>
		<wfw:commentRss>http://blog.maxaller.name/2008/06/tutorials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Merb and the edit form</title>
		<link>http://blog.maxaller.name/2008/05/merb-and-the-edit-form/</link>
		<comments>http://blog.maxaller.name/2008/05/merb-and-the-edit-form/#comments</comments>
		<pubDate>Fri, 09 May 2008 19:36:41 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[merb]]></category>

		<guid isPermaLink="false">http://giftswappo.com/wordpress/?p=17</guid>
		<description><![CDATA[This was surprisingly difficult for me, so I thought I'd pass a little along. For the "New Idea" page, my form_for looks like this: &#60;% form_for&#40;@idea, :action =&#62; url&#40;:ideas&#41;&#41; do &#124;f&#124; %&#62; For my "Edit Idea" page, my form_for looks like this: &#60;% form_for&#40;:idea, :action =&#62; url&#40;:idea, @idea&#41;&#41; do &#124;f&#124; %&#62; I'm not sure how [...]]]></description>
		<wfw:commentRss>http://blog.maxaller.name/2008/05/merb-and-the-edit-form/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

