<?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>CoderDan &#187; time</title>
	<atom:link href="http://www.coderdan.com/tag/time/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.coderdan.com</link>
	<description>My thoughts on programming, technology and business</description>
	<lastBuildDate>Tue, 13 Dec 2011 23:34:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Today&#8217;s Date</title>
		<link>http://www.coderdan.com/2010/02/todays-date/</link>
		<comments>http://www.coderdan.com/2010/02/todays-date/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 15:58:39 +0000</pubDate>
		<dc:creator>Daniel Negrea</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[time]]></category>

		<guid isPermaLink="false">http://www.coderdan.com/?p=51</guid>
		<description><![CDATA[The computer clock was way in the past (some CMOS problems) so windows Internet Time did not allow for an update. I googled &#8220;what date is today&#8221; and the first two sites in the serp use javascript to display the current date and a friendly invitation to buy ads on the website. Javascript is client [...]]]></description>
			<content:encoded><![CDATA[<p>The computer clock was way in the past (some CMOS problems) so windows Internet Time did not allow for an update. I googled &#8220;what date is today&#8221; and the first two sites in the serp use javascript to display the current date and a friendly invitation to buy ads on the website. Javascript is client side so the current date is taken from the same computer (with the date off). I get the same date as the computer is telling me so the website does not solve my problem and I am off to another website: no time for ads and even if I click something there is a big chance that the tracking will be confused. This is a case where you get #1 in google and you just waste your website bandwidth.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coderdan.com/2010/02/todays-date/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

