<?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: Do you have a pretty date?</title>
	<atom:link href="http://ajaxian.com/archives/do-you-have-a-pretty-date/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/do-you-have-a-pretty-date</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:55:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: mountlaurel</title>
		<link>http://ajaxian.com/archives/do-you-have-a-pretty-date/comment-page-1#comment-261750</link>
		<dc:creator>mountlaurel</dc:creator>
		<pubDate>Sun, 02 Mar 2008 03:28:33 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/do-you-have-a-pretty-date#comment-261750</guid>
		<description>thanks for this nice information on dates and javascript</description>
		<content:encoded><![CDATA[<p>thanks for this nice information on dates and javascript</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anewton</title>
		<link>http://ajaxian.com/archives/do-you-have-a-pretty-date/comment-page-1#comment-260984</link>
		<dc:creator>anewton</dc:creator>
		<pubDate>Tue, 29 Jan 2008 19:03:47 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/do-you-have-a-pretty-date#comment-260984</guid>
		<description>For the Mootoolers out there:
&lt;a href=&quot;http://clientside.cnet.com/wiki/cnet-libraries/05-mootoolsextensions/01-native#date.timeagoinwords&quot; rel=&quot;nofollow&quot;&gt;check out Date.js and Date.Extras.js @ Clientside&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>For the Mootoolers out there:<br />
<a href="http://clientside.cnet.com/wiki/cnet-libraries/05-mootoolsextensions/01-native#date.timeagoinwords" rel="nofollow">check out Date.js and Date.Extras.js @ Clientside</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric the .5b</title>
		<link>http://ajaxian.com/archives/do-you-have-a-pretty-date/comment-page-1#comment-260982</link>
		<dc:creator>Eric the .5b</dc:creator>
		<pubDate>Tue, 29 Jan 2008 18:59:58 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/do-you-have-a-pretty-date#comment-260982</guid>
		<description>@BillG123 - You do realize this does the exact opposite of that script?</description>
		<content:encoded><![CDATA[<p>@BillG123 &#8211; You do realize this does the exact opposite of that script?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Kant</title>
		<link>http://ajaxian.com/archives/do-you-have-a-pretty-date/comment-page-1#comment-260974</link>
		<dc:creator>Andy Kant</dc:creator>
		<pubDate>Tue, 29 Jan 2008 16:52:31 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/do-you-have-a-pretty-date#comment-260974</guid>
		<description>@Jordan
I agree with Bub, this version is more readable (and cleaner) and is easy enough to understand seeing as though John broke unique statements up into different lines.</description>
		<content:encoded><![CDATA[<p>@Jordan<br />
I agree with Bub, this version is more readable (and cleaner) and is easy enough to understand seeing as though John broke unique statements up into different lines.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bub</title>
		<link>http://ajaxian.com/archives/do-you-have-a-pretty-date/comment-page-1#comment-260972</link>
		<dc:creator>Bub</dc:creator>
		<pubDate>Tue, 29 Jan 2008 16:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/do-you-have-a-pretty-date#comment-260972</guid>
		<description>@Jordan:
It&#039;s really a matter of personal preference. That return statement is more  readable to me than 8 if-elseif blocks, uses less lines / characters to edit, 1 return statement instead of 8, etc. And in the constant battle to minimize downloads, a few characters saved here and there makes a huge difference in the long run.</description>
		<content:encoded><![CDATA[<p>@Jordan:<br />
It&#8217;s really a matter of personal preference. That return statement is more  readable to me than 8 if-elseif blocks, uses less lines / characters to edit, 1 return statement instead of 8, etc. And in the constant battle to minimize downloads, a few characters saved here and there makes a huge difference in the long run.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mattk</title>
		<link>http://ajaxian.com/archives/do-you-have-a-pretty-date/comment-page-1#comment-260962</link>
		<dc:creator>mattk</dc:creator>
		<pubDate>Tue, 29 Jan 2008 15:18:30 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/do-you-have-a-pretty-date#comment-260962</guid>
		<description>I use a php script that I found off of PHP.net for that. I couldn&#039;t see a reason why you would want a Javascript version, it simply slows the proccess of your app down. Javascript like could be done with less stress on the server and the user if it was done server side. Just a Though :)</description>
		<content:encoded><![CDATA[<p>I use a php script that I found off of PHP.net for that. I couldn&#8217;t see a reason why you would want a Javascript version, it simply slows the proccess of your app down. Javascript like could be done with less stress on the server and the user if it was done server side. Just a Though :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BillyG123</title>
		<link>http://ajaxian.com/archives/do-you-have-a-pretty-date/comment-page-1#comment-260950</link>
		<dc:creator>BillyG123</dc:creator>
		<pubDate>Tue, 29 Jan 2008 12:41:19 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/do-you-have-a-pretty-date#comment-260950</guid>
		<description>I saw that, but I also saw http://www.datejs.com/ back on Nov. 28th.</description>
		<content:encoded><![CDATA[<p>I saw that, but I also saw <a href="http://www.datejs.com/" rel="nofollow">http://www.datejs.com/</a> back on Nov. 28th.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jordan</title>
		<link>http://ajaxian.com/archives/do-you-have-a-pretty-date/comment-page-1#comment-260944</link>
		<dc:creator>Jordan</dc:creator>
		<pubDate>Tue, 29 Jan 2008 08:16:07 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/do-you-have-a-pretty-date#comment-260944</guid>
		<description>I should also add that it&#039;s just like those people who elect to reduce an equation down for the sake of shortness or speed, at the cost of making the code nonintuitive. e.g.,

if(mouseUp &amp;&amp; !(isDragging &#124;&#124; isDropping) &amp;&amp; (dataLoading &#124;&#124; dataExists))

if(!(!mouseUp &#124;&#124; isDragging &amp;&amp; isDropping &#124;&#124; dataLoading &amp;&amp; dataExists))  //I saved 1 character!</description>
		<content:encoded><![CDATA[<p>I should also add that it&#8217;s just like those people who elect to reduce an equation down for the sake of shortness or speed, at the cost of making the code nonintuitive. e.g.,</p>
<p>if(mouseUp &amp;&amp; !(isDragging || isDropping) &amp;&amp; (dataLoading || dataExists))</p>
<p>if(!(!mouseUp || isDragging &amp;&amp; isDropping || dataLoading &amp;&amp; dataExists))  //I saved 1 character!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jordan</title>
		<link>http://ajaxian.com/archives/do-you-have-a-pretty-date/comment-page-1#comment-260943</link>
		<dc:creator>Jordan</dc:creator>
		<pubDate>Tue, 29 Jan 2008 08:01:59 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/do-you-have-a-pretty-date#comment-260943</guid>
		<description>If you call using logical operators instead of if-else statements pretty, and not used once but eight times in the same statement, then I have nothing to say.</description>
		<content:encoded><![CDATA[<p>If you call using logical operators instead of if-else statements pretty, and not used once but eight times in the same statement, then I have nothing to say.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

