<?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: Writing Ruby C extensions: Part 1</title>
	<atom:link href="http://tenderlovemaking.com/2009/12/18/writing-ruby-c-extensions-part-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://tenderlovemaking.com/2009/12/18/writing-ruby-c-extensions-part-1/</link>
	<description>The act of making love, tenderly.</description>
	<lastBuildDate>Thu, 04 Mar 2010 14:03:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Aaron Soules</title>
		<link>http://tenderlovemaking.com/2009/12/18/writing-ruby-c-extensions-part-1/comment-page-1/#comment-110361</link>
		<dc:creator>Aaron Soules</dc:creator>
		<pubDate>Fri, 19 Feb 2010 14:05:59 +0000</pubDate>
		<guid isPermaLink="false">http://tenderlovemaking.com/?p=410#comment-110361</guid>
		<description>Been looking for a simple introduction to this subject for quite a while. Thanks a million!</description>
		<content:encoded><![CDATA[<p>Been looking for a simple introduction to this subject for quite a while. Thanks a million!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 32nd Diary(2009-12-21)</title>
		<link>http://tenderlovemaking.com/2009/12/18/writing-ruby-c-extensions-part-1/comment-page-1/#comment-106353</link>
		<dc:creator>32nd Diary(2009-12-21)</dc:creator>
		<pubDate>Mon, 21 Dec 2009 16:41:36 +0000</pubDate>
		<guid isPermaLink="false">http://tenderlovemaking.com/?p=410#comment-106353</guid>
		<description>[...] はてさて。Ruby拡張を書く方法にしようと考えていたら英語版がッ！クオリティ高い！！！ RailsならHerokuについて書こうかと思ったんですが、Google検索してみたらドキュメントがゴロゴロしてました。 [...]</description>
		<content:encoded><![CDATA[<p>[...] はてさて。Ruby拡張を書く方法にしようと考えていたら英語版がッ！クオリティ高い！！！ RailsならHerokuについて書こうかと思ったんですが、Google検索してみたらドキュメントがゴロゴロしてました。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kenny</title>
		<link>http://tenderlovemaking.com/2009/12/18/writing-ruby-c-extensions-part-1/comment-page-1/#comment-106266</link>
		<dc:creator>kenny</dc:creator>
		<pubDate>Sat, 19 Dec 2009 20:04:44 +0000</pubDate>
		<guid isPermaLink="false">http://tenderlovemaking.com/?p=410#comment-106266</guid>
		<description>totally worked up about this series, tenderlove</description>
		<content:encoded><![CDATA[<p>totally worked up about this series, tenderlove</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Patterson</title>
		<link>http://tenderlovemaking.com/2009/12/18/writing-ruby-c-extensions-part-1/comment-page-1/#comment-106244</link>
		<dc:creator>Aaron Patterson</dc:creator>
		<pubDate>Sat, 19 Dec 2009 09:21:24 +0000</pubDate>
		<guid isPermaLink="false">http://tenderlovemaking.com/?p=410#comment-106244</guid>
		<description>Not really. :-)</description>
		<content:encoded><![CDATA[<p>Not really. <img src='http://tenderlovemaking.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://tenderlovemaking.com/2009/12/18/writing-ruby-c-extensions-part-1/comment-page-1/#comment-106242</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Sat, 19 Dec 2009 09:12:45 +0000</pubDate>
		<guid isPermaLink="false">http://tenderlovemaking.com/?p=410#comment-106242</guid>
		<description>Sad that you didn&#039;t show how to use FFI. http://wiki.github.com/ffi/ffi</description>
		<content:encoded><![CDATA[<p>Sad that you didn&#8217;t show how to use FFI. <a href="http://wiki.github.com/ffi/ffi" rel="nofollow">http://wiki.github.com/ffi/ffi</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Barnette</title>
		<link>http://tenderlovemaking.com/2009/12/18/writing-ruby-c-extensions-part-1/comment-page-1/#comment-106233</link>
		<dc:creator>John Barnette</dc:creator>
		<pubDate>Sat, 19 Dec 2009 06:07:24 +0000</pubDate>
		<guid isPermaLink="false">http://tenderlovemaking.com/?p=410#comment-106233</guid>
		<description>Awesome! One note on rake-compiler/Hoe integration: Hoe.spec may stop returning a gemspec at some point, so assigning it to a HOE constant isn&#039;t the best thing. You can put the rake-compiler invocation inside the Hoe.spec block instead:

http://github.com/jbarnette/johnson/blob/master/Rakefile#L32-34</description>
		<content:encoded><![CDATA[<p>Awesome! One note on rake-compiler/Hoe integration: Hoe.spec may stop returning a gemspec at some point, so assigning it to a HOE constant isn&#8217;t the best thing. You can put the rake-compiler invocation inside the Hoe.spec block instead:</p>
<p><a href="http://github.com/jbarnette/johnson/blob/master/Rakefile#L32-34" rel="nofollow">http://github.com/jbarnette/johnson/blob/master/Rakefile#L32-34</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
