<?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>A Complete Waste of Time - Justin Cook's Site &#187; JavaScript Code</title>
	<atom:link href="http://www.justin-cook.com/wp/category/tech-stuff/free-code/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.justin-cook.com/wp</link>
	<description>A web, technology, programming and SEO blog by Justin Cook</description>
	<lastBuildDate>Tue, 16 Feb 2010 13:06:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>JavaScript Title Case</title>
		<link>http://www.justin-cook.com/wp/2009/02/20/javascript-title-case/</link>
		<comments>http://www.justin-cook.com/wp/2009/02/20/javascript-title-case/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 13:27:59 +0000</pubDate>
		<dc:creator>Justin Cook</dc:creator>
				<category><![CDATA[JavaScript Code]]></category>

		<guid isPermaLink="false">http://www.justin-cook.com/wp/?p=651</guid>
		<description><![CDATA[I recently had a project where I needed to quickly convert long strings of uppercase or lowercase text to Title Casing. Normally I would create a PHP script to do this, but they were all on different pages, so it had to be done manually. Rather than manually retype each, I wanted to create a [...]]]></description>
		<wfw:commentRss>http://www.justin-cook.com/wp/2009/02/20/javascript-title-case/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Build an image slideshow with PHP &amp; JavaScript</title>
		<link>http://www.justin-cook.com/wp/2007/10/15/build-an-image-slideshow-with-php-javascript/</link>
		<comments>http://www.justin-cook.com/wp/2007/10/15/build-an-image-slideshow-with-php-javascript/#comments</comments>
		<pubDate>Mon, 15 Oct 2007 13:52:15 +0000</pubDate>
		<dc:creator>Justin Cook</dc:creator>
				<category><![CDATA[JavaScript Code]]></category>
		<category><![CDATA[PHP Code]]></category>

		<guid isPermaLink="false">http://www.justin-cook.com/wp/2007/10/15/build-an-image-slideshow-with-php-javascript/</guid>
		<description><![CDATA[There are numerous scripts out there that use PHP to scan the contents of a particular directory, and create a &#034;gallery&#034; of sorts from all of the images in the folder. There are also JavaScripts out there that allow you to rotate between images in a gallery without refreshing the page &#8211; thus creating a [...]]]></description>
		<wfw:commentRss>http://www.justin-cook.com/wp/2007/10/15/build-an-image-slideshow-with-php-javascript/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to rotate an image or text with JavaScript &amp; DHTML</title>
		<link>http://www.justin-cook.com/wp/2007/09/07/how-to-rotate-an-image-or-text-with-javascript-dhtml/</link>
		<comments>http://www.justin-cook.com/wp/2007/09/07/how-to-rotate-an-image-or-text-with-javascript-dhtml/#comments</comments>
		<pubDate>Fri, 07 Sep 2007 14:15:05 +0000</pubDate>
		<dc:creator>Justin Cook</dc:creator>
				<category><![CDATA[DHTML Code]]></category>
		<category><![CDATA[JavaScript Code]]></category>

		<guid isPermaLink="false">http://www.justin-cook.com/wp/2007/09/07/how-to-rotate-an-image-or-text-with-javascript-dhtml/</guid>
		<description><![CDATA[So I need to rotate an image every few seconds on a homepage of a site I&#039;m building. I looked around for some pre-built code that I could do this with, and I found a few functions. I picked the one I like the best, and I&#039;ve modified it to my needs. This JavaScript code [...]]]></description>
		<wfw:commentRss>http://www.justin-cook.com/wp/2007/09/07/how-to-rotate-an-image-or-text-with-javascript-dhtml/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.012 seconds -->
