<?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 nomad on rails</title>
	<atom:link href="http://rails.nomad-labs.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://rails.nomad-labs.com</link>
	<description>ruby on rails team at nomad labs</description>
	<lastBuildDate>Wed, 26 May 2010 19:45:10 +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 Spatialite with ruby by Kashif</title>
		<link>http://rails.nomad-labs.com/archives/34/comment-page-1#comment-7941</link>
		<dc:creator>Kashif</dc:creator>
		<pubDate>Wed, 26 May 2010 19:45:10 +0000</pubDate>
		<guid isPermaLink="false">http://rails.nomad-labs.com/?p=34#comment-7941</guid>
		<description>Hi john, the latest &lt;a href=&quot;http://github.com/luislavena/sqlite3-ruby&quot; rel=&quot;nofollow&quot;&gt;sqlite3-ruby&lt;/a&gt; beta gem now has the extension loading support. So just do: &lt;code&gt;gem install sqlite3-ruby --pre&lt;/code&gt; to get this version of the gem and then you should be able to do &lt;code&gt;db.enable_load_extension( 1 )&lt;/code&gt; etc. Hope this helps!</description>
		<content:encoded><![CDATA[<p>Hi john, the latest <a href="http://github.com/luislavena/sqlite3-ruby" rel="nofollow">sqlite3-ruby</a> beta gem now has the extension loading support. So just do: <code>gem install sqlite3-ruby --pre</code> to get this version of the gem and then you should be able to do <code>db.enable_load_extension( 1 )</code> etc. Hope this helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spatialite with ruby by John</title>
		<link>http://rails.nomad-labs.com/archives/34/comment-page-1#comment-7939</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 26 May 2010 17:28:31 +0000</pubDate>
		<guid isPermaLink="false">http://rails.nomad-labs.com/?p=34#comment-7939</guid>
		<description>Thanks for making your modified sqlite3-ruby available - I&#039;m needing to use spatialite from Ruby scripts too!  
I downloaded your 1.2.5 zip of it, unzipped and ran the setup.rb setup, config and install... it did put the files in \site_ruby\1.8\sqlite3 as expected and I am able to require this and connect to a .sqlite file.  
Unfortunately, I&#039;m still unable to 
&quot;db.enable_load_extension( 1 )&quot;... still getting &quot;undefined method `enable_load_extension&#039; for # (NoMethodError)&quot; ...

Have I taken a wrong turn somewhere?  if I understood correctly, your sqlite3-ruby adds this, right?

thanks,
john</description>
		<content:encoded><![CDATA[<p>Thanks for making your modified sqlite3-ruby available &#8211; I&#8217;m needing to use spatialite from Ruby scripts too!<br />
I downloaded your 1.2.5 zip of it, unzipped and ran the setup.rb setup, config and install&#8230; it did put the files in \site_ruby\1.8\sqlite3 as expected and I am able to require this and connect to a .sqlite file.<br />
Unfortunately, I&#8217;m still unable to<br />
&#8220;db.enable_load_extension( 1 )&#8221;&#8230; still getting &#8220;undefined method `enable_load_extension&#8217; for # (NoMethodError)&#8221; &#8230;</p>
<p>Have I taken a wrong turn somewhere?  if I understood correctly, your sqlite3-ruby adds this, right?</p>
<p>thanks,<br />
john</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting Google Earth &amp; rails or merb talking by José A. Beltran</title>
		<link>http://rails.nomad-labs.com/archives/15/comment-page-1#comment-7764</link>
		<dc:creator>José A. Beltran</dc:creator>
		<pubDate>Tue, 20 Apr 2010 17:50:29 +0000</pubDate>
		<guid isPermaLink="false">http://rails.nomad-labs.com/?p=15#comment-7764</guid>
		<description>Muy  Bueno...</description>
		<content:encoded><![CDATA[<p>Muy  Bueno&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

