<?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"
	>
<channel>
	<title>Comments on: Are you a pragmatic programmer?</title>
	<atom:link href="http://blog.realtors.org/crt/2006/03/30/are-you-a-pragmatic-programmer/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.realtors.org/crt/2006/03/30/are-you-a-pragmatic-programmer/</link>
	<description>CRT's communications</description>
	<pubDate>Thu, 28 Aug 2008 19:20:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Riel Roussopoulos</title>
		<link>http://blog.realtors.org/crt/2006/03/30/are-you-a-pragmatic-programmer/#comment-27162</link>
		<dc:creator>Riel Roussopoulos</dc:creator>
		<pubDate>Thu, 17 May 2007 20:17:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.realtors.org/crt/2006/03/30/are-you-a-pragmatic-programmer/#comment-27162</guid>
		<description>Hey Keith,

If you're still looking for something in ruby to play around with, we'd love some help on our project XLsuite.  It's a full stack &lt;a href="http://xlsuite.org" rel="nofollow"&gt;CRM built in ruby on rails&lt;/a&gt; with additional features such as integrated forums, site management and other goodies.

It's open source code is at www.xlsuite.org

I found your site as we've been asked by a realtor to integrate his site into our system and we're just looking into RETS and what ruby resources there are.

Any suggestions would be appreciated.

&lt;a href="http://riel.roussopoulos.net" rel="nofollow"&gt;Riel Roussopoulos&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Hey Keith,</p>
<p>If you&#8217;re still looking for something in ruby to play around with, we&#8217;d love some help on our project XLsuite.  It&#8217;s a full stack <a href="http://xlsuite.org" rel="nofollow">CRM built in ruby on rails</a> with additional features such as integrated forums, site management and other goodies.</p>
<p>It&#8217;s open source code is at <a href="http://www.xlsuite.org" rel="nofollow">http://www.xlsuite.org</a></p>
<p>I found your site as we&#8217;ve been asked by a realtor to integrate his site into our system and we&#8217;re just looking into RETS and what ruby resources there are.</p>
<p>Any suggestions would be appreciated.</p>
<p><a href="http://riel.roussopoulos.net" rel="nofollow">Riel Roussopoulos</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith Garner</title>
		<link>http://blog.realtors.org/crt/2006/03/30/are-you-a-pragmatic-programmer/#comment-348</link>
		<dc:creator>Keith Garner</dc:creator>
		<pubDate>Fri, 21 Apr 2006 20:57:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.realtors.org/crt/2006/03/30/are-you-a-pragmatic-programmer/#comment-348</guid>
		<description>&lt;p&gt;This is a fine place to ask, as I'm sure to see it.&#160; There is the &lt;a href="http://www.crt.realtors.org/projects/rets/ezrets"&gt;ezRETS ODBC driver&lt;/a&gt;, and it does work with the &lt;a href="http://www.ch-werner.de/rubyodbc/"&gt;ODBC Bindings for Ruby&lt;/a&gt;.&#160; However, I haven't had a chance to learn Rails yet, so I have no idea if it plays well with ActiveRecord or not.&lt;/p&gt; &lt;p&gt;You also have another option, but its not ActiveRecord friendly:&#160; &lt;a href="http://blog.realtors.org/crt/wp-admin/%22http://www.crt.realtors.org/projects/rets/librets%22"&gt;libRETS&lt;/a&gt;'s ruby bindings.&#160; (FYI, ezRETS is build on libRETS.)&#160; Dave Dribin has prototyped (and displayed at the last RETS commitee meeting) what he called &#34;RETS on Rails.&#34;&#160; Basically, it was using Rails to put a more RETSish API on top of RETS.&#160; It uses rails and librets to make a web app.&#160; Dave got the basics working in about three hours.&#160; You can't use ActiveRecord because its not abstracted off as a database, but you get direct access to the libRETS API which is much more flexible.&#160; Unfortunately, we haven't posted that code anywhere.&#160; I'll see if I can get Dave to post it somewhere as an example.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>This is a fine place to ask, as I&#8217;m sure to see it.&nbsp; There is the <a href="http://www.crt.realtors.org/projects/rets/ezrets">ezRETS ODBC driver</a>, and it does work with the <a href="http://www.ch-werner.de/rubyodbc/">ODBC Bindings for Ruby</a>.&nbsp; However, I haven&#8217;t had a chance to learn Rails yet, so I have no idea if it plays well with ActiveRecord or not.</p>
<p>You also have another option, but its not ActiveRecord friendly:&nbsp; <a href="http://blog.realtors.org/crt/wp-admin/%22http://www.crt.realtors.org/projects/rets/librets%22">libRETS</a>&#8217;s ruby bindings.&nbsp; (FYI, ezRETS is build on libRETS.)&nbsp; Dave Dribin has prototyped (and displayed at the last RETS commitee meeting) what he called &quot;RETS on Rails.&quot;&nbsp; Basically, it was using Rails to put a more RETSish API on top of RETS.&nbsp; It uses rails and librets to make a web app.&nbsp; Dave got the basics working in about three hours.&nbsp; You can&#8217;t use ActiveRecord because its not abstracted off as a database, but you get direct access to the libRETS API which is much more flexible.&nbsp; Unfortunately, we haven&#8217;t posted that code anywhere.&nbsp; I&#8217;ll see if I can get Dave to post it somewhere as an example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tracey</title>
		<link>http://blog.realtors.org/crt/2006/03/30/are-you-a-pragmatic-programmer/#comment-343</link>
		<dc:creator>Tracey</dc:creator>
		<pubDate>Wed, 19 Apr 2006 23:29:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.realtors.org/crt/2006/03/30/are-you-a-pragmatic-programmer/#comment-343</guid>
		<description>Keith, I am not sure if this is the best or proper place to ask, but I have been searching for information on how to interface or connect to the RETS database with the Ruby on Rails framework (currently my preffered web dev platform).&#160; I have read about the ezRETS ODBC binding for Ruby but I would like to use the functionality of ActiveRecord.&#160; Any suggestions greatly appreciated and thanks in advance. </description>
		<content:encoded><![CDATA[<p>Keith, I am not sure if this is the best or proper place to ask, but I have been searching for information on how to interface or connect to the RETS database with the Ruby on Rails framework (currently my preffered web dev platform).&nbsp; I have read about the ezRETS ODBC binding for Ruby but I would like to use the functionality of ActiveRecord.&nbsp; Any suggestions greatly appreciated and thanks in advance.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
