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

<channel>
	<title>Balázs Sebestény's Blog &#187; air</title>
	<atom:link href="http://balazs.sebesteny.com/category/air/feed/" rel="self" type="application/rss+xml" />
	<link>http://balazs.sebesteny.com</link>
	<description>flash and flex developer</description>
	<pubDate>Tue, 08 Dec 2009 23:56:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>User presence in AIR applications</title>
		<link>http://balazs.sebesteny.com/user-presence-in-air-applications/</link>
		<comments>http://balazs.sebesteny.com/user-presence-in-air-applications/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 01:47:27 +0000</pubDate>
		<dc:creator>sebi</dc:creator>
		
		<category><![CDATA[air]]></category>

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

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

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

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

		<guid isPermaLink="false">http://balazs.sebesteny.com/?p=403</guid>
		<description><![CDATA[Consider the following events and properties.
idleThreshold
Event.USER_IDLE
Event.USER_PRESENT
timeSinceLastUserInput 

If you don&#8217;t know them, check the links at the bottom. They used to handle the user presence in AIR applications. The idea is great, it can be used to many things, like reducing the idle load of an air application, providing an idle screen for the user, measuring [...]]]></description>
		<wfw:commentRss>http://balazs.sebesteny.com/user-presence-in-air-applications/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Migrating Serialization Changes in AIR</title>
		<link>http://balazs.sebesteny.com/migrating-serialization-changes-in-air/</link>
		<comments>http://balazs.sebesteny.com/migrating-serialization-changes-in-air/#comments</comments>
		<pubDate>Tue, 04 Nov 2008 09:14:34 +0000</pubDate>
		<dc:creator>sebi</dc:creator>
		
		<category><![CDATA[air]]></category>

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

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

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

		<guid isPermaLink="false">http://balazs.sebesteny.com/?p=306</guid>
		<description><![CDATA[This post in the Air Cookbook wins the O&#8217;Reilly contest for Adobe AIR Cook-off.
Migrating Serialization Changes in AIR 

A beautiful example of using namespaces and the IExternalizable class during serialization in Adobe Air.
The idea is that to provide backward compatibility to your custom classes you want to store serialized in your application, you should add [...]]]></description>
		<wfw:commentRss>http://balazs.sebesteny.com/migrating-serialization-changes-in-air/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
