<?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; Joey</title>
	<atom:link href="http://joey.mazzarelli.com/author/joey/feed/" rel="self" type="application/rss+xml" />
	<link>http://joey.mazzarelli.com</link>
	<description>Escalator Temporarily Stairs</description>
	<lastBuildDate>Thu, 15 Apr 2010 14:57:57 +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>What Computer Science Taught Me About Folding Socks</title>
		<link>http://joey.mazzarelli.com/2010/04/14/what-computer-science-taught-me-about-folding-socks/</link>
		<comments>http://joey.mazzarelli.com/2010/04/14/what-computer-science-taught-me-about-folding-socks/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 06:10:11 +0000</pubDate>
		<dc:creator>Joey</dc:creator>
				<category><![CDATA[Whatever]]></category>
		<category><![CDATA[computer science]]></category>
		<category><![CDATA[laundry]]></category>
		<category><![CDATA[sorting]]></category>

		<guid isPermaLink="false">http://joey.mazzarelli.com/?p=118</guid>
		<description><![CDATA[I&#8217;m kind of embarrassed to admit that it wasn&#8217;t until this year that I started regularly doing the laundry. I did my own laundry when I lived on my own, but that was 10 years ago. Doing laundry for four different people was new to me. Folding jeans, shirts, towels, sheets, etc., that stuff didn&#8217;t [...]]]></description>
		<wfw:commentRss>http://joey.mazzarelli.com/2010/04/14/what-computer-science-taught-me-about-folding-socks/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<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>1</slash:comments>
		</item>
		<item>
		<title>Browser Statistics</title>
		<link>http://joey.mazzarelli.com/2010/03/01/browser-statistics/</link>
		<comments>http://joey.mazzarelli.com/2010/03/01/browser-statistics/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 05:58:16 +0000</pubDate>
		<dc:creator>Joey</dc:creator>
				<category><![CDATA[Whatever]]></category>

		<guid isPermaLink="false">http://joey.mazzarelli.com/?p=104</guid>
		<description><![CDATA[This is nothing more than a public service announcement. All web developers are interested in browser statistics. Unfortunately, most of the places we get our statistics from are heavily biased toward developers like ourselves.
My wife runs a business that has virtually no geek appeal. I&#8217;d link to her site, but that&#8217;d bias the stats. It&#8217;s [...]]]></description>
		<wfw:commentRss>http://joey.mazzarelli.com/2010/03/01/browser-statistics/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Nothing to see here.</title>
		<link>http://joey.mazzarelli.com/2009/08/31/nothing-to-see-here/</link>
		<comments>http://joey.mazzarelli.com/2009/08/31/nothing-to-see-here/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 02:48:59 +0000</pubDate>
		<dc:creator>Joey</dc:creator>
				<category><![CDATA[Whatever]]></category>

		<guid isPermaLink="false">http://joey.mazzarelli.com/?p=90</guid>
		<description><![CDATA[What a stupid title. Anyway, for my graduate project, I need a web app that I can experiment on. Instead of finding an open source one that would fit my needs, I wrote one myself. I created a very rudimentary ORM in a couple hours (which surprisingly worked quite well), and a templating engine that [...]]]></description>
		<wfw:commentRss>http://joey.mazzarelli.com/2009/08/31/nothing-to-see-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Winning at Guess Who in Just a Few Steps</title>
		<link>http://joey.mazzarelli.com/2009/02/25/winning-at-guess-who-in-just-a-few-steps/</link>
		<comments>http://joey.mazzarelli.com/2009/02/25/winning-at-guess-who-in-just-a-few-steps/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 07:13:33 +0000</pubDate>
		<dc:creator>Joey</dc:creator>
				<category><![CDATA[Whatever]]></category>

		<guid isPermaLink="false">http://joey.mazzarelli.com/?p=87</guid>
		<description><![CDATA[For the fun of it, I created an interactive decision tree for playing the game of Guess Who?.
Try it out and let me know if you come up with better features that create a smaller decision tree.
Originally I had more features, but removed them because I decided that if I had to explain to my [...]]]></description>
		<wfw:commentRss>http://joey.mazzarelli.com/2009/02/25/winning-at-guess-who-in-just-a-few-steps/feed/</wfw:commentRss>
		<slash:comments>0</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 date is [...]]]></description>
		<wfw:commentRss>http://joey.mazzarelli.com/2008/11/25/easy-date-parsing-with-javascript/feed/</wfw:commentRss>
		<slash:comments>12</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>Betty Jean, Here I Come!</title>
		<link>http://joey.mazzarelli.com/2008/01/09/betty-jean-here-i-come/</link>
		<comments>http://joey.mazzarelli.com/2008/01/09/betty-jean-here-i-come/#comments</comments>
		<pubDate>Wed, 09 Jan 2008 17:45:14 +0000</pubDate>
		<dc:creator>Joey</dc:creator>
				<category><![CDATA[Whatever]]></category>

		<guid isPermaLink="false">http://joey.mazzarelli.com/2008/01/09/betty-jean-here-i-come/</guid>
		<description><![CDATA[About a month ago I was sitting in the waiting room of a doctor&#8217;s office when I an elderly man walked up to the counter to sign in. The receptionist took his information, but after a minute of looking on her schedule she couldn&#8217;t find his name. She soon found it, but he was scheduled [...]]]></description>
		<wfw:commentRss>http://joey.mazzarelli.com/2008/01/09/betty-jean-here-i-come/feed/</wfw:commentRss>
		<slash:comments>4</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.
If [...]]]></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>
