<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: jQuery Plugin: It&#8217;s CuteTime!</title>
	<atom:link href="http://tpgblog.com/2009/10/26/jquery-plugin-its-cutetime/feed/" rel="self" type="application/rss+xml" />
	<link>http://tpgblog.com/2009/10/26/jquery-plugin-its-cutetime/</link>
	<description>Discussion, advice, and reviews regarding online products, the people behind them and the trends they represent, from Modular Innovation and Product Management to User Experience and Quick-UX.</description>
	<lastBuildDate>Sun, 12 Feb 2012 17:56:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: daniele</title>
		<link>http://tpgblog.com/2009/10/26/jquery-plugin-its-cutetime/#comment-6459</link>
		<dc:creator><![CDATA[daniele]]></dc:creator>
		<pubDate>Wed, 31 Aug 2011 08:06:33 +0000</pubDate>
		<guid isPermaLink="false">http://tpgblog.com/?p=2628#comment-6459</guid>
		<description><![CDATA[A workaround is to change the time separators in the string that cuteTime has to modify:

date_to_submit = date_to_submit.replace(/-/g, &quot;/&quot;);
$(this).text($.cuteTime(date_to_submit));

Bye.]]></description>
		<content:encoded><![CDATA[<p>A workaround is to change the time separators in the string that cuteTime has to modify:</p>
<p>date_to_submit = date_to_submit.replace(/-/g, &#8220;/&#8221;);<br />
$(this).text($.cuteTime(date_to_submit));</p>
<p>Bye.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: daniele</title>
		<link>http://tpgblog.com/2009/10/26/jquery-plugin-its-cutetime/#comment-6451</link>
		<dc:creator><![CDATA[daniele]]></dc:creator>
		<pubDate>Tue, 30 Aug 2011 08:27:28 +0000</pubDate>
		<guid isPermaLink="false">http://tpgblog.com/?p=2628#comment-6451</guid>
		<description><![CDATA[I have the same problemwith Safari 5.1 and also with IE9, both on Win7 Pro 64bit. 
The string is passed in this format:
&quot;2011-08-22 13:08:13&quot;
Seems that the function date_value() doesn&#039;t work properly.
Any suggestion?
Thanks!]]></description>
		<content:encoded><![CDATA[<p>I have the same problemwith Safari 5.1 and also with IE9, both on Win7 Pro 64bit.<br />
The string is passed in this format:<br />
&#8220;2011-08-22 13:08:13&#8243;<br />
Seems that the function date_value() doesn&#8217;t work properly.<br />
Any suggestion?<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jagadeesh Kumar</title>
		<link>http://tpgblog.com/2009/10/26/jquery-plugin-its-cutetime/#comment-6370</link>
		<dc:creator><![CDATA[Jagadeesh Kumar]]></dc:creator>
		<pubDate>Fri, 12 Aug 2011 14:15:26 +0000</pubDate>
		<guid isPermaLink="false">http://tpgblog.com/?p=2628#comment-6370</guid>
		<description><![CDATA[first of all thank you for nice plug in. auto refresh is not working with multiple divs with different class names.i have taken two divs and calling two diff functions

	  
		$(document).ready(function () {
			$(&#039;.timestamp&#039;).cuteTime({ refresh: 10000 });
			$(&#039;.xyz&#039;).cuteTime({ refresh: 10000 });
		});  
	  
  
  
	
	
  


auto refresh works only for one div. can you help me ?]]></description>
		<content:encoded><![CDATA[<p>first of all thank you for nice plug in. auto refresh is not working with multiple divs with different class names.i have taken two divs and calling two diff functions</p>
<p>		$(document).ready(function () {<br />
			$(&#8216;.timestamp&#8217;).cuteTime({ refresh: 10000 });<br />
			$(&#8216;.xyz&#8217;).cuteTime({ refresh: 10000 });<br />
		});  </p>
<p>auto refresh works only for one div. can you help me ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pontus</title>
		<link>http://tpgblog.com/2009/10/26/jquery-plugin-its-cutetime/#comment-5996</link>
		<dc:creator><![CDATA[Pontus]]></dc:creator>
		<pubDate>Thu, 12 May 2011 06:52:49 +0000</pubDate>
		<guid isPermaLink="false">http://tpgblog.com/?p=2628#comment-5996</guid>
		<description><![CDATA[First, thanks for a awesome plug in!

The format 2011-05-04 09:49:24 (YYYY-MM-DD HH:MM:SS) become INVALID_DATETIME_FORMAT in Safari and also on iPhone, you got any solution how I can fix that?]]></description>
		<content:encoded><![CDATA[<p>First, thanks for a awesome plug in!</p>
<p>The format 2011-05-04 09:49:24 (YYYY-MM-DD HH:MM:SS) become INVALID_DATETIME_FORMAT in Safari and also on iPhone, you got any solution how I can fix that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Product Guy: Superfine in 09 &#171; The Product Guy</title>
		<link>http://tpgblog.com/2009/10/26/jquery-plugin-its-cutetime/#comment-2782</link>
		<dc:creator><![CDATA[The Product Guy: Superfine in 09 &#171; The Product Guy]]></dc:creator>
		<pubDate>Mon, 28 Dec 2009 19:32:41 +0000</pubDate>
		<guid isPermaLink="false">http://tpgblog.com/?p=2628#comment-2782</guid>
		<description><![CDATA[[...] #6 jQuery Plugin: It’s CuteTime! [...]]]></description>
		<content:encoded><![CDATA[<p>[...] #6 jQuery Plugin: It’s CuteTime! [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy Horn</title>
		<link>http://tpgblog.com/2009/10/26/jquery-plugin-its-cutetime/#comment-2529</link>
		<dc:creator><![CDATA[Jeremy Horn]]></dc:creator>
		<pubDate>Thu, 29 Oct 2009 22:14:20 +0000</pubDate>
		<guid isPermaLink="false">http://tpgblog.com/?p=2628#comment-2529</guid>
		<description><![CDATA[Thanks and thanks.  I am sure many will appreciate the translation and demonstration of how to use this in a multi-lingual setting.]]></description>
		<content:encoded><![CDATA[<p>Thanks and thanks.  I am sure many will appreciate the translation and demonstration of how to use this in a multi-lingual setting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vincent Rolfs</title>
		<link>http://tpgblog.com/2009/10/26/jquery-plugin-its-cutetime/#comment-2528</link>
		<dc:creator><![CDATA[Vincent Rolfs]]></dc:creator>
		<pubDate>Thu, 29 Oct 2009 14:42:56 +0000</pubDate>
		<guid isPermaLink="false">http://tpgblog.com/?p=2628#comment-2528</guid>
		<description><![CDATA[First: Awesome idea!

I&#039;ve created a German version of the plugin settings, so users from Germany can also utilize it.

Here&#039;s the code:

&lt;blockquote&gt;$(&#039;.timestamp&#039;).cuteTime({
		time_ranges: [
			{bound: NEG_INF,			
					cuteness: &#039;in der Zukunft!&#039;,		unit_size: 0},
			{bound: 0, 
					cuteness: &#039;gerade jetzt&#039;,			unit_size: 0},
			{bound: 20 * 1000, 
					cuteness: &#039;vor ein paar Sekunden&#039;,	unit_size: 0},
			{bound: 60 * 1000, 
					cuteness: &#039;vor einer Minute&#039;,		unit_size: 0},
			{bound: 60 * 1000 * 2, 
					cuteness: &#039; Minuten her&#039;,		unit_size: 60 * 1000},
			{bound: 60 * 1000 * 60, 
					cuteness: &#039;vor einer Stunde&#039;,		unit_size: 0},
			{bound: 60 * 1000 * 60 * 2, 
					cuteness: &#039; Stunden her&#039;,			unit_size: 60 * 1000 * 60},
			{bound: 60 * 1000 * 60 * 24, 
					cuteness: &#039;Gestern&#039;,			unit_size: 0},
			{bound: 60 * 1000 * 60 * 24 * 2, 
					cuteness: &#039; Tage her&#039;,			unit_size: 60 * 1000 * 60 * 24},
			{bound: 60 * 1000 * 60 * 24 * 30,	
					cuteness: &#039;letzen Monat&#039;,			unit_size: 0},
			{bound: 60 * 1000 * 60 * 24 * 30 * 2, 
					cuteness: &#039; Monate her&#039;,		unit_size: 60 * 1000 * 60 * 24 * 30},
			{bound: 60 * 1000 * 60 * 24 * 30 * 12, 
					cuteness: &#039;letztes Jahr&#039;,			unit_size: 0},
			{bound: 60 * 1000 * 60 * 24 * 30 * 12 * 2, 
					cuteness: &#039; Jahre her&#039;,			unit_size: 60 * 1000 * 60 * 24 * 30 * 12},
			{bound: POS_INF, 
					cuteness: &#039;vor langer Zeit&#039;,		unit_size: 0}
		]
});&lt;/blockquote&gt;

]]></description>
		<content:encoded><![CDATA[<p>First: Awesome idea!</p>
<p>I&#8217;ve created a German version of the plugin settings, so users from Germany can also utilize it.</p>
<p>Here&#8217;s the code:</p>
<blockquote><p>$(&#8216;.timestamp&#8217;).cuteTime({<br />
		time_ranges: [<br />
			{bound: NEG_INF,<br />
					cuteness: 'in der Zukunft!',		unit_size: 0},<br />
			{bound: 0,<br />
					cuteness: 'gerade jetzt',			unit_size: 0},<br />
			{bound: 20 * 1000,<br />
					cuteness: 'vor ein paar Sekunden',	unit_size: 0},<br />
			{bound: 60 * 1000,<br />
					cuteness: 'vor einer Minute',		unit_size: 0},<br />
			{bound: 60 * 1000 * 2,<br />
					cuteness: ' Minuten her',		unit_size: 60 * 1000},<br />
			{bound: 60 * 1000 * 60,<br />
					cuteness: 'vor einer Stunde',		unit_size: 0},<br />
			{bound: 60 * 1000 * 60 * 2,<br />
					cuteness: ' Stunden her',			unit_size: 60 * 1000 * 60},<br />
			{bound: 60 * 1000 * 60 * 24,<br />
					cuteness: 'Gestern',			unit_size: 0},<br />
			{bound: 60 * 1000 * 60 * 24 * 2,<br />
					cuteness: ' Tage her',			unit_size: 60 * 1000 * 60 * 24},<br />
			{bound: 60 * 1000 * 60 * 24 * 30,<br />
					cuteness: 'letzen Monat',			unit_size: 0},<br />
			{bound: 60 * 1000 * 60 * 24 * 30 * 2,<br />
					cuteness: ' Monate her',		unit_size: 60 * 1000 * 60 * 24 * 30},<br />
			{bound: 60 * 1000 * 60 * 24 * 30 * 12,<br />
					cuteness: 'letztes Jahr',			unit_size: 0},<br />
			{bound: 60 * 1000 * 60 * 24 * 30 * 12 * 2,<br />
					cuteness: ' Jahre her',			unit_size: 60 * 1000 * 60 * 24 * 30 * 12},<br />
			{bound: POS_INF,<br />
					cuteness: 'vor langer Zeit',		unit_size: 0}<br />
		]<br />
});</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: kadavy</title>
		<link>http://tpgblog.com/2009/10/26/jquery-plugin-its-cutetime/#comment-2506</link>
		<dc:creator><![CDATA[kadavy]]></dc:creator>
		<pubDate>Tue, 27 Oct 2009 02:25:05 +0000</pubDate>
		<guid isPermaLink="false">http://tpgblog.com/?p=2628#comment-2506</guid>
		<description><![CDATA[Very cool. Thanks!]]></description>
		<content:encoded><![CDATA[<p>Very cool. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy Horn</title>
		<link>http://tpgblog.com/2009/10/26/jquery-plugin-its-cutetime/#comment-2504</link>
		<dc:creator><![CDATA[Jeremy Horn]]></dc:creator>
		<pubDate>Mon, 26 Oct 2009 16:37:10 +0000</pubDate>
		<guid isPermaLink="false">http://tpgblog.com/?p=2628#comment-2504</guid>
		<description><![CDATA[The original timestamp is stored in the attribute &#039;cutetime&#039;.  So if the table can sort based off an attribute, that would do it.]]></description>
		<content:encoded><![CDATA[<p>The original timestamp is stored in the attribute &#8216;cutetime&#8217;.  So if the table can sort based off an attribute, that would do it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: linoj</title>
		<link>http://tpgblog.com/2009/10/26/jquery-plugin-its-cutetime/#comment-2503</link>
		<dc:creator><![CDATA[linoj]]></dc:creator>
		<pubDate>Mon, 26 Oct 2009 16:23:03 +0000</pubDate>
		<guid isPermaLink="false">http://tpgblog.com/?p=2628#comment-2503</guid>
		<description><![CDATA[Nice. Now, do you know any table column sort plugins that can handle this correctly? :)]]></description>
		<content:encoded><![CDATA[<p>Nice. Now, do you know any table column sort plugins that can handle this correctly? <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

