<?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</title>
	<atom:link href="http://scriptperfect.com/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>CMS or Made From Scratch?</title>
		<link>http://scriptperfect.com/2010/04/cms-or-made-from-scratch/</link>
		<comments>http://scriptperfect.com/2010/04/cms-or-made-from-scratch/#comments</comments>
		<pubDate>Sun, 18 Apr 2010 16:58:32 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[content management system]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[joomla]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://scriptperfect.com/?p=285</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://scriptperfect.com/2010/04/cms-or-made-from-scratch/";</script>Creating content has become secondary to creating a website. Content Management Systems (CMS) have made creating a website simple, by following a few basic steps anyone can create a clean looking website. The question you need to ask yourself prior to installing a CMS is will it be capable of everything you need. Most hardcore [...]]]></description>
		<wfw:commentRss>http://scriptperfect.com/2010/04/cms-or-made-from-scratch/feed/</wfw:commentRss>
		<slash:comments>2856</slash:comments>
		</item>
		<item>
		<title>Site Revival</title>
		<link>http://scriptperfect.com/2010/04/site-revival/</link>
		<comments>http://scriptperfect.com/2010/04/site-revival/#comments</comments>
		<pubDate>Sun, 18 Apr 2010 01:30:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Other]]></category>

		<guid isPermaLink="false">http://scriptperfect.com/?p=283</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://scriptperfect.com/2010/04/site-revival/";</script>As much as it has pained me I have neglected the site for some time now, not to fret as I am going to bring it back. If anyone has any suggestions as to what they would like to see feel free to drop me a comment. More&#160;&#187;var dzone_style="2";]]></description>
		<wfw:commentRss>http://scriptperfect.com/2010/04/site-revival/feed/</wfw:commentRss>
		<slash:comments>3703</slash:comments>
		</item>
		<item>
		<title>Detecting Bad Words PHP (Filter bad words)</title>
		<link>http://scriptperfect.com/2009/09/detecting-bad-words-php-filter-bad-words/</link>
		<comments>http://scriptperfect.com/2009/09/detecting-bad-words-php-filter-bad-words/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 19:54:02 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[bad words]]></category>
		<category><![CDATA[curse]]></category>
		<category><![CDATA[detect]]></category>
		<category><![CDATA[detect profanity]]></category>
		<category><![CDATA[filter]]></category>
		<category><![CDATA[profanity]]></category>
		<category><![CDATA[swear]]></category>
		<category><![CDATA[words]]></category>

		<guid isPermaLink="false">http://scriptperfect.com/?p=269</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://scriptperfect.com/2009/09/detecting-bad-words-php-filter-bad-words/";</script>Simple and easy, stop most of the nasty words from appearing on your website or blog with one simple function. This has stemmed from multiple users posting profanity on another one of our sites. After searching far and wide for an easy solution, alas we could not find one. This resulted in a few hours [...]]]></description>
		<wfw:commentRss>http://scriptperfect.com/2009/09/detecting-bad-words-php-filter-bad-words/feed/</wfw:commentRss>
		<slash:comments>3485</slash:comments>
		</item>
		<item>
		<title>Simple Tool Tips w/ Only CSS</title>
		<link>http://scriptperfect.com/2009/09/simple-tool-tips-w-only-css/</link>
		<comments>http://scriptperfect.com/2009/09/simple-tool-tips-w-only-css/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 14:20:56 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[tool tip]]></category>
		<category><![CDATA[tooltip]]></category>

		<guid isPermaLink="false">http://scriptperfect.com/?p=264</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://scriptperfect.com/2009/09/simple-tool-tips-w-only-css/";</script>Flashy unobtrusive boxes that give hints and tips to your visitors can be very helpful, informative, and improve your sign ups or sales. You can accomplish this nifty feat without any plugins or API&#8217;s weighing down your site. Of course with JQuery UI or Scriptaculous you could add some impressive eye candy and give your [...]]]></description>
		<wfw:commentRss>http://scriptperfect.com/2009/09/simple-tool-tips-w-only-css/feed/</wfw:commentRss>
		<slash:comments>2930</slash:comments>
		</item>
		<item>
		<title>Optimizing Your Website &#8211; Speed and Performance</title>
		<link>http://scriptperfect.com/2009/09/optimizing-your-website-speed-and-performance/</link>
		<comments>http://scriptperfect.com/2009/09/optimizing-your-website-speed-and-performance/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 05:26:00 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[compression]]></category>
		<category><![CDATA[optimization]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[speed]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://scriptperfect.com/?p=253</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://scriptperfect.com/2009/09/optimizing-your-website-speed-and-performance/";</script>Nothing like listening to the whirl of your hard drive as the progress bar in your browser slowly creeps forward.  There are so many pitfalls which designers and coders fail to see when designing a website. CMS users beware, you too could be a victim. I have seen many articles on increasing performance as well [...]]]></description>
		<wfw:commentRss>http://scriptperfect.com/2009/09/optimizing-your-website-speed-and-performance/feed/</wfw:commentRss>
		<slash:comments>1611</slash:comments>
		</item>
		<item>
		<title>LessConf &#8211; Jacksonville FL</title>
		<link>http://scriptperfect.com/2009/09/lessconf-jacksonville-fl/</link>
		<comments>http://scriptperfect.com/2009/09/lessconf-jacksonville-fl/#comments</comments>
		<pubDate>Sat, 12 Sep 2009 16:34:45 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[less conference]]></category>
		<category><![CDATA[ruby on rails]]></category>

		<guid isPermaLink="false">http://scriptperfect.com/?p=248</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://scriptperfect.com/2009/09/lessconf-jacksonville-fl/";</script>It is that time of year, the Less Conf is now registering with some perks! If you are one of the first 200 guests to register you have the option to eat lunch with one of the speakers! The guests this year include Gary Vaynerchuk of WineLibrary, Derek Sivers of CDBaby, Mike McDerment of FreshBooks, [...]]]></description>
		<wfw:commentRss>http://scriptperfect.com/2009/09/lessconf-jacksonville-fl/feed/</wfw:commentRss>
		<slash:comments>2096</slash:comments>
		</item>
		<item>
		<title>PHP and APC &#8211; Tutorial</title>
		<link>http://scriptperfect.com/2009/09/php-and-apc-tutorial/</link>
		<comments>http://scriptperfect.com/2009/09/php-and-apc-tutorial/#comments</comments>
		<pubDate>Sat, 12 Sep 2009 15:43:16 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[apc]]></category>
		<category><![CDATA[speed]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://scriptperfect.com/?p=233</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://scriptperfect.com/2009/09/php-and-apc-tutorial/";</script>APC is most widely known for allowing the end user to be able to track the progress of file transfers. APC, which stands for &#8220;Alternative PHP Cache&#8221; does much more than that. Complex and large scale websites can benefit from it&#8217;s ability to cache data and as well as its optimization of PHP code. If [...]]]></description>
		<wfw:commentRss>http://scriptperfect.com/2009/09/php-and-apc-tutorial/feed/</wfw:commentRss>
		<slash:comments>3281</slash:comments>
		</item>
		<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>HTML and CSS Templates, Best Free Resources</title>
		<link>http://scriptperfect.com/2009/09/html-and-css-templates-best-free-resources/</link>
		<comments>http://scriptperfect.com/2009/09/html-and-css-templates-best-free-resources/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 15:40:24 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Other]]></category>

		<guid isPermaLink="false">http://scriptperfect.com/?p=224</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://scriptperfect.com/2009/09/html-and-css-templates-best-free-resources/";</script>There comes a time when designing a new layout becomes more than a chore or time becomes your main constraint. When trying to develop a well formed website which is cross browser compliant and validates correctly you could spend days just coming up with a basic format. Thanks to many designers and developers you do [...]]]></description>
		<wfw:commentRss>http://scriptperfect.com/2009/09/html-and-css-templates-best-free-resources/feed/</wfw:commentRss>
		<slash:comments>3318</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>3639</slash:comments>
		</item>
	</channel>
</rss>

