<?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 Martin Ottenwaelter</title>
	<atom:link href="http://martinottenwaelter.fr/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://martinottenwaelter.fr</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Fri, 28 Oct 2011 03:27:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>Comment on Ruby 1.9 and the SSL error by Ruby 使用 SSL 提交 POST &#124; grick&#039;s blog</title>
		<link>http://martinottenwaelter.fr/2010/12/ruby19-and-the-ssl-error/#comment-2889</link>
		<dc:creator>Ruby 使用 SSL 提交 POST &#124; grick&#039;s blog</dc:creator>
		<pubDate>Fri, 28 Oct 2011 03:27:09 +0000</pubDate>
		<guid isPermaLink="false">http://martinottenwaelter.fr/?p=63#comment-2889</guid>
		<description>[...] 参考页面：http://martinottenwaelter.fr/2010/12/ruby19-and-the-ssl-error/   十月 28th, 2011 in ruby &#124; tags: post, ruby, ssl, 人人网 [...]</description>
		<content:encoded><![CDATA[<p>[...] 参考页面：http://martinottenwaelter.fr/2010/12/ruby19-and-the-ssl-error/   十月 28th, 2011 in ruby | tags: post, ruby, ssl, 人人网 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby 1.9 and the SSL error by Kuroko Project &#187; Blog Archive &#187; Openly certifying your Rubies</title>
		<link>http://martinottenwaelter.fr/2010/12/ruby19-and-the-ssl-error/#comment-1963</link>
		<dc:creator>Kuroko Project &#187; Blog Archive &#187; Openly certifying your Rubies</dc:creator>
		<pubDate>Tue, 14 Jun 2011 16:55:30 +0000</pubDate>
		<guid isPermaLink="false">http://martinottenwaelter.fr/?p=63#comment-1963</guid>
		<description>[...] is loads and loads of advice to fix the message, which also tends to revolve around finding/installing the correct [...]</description>
		<content:encoded><![CDATA[<p>[...] is loads and loads of advice to fix the message, which also tends to revolve around finding/installing the correct [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby 1.9 and the SSL error by Jack Dempsey</title>
		<link>http://martinottenwaelter.fr/2010/12/ruby19-and-the-ssl-error/#comment-1650</link>
		<dc:creator>Jack Dempsey</dc:creator>
		<pubDate>Thu, 28 Apr 2011 17:30:52 +0000</pubDate>
		<guid isPermaLink="false">http://martinottenwaelter.fr/?p=63#comment-1650</guid>
		<description>This was a great help. The missing piece was how to use this easily in my app, which uses devise and omniauth. I found an example elsewhere and am copying it in here for others:

config.omniauth :facebook, &#039;xxx&#039;, &#039;yyy&#039;, :scope =&gt; &#039;xxxxx&#039;, :client_options =&gt; {:ssl =&gt; {:ca_path =&gt; &quot;/etc/ssl/certs&quot;}}

That happens to be the path to my certs, YMMV. 

HTH</description>
		<content:encoded><![CDATA[<p>This was a great help. The missing piece was how to use this easily in my app, which uses devise and omniauth. I found an example elsewhere and am copying it in here for others:</p>
<p>config.omniauth :facebook, &#8216;xxx&#8217;, &#8216;yyy&#8217;, :scope =&gt; &#8216;xxxxx&#8217;, :client_options =&gt; {:ssl =&gt; {:ca_path =&gt; &#8220;/etc/ssl/certs&#8221;}}</p>
<p>That happens to be the path to my certs, YMMV. </p>
<p>HTH</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby 1.9 and the SSL error by martin</title>
		<link>http://martinottenwaelter.fr/2010/12/ruby19-and-the-ssl-error/#comment-1631</link>
		<dc:creator>martin</dc:creator>
		<pubDate>Tue, 26 Apr 2011 06:20:52 +0000</pubDate>
		<guid isPermaLink="false">http://martinottenwaelter.fr/?p=63#comment-1631</guid>
		<description>I don&#039;t have a Windows box to test, but you can manually download the latest certificates from curl http://curl.haxx.se/ca/cacert.pem and have https.ca_file point to that file on your disk.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t have a Windows box to test, but you can manually download the latest certificates from curl <a href="http://curl.haxx.se/ca/cacert.pem" rel="nofollow">http://curl.haxx.se/ca/cacert.pem</a> and have https.ca_file point to that file on your disk.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby 1.9 and the SSL error by vinicius gati</title>
		<link>http://martinottenwaelter.fr/2010/12/ruby19-and-the-ssl-error/#comment-1625</link>
		<dc:creator>vinicius gati</dc:creator>
		<pubDate>Mon, 25 Apr 2011 17:54:42 +0000</pubDate>
		<guid isPermaLink="false">http://martinottenwaelter.fr/?p=63#comment-1625</guid>
		<description>is there a chance of this solution on windows?</description>
		<content:encoded><![CDATA[<p>is there a chance of this solution on windows?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SC.Response and JSON by Mil</title>
		<link>http://martinottenwaelter.fr/2009/11/sc-response-and-json/#comment-1077</link>
		<dc:creator>Mil</dc:creator>
		<pubDate>Fri, 28 Jan 2011 08:51:56 +0000</pubDate>
		<guid isPermaLink="false">http://martinottenwaelter.fr/post/242665340#comment-1077</guid>
		<description>Ok, Thanks Martin. :)
By the way this post helps me a lot in reading the file i needed.. 

Thanks again.</description>
		<content:encoded><![CDATA[<p>Ok, Thanks Martin. <img src='http://martinottenwaelter.fr/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
By the way this post helps me a lot in reading the file i needed.. </p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SC.Response and JSON by martin</title>
		<link>http://martinottenwaelter.fr/2009/11/sc-response-and-json/#comment-1076</link>
		<dc:creator>martin</dc:creator>
		<pubDate>Fri, 28 Jan 2011 08:49:20 +0000</pubDate>
		<guid isPermaLink="false">http://martinottenwaelter.fr/post/242665340#comment-1076</guid>
		<description>Hi Mil, if you need SproutCore help for a specific problem, the best place to do that is the Google Group http://groups.google.com/group/sproutcore or the IRC channel (#sproutcore on Freenode).</description>
		<content:encoded><![CDATA[<p>Hi Mil, if you need SproutCore help for a specific problem, the best place to do that is the Google Group <a href="http://groups.google.com/group/sproutcore" rel="nofollow">http://groups.google.com/group/sproutcore</a> or the IRC channel (#sproutcore on Freenode).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SC.Response and JSON by Mil</title>
		<link>http://martinottenwaelter.fr/2009/11/sc-response-and-json/#comment-1075</link>
		<dc:creator>Mil</dc:creator>
		<pubDate>Fri, 28 Jan 2011 07:40:39 +0000</pubDate>
		<guid isPermaLink="false">http://martinottenwaelter.fr/post/242665340#comment-1075</guid>
		<description>Hello, is there a way to put the data you retrieve from reading a json file to a table?
 If there is, is it ok if you could show me how is it done.

Thank You.</description>
		<content:encoded><![CDATA[<p>Hello, is there a way to put the data you retrieve from reading a json file to a table?<br />
 If there is, is it ok if you could show me how is it done.</p>
<p>Thank You.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby 1.9 and the SSL error by Jasim</title>
		<link>http://martinottenwaelter.fr/2010/12/ruby19-and-the-ssl-error/#comment-892</link>
		<dc:creator>Jasim</dc:creator>
		<pubDate>Mon, 03 Jan 2011 06:57:15 +0000</pubDate>
		<guid isPermaLink="false">http://martinottenwaelter.fr/?p=63#comment-892</guid>
		<description>I faced the same issue on Ruby 1.8.7 and rbx-1.8.7 on Ubuntu 10.10. The fix you suggested (setting https.ca_path) works.

Thanks!</description>
		<content:encoded><![CDATA[<p>I faced the same issue on Ruby 1.8.7 and rbx-1.8.7 on Ubuntu 10.10. The fix you suggested (setting https.ca_path) works.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Safari AdBlock on Snow Leopard by testinguser</title>
		<link>http://martinottenwaelter.fr/2009/08/safari-adblock-on-snow-leopard/#comment-45</link>
		<dc:creator>testinguser</dc:creator>
		<pubDate>Tue, 29 Jun 2010 09:45:08 +0000</pubDate>
		<guid isPermaLink="false">http://martinottenwaelter.fr/post/173126110#comment-45</guid>
		<description>Hey,
I would love if this would work on 64bit Safari =) Great Extension, Thanks!</description>
		<content:encoded><![CDATA[<p>Hey,<br />
I would love if this would work on 64bit Safari =) Great Extension, Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/


Served from: martinottenwaelter.fr @ 2012-02-06 23:03:08 -->
