jQuery Plugin: It’s CuteTime! (v 1.0.5) [UPDATE]

jquery-logo-256I am happy to announce the latest version of the CuteTime jQuery plugin.02_facebook-cutetime

CuteTime provides the ability to easily…

  • convert timestamps to ‘cuter’ language-styled forms (e.g. yesterday, 2 hours ago, last year, in the future!),
  • customize the time scales and output formatting, and
  • dynamically update the displayed CuteTime(s) upon request and/or automatically.

There was some excellent feedback from many of you following the initial release of CuteTime. And much of that feedback has been incorporated into this release.

Changes to Version 1.0.5…

  • updated the ‘cutetime’ attribute to use HTML 5 compliant ‘data-timestamp’ custom attribute
  • updates to settings are now non-constructive
  • added translations.txt to the bundle to store all contributed translations of the cuteness translations (special thanks to Vincent Rolfs for providing the first translation, German)
  • minified version now compiled using YUI Compressor

CuteTime is a customizable jQuery plugin that automatically converts timestamps to formats much cuter. Also has the ability to dynamically re-update and/or automatically update timestamps on a controlled interval.

If used by Selector, replaces the text of the provided object with a cuteTime.

If used as a function, returns a string containing a cuteTime version of the provided timestamp.

Implementation

$('.timestamp').cuteTime();
$('.timestamp').cuteTime({ /* OPTIONS * / });

cutetime_object = $('.timestamp').cuteTime();
cutetime_object.update_cuteness();

$.cuteTime('2009/10/12 22:11:19');

For more details about CuteTime and its implementation, visit http://tpgblog.com/CuteTime

Enjoy!

Jeremy Horn
The Product Guy

Add to Social Bookmarks: Stumbleupon Del.ico.us Furl Reddit Google Add to Mixx!
Advertisement
This entry was posted in modular innovation, user experience and tagged , , , , , , , , , , , , , by Jeremy Horn. Bookmark the permalink.

About Jeremy Horn

I have been involved in founding or managing a startup, non-stop, in one form or another, for the last 10 years. I have a background, as a graduate of Carnegie Mellon University in Computer Science and winner of numerous graphics arts awards that has allowed me to be a unifying force of form and function, business and technology, art and process. Another driving force in creating of this blog, one very personal to me, is that when I started out, a great deal of what I hope to pull together and share via the Product Guy Blog, I would have loved to have known and have had access to when I began my journey in the world of start-ups, their products, and venture capital, and hope many of you will embrace these experiences.

2 thoughts on “jQuery Plugin: It’s CuteTime! (v 1.0.5) [UPDATE]

  1. Pingback: Tweets that mention jQuery Plugin: It’s CuteTime! (v 1.0.5) [UPDATE] « The Product Guy -- Topsy.com

  2. Pingback: jQuery – membuat plugin sendiri « Welcome to Abdul Malik Ikhsan’s Blog

Leave a Reply

Fill in your details below or click an icon to log in:

Gravatar
WordPress.com Logo

Please log in to WordPress.com to post a comment to your blog.

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s