<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>brant interactive</title>
	<link>http://brantinteractive.com</link>
	<description>code, insights, and observations</description>
	<lastBuildDate>Fri, 16 Jul 2010 15:20:49 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0" -->

	<item>
		<title>ActsAsCachola &#8211; simple caching for AR models (everyone could use a little cachola)</title>
		<description><![CDATA[And you thought all the clever caching names were taken. What is it ActsAsCachola is a plugin that lets you cache any class method by simply prepending ‘cachola_’ to the method name when calling it. Here’s how it works: Given the following model: class Internet &#60; ActiveRecord::Base &#160;&#160;acts_as_cachola &#160; &#160;&#160;def self.get_a_million_numbers &#160;&#160;&#160;&#160;1.upto(1_000_000).inject([]){ &#124;numbers, x&#124; numbers [...]]]></description>
		<link>http://brantinteractive.com/2010/07/16/actsascachola-simple-caching-for-ar-models-everyone-could-use-a-little-cachola/</link>
			</item>
	<item>
		<title>I want to show you some SAX.</title>
		<description><![CDATA[I had to process some pretty big xml docs recently from the USPTO. Each doc is about 60mb and (oddly enough) contains several thousand individual documents all concatenated. So the document isn&#8217;t valid xml..but that&#8217;s a different story. The reason for writing this was to show a quick demo of how to use SAX to [...]]]></description>
		<link>http://brantinteractive.com/2010/03/12/i-want-to-show-you-some-sax/</link>
			</item>
	<item>
		<title>Good stuff from Bob Martin on software. Like the stuff at 11:20 inre 	tech/biz disconnect. Not sure about the shirt, however.</title>
		<description><![CDATA[Posted via email from Rich&#8217;s posterous]]></description>
		<link>http://brantinteractive.com/2010/02/17/good-stuff-from-bob-martin-on-software-like-the-stuff-at-1120-inre-techbiz-disconnect-not-sure-about-the-shirt-however/</link>
			</item>
	<item>
		<title>Seth Godin&#8217;s ebook, &#8216;What matters now&#8217; Free download. Tons of great 	ideas/things to think about.</title>
		<description><![CDATA[Download now or preview on posterous what-matters-now-2.pdf (3073 KB) Posted via email from Rich&#8217;s posterous]]></description>
		<link>http://brantinteractive.com/2009/12/15/seth-godins-ebook-what-matters-now-free-download-tons-of-great-ideasthings-to-think-about/</link>
			</item>
	<item>
		<title>Project review: ifwinsight.com</title>
		<description><![CDATA[It&#8217;s easy to forget what you&#8217;ve learned and what tools you used from project to project. I thought it might be worthwhile to sort of sum up these things either on a weekly basis or project basis. I had a lot of fun on a recent project and thought it would be a good place [...]]]></description>
		<link>http://brantinteractive.com/2009/12/06/project-review-ifwinsight-com/</link>
			</item>
</channel>
</rss>
