<?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; JavaScript</title>
	<atom:link href="http://scriptperfect.com/category/javascript/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>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<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>7</slash:comments>
		</item>
		<item>
		<title>JQuery UI vs. Scriptaculous</title>
		<link>http://scriptperfect.com/2009/09/jquery-ui-vs-scriptaculous/</link>
		<comments>http://scriptperfect.com/2009/09/jquery-ui-vs-scriptaculous/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 14:39:52 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Other]]></category>

		<guid isPermaLink="false">http://scriptperfect.com/?p=212</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://scriptperfect.com/2009/09/jquery-ui-vs-scriptaculous/";</script>Doll up your website with great effects and widgets by using JQuery UI or Script.aculo.us. It is becoming easier and easier these days to impliment all sorts of effects to your site with just a few lines of code.  One question many people have is which one of these interfaces reigns supreme over the other? [...]]]></description>
		<wfw:commentRss>http://scriptperfect.com/2009/09/jquery-ui-vs-scriptaculous/feed/</wfw:commentRss>
		<slash:comments>9</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 maintains a [...]]]></description>
		<wfw:commentRss>http://scriptperfect.com/2009/09/ajax-a-squeeky-clean-website/feed/</wfw:commentRss>
		<slash:comments>12</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>6</slash:comments>
		</item>
		<item>
		<title>Easy LightBox With Scriptaculous and Javascript</title>
		<link>http://scriptperfect.com/2009/09/easy-lightbox-with-scriptaculous-and-javascript/</link>
		<comments>http://scriptperfect.com/2009/09/easy-lightbox-with-scriptaculous-and-javascript/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 21:44:53 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[css lightbox]]></category>
		<category><![CDATA[lightbox]]></category>
		<category><![CDATA[scriptaculous]]></category>

		<guid isPermaLink="false">http://scriptperfect.com/?p=26</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://scriptperfect.com/2009/09/easy-lightbox-with-scriptaculous-and-javascript/";</script>
I searched far and wide to find a basic lightbox that was not only lightweight but easy to install. It was just one of those nice touches I wanted to add to my site but did not want to spend a lot of time doing so. Needless to say I could not find a simple [...]]]></description>
		<wfw:commentRss>http://scriptperfect.com/2009/09/easy-lightbox-with-scriptaculous-and-javascript/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
