<?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>Joey Mazzarelli &#187; Coding</title>
	<atom:link href="http://joey.mazzarelli.com/category/coding/feed/" rel="self" type="application/rss+xml" />
	<link>http://joey.mazzarelli.com</link>
	<description>Escalator Temporarily Stairs</description>
	<lastBuildDate>Tue, 26 Apr 2011 21:11:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Javascript Command Line Options for Node.js</title>
		<link>http://joey.mazzarelli.com/2010/04/09/javascript-command-line-options-for-node-js/</link>
		<comments>http://joey.mazzarelli.com/2010/04/09/javascript-command-line-options-for-node-js/#comments</comments>
		<pubDate>Sat, 10 Apr 2010 02:12:00 +0000</pubDate>
		<dc:creator>Joey</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[node.js]]></category>

		<guid isPermaLink="false">http://joey.mazzarelli.com/?p=113</guid>
		<description><![CDATA[I have recently been playing with node.js. If you haven&#8217;t read about it yet, I recommend you do and that you try it out. I wrote a small app using it and hopefully I&#8217;ll get around to writing some articles about that application. In the meantime, I&#8217;m releasing a library I wrote for parsing command [...]]]></description>
		<wfw:commentRss>http://joey.mazzarelli.com/2010/04/09/javascript-command-line-options-for-node-js/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Easy Date parsing with JavaScript</title>
		<link>http://joey.mazzarelli.com/2008/11/25/easy-date-parsing-with-javascript/</link>
		<comments>http://joey.mazzarelli.com/2008/11/25/easy-date-parsing-with-javascript/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 05:51:35 +0000</pubDate>
		<dc:creator>Joey</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[strtotime]]></category>

		<guid isPermaLink="false">http://joey.mazzarelli.com/?p=80</guid>
		<description><![CDATA[Date.fromString() For the impatient, scroll to the bottom of the page for an interactive example. Date.fromString() is a method that allows you to easily parse user input into a date. There are currently many implementations of calendar pop-ups that aim to solve a similar problem. However, these calendars are cumbersome to use if the target [...]]]></description>
		<wfw:commentRss>http://joey.mazzarelli.com/2008/11/25/easy-date-parsing-with-javascript/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Runtime PHP Annotations. What a tease.</title>
		<link>http://joey.mazzarelli.com/2008/05/30/runtime-php-annotations-what-a-tease/</link>
		<comments>http://joey.mazzarelli.com/2008/05/30/runtime-php-annotations-what-a-tease/#comments</comments>
		<pubDate>Fri, 30 May 2008 06:03:53 +0000</pubDate>
		<dc:creator>Joey</dc:creator>
				<category><![CDATA[Coding]]></category>

		<guid isPermaLink="false">http://joey.mazzarelli.com/?p=19</guid>
		<description><![CDATA[Today at work I found myself on the tedious side of software development. I mainly develop in PHP, and PHP lacks many things that would otherwise make it an enjoyable language to use. It seems like the mantra of the PHP developers and community as a whole is &#8220;half-assed&#8221; (in all due respect, of course [...]]]></description>
		<wfw:commentRss>http://joey.mazzarelli.com/2008/05/30/runtime-php-annotations-what-a-tease/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Making a useful JavaScript library SUPER-USEFUL!</title>
		<link>http://joey.mazzarelli.com/2008/03/26/making-a-useful-javascript-library-super-useful/</link>
		<comments>http://joey.mazzarelli.com/2008/03/26/making-a-useful-javascript-library-super-useful/#comments</comments>
		<pubDate>Wed, 26 Mar 2008 06:31:41 +0000</pubDate>
		<dc:creator>Joey</dc:creator>
				<category><![CDATA[Coding]]></category>

		<guid isPermaLink="false">http://joey.mazzarelli.com/2008/03/26/making-a-useful-javascript-library-super-useful/</guid>
		<description><![CDATA[Everyone likes (or should like) succinct-yet-readable code. Here is a technique you can use for taking your javascript modules and making them even more fun to use.

The following is a useful javascript module for getting and setting cookies. (It uses jQuery.) The usage is as straightforward as it gets. It provides three useful functions...]]></description>
		<wfw:commentRss>http://joey.mazzarelli.com/2008/03/26/making-a-useful-javascript-library-super-useful/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>If JavaScript is so cool, then why does my nephew say it&#8217;s not a real programming langauge?</title>
		<link>http://joey.mazzarelli.com/2007/08/22/if-javascript-is-so-cool-then-why-does-my-nephew-say-its-not-a-real-programming-langauge/</link>
		<comments>http://joey.mazzarelli.com/2007/08/22/if-javascript-is-so-cool-then-why-does-my-nephew-say-its-not-a-real-programming-langauge/#comments</comments>
		<pubDate>Thu, 23 Aug 2007 03:28:56 +0000</pubDate>
		<dc:creator>Joey</dc:creator>
				<category><![CDATA[Coding]]></category>

		<guid isPermaLink="false">http://joey.mazzarelli.com/2007/08/22/if-javascript-is-so-cool-then-why-does-my-nephew-say-its-not-a-real-programming-langauge/</guid>
		<description><![CDATA[Every now and then I am asked which is my favorite programming language. To me that is like choosing which is my favorite kid. Am I going out to play Frisbee, or trying to get them to flip off the car next to us? It all depends, man. But I must say, I like JavaScript. [...]]]></description>
		<wfw:commentRss>http://joey.mazzarelli.com/2007/08/22/if-javascript-is-so-cool-then-why-does-my-nephew-say-its-not-a-real-programming-langauge/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
