<?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 ClearCove Software Inc.</title>
	<atom:link href="http://clearcove.ca/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://clearcove.ca</link>
	<description>We Build Information Power Tools</description>
	<lastBuildDate>Thu, 25 Aug 2011 07:01:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Recipe: Make request environment available to models in Rails by Database Logging in Ruby on Rails &#124; Rohit Sharma</title>
		<link>http://clearcove.ca/2008/08/recipe-make-request-environment-available-to-models-in-rails/comment-page-1/#comment-280</link>
		<dc:creator>Database Logging in Ruby on Rails &#124; Rohit Sharma</dc:creator>
		<pubDate>Thu, 25 Aug 2011 07:01:37 +0000</pubDate>
		<guid isPermaLink="false">http://clearcove.ca/?p=273#comment-280</guid>
		<description>[...] You can get the User.current by using the Thread class provided by Rails. A detailed version of this is available here. [...]</description>
		<content:encoded><![CDATA[<p>[...] You can get the User.current by using the Thread class provided by Rails. A detailed version of this is available here. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to secure a Rails app on heroku with SSL (Firesheep) by Joe Ellis</title>
		<link>http://clearcove.ca/2010/11/how-to-secure-a-rails-app-on-heroku-with-ssl-firesheep/comment-page-1/#comment-279</link>
		<dc:creator>Joe Ellis</dc:creator>
		<pubDate>Mon, 15 Aug 2011 15:49:45 +0000</pubDate>
		<guid isPermaLink="false">http://clearcove.ca/?p=570#comment-279</guid>
		<description>Thanks so much for this article, it was an immense help!  I have a site that already exists that I&#039;m porting over to heroku, so this was perfect to see the entire process before I migrate things over and have to implement the SSL.</description>
		<content:encoded><![CDATA[<p>Thanks so much for this article, it was an immense help!  I have a site that already exists that I&#8217;m porting over to heroku, so this was perfect to see the entire process before I migrate things over and have to implement the SSL.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to secure a Rails app on heroku with SSL (Firesheep) by Joe Cairns</title>
		<link>http://clearcove.ca/2010/11/how-to-secure-a-rails-app-on-heroku-with-ssl-firesheep/comment-page-1/#comment-277</link>
		<dc:creator>Joe Cairns</dc:creator>
		<pubDate>Fri, 22 Jul 2011 18:11:25 +0000</pubDate>
		<guid isPermaLink="false">http://clearcove.ca/?p=570#comment-277</guid>
		<description>This is a fantastic article, thank you.  I think there is one error though, and that is with these two lines:


4. &gt; cat my.tiroapp.com.crt gd_bundle.crt &gt; tiroapp_combined.crt

5. &gt; cat my.tiroapp.com.crt host.key &gt; host.pem


Shouldn&#039;t line 5 be:
 cat tiroapp_combined.crt  host.key &gt; host.pem ?

Otherwise you lose the intermediate file.  I think.</description>
		<content:encoded><![CDATA[<p>This is a fantastic article, thank you.  I think there is one error though, and that is with these two lines:</p>
<p>4. &gt; cat my.tiroapp.com.crt gd_bundle.crt &gt; tiroapp_combined.crt</p>
<p>5. &gt; cat my.tiroapp.com.crt host.key &gt; host.pem</p>
<p>Shouldn&#8217;t line 5 be:<br />
 cat tiroapp_combined.crt  host.key &gt; host.pem ?</p>
<p>Otherwise you lose the intermediate file.  I think.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to secure a Rails app on heroku with SSL (Firesheep) by Configuring Rails 3 to use HTTPS and SSL &#8211; Simone Carletti&#039;s Blog</title>
		<link>http://clearcove.ca/2010/11/how-to-secure-a-rails-app-on-heroku-with-ssl-firesheep/comment-page-1/#comment-272</link>
		<dc:creator>Configuring Rails 3 to use HTTPS and SSL &#8211; Simone Carletti&#039;s Blog</dc:creator>
		<pubDate>Thu, 05 May 2011 10:46:49 +0000</pubDate>
		<guid isPermaLink="false">http://clearcove.ca/?p=570#comment-272</guid>
		<description>[...] home-made solutions like the one I posted in this StackOverflow answer months ago, also featured here and [...]</description>
		<content:encoded><![CDATA[<p>[...] home-made solutions like the one I posted in this StackOverflow answer months ago, also featured here and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Recipe: Detect whether cookies are enabled in rails by Johannes</title>
		<link>http://clearcove.ca/2009/09/rails-cookie-detection/comment-page-1/#comment-271</link>
		<dc:creator>Johannes</dc:creator>
		<pubDate>Mon, 02 May 2011 15:50:12 +0000</pubDate>
		<guid isPermaLink="false">http://clearcove.ca/?p=407#comment-271</guid>
		<description>Warning: Search engine spiders don&#039;t store or send cookies. So you will prevent search engines to spider your site.

The same thing in Javascript should work fine.</description>
		<content:encoded><![CDATA[<p>Warning: Search engine spiders don&#8217;t store or send cookies. So you will prevent search engines to spider your site.</p>
<p>The same thing in Javascript should work fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Better TextMate search: Ack in project by EECS from the Trenches &#187; Blog Archive &#187; The Ideal TextMate Setup.</title>
		<link>http://clearcove.ca/2008/08/better-textmate-search-ack-in-project/comment-page-1/#comment-269</link>
		<dc:creator>EECS from the Trenches &#187; Blog Archive &#187; The Ideal TextMate Setup.</dc:creator>
		<pubDate>Tue, 08 Mar 2011 22:20:54 +0000</pubDate>
		<guid isPermaLink="false">http://clearcove.ca/?p=132#comment-269</guid>
		<description>[...] In Project for all my project-wide searching needs, incredibly fast and dynamic results, with a custom .ackrc file. (Although this has now been supersceded by [...]</description>
		<content:encoded><![CDATA[<p>[...] In Project for all my project-wide searching needs, incredibly fast and dynamic results, with a custom .ackrc file. (Although this has now been supersceded by [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to secure a Rails app on heroku with SSL (Firesheep) by Matt Coneybeare</title>
		<link>http://clearcove.ca/2010/11/how-to-secure-a-rails-app-on-heroku-with-ssl-firesheep/comment-page-1/#comment-268</link>
		<dc:creator>Matt Coneybeare</dc:creator>
		<pubDate>Thu, 03 Mar 2011 07:53:28 +0000</pubDate>
		<guid isPermaLink="false">http://clearcove.ca/?p=570#comment-268</guid>
		<description>How can you force ajax methods to also use ssl?</description>
		<content:encoded><![CDATA[<p>How can you force ajax methods to also use ssl?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to secure a Rails app on heroku with SSL (Firesheep) by Simone Carletti</title>
		<link>http://clearcove.ca/2010/11/how-to-secure-a-rails-app-on-heroku-with-ssl-firesheep/comment-page-1/#comment-265</link>
		<dc:creator>Simone Carletti</dc:creator>
		<pubDate>Sat, 19 Feb 2011 16:29:34 +0000</pubDate>
		<guid isPermaLink="false">http://clearcove.ca/?p=570#comment-265</guid>
		<description>Hey Jo, thank you for featuring my StackOverflow answer. :)</description>
		<content:encoded><![CDATA[<p>Hey Jo, thank you for featuring my StackOverflow answer. <img src='http://clearcove.ca/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to secure a Rails app on heroku with SSL (Firesheep) by Alex Solleiro</title>
		<link>http://clearcove.ca/2010/11/how-to-secure-a-rails-app-on-heroku-with-ssl-firesheep/comment-page-1/#comment-262</link>
		<dc:creator>Alex Solleiro</dc:creator>
		<pubDate>Mon, 24 Jan 2011 14:40:19 +0000</pubDate>
		<guid isPermaLink="false">http://clearcove.ca/?p=570#comment-262</guid>
		<description>Hi,

Thanks a lot for this complete walkthrough. 

I&#039;ve found out that RapidSSL users will run into trouble with Firefox unless they add the Intermediate Certificate the way Heroku recommends (if you don&#039;t, only Firefox seems to tell your visitors that the certificate is invalid. Tests with RapidSSL also fail).

You can find the RapidSSL Intermediate Certificate here: https://knowledge.rapidssl.com/library/VERISIGN/ALL_OTHER/RapidSSL%20Intermediate/RapidSSL_CA.pem

If you&#039;re a RapidSSL user, you can ignore the following step in this tutorial:

4. &gt; cat my.tiroapp.com.crt gd_bundle.crt &gt; tiroapp_combined.crt

You can go on with step 5 and with removing the passphrase and, before adding the certificate to Heroku, do this:

cat RapidSSL_CA.pem &gt;&gt; nopassphrase.pem

Now you can go ahead with adding the certificate to Heroku:

heroku ssl:add ssl-cert/nopassphrase.pem ssl-cert/nopassphrase.key

That should do it.

Cheers, 
Alex</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks a lot for this complete walkthrough. </p>
<p>I&#8217;ve found out that RapidSSL users will run into trouble with Firefox unless they add the Intermediate Certificate the way Heroku recommends (if you don&#8217;t, only Firefox seems to tell your visitors that the certificate is invalid. Tests with RapidSSL also fail).</p>
<p>You can find the RapidSSL Intermediate Certificate here: <a href="https://knowledge.rapidssl.com/library/VERISIGN/ALL_OTHER/RapidSSL%20Intermediate/RapidSSL_CA.pem" rel="nofollow">https://knowledge.rapidssl.com/library/VERISIGN/ALL_OTHER/RapidSSL%20Intermediate/RapidSSL_CA.pem</a></p>
<p>If you&#8217;re a RapidSSL user, you can ignore the following step in this tutorial:</p>
<p>4. &gt; cat my.tiroapp.com.crt gd_bundle.crt &gt; tiroapp_combined.crt</p>
<p>You can go on with step 5 and with removing the passphrase and, before adding the certificate to Heroku, do this:</p>
<p>cat RapidSSL_CA.pem &gt;&gt; nopassphrase.pem</p>
<p>Now you can go ahead with adding the certificate to Heroku:</p>
<p>heroku ssl:add ssl-cert/nopassphrase.pem ssl-cert/nopassphrase.key</p>
<p>That should do it.</p>
<p>Cheers,<br />
Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tablet pressure support on OS X for X11, Gimp, and Inkscape by Mollie Rowe</title>
		<link>http://clearcove.ca/2008/12/tablet-pressure-support-on-os-x-for-x11-gimp-and-inkscape/comment-page-1/#comment-261</link>
		<dc:creator>Mollie Rowe</dc:creator>
		<pubDate>Fri, 24 Dec 2010 02:15:45 +0000</pubDate>
		<guid isPermaLink="false">http://clearcove.ca/?p=342#comment-261</guid>
		<description>The instructions above work fine with my Wacom Bamboo tablet with Xquartz 2.3.2.1 and Mac OS X 10.5.6 (on PPC).</description>
		<content:encoded><![CDATA[<p>The instructions above work fine with my Wacom Bamboo tablet with Xquartz 2.3.2.1 and Mac OS X 10.5.6 (on PPC).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

