<?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: libRETS 1.0.0b2 released</title>
	<atom:link href="http://blog.realtors.org/crt/2005/09/13/librets-100b2-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.realtors.org/crt/2005/09/13/librets-100b2-released/</link>
	<description>CRT's communications</description>
	<pubDate>Fri, 29 Aug 2008 23:25:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Tony Russo</title>
		<link>http://blog.realtors.org/crt/2005/09/13/librets-100b2-released/#comment-46</link>
		<dc:creator>Tony Russo</dc:creator>
		<pubDate>Fri, 07 Oct 2005 18:59:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.realtors.org/crt/?p=38#comment-46</guid>
		<description>You make a excellent point with an API already in PHP code no need urgent need to be able to use the libRETS API.

It would be nice to see.... documentation or even better a few PHP examples on how to use and call the Retriever or vieleRETS API to do a few key things like: Logon, send a Query, and Retrieve the data in a delimted form.</description>
		<content:encoded><![CDATA[<p>You make a excellent point with an API already in PHP code no need urgent need to be able to use the libRETS API.</p>
<p>It would be nice to see&#8230;. documentation or even better a few PHP examples on how to use and call the Retriever or vieleRETS API to do a few key things like: Logon, send a Query, and Retrieve the data in a delimted form.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith Garner</title>
		<link>http://blog.realtors.org/crt/2005/09/13/librets-100b2-released/#comment-45</link>
		<dc:creator>Keith Garner</dc:creator>
		<pubDate>Thu, 06 Oct 2005 23:27:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.realtors.org/crt/?p=38#comment-45</guid>
		<description>Nope, at this time there is no way to call out to the libRETS library from PHP.  It is only accessable from C++.  Final-release version 1.0 of libRETS will be C++ only.

However, in libRETS 1.1 we plan to support wrappers to different languages.  We have done some preliminary tests of being able to call libRETS from C#, &lt;a href="http://www.ruby-lang.org/en/" rel="nofollow"&gt;Ruby&lt;/a&gt;, and &lt;a href="http://www.perl.org/" rel="nofollow"&gt;Perl&lt;/a&gt;.  This all comes to us through the magic of &lt;a href="http://www.swig.org/" rel="nofollow"&gt;swig&lt;/a&gt;.  We feel confident that in libRETS 1.1 we'll be able to offically support those languages as well as other languages that swig supports such as &lt;a href="http://www.python.org/" rel="nofollow"&gt;Python&lt;/a&gt; and &lt;a href="http://www.php.net/" rel="nofollow"&gt;PHP&lt;/a&gt;.

PHP is a tricky one, though, as most hosting providers don't allow users to load shared libraries, and this will be a requirement to make libRETS work in this manner.

CRT already has a RETS API in 100% PHP code that is contained in the Retriever and vieleRETS projects.  Because this exists, wrapping libRETS for use in PHP is not as high priority as the other languages.  

Work is being down to break the RETS core out into a seperate project.  Currently, to get started with the RETS PHP API, we suggest downloading vieleRETS and looking at/using the RETSWrapper class in the &lt;code&gt;common/site&lt;/code&gt; directory.</description>
		<content:encoded><![CDATA[<p>Nope, at this time there is no way to call out to the libRETS library from PHP.  It is only accessable from C++.  Final-release version 1.0 of libRETS will be C++ only.</p>
<p>However, in libRETS 1.1 we plan to support wrappers to different languages.  We have done some preliminary tests of being able to call libRETS from C#, <a href="http://www.ruby-lang.org/en/" rel="nofollow">Ruby</a>, and <a href="http://www.perl.org/" rel="nofollow">Perl</a>.  This all comes to us through the magic of <a href="http://www.swig.org/" rel="nofollow">swig</a>.  We feel confident that in libRETS 1.1 we&#8217;ll be able to offically support those languages as well as other languages that swig supports such as <a href="http://www.python.org/" rel="nofollow">Python</a> and <a href="http://www.php.net/" rel="nofollow">PHP</a>.</p>
<p>PHP is a tricky one, though, as most hosting providers don&#8217;t allow users to load shared libraries, and this will be a requirement to make libRETS work in this manner.</p>
<p>CRT already has a RETS API in 100% PHP code that is contained in the Retriever and vieleRETS projects.  Because this exists, wrapping libRETS for use in PHP is not as high priority as the other languages.  </p>
<p>Work is being down to break the RETS core out into a seperate project.  Currently, to get started with the RETS PHP API, we suggest downloading vieleRETS and looking at/using the RETSWrapper class in the <code>common/site</code> directory.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony Russo</title>
		<link>http://blog.realtors.org/crt/2005/09/13/librets-100b2-released/#comment-44</link>
		<dc:creator>Tony Russo</dc:creator>
		<pubDate>Thu, 06 Oct 2005 23:08:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.realtors.org/crt/?p=38#comment-44</guid>
		<description>Could you provide examples using PHP like the two C++ examples provided on the web site?</description>
		<content:encoded><![CDATA[<p>Could you provide examples using PHP like the two C++ examples provided on the web site?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith Garner</title>
		<link>http://blog.realtors.org/crt/2005/09/13/librets-100b2-released/#comment-28</link>
		<dc:creator>Keith Garner</dc:creator>
		<pubDate>Thu, 15 Sep 2005 12:31:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.realtors.org/crt/?p=38#comment-28</guid>
		<description>That's a good point John, we'll try to correct that next time we post about RETS.</description>
		<content:encoded><![CDATA[<p>That&#8217;s a good point John, we&#8217;ll try to correct that next time we post about RETS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Lockwood</title>
		<link>http://blog.realtors.org/crt/2005/09/13/librets-100b2-released/#comment-27</link>
		<dc:creator>John Lockwood</dc:creator>
		<pubDate>Thu, 15 Sep 2005 07:12:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.realtors.org/crt/?p=38#comment-27</guid>
		<description>Maybe it's just me, but if you have a phrase like "easier to get started in RETS", you might go ahead and link to a RETS definition, post, article, etc.

That way those of us who don't know what a RETS is will know why one might want an abstraction layer to it.

Yes, I know, Google is my friend. :)</description>
		<content:encoded><![CDATA[<p>Maybe it&#8217;s just me, but if you have a phrase like &#8220;easier to get started in RETS&#8221;, you might go ahead and link to a RETS definition, post, article, etc.</p>
<p>That way those of us who don&#8217;t know what a RETS is will know why one might want an abstraction layer to it.</p>
<p>Yes, I know, Google is my friend. <img src='http://blog.realtors.org/crt/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
