<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/stylesheets/rss.css" type="text/css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>OnRails.org: WebSnapshot and RailsLogVisualizer ported to AIR 1.0</title>
    <link>http://onrails.org/articles/2008/02/26/websnapshot-and-railslogvisualizer-ported-to-air-1-0</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>Ruby On Rails and related matters.</description>
    <item>
      <title>WebSnapshot and RailsLogVisualizer ported to AIR 1.0</title>
      <description>&lt;p&gt;I ported the &lt;a href="http://www.myspyder.net/tools/websnapshot/"&gt;WebSnapshot&lt;/a&gt; and &lt;a href="http://www.myspyder.net/tools/railslogvisualizer/"&gt;RailsLogVisualizer&lt;/a&gt; application to &lt;span class="caps"&gt;AIR 1&lt;/span&gt;.0&lt;/p&gt;


	&lt;p&gt;&lt;a href="http://www.myspyder.net/tools/websnapshot/"&gt;&lt;img src="http://onrails.org/files/20080225_WebSnapshot.jpg" alt="20080225_WebSnapshot.jpg" border="0" width="225" height="137" /&gt;&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;a href="http://www.myspyder.net/tools/railslogvisualizer/"&gt;&lt;img src="http://onrails.org/files/20080225_RailsLogVisualizer.jpg" alt="20080225_RailsLogVisualizer.jpg" border="0" width="225" height="137" /&gt;&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;Enjoy,
Daniel&lt;/p&gt;</description>
      <pubDate>Tue, 26 Feb 2008 06:28:03 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:b182b2d5-1f31-4a2d-9866-1e84f4c00c8d</guid>
      <author>Daniel Wanja</author>
      <link>http://onrails.org/articles/2008/02/26/websnapshot-and-railslogvisualizer-ported-to-air-1-0</link>
    </item>
    <item>
      <title>"WebSnapshot and RailsLogVisualizer ported to AIR 1.0" by phpnuke</title>
      <description>&lt;p&gt;That does look user friendly. I will give it a try tomorrow. Thanks for sharing.&lt;/p&gt;</description>
      <pubDate>Thu, 28 Feb 2008 08:50:17 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:57c6229b-3e70-40de-af0c-fee0d49fc575</guid>
      <link>http://onrails.org/articles/2008/02/26/websnapshot-and-railslogvisualizer-ported-to-air-1-0#comment-3330</link>
    </item>
    <item>
      <title>"WebSnapshot and RailsLogVisualizer ported to AIR 1.0" by Justin Dossey</title>
      <description>&lt;p&gt;Scratch that&amp;#8212;it&amp;#8217;s a byte count.&lt;/p&gt;</description>
      <pubDate>Wed, 27 Feb 2008 18:28:23 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:0305056d-3731-4a45-b3ef-65e00f690151</guid>
      <link>http://onrails.org/articles/2008/02/26/websnapshot-and-railslogvisualizer-ported-to-air-1-0#comment-3328</link>
    </item>
    <item>
      <title>"WebSnapshot and RailsLogVisualizer ported to AIR 1.0" by Justin Dossey</title>
      <description>&lt;p&gt;The reason large files are not loading is the line count&amp;#8212;268427264 is some integer limit, I&amp;#8217;d bet.  256 * 1024 * 1024.&lt;/p&gt;</description>
      <pubDate>Wed, 27 Feb 2008 18:26:23 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:fd6c3448-90ee-4aff-93be-5d6fa54d47ef</guid>
      <link>http://onrails.org/articles/2008/02/26/websnapshot-and-railslogvisualizer-ported-to-air-1-0#comment-3327</link>
    </item>
    <item>
      <title>"WebSnapshot and RailsLogVisualizer ported to AIR 1.0" by Daniel Wanja</title>
      <description>&lt;p&gt;The very first version of the log visualizer was using not an AIR application, it was a Flex front-end with a Ruby log file parsing and was able to process larger log files (i.e. 4gb in 10minutes), I haven&amp;#8217;t tried with such large files since I am now &amp;#8220;rollling&amp;#8221; the logs and analyze smaller log files. Also I couldn&amp;#8217;t get the  feedback/progress of the parsing to refresh the display which would give a good indication on when the parsing would fail. For that I need to breakup the parsing processing in chunks as the text field doesn&amp;#8217;t refresh (even with invalidDisplayList) during intensive processing.&lt;/p&gt;


	&lt;p&gt;Please keep me informed how the apps work (on Windows, on Linux, size of log files).&lt;/p&gt;</description>
      <pubDate>Tue, 26 Feb 2008 14:30:06 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:e57f3d10-d90a-48ad-abfe-d4a0f5d3cd6e</guid>
      <link>http://onrails.org/articles/2008/02/26/websnapshot-and-railslogvisualizer-ported-to-air-1-0#comment-3326</link>
    </item>
    <item>
      <title>"WebSnapshot and RailsLogVisualizer ported to AIR 1.0" by Ajit</title>
      <description>&lt;p&gt;Very good job. That is quite impressive given the complications of the transport. It looks easier to use.&lt;/p&gt;</description>
      <pubDate>Tue, 26 Feb 2008 13:00:03 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:0db335d7-22b1-4bd9-805b-8cd8f8272e4c</guid>
      <link>http://onrails.org/articles/2008/02/26/websnapshot-and-railslogvisualizer-ported-to-air-1-0#comment-3325</link>
    </item>
    <item>
      <title>"WebSnapshot and RailsLogVisualizer ported to AIR 1.0" by labria</title>
      <description>&lt;p&gt;The log visualizer seems to fail on a 250M logfile =(&lt;/p&gt;</description>
      <pubDate>Tue, 26 Feb 2008 10:11:40 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:149a3e97-31e9-4c40-891a-f93e299e2606</guid>
      <link>http://onrails.org/articles/2008/02/26/websnapshot-and-railslogvisualizer-ported-to-air-1-0#comment-3324</link>
    </item>
  </channel>
</rss>
