<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>spiral_code</title>
	<link>http://blog.trydionel.com</link>
	<description></description>
	<lastBuildDate>Thu, 01 Apr 2010 02:20:42 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0" -->

	<item>
		<title>Meet Rack::UpsideDownTernet</title>
		<description><![CDATA[One of my coworkers recently tweeted his interested in a Rack-compliant version of the upside-down-ternet. Inspired by the upcoming April Fools&#8217; Day, I took the challenge and created Rack::UpsideDownTernet. Check it out at GitHub! Fun Stuff Just like the original, &#8230; <a href="http://blog.trydionel.com/2010/03/31/meet-rackupsidedownternet/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://blog.trydionel.com/2010/03/31/meet-rackupsidedownternet/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=meet-rackupsidedownternet</link>
			</item>
	<item>
		<title>Some Unicode tips for Ruby</title>
		<description><![CDATA[I recently released a <a href="http://japanese.trydionel.com">Japanese word search builder</a> (see the discussion in the <a href="http://news.ycombinator.com/item?id=1191826">Hacker News post</a>).  This was my first foray into the world of multibyte characters, and I quickly discovered the pain involved in simply printing "ありがと" to the screen.  Below are some of the details I found to help me through this trial. <a href="http://blog.trydionel.com/2010/03/23/some-unicode-tips-for-ruby/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://blog.trydionel.com/2010/03/23/some-unicode-tips-for-ruby/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=some-unicode-tips-for-ruby</link>
			</item>
	<item>
		<title>Lightning-Quick Redis Viewer</title>
		<description><![CDATA[I&#8217;ve had the opportunity to work with the Redis datastore this week. If you&#8217;re not familiar with it, Redis is a blindingly-fast, in-memory key-value store. It supports several nice features such as string, list and set support (complete with set &#8230; <a href="http://blog.trydionel.com/2010/02/27/lightning-quick-redis-viewer/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://blog.trydionel.com/2010/02/27/lightning-quick-redis-viewer/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=lightning-quick-redis-viewer</link>
			</item>
	<item>
		<title>Testing Sunspot with Cucumber</title>
		<description><![CDATA[I&#8217;ve been using Sunspot as my full-text search provider for a few months now. It&#8217;s a very enjoyable library &#8212; it hooks itself into Rails, provides an extension to disable itself in RSpec and even throws in a few convenient &#8230; <a href="http://blog.trydionel.com/2010/02/06/testing-sunspot-with-cucumber/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://blog.trydionel.com/2010/02/06/testing-sunspot-with-cucumber/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=testing-sunspot-with-cucumber</link>
			</item>
	<item>
		<title>Now on Tumblr</title>
		<description><![CDATA[Much to my own distaste, I&#8217;ve been slowly migrating towards becoming a link-blog (see examples 1, 2, 3 and 4). I enjoy sharing random pages with the community, but feel that (what&#8217;s intended to be) a technical blog isn&#8217;t necessarily &#8230; <a href="http://blog.trydionel.com/2010/02/06/now-on-tumblr/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://blog.trydionel.com/2010/02/06/now-on-tumblr/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=now-on-tumblr</link>
			</item>
	<item>
		<title>Announcing Git Pivotal</title>
		<description><![CDATA[<p>I'm pleased to release the (highly alpha) Git Pivotal gem!  This gem contains a toolkit to smooth the integration between git and Pivotal Tracker. <a href="http://github.com/trydionel/git-pivotal">Learn more at github.</a></p> <a href="http://blog.trydionel.com/2010/01/30/announcing-git-pivotal/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://blog.trydionel.com/2010/01/30/announcing-git-pivotal/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=announcing-git-pivotal</link>
			</item>
	<item>
		<title>Links! (v4)</title>
		<description><![CDATA[More linky goodness. Also, I&#8217;d like to thank David Trasbo and Maxim Chernyak for picking up my post on my experiences with the Rails Bugmash. Thanks for the link-love guys! Case Study: Continuous deployment makes releases non-events &#8212; A developer &#8230; <a href="http://blog.trydionel.com/2010/01/22/links-v4/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://blog.trydionel.com/2010/01/22/links-v4/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=links-v4</link>
			</item>
	<item>
		<title>Rails Bugmash 2010</title>
		<description><![CDATA[The Rails Bugmash 2010 is well under way. I&#8217;ve compiled a few notes about what I&#8217;ve seen. will_paginate The current version of the gem (v2.3.12) doesn&#8217;t work, as it relies on the now-removed scope method. It looks like there&#8217;s a &#8230; <a href="http://blog.trydionel.com/2010/01/16/rails-bugmash-2010/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://blog.trydionel.com/2010/01/16/rails-bugmash-2010/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rails-bugmash-2010</link>
			</item>
	<item>
		<title>Links! (v3)</title>
		<description><![CDATA[I&#8217;ll write a real post one day. I promise. Hacking DNS &#8212; A great guide to mixing DynDNS with PairNIC. A review of the Mac mini with Snow Leopard Server &#8212; Considering getting one of these. Ars gives a great &#8230; <a href="http://blog.trydionel.com/2010/01/14/links-v3/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://blog.trydionel.com/2010/01/14/links-v3/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=links-v3</link>
			</item>
	<item>
		<title>Links! (v2)</title>
		<description><![CDATA[Okay, I promise I&#8217;m not trying to start a link blog (I think). My browsers have just found themselves buried in tabs this month. The Rails 3 Router: Rack It Up &#8212; A post from Yahuda Katz detailing some of &#8230; <a href="http://blog.trydionel.com/2009/12/28/link-v2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://blog.trydionel.com/2009/12/28/link-v2/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=link-v2</link>
			</item>
</channel>
</rss>
