﻿<?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>DevSnippets &#187; Date &amp; Time</title>
	<atom:link href="http://devsnippets.com/category/design-elements/date-time/feed" rel="self" type="application/rss+xml" />
	<link>http://devsnippets.com</link>
	<description>Design &#38; Code Snippet Gallery</description>
	<lastBuildDate>Tue, 10 Jan 2012 11:09:58 +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>The little details: playing with date display</title>
		<link>http://devsnippets.com/design-elements/the-little-details-playing-with-date-display.html</link>
		<comments>http://devsnippets.com/design-elements/the-little-details-playing-with-date-display.html#comments</comments>
		<pubDate>Fri, 26 Feb 2010 10:38:05 +0000</pubDate>
		<dc:creator>tdomf_661f8</dc:creator>
				<category><![CDATA[Date & Time]]></category>
		<category><![CDATA[Design Elements]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://devsnippets.com/?p=15002</guid>
		<description><![CDATA[Today’s “little details” will focus on the date display. Particularly present on blog, the date is often left aside and displayed as a simple string.]]></description>
			<content:encoded><![CDATA[<p>Today’s “little details” will focus on the date display. Particularly present on blog, the date is often left aside and displayed as a simple string.</p>
]]></content:encoded>
			<wfw:commentRss>http://devsnippets.com/design-elements/the-little-details-playing-with-date-display.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Datepicker and Calendar Eightysix</title>
		<link>http://devsnippets.com/design-elements/datepicker-and-calendar-eightysix.html</link>
		<comments>http://devsnippets.com/design-elements/datepicker-and-calendar-eightysix.html#comments</comments>
		<pubDate>Mon, 12 Oct 2009 11:48:59 +0000</pubDate>
		<dc:creator>tdomf_661f8</dc:creator>
				<category><![CDATA[Date & Time]]></category>
		<category><![CDATA[Design Elements]]></category>
		<category><![CDATA[Mootools]]></category>

		<guid isPermaLink="false">http://devsnippets.com/?p=6571</guid>
		<description><![CDATA[Calendar Eightysix is an unobtrusive developer friendly javascript calendar and datepicker offering a better user experience for date related functionalities.]]></description>
			<content:encoded><![CDATA[<p>Calendar Eightysix is an unobtrusive developer friendly javascript calendar and datepicker offering a better user experience for date related functionalities.</p>
]]></content:encoded>
			<wfw:commentRss>http://devsnippets.com/design-elements/datepicker-and-calendar-eightysix.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An Intersting Tutorial – Doing an Invisible</title>
		<link>http://devsnippets.com/design-elements/an-intersting-tutorial-%e2%80%93-doing-an-invisible.html</link>
		<comments>http://devsnippets.com/design-elements/an-intersting-tutorial-%e2%80%93-doing-an-invisible.html#comments</comments>
		<pubDate>Thu, 20 Aug 2009 08:07:14 +0000</pubDate>
		<dc:creator>tdomf_661f8</dc:creator>
				<category><![CDATA[Date & Time]]></category>
		<category><![CDATA[Design Elements]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://devsnippets.com/?p=4608</guid>
		<description><![CDATA[As in all image manipulations there are usually several ways to do the job. When doing an invisible this is particularly true. It depends on the original image and what needs to be replaced. In most cases using various areas of the original can create the missing background and either by cloning or duplicating, most [...]]]></description>
			<content:encoded><![CDATA[<p>As in all image manipulations there are usually several ways to do the job. When doing an invisible this is particularly true. It depends on the original </p>
<p>image and what needs to be replaced. In most cases using various areas of the original can create the missing background and either by cloning or </p>
<p>duplicating, most of the needed area can be created.</p>
]]></content:encoded>
			<wfw:commentRss>http://devsnippets.com/design-elements/an-intersting-tutorial-%e2%80%93-doing-an-invisible.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add a timetable to your website</title>
		<link>http://devsnippets.com/design-elements/add-a-timetable-to-your-website.html</link>
		<comments>http://devsnippets.com/design-elements/add-a-timetable-to-your-website.html#comments</comments>
		<pubDate>Wed, 15 Oct 2008 10:13:06 +0000</pubDate>
		<dc:creator>tdomf_661f8</dc:creator>
				<category><![CDATA[Date & Time]]></category>
		<category><![CDATA[Design Elements]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://devsnippets.com/?p=588</guid>
		<description><![CDATA[Today&#8217;s timetable is a script to add a scrollable timetable to your website. It is small, cross-browser, W3C standards-compliant, and easy to embed. It can fit in any space as it resizes to the width of its parent. Please tell me if you encounter bugs or have ideas or suggestions.]]></description>
			<content:encoded><![CDATA[<p>Today&#8217;s timetable is a script to add a scrollable timetable to your website. It is small, cross-browser, W3C standards-compliant, and easy to embed. It can fit in any space as it resizes to the width of its parent. Please tell me if you encounter bugs or have ideas or suggestions.</p>
]]></content:encoded>
			<wfw:commentRss>http://devsnippets.com/design-elements/add-a-timetable-to-your-website.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vista-like Ajax Calendar version 2</title>
		<link>http://devsnippets.com/design-elements/vista-like-ajax-calendar-version-2.html</link>
		<comments>http://devsnippets.com/design-elements/vista-like-ajax-calendar-version-2.html#comments</comments>
		<pubDate>Mon, 08 Sep 2008 09:59:25 +0000</pubDate>
		<dc:creator>tdomf_661f8</dc:creator>
				<category><![CDATA[Date & Time]]></category>
		<category><![CDATA[Design Elements]]></category>
		<category><![CDATA[Mootools]]></category>

		<guid isPermaLink="false">http://devsnippets.com/?p=445</guid>
		<description><![CDATA[The Vista-like Ajax Calendar (vlaCalendar) version 2 is a unobtrusive web version of the slick and profound Windows Vista taskbar calendar. Use it as datepicker or calendar!]]></description>
			<content:encoded><![CDATA[<p>The Vista-like Ajax Calendar (vlaCalendar) version 2 is a unobtrusive  web version of the slick and profound Windows Vista taskbar calendar. Use it as datepicker or calendar!</p>
]]></content:encoded>
			<wfw:commentRss>http://devsnippets.com/design-elements/vista-like-ajax-calendar-version-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Time Picker (mootools)</title>
		<link>http://devsnippets.com/design-elements/time-picker-mootools.html</link>
		<comments>http://devsnippets.com/design-elements/time-picker-mootools.html#comments</comments>
		<pubDate>Sat, 06 Sep 2008 00:48:41 +0000</pubDate>
		<dc:creator>chosen</dc:creator>
				<category><![CDATA[Date & Time]]></category>
		<category><![CDATA[Design Elements]]></category>
		<category><![CDATA[Mootools]]></category>

		<guid isPermaLink="false">http://devsnippets.com/?p=439</guid>
		<description><![CDATA[The first ever Time Picker that utilize a very easy drag and drop interface. With it&#8217;s unique design, anyone can drag the minutes or hour hands independently to select a time. Here is a quick list of features: * Easy to use and implement. * Independent hours and minutes hands. * Drag the clock hands [...]]]></description>
			<content:encoded><![CDATA[<p>The first ever Time Picker that utilize a very easy drag and drop interface. With it&#8217;s unique design, anyone can drag the minutes or hour hands independently to select a time. Here is a quick list of features:</p>
<p>    * Easy to use and implement.<br />
    * Independent hours and minutes hands.<br />
    * Drag the clock hands to set the time.<br />
    * Uses CSS spirits for faster loading time.<br />
    * 12 or 24 hour output with and AM and PM (translatable) ticker.</p>
]]></content:encoded>
			<wfw:commentRss>http://devsnippets.com/design-elements/time-picker-mootools.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery Timers</title>
		<link>http://devsnippets.com/design-elements/jquery-timers.html</link>
		<comments>http://devsnippets.com/design-elements/jquery-timers.html#comments</comments>
		<pubDate>Fri, 05 Sep 2008 10:41:09 +0000</pubDate>
		<dc:creator>dnamic</dc:creator>
				<category><![CDATA[Date & Time]]></category>
		<category><![CDATA[Design Elements]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://devsnippets.com/?p=407</guid>
		<description><![CDATA[jQuery Timers produce a friendlier and more intuitive timed event system.]]></description>
			<content:encoded><![CDATA[<p>jQuery Timers produce a friendlier and more intuitive timed event system.</p>
]]></content:encoded>
			<wfw:commentRss>http://devsnippets.com/design-elements/jquery-timers.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Decoupled DateChooser</title>
		<link>http://devsnippets.com/design-elements/decoupled-datechooser.html</link>
		<comments>http://devsnippets.com/design-elements/decoupled-datechooser.html#comments</comments>
		<pubDate>Fri, 22 Aug 2008 12:01:25 +0000</pubDate>
		<dc:creator>dnamic</dc:creator>
				<category><![CDATA[Date & Time]]></category>
		<category><![CDATA[Design Elements]]></category>
		<category><![CDATA[Prototype]]></category>

		<guid isPermaLink="false">http://devsnippets.com/?p=316</guid>
		<description><![CDATA[DateChooser(built on prototype)decoupled objects make for an easy interface.]]></description>
			<content:encoded><![CDATA[<p>DateChooser(built on prototype)decoupled objects make for an easy interface.</p>
]]></content:encoded>
			<wfw:commentRss>http://devsnippets.com/design-elements/decoupled-datechooser.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Week Planner</title>
		<link>http://devsnippets.com/design-elements/week-planner.html</link>
		<comments>http://devsnippets.com/design-elements/week-planner.html#comments</comments>
		<pubDate>Fri, 22 Aug 2008 12:01:25 +0000</pubDate>
		<dc:creator>dnamic</dc:creator>
				<category><![CDATA[Date & Time]]></category>
		<category><![CDATA[Design Elements]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://devsnippets.com/?p=320</guid>
		<description><![CDATA[An awesome weekly planner. Great use of JavaScript and cookies.]]></description>
			<content:encoded><![CDATA[<p>An awesome weekly planner. Great use of JavaScript and cookies.</p>
]]></content:encoded>
			<wfw:commentRss>http://devsnippets.com/design-elements/week-planner.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Date input calendar</title>
		<link>http://devsnippets.com/design-elements/date-input-calendar.html</link>
		<comments>http://devsnippets.com/design-elements/date-input-calendar.html#comments</comments>
		<pubDate>Fri, 22 Aug 2008 12:01:24 +0000</pubDate>
		<dc:creator>dnamic</dc:creator>
				<category><![CDATA[Date & Time]]></category>
		<category><![CDATA[Design Elements]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://devsnippets.com/?p=327</guid>
		<description><![CDATA[Jason&#8217;s data input calendar is a simple and easy to use, crossbrowser date picker.]]></description>
			<content:encoded><![CDATA[<p>Jason&#8217;s data input calendar is a simple and easy to use, crossbrowser date picker. </p>
]]></content:encoded>
			<wfw:commentRss>http://devsnippets.com/design-elements/date-input-calendar.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

