<?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"
	>

<channel>
	<title>PiXELWiT &#187; Date</title>
	<atom:link href="http://www.pixelwit.com/blog/tag/date/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pixelwit.com/blog</link>
	<description>Making Flash Go</description>
	<pubDate>Sat, 20 Sep 2008 04:21:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<item>
		<title>Not a Calendar, Planner, Diary or Timeline</title>
		<link>http://www.pixelwit.com/blog/2007/05/not-a-calendar-planner-diary-or-timeline/</link>
		<comments>http://www.pixelwit.com/blog/2007/05/not-a-calendar-planner-diary-or-timeline/#comments</comments>
		<pubDate>Tue, 29 May 2007 18:30:11 +0000</pubDate>
		<dc:creator>Pixelwit</dc:creator>
		
		<category><![CDATA[Flash]]></category>

		<category><![CDATA[Date]]></category>

		<guid isPermaLink="false">http://www.pixelwit.com/blog/2007/05/29/not-a-calendar-planner-diary-or-timeline/</guid>
		<description><![CDATA[The "Time Lion" is not a calendar, planner, diary or timeline.  In fact it's hardly useful at all.  Sure, in the past I've used it to track time spent on client projects and I've even used it to track my diet and medications once or twice but I still haven't found many other [...]]]></description>
			<content:encoded><![CDATA[<p>The "<a title="TimeLion: Not a Calendar, Planner, Diary or Timeline!" href="http://www.pixelwit.com/timelion/timelion.html">Time Lion</a>" is not a calendar, planner, diary or timeline.  In fact it's hardly useful at all.  Sure, in the past I've used it to track time spent on client projects and I've even used it to track my diet and medications once or twice but I still haven't found many other uses for it.</p>
<p>The "<a title="Not a Calendar, Planner, Diary or Timeline" href="http://www.pixelwit.com/timelion/timelion.html">Time Lion</a>" attempts to visualize Time and let you interact with events in said time through a unique Flash interface.  In a sense, it gives you relatively quick access to 10,000 years of events<a href="http://www.pixelwit.com/blog/2007/05/not-a-calendar-planner-diary-or-timeline/#more-61" title="Read more">...</a><p><a href="http://www.pixelwit.com/blog/2007/05/not-a-calendar-planner-diary-or-timeline/#more-61" title="''Not a Calendar, Planner, Diary or Timeline'' continues">Continue reading "Not a Calendar, Planner, Diary or Timeline"</a>.</p><hr noshade style="margin:0;height:1px" /><small><p><a title="Comments for ''Not a Calendar, Planner, Diary or Timeline''" href="http://www.pixelwit.com/blog/2007/05/not-a-calendar-planner-diary-or-timeline/#commentblock">One person has commented</a> on <a title="Permalink for ''Not a Calendar, Planner, Diary or Timeline''" href="http://www.pixelwit.com/blog/2007/05/not-a-calendar-planner-diary-or-timeline/">Not a Calendar, Planner, Diary or Timeline</a>, &copy;2007 <a title="Visit PiXELWiT" href="http://www.pixelwit.com/blog">PiXELWiT</a>    |  Add to <a title="Bookmark ''Not a Calendar, Planner, Diary or Timeline'' in del.icio.us" href="http://del.icio.us/post?url=http://www.pixelwit.com/blog/2007/05/not-a-calendar-planner-diary-or-timeline/&title=Not a Calendar, Planner, Diary or Timeline">del.icio.us</a><br/>Read other articles filed under <a href="http://www.pixelwit.com/blog/category/flash/" title="View all posts in Flash" rel="category tag">Flash</a>.<br/>Read more articles related to <a href="http://www.pixelwit.com/blog/tag/date/" rel="tag">Date</a>.</p></small>]]></content:encoded>
			<wfw:commentRss>http://www.pixelwit.com/blog/2007/05/not-a-calendar-planner-diary-or-timeline/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Flash ActionScript Date Suffix Code</title>
		<link>http://www.pixelwit.com/blog/2007/05/flash-actionscript-date-suffix-code/</link>
		<comments>http://www.pixelwit.com/blog/2007/05/flash-actionscript-date-suffix-code/#comments</comments>
		<pubDate>Wed, 02 May 2007 22:02:17 +0000</pubDate>
		<dc:creator>Pixelwit</dc:creator>
		
		<category><![CDATA[Flash]]></category>

		<category><![CDATA[ActionScript]]></category>

		<category><![CDATA[Date]]></category>

		<guid isPermaLink="false">http://www.pixelwit.com/blog/2007/05/02/flash-actionscript-date-suffix-code/</guid>
		<description><![CDATA[I've become fairly familiar with the Flash Date object and thought I'd share some handy code showing how to append the proper suffix to a date or any other number.  In case you don't know what I'm talking about, a "number suffix" is the string of letters that follows a number to help make [...]]]></description>
			<content:encoded><![CDATA[<p>I've become fairly familiar with the Flash Date object and thought I'd share some handy code showing how to append the proper suffix to a date or any other number.  In case you don't know what I'm talking about, a "number suffix" is the string of letters that follows a number to help make it more human readable.  For example the number suffix "nd" makes "May 2nd, 2007" a little easier to read than "May 2, 2007".</p>
<p>Here's the code I wrote to handle all my numeric and date suffix needs:<a href="http://www.pixelwit.com/blog/2007/05/flash-actionscript-date-suffix-code/#more-40" title="Read more">...</a><p><a href="http://www.pixelwit.com/blog/2007/05/flash-actionscript-date-suffix-code/#more-40" title="''Flash ActionScript Date Suffix Code'' continues">Continue reading "Flash ActionScript Date Suffix Code"</a>.</p><hr noshade style="margin:0;height:1px" /><small><p><a title="Comments for ''Flash ActionScript Date Suffix Code''" href="http://www.pixelwit.com/blog/2007/05/flash-actionscript-date-suffix-code/#commentblock">Be the first to comment</a> on <a title="Permalink for ''Flash ActionScript Date Suffix Code''" href="http://www.pixelwit.com/blog/2007/05/flash-actionscript-date-suffix-code/">Flash ActionScript Date Suffix Code</a>, &copy;2007 <a title="Visit PiXELWiT" href="http://www.pixelwit.com/blog">PiXELWiT</a>    |  Add to <a title="Bookmark ''Flash ActionScript Date Suffix Code'' in del.icio.us" href="http://del.icio.us/post?url=http://www.pixelwit.com/blog/2007/05/flash-actionscript-date-suffix-code/&title=Flash ActionScript Date Suffix Code">del.icio.us</a><br/>Read other articles filed under <a href="http://www.pixelwit.com/blog/category/flash/" title="View all posts in Flash" rel="category tag">Flash</a>.<br/>Read more articles related to <a href="http://www.pixelwit.com/blog/tag/actionscript/" rel="tag">ActionScript</a>, <a href="http://www.pixelwit.com/blog/tag/date/" rel="tag">Date</a>.</p></small>]]></content:encoded>
			<wfw:commentRss>http://www.pixelwit.com/blog/2007/05/flash-actionscript-date-suffix-code/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
