<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<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/"
	>

<channel>
	<title>edrackham &#187; AJAX</title>
	<link>http://edrackham.com</link>
	<description>PHP, MySQL, and Other Web Snippets!</description>
	<pubDate>Tue, 10 Feb 2009 14:52:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>What Beautiful PHP &#038; AJAX Looks Like</title>
		<link>http://edrackham.com/php/what-beautiful-php-ajax-looks-like/</link>
		<comments>http://edrackham.com/php/what-beautiful-php-ajax-looks-like/#comments</comments>
		<pubDate>Tue, 13 Nov 2007 15:50:36 +0000</pubDate>
		<dc:creator>Ed</dc:creator>
		
		<category><![CDATA[AJAX]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Beautiful]]></category>

		<category><![CDATA[Coding Standards]]></category>
<category>AJAX</category><category>Beautiful</category><category>Coding Standards</category><category>PHP</category>
		<guid isPermaLink="false">http://blog.edrackham.com/php/what-beautiful-php-ajax-looks-like/</guid>
		<description><![CDATA[I recently saw an image demonstrating What Beautiful HTML Looks Like. I&#039;ve decided to do my own What Beautiful PHP and AJAX Looks Like image. You can also play with the actual application that this image demonstrates if you so wish!

The Source
This example makes use of the Prototype JavaScript library. I&#039;m using this, as it [...]]]></description>
			<content:encoded><![CDATA[<p>I recently saw an image demonstrating <a href="http://www.ukimagehost.com/uploads/fff9652d04.jpg" title="It really is beautiful :]">What Beautiful HTML Looks Like</a>. I&#039;ve decided to do my own <a href="http://img251.imageshack.us/my.php?image=beautifulphpandajaxds5.jpg" title="This is mutually as beautiful!">What Beautiful PHP and AJAX Looks Like</a> image. You can also <a href="http://edrackham.com/tutorials/beautiful_php_and_ajax_tutorial/" title="If you're interested...">play with the actual application</a> that this image demonstrates if you so wish!</p>
<p><a target='_blank' href='http://img251.imageshack.us/my.php?image=beautifulphpandajaxds5.jpg' title='What Beautiful PHP and AJAX Looks Like'><img src='http://img251.imageshack.us/img251/4563/beautifulphpandajaxds5.th.jpg' border='0'/></a></p>
<h3><a href="http://edrackham.com/tutorials/beautiful_php_and_ajax_tutorial/source.php" title="View the source of this application">The Source</a></h3>
<p>This example makes use of the <a href="http://www.prototypejs.org/">Prototype JavaScript library</a>. I&#039;m using this, as it simplifies AJAX calls, and keeps this tutorial simple. You can <a href="http://edrackham.com/tutorials/beautiful_php_and_ajax_tutorial/source.php" title="Grab the source code of this application">view the full source here</a>, which you can view, copy and include in your AJAX applications. It contains suffice comments which should help you understand how everything works.</p>
<p>Credit for the email validation goes to <a href="http://www.ilovejackdaniels.com/php/email-address-validation/" title="I really DO love Jack Daniels!">ILoveJackDaniels</a>. It&#039;s not bullet-proof, but suffice for this example.</p>
<p>Comments would be much appreciated on this blog entry. Positive and constructive only.</p>
]]></content:encoded>
			<wfw:commentRss>http://edrackham.com/php/what-beautiful-php-ajax-looks-like/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
