<?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>Script Perfect &#187; Ajax</title>
	<atom:link href="http://scriptperfect.com/category/ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://scriptperfect.com</link>
	<description>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;Random snips of code and bugs</description>
	<lastBuildDate>Sun, 18 Apr 2010 17:01:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Basic Auto Suggest with Ajax and PHP</title>
		<link>http://scriptperfect.com/2009/09/basic-auto-suggest-with-ajax-and-php/</link>
		<comments>http://scriptperfect.com/2009/09/basic-auto-suggest-with-ajax-and-php/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 14:44:03 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[autocomplete]]></category>
		<category><![CDATA[suggest]]></category>

		<guid isPermaLink="false">http://scriptperfect.com/?p=226</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://scriptperfect.com/2009/09/basic-auto-suggest-with-ajax-and-php/";</script>You see it in Yahoo, Google, Bing, and all over the web. As you type into a search feild a box appears before your eyes showing you suggestions based on what you are typing. This offers more than just ease of use for your visitors, it allows them to see other content related to their [...]]]></description>
		<wfw:commentRss>http://scriptperfect.com/2009/09/basic-auto-suggest-with-ajax-and-php/feed/</wfw:commentRss>
		<slash:comments>5339</slash:comments>
		</item>
		<item>
		<title>Ajax &#8211; A Squeeky Clean Website</title>
		<link>http://scriptperfect.com/2009/09/ajax-a-squeeky-clean-website/</link>
		<comments>http://scriptperfect.com/2009/09/ajax-a-squeeky-clean-website/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 02:28:26 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[login form]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://scriptperfect.com/?p=200</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://scriptperfect.com/2009/09/ajax-a-squeeky-clean-website/";</script>Ajax, not the cleaner, the asynchronous JavaScript and XML, it is like viagra for your website. Pop in a little Ajax and your website is performing better and making your &#8220;visitors&#8221; happy. As with viagra you need to read the warning labels associated with Ajax. Warning: Ajax should be used in moderation. If your server [...]]]></description>
		<wfw:commentRss>http://scriptperfect.com/2009/09/ajax-a-squeeky-clean-website/feed/</wfw:commentRss>
		<slash:comments>4018</slash:comments>
		</item>
		<item>
		<title>PHP File Upload Progress (APC Fetch PECL)</title>
		<link>http://scriptperfect.com/2009/09/php-file-upload-progress-apc-fetch-pecl/</link>
		<comments>http://scriptperfect.com/2009/09/php-file-upload-progress-apc-fetch-pecl/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 01:31:09 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[progress bar]]></category>
		<category><![CDATA[upload]]></category>
		<category><![CDATA[uploading]]></category>

		<guid isPermaLink="false">http://scriptperfect.com/?p=122</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://scriptperfect.com/2009/09/php-file-upload-progress-apc-fetch-pecl/";</script>You would think that tracking file upload progress would be a given now, from your browser you can create websites, edit pictures and communicate with millions of people. Only a few sites will actually show you your upload progress and they are few and far between. If anything they will show you a nice animated [...]]]></description>
		<wfw:commentRss>http://scriptperfect.com/2009/09/php-file-upload-progress-apc-fetch-pecl/feed/</wfw:commentRss>
		<slash:comments>4328</slash:comments>
		</item>
	</channel>
</rss>

