<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Even More JavaScript Extensions: Dates</title>
	<atom:link href="http://livingmachines.net/2009/04/even-more-javascript-extensions-dates/feed/" rel="self" type="application/rss+xml" />
	<link>http://livingmachines.net/2009/04/even-more-javascript-extensions-dates/</link>
	<description>Test-driven development of a JavaScript MVC library, from the ground up...</description>
	<lastBuildDate>Fri, 22 Jan 2010 13:27:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jason S. Kerchner</title>
		<link>http://livingmachines.net/2009/04/even-more-javascript-extensions-dates/comment-page-1/#comment-536</link>
		<dc:creator>Jason S. Kerchner</dc:creator>
		<pubDate>Wed, 29 Apr 2009 02:32:17 +0000</pubDate>
		<guid isPermaLink="false">http://livingmachines.net/?p=324#comment-536</guid>
		<description>Yeah, there&#039;s lots of code out there for working with dates.  They all have their advantages and disadvantages. I was going for code that was reasonably simple and reasonably efficient.  Still, it&#039;s always interesting to see how others have implemented similar functionality.  Thanks for the link.</description>
		<content:encoded><![CDATA[<p>Yeah, there&#8217;s lots of code out there for working with dates.  They all have their advantages and disadvantages. I was going for code that was reasonably simple and reasonably efficient.  Still, it&#8217;s always interesting to see how others have implemented similar functionality.  Thanks for the link.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Duncan Kenzie</title>
		<link>http://livingmachines.net/2009/04/even-more-javascript-extensions-dates/comment-page-1/#comment-535</link>
		<dc:creator>Duncan Kenzie</dc:creator>
		<pubDate>Tue, 28 Apr 2009 22:26:25 +0000</pubDate>
		<guid isPermaLink="false">http://livingmachines.net/?p=324#comment-535</guid>
		<description>Nice work. Some of this has already been done JÃ¶rn Zaefferer and Brandon Aaron, with additional functions by Kelvin Luck as part of his work on the jQuery Datepicker plugin.  See: 

http://jqueryjs.googlecode.com/svn/trunk/plugins/methods/date.js</description>
		<content:encoded><![CDATA[<p>Nice work. Some of this has already been done JÃ¶rn Zaefferer and Brandon Aaron, with additional functions by Kelvin Luck as part of his work on the jQuery Datepicker plugin.  See: </p>
<p><a href="http://jqueryjs.googlecode.com/svn/trunk/plugins/methods/date.js" rel="nofollow">http://jqueryjs.googlecode.com/svn/trunk/plugins/methods/date.js</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
