<?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>IxD Consultant &#187; Date</title>
	<atom:link href="http://ixd-consultant.com/blog/tag/date/feed/" rel="self" type="application/rss+xml" />
	<link>http://ixd-consultant.com/blog</link>
	<description>UX, AS, Thoughts</description>
	<lastBuildDate>Mon, 12 Jul 2010 21:00:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Calculate Date Range</title>
		<link>http://ixd-consultant.com/blog/2008/09/18/calculate-date-range/</link>
		<comments>http://ixd-consultant.com/blog/2008/09/18/calculate-date-range/#comments</comments>
		<pubDate>Wed, 17 Sep 2008 23:43:26 +0000</pubDate>
		<dc:creator>xVisage</dc:creator>
				<category><![CDATA[2008]]></category>
		<category><![CDATA[September]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Date]]></category>

		<guid isPermaLink="false">http://interactive-developer.com/blog/?p=70</guid>
		<description><![CDATA[I was working on a weekly events module .. At some point I need to be able to get a list of week days by providing only on day, for example if I provide today date I expect the whole week contains today regardless to the current month or years .. The following example shows [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_light-green" style="float: right; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fixd-consultant.com%252Fblog%252F2008%252F09%252F18%252Fcalculate-date-range%252F%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22Calculate%20Date%20Range%22%20%7D);"></div>
<p>I was working on a weekly events module ..<br />
At some point I need to be able to get a list of week days by providing only on day, for example if I provide today date I expect the whole week contains today regardless to the current month or years ..</p>
<p>The following example shows how we can do that, with some extra features ..</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="500" height="300" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="scale" value="noscale" /><param name="base" value="http://ixd-consultant.com/blog/wp-content/uploads/2008/09/dayrange/" /><param name="src" value="http://ixd-consultant.com/blog/wp-content/uploads/2008/09/dayrange/dayrange.swf" /><embed type="application/x-shockwave-flash" width="500" height="300" src="http://ixd-consultant.com/blog/wp-content/uploads/2008/09/dayrange/dayrange.swf" base="http://ixd-consultant.com/blog/wp-content/uploads/2008/09/dayrange/" scale="noscale"></embed></object><br />
<em>source code available via flash context menu</em>
<div class="fblike_button" style="position:absolute; padding-top:3px;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fixd-consultant.com%2Fblog%2F2008%2F09%2F18%2Fcalculate-date-range%2F&amp;layout=standard&amp;show_faces=false&amp;width=&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:px; height:25px"></iframe></div>

]]></content:encoded>
			<wfw:commentRss>http://ixd-consultant.com/blog/2008/09/18/calculate-date-range/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
