<?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>Christoph Peter &#187; Actionscript</title>
	<atom:link href="http://www.chrillo.info/tag/actionscript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chrillo.info</link>
	<description>code and ideas</description>
	<lastBuildDate>Mon, 22 Feb 2010 15:51:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0-RC1</generator>
		<item>
		<title>adding Mac OS X like Application Behaviour to your Air Application</title>
		<link>http://www.chrillo.info/2009/03/31/adding-mac-os-x-like-application-behaviour-to-your-air-application/</link>
		<comments>http://www.chrillo.info/2009/03/31/adding-mac-os-x-like-application-behaviour-to-your-air-application/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 09:24:09 +0000</pubDate>
		<dc:creator>Christoph Peter</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Tech Questions]]></category>
		<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[adobe air]]></category>
		<category><![CDATA[air]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[autoexit]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[Mac OS X]]></category>

		<guid isPermaLink="false">http://www.chrillo.info/?p=411</guid>
		<description><![CDATA[In Mac OS X when you close the window of an application the app usually keeps running in the dock. Wheter this is a good thing or not is totally different story, but for apps like mail and ical it certainly is since I want my mail app to keep checking for new mail without [...]]]></description>
		<wfw:commentRss>http://www.chrillo.info/2009/03/31/adding-mac-os-x-like-application-behaviour-to-your-air-application/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>calculating the number of days between two dates</title>
		<link>http://www.chrillo.info/2008/11/09/calculating-the-number-of-days-between-two-dates/</link>
		<comments>http://www.chrillo.info/2008/11/09/calculating-the-number-of-days-between-two-dates/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 16:17:05 +0000</pubDate>
		<dc:creator>Christoph Peter</dc:creator>
				<category><![CDATA[Tech Questions]]></category>
		<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[dates]]></category>
		<category><![CDATA[days]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.chrillo.info/?p=201</guid>
		<description><![CDATA[for a recent project I had to figure out how many days are between a given start and end date. My first very poor attempt was to split the dates and then get the monthes and then add up the days for each month. Very poor on performance. The easy solution: most modern programming languages [...]]]></description>
		<wfw:commentRss>http://www.chrillo.info/2008/11/09/calculating-the-number-of-days-between-two-dates/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>www.odem.eu</title>
		<link>http://www.chrillo.info/2008/03/18/odemeu/</link>
		<comments>http://www.chrillo.info/2008/03/18/odemeu/#comments</comments>
		<pubDate>Tue, 18 Mar 2008 10:04:28 +0000</pubDate>
		<dc:creator>Christoph Peter</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[websites]]></category>
		<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[ebay]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Odem]]></category>
		<category><![CDATA[rss]]></category>

		<guid isPermaLink="false">http://www.chrillo.info/?p=10</guid>
		<description><![CDATA[I just finished the makeover of the web appearance of &#160;the clothing company odem. Since their distribution is working via ebay, I am creating a flash app that is reading the ebay rss feed of their store and displays their catalog of products in their corporate layout. That way the catalog is automatically kept up [...]]]></description>
		<wfw:commentRss>http://www.chrillo.info/2008/03/18/odemeu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
