<?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 Ted Naleid</title>
	<atom:link href="http://naleid.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://naleid.com/blog</link>
	<description>Groovy, Grails and OS X tips and tricks</description>
	<lastBuildDate>Wed, 10 Mar 2010 21:49:32 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Snow Leopard Shared Printer Job &#8220;On Hold: Authentication Required&#8221; fix by Pat</title>
		<link>http://naleid.com/blog/2009/11/01/snow-leopard-shared-printer-job-on-hold-authentication-required-fix/comment-page-1/#comment-2585</link>
		<dc:creator>Pat</dc:creator>
		<pubDate>Wed, 10 Mar 2010 21:49:32 +0000</pubDate>
		<guid isPermaLink="false">http://naleid.com/blog/?p=95#comment-2585</guid>
		<description>Thanks!  Worked on iMac running 10.6.2 and my Hackintosh running 10.5.7!</description>
		<content:encoded><![CDATA[<p>Thanks!  Worked on iMac running 10.6.2 and my Hackintosh running 10.5.7!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Batch Import Performance with Grails and MySQL by Blog bookmarks 03/10/2010 &#171; My Diigo bookmarks</title>
		<link>http://naleid.com/blog/2009/10/01/batch-import-performance-with-grails-and-mysql/comment-page-1/#comment-2584</link>
		<dc:creator>Blog bookmarks 03/10/2010 &#171; My Diigo bookmarks</dc:creator>
		<pubDate>Wed, 10 Mar 2010 04:30:45 +0000</pubDate>
		<guid isPermaLink="false">http://naleid.com/blog/?p=66#comment-2584</guid>
		<description>[...] Batch Import Performance with Grails and MySQL &#8211; Ted Naleid [...]</description>
		<content:encoded><![CDATA[<p>[...] Batch Import Performance with Grails and MySQL &#8211; Ted Naleid [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Batch Import Performance with Grails and MySQL by Grails MySQL Batch Insert</title>
		<link>http://naleid.com/blog/2009/10/01/batch-import-performance-with-grails-and-mysql/comment-page-1/#comment-2583</link>
		<dc:creator>Grails MySQL Batch Insert</dc:creator>
		<pubDate>Tue, 09 Mar 2010 18:06:27 +0000</pubDate>
		<guid isPermaLink="false">http://naleid.com/blog/?p=66#comment-2583</guid>
		<description>[...] stumbled upon this post http://naleid.com/blog/2009/10/01/batch-import-performance-with-grails-and-mysql/.  It&#8217;s an excellent read and gives some insight into some of the inner workings of both [...]</description>
		<content:encoded><![CDATA[<p>[...] stumbled upon this post <a href="http://naleid.com/blog/2009/10/01/batch-import-performance-with-grails-and-mysql/. " rel="nofollow">http://naleid.com/blog/2009/10/01/batch-import-performance-with-grails-and-mysql/. </a> It&#8217;s an excellent read and gives some insight into some of the inner workings of both [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Snow Leopard Shared Printer Job &#8220;On Hold: Authentication Required&#8221; fix by Josh Pinter</title>
		<link>http://naleid.com/blog/2009/11/01/snow-leopard-shared-printer-job-on-hold-authentication-required-fix/comment-page-1/#comment-2582</link>
		<dc:creator>Josh Pinter</dc:creator>
		<pubDate>Tue, 09 Mar 2010 04:10:39 +0000</pubDate>
		<guid isPermaLink="false">http://naleid.com/blog/?p=95#comment-2582</guid>
		<description>You are a god. Thank you for a solution and the brevity of said solution. 

Thanks!

Josh</description>
		<content:encoded><![CDATA[<p>You are a god. Thank you for a solution and the brevity of said solution. </p>
<p>Thanks!</p>
<p>Josh</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Batch Import Performance with Grails and MySQL by Dan Lynn</title>
		<link>http://naleid.com/blog/2009/10/01/batch-import-performance-with-grails-and-mysql/comment-page-1/#comment-2581</link>
		<dc:creator>Dan Lynn</dc:creator>
		<pubDate>Tue, 09 Mar 2010 01:29:37 +0000</pubDate>
		<guid isPermaLink="false">http://naleid.com/blog/?p=66#comment-2581</guid>
		<description>Excellent post. I can&#039;t believe you had the patience to gather so much data!

Cheers,
dan</description>
		<content:encoded><![CDATA[<p>Excellent post. I can&#8217;t believe you had the patience to gather so much data!</p>
<p>Cheers,<br />
dan</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OSX AppleScript command line util to eject all removable disks by Richard M</title>
		<link>http://naleid.com/blog/2009/05/26/osx-applescript-command-line-util-to-eject-all-removable-disks/comment-page-1/#comment-2577</link>
		<dc:creator>Richard M</dc:creator>
		<pubDate>Thu, 04 Mar 2010 12:12:58 +0000</pubDate>
		<guid isPermaLink="false">http://naleid.com/blog/?p=53#comment-2577</guid>
		<description>Perfect; thank you.

Would you know how to make it pop up a &quot;All disks ejected&quot; message once the operation is complete? I guess you need some kind of wait loop that checks that all desks have successfully been ejected...?

Richard</description>
		<content:encoded><![CDATA[<p>Perfect; thank you.</p>
<p>Would you know how to make it pop up a &#8220;All disks ejected&#8221; message once the operation is complete? I guess you need some kind of wait loop that checks that all desks have successfully been ejected&#8230;?</p>
<p>Richard</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Shared zshrc file by Updated grails autocomplete script for zsh - Ted Naleid</title>
		<link>http://naleid.com/blog/2009/05/13/shared-zshrc-file/comment-page-1/#comment-2575</link>
		<dc:creator>Updated grails autocomplete script for zsh - Ted Naleid</dc:creator>
		<pubDate>Wed, 03 Mar 2010 04:24:44 +0000</pubDate>
		<guid isPermaLink="false">http://naleid.com/blog/?p=52#comment-2575</guid>
		<description>[...] then, I&#8217;ve completely abandoned bash, in favor of zsh (which I consider to be the superior shell) and I&#8217;d been getting annoyed at a few issues in [...]</description>
		<content:encoded><![CDATA[<p>[...] then, I&#8217;ve completely abandoned bash, in favor of zsh (which I consider to be the superior shell) and I&#8217;d been getting annoyed at a few issues in [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Autocomplete Grails Script Names in bash/zsh by Updated grails autocomplete script for zsh - Ted Naleid</title>
		<link>http://naleid.com/blog/2008/03/25/autocomplete-grails-script-names-in-bashzsh/comment-page-1/#comment-2574</link>
		<dc:creator>Updated grails autocomplete script for zsh - Ted Naleid</dc:creator>
		<pubDate>Wed, 03 Mar 2010 04:23:31 +0000</pubDate>
		<guid isPermaLink="false">http://tednaleid.wordpress.com/?p=10#comment-2574</guid>
		<description>[...] A couple of years ago, I created a grails auto-completion script for bash and zsh. [...]</description>
		<content:encoded><![CDATA[<p>[...] A couple of years ago, I created a grails auto-completion script for bash and zsh. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Snow Leopard Shared Printer Job &#8220;On Hold: Authentication Required&#8221; fix by tom wible</title>
		<link>http://naleid.com/blog/2009/11/01/snow-leopard-shared-printer-job-on-hold-authentication-required-fix/comment-page-1/#comment-2573</link>
		<dc:creator>tom wible</dc:creator>
		<pubDate>Tue, 02 Mar 2010 23:41:35 +0000</pubDate>
		<guid isPermaLink="false">http://naleid.com/blog/?p=95#comment-2573</guid>
		<description>nevermind: i&#039;d forgotten to add the user to the printer on the server</description>
		<content:encoded><![CDATA[<p>nevermind: i&#8217;d forgotten to add the user to the printer on the server</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enabling HTTPS support in curl installed through MacPorts on OSX by Thomas Glasgow</title>
		<link>http://naleid.com/blog/2009/03/16/enabling-https-support-in-curl-installed-through-macports-on-osx/comment-page-1/#comment-2572</link>
		<dc:creator>Thomas Glasgow</dc:creator>
		<pubDate>Tue, 02 Mar 2010 21:46:35 +0000</pubDate>
		<guid isPermaLink="false">http://naleid.com/blog/?p=48#comment-2572</guid>
		<description>Thanks for the blog post. I just ran into this https issue. To bad that ssl isn&#039;t compiled by default.</description>
		<content:encoded><![CDATA[<p>Thanks for the blog post. I just ran into this https issue. To bad that ssl isn&#8217;t compiled by default.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
