<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Antonio Ciccarone &#187; real estate</title>
	<atom:link href="http://blog.antoniociccarone.com/tag/real-estate/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.antoniociccarone.com</link>
	<description>Life, Code and Music</description>
	<lastBuildDate>Tue, 25 Oct 2011 21:39:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Getting my feet RET</title>
		<link>http://blog.antoniociccarone.com/getting-my-feet-ret/</link>
		<comments>http://blog.antoniociccarone.com/getting-my-feet-ret/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 19:31:26 +0000</pubDate>
		<dc:creator>Antonio Ciccarone</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[postgres]]></category>
		<category><![CDATA[real estate]]></category>
		<category><![CDATA[rets]]></category>

		<guid isPermaLink="false">http://blog.antoniociccarone.com/?p=19</guid>
		<description><![CDATA[Today I'll be connecting to a Postgres database for the first time.   I'm used to mySQL but I hear they're basically the same when it comes down to functionality. <a href="http://blog.antoniociccarone.com/getting-my-feet-ret/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Today I&#8217;ll be connecting to a Postgres database for the first time.   I&#8217;m used to mySQL but I hear they&#8217;re basically the same when it comes down to functionality.   I&#8217;ve already started working on <a title="Ajax-Based Property Search" href="http://dev.urbiance.com/ajax/" target="_blank">an AJAX based property search</a> with some sample data, so I just have to take my code off of dev.urbiance and hook it into our server.</p>
<p>I&#8217;m also a virgin to remote databases, it looks like the connection is working &#8211; but I haven&#8217;t queried or echoed anything yet.  So far I&#8217;ve got a Javascript price slider, city selector and zip code input which send an XMLHttp request to a php page, query the property table and send the response text back into a div.  Going for a completely object-oriented code structure here, wish me luck.  I&#8217;ll be updating my progress and snippets along the way here on my blog.</p>
<p>
<span class="signature">Happy remote coding, Antonio</span></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.antoniociccarone.com/getting-my-feet-ret/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

