<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:ent="http://www.purl.org/NET/ENT/1.0/" version="2.0">
  <channel>
    <title>Curiouser and Curiouser! on spike</title>
    <link>http://matt.blogs.it/</link>
    <description>RSS feed for topic spike</description>
    <copyright>Copyright 2009 Matt Mower. Some rights reserved.</copyright>
    <generator>Squib/0.5.0.382</generator>
    <managingEditor>self@mattmower.com</managingEditor>
    <webMaster>self@mattmower.com</webMaster>
    <language>en-gb</language>
    <item>
      <title>Spike</title>
      <link>http://matt.blogs.it/entries/00002976.html</link>
      <pubDate>Sun, 15 Feb 2009 23:40:35 +0000</pubDate>
      <description>&lt;p&gt;I quite often find myself digging through Rails log files while developing and having to page through all that crap looking for one particular request I want, and then to get the right information out of it, is a pain. Several times I've thought something like "I wish I had an app that would let me sift through the request log more easily."&lt;/p&gt;

&lt;p&gt;I decided to bite the bullet and see if I could write one. The result is &lt;a href="http://lucidmac.com/products/spike"&gt;spike 1.0&lt;/a&gt;. It's slow (there is some kind of GC compatibility issue with a frameworks I have used that's causing a particular problem), doesn't do everything you might hope, and only tested on the two log files I have to hand. But it solves my immediate problem:&lt;/p&gt;

&lt;p&gt;I can load up a log file and see the requests in a table with all the pertinent details visible in one place. Then I can filter by controller, action, client, or session and dig out some of the details of any requests that look interesting.&lt;/p&gt;

&lt;p&gt;I guess I am finding it a lot easier to write Cocoa apps now. This kind of task, although still relatively simple, would have been out of my league a year ago and would certainly have taken more than a days effort to get to a working application.&lt;/p&gt;</description>
      <guid isPermaLink="true">http://matt.blogs.it/entries/00002976.html</guid>
      <ent:cloud ent:href="http://matt.blogs.it/topics/">
      </ent:cloud>
    </item>
  </channel>
</rss>
