<?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>danny houk &#187; JavaScript</title>
	<atom:link href="http://dannyhouk.com/category/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://dannyhouk.com</link>
	<description>stop and go design</description>
	<lastBuildDate>Fri, 16 Apr 2010 06:48:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Make a Dynamic Copyright Date with JavaScript</title>
		<link>http://dannyhouk.com/2010/01/make-a-dynamic-copyright-date-with-javascript/</link>
		<comments>http://dannyhouk.com/2010/01/make-a-dynamic-copyright-date-with-javascript/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 19:08:52 +0000</pubDate>
		<dc:creator>Danny</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://dannyhouk.com/?p=261</guid>
		<description><![CDATA[I recently read a tweet from another designer reminding everyone to update the copyright date on the footer of their website. This reminded me that I cobbled together a little JavaScript last year that will automatically display the current year so you&#8217;ll never have to manually change it. Here&#8217;s the code:
&#38;copy; &#60;script type="text/javascript"&#62;var theDate=new Date(); [...]]]></description>
		<wfw:commentRss>http://dannyhouk.com/2010/01/make-a-dynamic-copyright-date-with-javascript/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
