<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.5.1" -->
<rss version="0.92">
<channel>
	<title>Kaboose Labs</title>
	<link>http://labs.kaboose.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 28 Mar 2008 19:53:26 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Introducing Kaboose Queue</title>
		<description>The Kaboose Queue system is designed to handle asynchronous generic tasks (or messages). The main function of this system is to take the load off the request cycle. We use this system to send out e-mail, perform intensive image or video tasks, asynchronous network operations, etc.
We had a few important ...</description>
		<link>http://labs.kaboose.com/2008/03/introducing-kaboose-queue/</link>
			</item>
	<item>
		<title>Fixing Markaby in Edge Rails</title>
		<description>I really like Markaby a lot, but it seems like it hasn't been updated in ages. Getting it to work with the post Rails 2 Edge (e.g. 8858) needed a bit of tweaking. Thanks fully it's not much. Find the rails.rb inside vendor/plugins/markaby. Replace the ActionViewTemplateHandler class with this one.
 ...</description>
		<link>http://labs.kaboose.com/2008/02/fixing-markaby-in-edge-rails/</link>
			</item>
</channel>
</rss>
