<?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; ajax</title>
	<atom:link href="http://blog.antoniociccarone.com/tag/ajax/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>Code</title>
		<link>http://blog.antoniociccarone.com/code/</link>
		<comments>http://blog.antoniociccarone.com/code/#comments</comments>
		<pubDate>Wed, 07 Sep 2011 14:32:04 +0000</pubDate>
		<dc:creator>Antonio Ciccarone</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[Functions]]></category>
		<category><![CDATA[learning]]></category>

		<guid isPermaLink="false">http://blog.antoniociccarone.com/code/</guid>
		<description><![CDATA[Over the last couple months I have gone a little crazy with the cheesewiz. There&#8217;s almost no &#8216;magic&#8217; left in web development, I know exactly how and why these things works. Just when you think you know it all, you &#8230; <a href="http://blog.antoniociccarone.com/code/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Over the last couple months I have gone a little crazy with the cheesewiz.  There&#8217;s almost no &#8216;magic&#8217; left in web development, I know exactly how and why these things works.  </p>
<p>Just when you think you know it all, you find a way to make it better.  In the shower at the gym I realized that I should really be making my Ajax writes into a function, passing the table, field, and arguments to a general php file.  Build from the bottom up, just like any physical construction.  Lowest common denominator as my boss would say.</p>
<p><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fblog.antoniociccarone.com%2Fcode%2F&amp;linkname=Code" title="Facebook" rel="nofollow" target="_blank"><img src="http://blog.antoniociccarone.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_twitter" href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fblog.antoniociccarone.com%2Fcode%2F&amp;linkname=Code" title="Twitter" rel="nofollow" target="_blank"><img src="http://blog.antoniociccarone.com/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a><a class="a2a_button_google_bookmarks" href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fblog.antoniociccarone.com%2Fcode%2F&amp;linkname=Code" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://blog.antoniociccarone.com/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fblog.antoniociccarone.com%2Fcode%2F&amp;linkname=Code" title="Delicious" rel="nofollow" target="_blank"><img src="http://blog.antoniociccarone.com/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_button_stumbleupon" href="http://www.addtoany.com/add_to/stumbleupon?linkurl=http%3A%2F%2Fblog.antoniociccarone.com%2Fcode%2F&amp;linkname=Code" title="StumbleUpon" rel="nofollow" target="_blank"><img src="http://blog.antoniociccarone.com/wp-content/plugins/add-to-any/icons/stumbleupon.png" width="16" height="16" alt="StumbleUpon"/></a><a class="a2a_button_ping" href="http://www.addtoany.com/add_to/ping?linkurl=http%3A%2F%2Fblog.antoniociccarone.com%2Fcode%2F&amp;linkname=Code" title="Ping" rel="nofollow" target="_blank"><img src="http://blog.antoniociccarone.com/wp-content/plugins/add-to-any/icons/ping.png" width="16" height="16" alt="Ping"/></a><a class="a2a_button_digg" href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fblog.antoniociccarone.com%2Fcode%2F&amp;linkname=Code" title="Digg" rel="nofollow" target="_blank"><img src="http://blog.antoniociccarone.com/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fblog.antoniociccarone.com%2Fcode%2F&amp;linkname=Code" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://blog.antoniociccarone.com/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_reddit" href="http://www.addtoany.com/add_to/reddit?linkurl=http%3A%2F%2Fblog.antoniociccarone.com%2Fcode%2F&amp;linkname=Code" title="Reddit" rel="nofollow" target="_blank"><img src="http://blog.antoniociccarone.com/wp-content/plugins/add-to-any/icons/reddit.png" width="16" height="16" alt="Reddit"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.antoniociccarone.com%2Fcode%2F&amp;title=Code" id="wpa2a_2">Share Me</a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.antoniociccarone.com/code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>

