<?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>Tim Mahoney &#187; Javascript</title>
	<atom:link href="http://timothymahoney.com/category/web-development/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://timothymahoney.com</link>
	<description>Infrequent updates from a PHP programmer.</description>
	<lastBuildDate>Thu, 26 Aug 2010 20:42:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>When does a web developer not care about what browser you use?</title>
		<link>http://timothymahoney.com/2010/01/when-does-a-web-developer-not-care-about-what-browser-you-use/</link>
		<comments>http://timothymahoney.com/2010/01/when-does-a-web-developer-not-care-about-what-browser-you-use/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 19:29:28 +0000</pubDate>
		<dc:creator>Tim Mahoney</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://timothymahoney.com/?p=45</guid>
		<description><![CDATA[When shit that I want to create doesn&#8217;t work on your browser, that&#8217;s when. I&#8217;m learning about the Document Object Model so that I can build killer web applications. Unfortunately, different browsers will read my code differently, and in many cases, throw massive coronary errors and refuse to work. If you use Netscape Navigator, Internet [...]]]></description>
		<wfw:commentRss>http://timothymahoney.com/2010/01/when-does-a-web-developer-not-care-about-what-browser-you-use/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Just learning how to manipulate the Document Object Model with Javascript.</title>
		<link>http://timothymahoney.com/2010/01/just-learning-how-to-manipulate-the-document-object-model-with-javascript/</link>
		<comments>http://timothymahoney.com/2010/01/just-learning-how-to-manipulate-the-document-object-model-with-javascript/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 18:42:52 +0000</pubDate>
		<dc:creator>Tim Mahoney</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://timothymahoney.com/?p=43</guid>
		<description><![CDATA[Event Listeners own me. I&#8217;ve been DEATHLY scared of these damn things my entire professional career. Finally, last night, in an attempt to create my first full-on javascript / php / mysql / ajax / blablabla some other web technology, I started to come to terms with the fact that yes, I need to learn [...]]]></description>
		<wfw:commentRss>http://timothymahoney.com/2010/01/just-learning-how-to-manipulate-the-document-object-model-with-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
