<?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 for Todd Huss</title>
	<atom:link href="http://gabrito.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://gabrito.com</link>
	<description>Anecdotes on Technology Leadership, Ruby, Java, Scala, Cloud Computing, Open-Source, SEO, and Design</description>
	<lastBuildDate>Thu, 24 Nov 2011 19:43:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>Comment on Standalone Migrations: Using Rails migrations in non Rails projects by Todd Huss</title>
		<link>http://gabrito.com/post/standalone-migrations-using-rails-migrations-in-non-rails-projects/comment-page-1#comment-255408</link>
		<dc:creator>Todd Huss</dc:creator>
		<pubDate>Thu, 24 Nov 2011 19:43:32 +0000</pubDate>
		<guid isPermaLink="false">http://gabrito.com/?p=194#comment-255408</guid>
		<description>Any of the pre 1.0 releases of Standalone Migrations should work with ActiveRecord 2.x: http://rubygems.org/gems/standalone_migrations/versions</description>
		<content:encoded><![CDATA[<p>Any of the pre 1.0 releases of Standalone Migrations should work with ActiveRecord 2.x: <a href="http://rubygems.org/gems/standalone_migrations/versions" rel="nofollow">http://rubygems.org/gems/standalone_migrations/versions</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Standalone Migrations: Using Rails migrations in non Rails projects by Craig Anderson</title>
		<link>http://gabrito.com/post/standalone-migrations-using-rails-migrations-in-non-rails-projects/comment-page-1#comment-255407</link>
		<dc:creator>Craig Anderson</dc:creator>
		<pubDate>Thu, 24 Nov 2011 15:45:10 +0000</pubDate>
		<guid isPermaLink="false">http://gabrito.com/?p=194#comment-255407</guid>
		<description>Sad story, but I find I must use ActiveRecord 2.3.14 for my non-rails ruby application (Production database is MSSQL 2000).  I&#039;m thinking there is an older version of standalone_migrations I can use.  Can you advise?</description>
		<content:encoded><![CDATA[<p>Sad story, but I find I must use ActiveRecord 2.3.14 for my non-rails ruby application (Production database is MSSQL 2000).  I&#8217;m thinking there is an older version of standalone_migrations I can use.  Can you advise?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using log4j to monitor web application errors by Mariano Ruiz</title>
		<link>http://gabrito.com/post/using-log4j-to-monitor-web-application-errors/comment-page-1#comment-255402</link>
		<dc:creator>Mariano Ruiz</dc:creator>
		<pubDate>Thu, 17 Nov 2011 13:41:55 +0000</pubDate>
		<guid isPermaLink="false">http://gabrito.com/post/using-log4j-to-monitor-web-application-errors#comment-255402</guid>
		<description>If you want monitor at runtime the log4j log file with a browser, can use my open source tool: Log4j Web Tracker.
It is a small module (.jar) that integrates in your application, and allow you to change at runtime the level of appenders, or view the log content in the browser.
The site to download an read the documentation is http://www.log4jwebtracker.com</description>
		<content:encoded><![CDATA[<p>If you want monitor at runtime the log4j log file with a browser, can use my open source tool: Log4j Web Tracker.<br />
It is a small module (.jar) that integrates in your application, and allow you to change at runtime the level of appenders, or view the log content in the browser.<br />
The site to download an read the documentation is <a href="http://www.log4jwebtracker.com" rel="nofollow">http://www.log4jwebtracker.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Migrating from Outlook to iCal by Andy Bonikowsky</title>
		<link>http://gabrito.com/post/migrating-from-outlook-to-ical/comment-page-1#comment-254914</link>
		<dc:creator>Andy Bonikowsky</dc:creator>
		<pubDate>Tue, 18 Oct 2011 17:53:40 +0000</pubDate>
		<guid isPermaLink="false">http://gabrito.com/post/migrating-from-outlook-to-ical#comment-254914</guid>
		<description>I just used the Outlook to iCal converter and it worked perfectly, for all my different categories, except that it only went back about six weeks. Any way to go back four months? Thanks.</description>
		<content:encoded><![CDATA[<p>I just used the Outlook to iCal converter and it worked perfectly, for all my different categories, except that it only went back about six weeks. Any way to go back four months? Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby on Rails Dreamhost plugin by Capistrano 2 Recipe for Dreamhost Shared Hosting and mod_rails &#124; Encounters with the World Wide Web</title>
		<link>http://gabrito.com/post/ruby-on-rails-dreamhost-plugin/comment-page-1#comment-254902</link>
		<dc:creator>Capistrano 2 Recipe for Dreamhost Shared Hosting and mod_rails &#124; Encounters with the World Wide Web</dc:creator>
		<pubDate>Sun, 26 Jun 2011 00:20:28 +0000</pubDate>
		<guid isPermaLink="false">http://gabrito.com/post/ruby-on-rails-dreamhost-plugin#comment-254902</guid>
		<description>[...] special thanks to Todd Huss for discovering the multi dreamhost user hack. Basically, you need to run each of your rails application on Dreamhost under a different shell [...]</description>
		<content:encoded><![CDATA[<p>[...] special thanks to Todd Huss for discovering the multi dreamhost user hack. Basically, you need to run each of your rails application on Dreamhost under a different shell [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Load balancing across MySQL servers using JDBC by MySQL Master/Slave Load Balancing with JPA and Spring &#8212; Dragisa Krsmanovic</title>
		<link>http://gabrito.com/post/load-balancing-across-mysql-servers-using-jdbc/comment-page-1#comment-254898</link>
		<dc:creator>MySQL Master/Slave Load Balancing with JPA and Spring &#8212; Dragisa Krsmanovic</dc:creator>
		<pubDate>Mon, 13 Jun 2011 20:25:15 +0000</pubDate>
		<guid isPermaLink="false">http://gabrito.com/post/load-balancing-across-mysql-servers-using-jdbc#comment-254898</guid>
		<description>[...] Load balancing across MySQL servers using JDBC by Todd Huss [...]</description>
		<content:encoded><![CDATA[<p>[...] Load balancing across MySQL servers using JDBC by Todd Huss [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Storing Git repositories in Amazon S3 for high availability by Charo Nuguid</title>
		<link>http://gabrito.com/post/storing-git-repositories-in-amazon-s3-for-high-availability/comment-page-1#comment-254895</link>
		<dc:creator>Charo Nuguid</dc:creator>
		<pubDate>Fri, 03 Jun 2011 17:23:21 +0000</pubDate>
		<guid isPermaLink="false">http://gabrito.com/?p=344#comment-254895</guid>
		<description>I&#039;m trying to push my git repo to S3 already but I&#039;m getting an exception that I can&#039;t seem to solve.

&quot;The request signature we calculated does not match the signature you provided. Check your key and signing method.&quot;

Would you know how to solve this?</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to push my git repo to S3 already but I&#8217;m getting an exception that I can&#8217;t seem to solve.</p>
<p>&#8220;The request signature we calculated does not match the signature you provided. Check your key and signing method.&#8221;</p>
<p>Would you know how to solve this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mac OS X gem cleanup failing by Ruby Gems errors oplossen (updaten en cleanen) &#124; Daniel van Dorp</title>
		<link>http://gabrito.com/post/mac-os-x-gem-cleanup-failing/comment-page-1#comment-254879</link>
		<dc:creator>Ruby Gems errors oplossen (updaten en cleanen) &#124; Daniel van Dorp</dc:creator>
		<pubDate>Thu, 28 Apr 2011 14:56:44 +0000</pubDate>
		<guid isPermaLink="false">http://gabrito.com/?p=260#comment-254879</guid>
		<description>[...] gem cleanup&#039;   Credits gaan naar Gabrito.com voor deze [...]</description>
		<content:encoded><![CDATA[<p>[...] gem cleanup&#039;   Credits gaan naar Gabrito.com voor deze [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mac OS X gem cleanup failing by cashplk</title>
		<link>http://gabrito.com/post/mac-os-x-gem-cleanup-failing/comment-page-1#comment-254871</link>
		<dc:creator>cashplk</dc:creator>
		<pubDate>Sun, 20 Mar 2011 10:18:57 +0000</pubDate>
		<guid isPermaLink="false">http://gabrito.com/?p=260#comment-254871</guid>
		<description>thanks~~</description>
		<content:encoded><![CDATA[<p>thanks~~</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mac OS X gem cleanup failing by AC</title>
		<link>http://gabrito.com/post/mac-os-x-gem-cleanup-failing/comment-page-1#comment-254861</link>
		<dc:creator>AC</dc:creator>
		<pubDate>Mon, 14 Mar 2011 13:45:10 +0000</pubDate>
		<guid isPermaLink="false">http://gabrito.com/?p=260#comment-254861</guid>
		<description>Thanks! Cleaned it up very nicely.</description>
		<content:encoded><![CDATA[<p>Thanks! Cleaned it up very nicely.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

