<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Rails-log-analyzer matures</title>
	<atom:link href="http://techblog.floorplanner.com/2008/08/29/rails-log-analyzer-matures/feed/" rel="self" type="application/rss+xml" />
	<link>http://techblog.floorplanner.com/2008/08/29/rails-log-analyzer-matures/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 20 Nov 2009 23:38:19 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Willem van Bergen</title>
		<link>http://techblog.floorplanner.com/2008/08/29/rails-log-analyzer-matures/comment-page-1/#comment-464</link>
		<dc:creator>Willem van Bergen</dc:creator>
		<pubDate>Sat, 28 Feb 2009 10:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.floorplanner.com/?p=149#comment-464</guid>
		<description>It has been fixed. Please upgrade to version 1.1.6 to have the correct table headers names in your report.</description>
		<content:encoded><![CDATA[<p>It has been fixed. Please upgrade to version 1.1.6 to have the correct table headers names in your report.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Willem van Bergen</title>
		<link>http://techblog.floorplanner.com/2008/08/29/rails-log-analyzer-matures/comment-page-1/#comment-458</link>
		<dc:creator>Willem van Bergen</dc:creator>
		<pubDate>Fri, 27 Feb 2009 09:02:13 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.floorplanner.com/?p=149#comment-458</guid>
		<description>Nice catch! I looked it up in the code, and I found that the titles above these tables are switched. Internally, the values are parsed correctly. I will fix this mistake this weekend.</description>
		<content:encoded><![CDATA[<p>Nice catch! I looked it up in the code, and I found that the titles above these tables are switched. Internally, the values are parsed correctly. I will fix this mistake this weekend.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nils</title>
		<link>http://techblog.floorplanner.com/2008/08/29/rails-log-analyzer-matures/comment-page-1/#comment-456</link>
		<dc:creator>Nils</dc:creator>
		<pubDate>Fri, 27 Feb 2009 08:09:04 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.floorplanner.com/?p=149#comment-456</guid>
		<description>I have the the Request-log-analyzer version 1.1 (and 1.1.5.1) installed and it seems to mix up the view times with the DB times for my rails 2.2 app

Database time - I have the following entry

DownloadsController#report.xml [P ┃  302 ┃      0.00s ┃    0.00s ┃ 0.00s ┃ 0.00s

View rendering time - I see the following entry

DownloadsController#report.xml [ ┃  302 ┃    300.15s ┃    0.99s ┃ 0.00s ┃ 12.45s

But if I grep the log file, the only reference to 12.45 seconds I can find is the following:

Completed in 12458ms (View: 0, DB: 12451) &#124; 200 OK [http://publisher.peerialism.com/downloads/report.xml]


So the times seems to be mixed up

Cheers,
Nils</description>
		<content:encoded><![CDATA[<p>I have the the Request-log-analyzer version 1.1 (and 1.1.5.1) installed and it seems to mix up the view times with the DB times for my rails 2.2 app</p>
<p>Database time &#8211; I have the following entry</p>
<p>DownloadsController#report.xml [P ┃  302 ┃      0.00s ┃    0.00s ┃ 0.00s ┃ 0.00s</p>
<p>View rendering time - I see the following entry</p>
<p>DownloadsController#report.xml [ ┃  302 ┃    300.15s ┃    0.99s ┃ 0.00s ┃ 12.45s</p>
<p>But if I grep the log file, the only reference to 12.45 seconds I can find is the following:</p>
<p>Completed in 12458ms (View: 0, DB: 12451) | 200 OK [http://publisher.peerialism.com/downloads/report.xml]</p>
<p>So the times seems to be mixed up</p>
<p>Cheers,<br />
Nils</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Willem van Bergen</title>
		<link>http://techblog.floorplanner.com/2008/08/29/rails-log-analyzer-matures/comment-page-1/#comment-352</link>
		<dc:creator>Willem van Bergen</dc:creator>
		<pubDate>Sun, 25 Jan 2009 20:59:06 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.floorplanner.com/?p=149#comment-352</guid>
		<description>Hey Mark, glad you like it! Don&#039;t hesitate to contact me if you have any questions.</description>
		<content:encoded><![CDATA[<p>Hey Mark, glad you like it! Don&#8217;t hesitate to contact me if you have any questions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://techblog.floorplanner.com/2008/08/29/rails-log-analyzer-matures/comment-page-1/#comment-351</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Sun, 25 Jan 2009 15:49:16 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.floorplanner.com/?p=149#comment-351</guid>
		<description>Willem,

This is a really excellent tool! Well done and thanks for sharing.

Cheers,
Mark</description>
		<content:encoded><![CDATA[<p>Willem,</p>
<p>This is a really excellent tool! Well done and thanks for sharing.</p>
<p>Cheers,<br />
Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Willem van Bergen</title>
		<link>http://techblog.floorplanner.com/2008/08/29/rails-log-analyzer-matures/comment-page-1/#comment-215</link>
		<dc:creator>Willem van Bergen</dc:creator>
		<pubDate>Thu, 11 Dec 2008 11:47:09 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.floorplanner.com/?p=149#comment-215</guid>
		<description>I have made the necessary changes to support the new log format.
You can find them in the rails22 branch of the github project. After some testing, I will merge the changes to the master branch and publish an updated gem.</description>
		<content:encoded><![CDATA[<p>I have made the necessary changes to support the new log format.<br />
You can find them in the rails22 branch of the github project. After some testing, I will merge the changes to the master branch and publish an updated gem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Willem van Bergen</title>
		<link>http://techblog.floorplanner.com/2008/08/29/rails-log-analyzer-matures/comment-page-1/#comment-214</link>
		<dc:creator>Willem van Bergen</dc:creator>
		<pubDate>Thu, 11 Dec 2008 09:20:31 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.floorplanner.com/?p=149#comment-214</guid>
		<description>As of yet, it does not work with this new log format. I am working on making request-log-analyzer compatible, because we need it for Floorplanner as well. I will release an update in the upcoming days, so keep an eye on the github project.</description>
		<content:encoded><![CDATA[<p>As of yet, it does not work with this new log format. I am working on making request-log-analyzer compatible, because we need it for Floorplanner as well. I will release an update in the upcoming days, so keep an eye on the github project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rian Awi</title>
		<link>http://techblog.floorplanner.com/2008/08/29/rails-log-analyzer-matures/comment-page-1/#comment-213</link>
		<dc:creator>Rian Awi</dc:creator>
		<pubDate>Thu, 11 Dec 2008 04:37:13 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.floorplanner.com/?p=149#comment-213</guid>
		<description>Does this work with rails 2.1? As I tried this out with rails 2.1 production log, it gave &#039;Unparsable completed line: Completed in 10ms (View: 0, DB: 3) &#124; 200 OK [http://mywebsite.com/] for all lines parsed. With development log, it could parse only some lines.</description>
		<content:encoded><![CDATA[<p>Does this work with rails 2.1? As I tried this out with rails 2.1 production log, it gave &#8216;Unparsable completed line: Completed in 10ms (View: 0, DB: 3) | 200 OK [http://mywebsite.com/] for all lines parsed. With development log, it could parse only some lines.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Willem van Bergen</title>
		<link>http://techblog.floorplanner.com/2008/08/29/rails-log-analyzer-matures/comment-page-1/#comment-147</link>
		<dc:creator>Willem van Bergen</dc:creator>
		<pubDate>Mon, 10 Nov 2008 15:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.floorplanner.com/?p=149#comment-147</guid>
		<description>The commands you posted works for me. However, I only have used the tool on OSX and Linux and I have never used in in Windows, so it might not even work for you at all.

Can you post the error message you are experiencing? Any additional information you can provide might help me solving this issue.</description>
		<content:encoded><![CDATA[<p>The commands you posted works for me. However, I only have used the tool on OSX and Linux and I have never used in in Windows, so it might not even work for you at all.</p>
<p>Can you post the error message you are experiencing? Any additional information you can provide might help me solving this issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vivek</title>
		<link>http://techblog.floorplanner.com/2008/08/29/rails-log-analyzer-matures/comment-page-1/#comment-146</link>
		<dc:creator>vivek</dc:creator>
		<pubDate>Mon, 10 Nov 2008 11:17:10 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.floorplanner.com/?p=149#comment-146</guid>
		<description>I&#039;m trying to intall this with windows.Not sure if i&#039;m trying to install it right - gem sources -a http://gems.github.com
sudo gem install wvanbergen-request-log-analyzer

please advice..

thanks</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to intall this with windows.Not sure if i&#8217;m trying to install it right &#8211; gem sources -a <a href="http://gems.github.com" rel="nofollow">http://gems.github.com</a><br />
sudo gem install wvanbergen-request-log-analyzer</p>
<p>please advice..</p>
<p>thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
