<?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>arnotify &#187; Development</title>
	<atom:link href="http://arno.org/arnotify/category/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://arno.org/arnotify</link>
	<description></description>
	<lastBuildDate>Tue, 07 Sep 2010 04:00:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Flashcamp SF: Adobe AIR</title>
		<link>http://arno.org/arnotify/2010/05/flashcamp-sf-adobe-air/</link>
		<comments>http://arno.org/arnotify/2010/05/flashcamp-sf-adobe-air/#comments</comments>
		<pubDate>Sun, 16 May 2010 04:00:16 +0000</pubDate>
		<dc:creator>arno</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://arno.org/arnotify/?p=467</guid>
		<description><![CDATA[The video of my talk at Flashcamp SF on April 16th is now available. Learn about AIR 2 and AIR on Android. Source: Adobe TV.]]></description>
		<wfw:commentRss>http://arno.org/arnotify/2010/05/flashcamp-sf-adobe-air/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>I worked on Apple&#8217;s tablet</title>
		<link>http://arno.org/arnotify/2010/01/penmac/</link>
		<comments>http://arno.org/arnotify/2010/01/penmac/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 09:02:47 +0000</pubDate>
		<dc:creator>arno</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://arno.org/arnotify/?p=430</guid>
		<description><![CDATA[No, not that tablet. The year was 1992. I was still at school doing some research on user interfaces based on speech and gestures. But I had this problem: I had all these cool ideas but no hardware to try them on. I was young, naive, and an Apple fanboy before the term was even [...]]]></description>
		<wfw:commentRss>http://arno.org/arnotify/2010/01/penmac/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>MAX 2009: Adobe AIR 2.0 and iPhone support</title>
		<link>http://arno.org/arnotify/2009/10/max-2009-adobe-air-2-0-and-iphone-support/</link>
		<comments>http://arno.org/arnotify/2009/10/max-2009-adobe-air-2-0-and-iphone-support/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 18:38:03 +0000</pubDate>
		<dc:creator>arno</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://arno.org/arnotify/?p=401</guid>
		<description><![CDATA[My team has been working on a couple of cool products that we&#8217;re unveiling at the MAX 2009 conference today. We have some related sessions I&#8217;m detailing below. AIR 2.0 At MAX this week we&#8217;re showing a preview of AIR 2.0, codenamed Athena. We&#8217;ve added tons of cool new features, but first, we&#8217;ve worked on [...]]]></description>
		<wfw:commentRss>http://arno.org/arnotify/2009/10/max-2009-adobe-air-2-0-and-iphone-support/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>MAX 2009</title>
		<link>http://arno.org/arnotify/2009/10/max-2009/</link>
		<comments>http://arno.org/arnotify/2009/10/max-2009/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 03:13:24 +0000</pubDate>
		<dc:creator>arno</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://arno.org/arnotify/?p=394</guid>
		<description><![CDATA[I&#8217;ve made my way to Los Angeles to attend MAX 2009. As can be expected with this kind of event, there&#8217;s still a lot of last minute work but everything is looking good now. The keynote tomorrow is looking out to be awesome. Lots of exciting announcements and great demos to show. It&#8217;s the same [...]]]></description>
		<wfw:commentRss>http://arno.org/arnotify/2009/10/max-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title></title>
		<link>http://arno.org/arnotify/2009/05/328/</link>
		<comments>http://arno.org/arnotify/2009/05/328/#comments</comments>
		<pubDate>Fri, 22 May 2009 05:22:25 +0000</pubDate>
		<dc:creator>arno</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://arno.org/arnotify/?p=328</guid>
		<description><![CDATA[Thibault Imbert writes at ByteArray.org about Faster JPEG Encoding in Flash Player 10: So what did I do ? I used bitwise operators as much as possible. I replaced all Arrays with Vectors. I used pre-incrementation rather than post-incrementation (thanks Joa for this one ). I casted to int all my Vector indices access. Other [...]]]></description>
		<wfw:commentRss>http://arno.org/arnotify/2009/05/328/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Writing well-behaved, efficient, AIR applications</title>
		<link>http://arno.org/arnotify/2009/05/writing-well-behaved-efficient-air-applications/</link>
		<comments>http://arno.org/arnotify/2009/05/writing-well-behaved-efficient-air-applications/#comments</comments>
		<pubDate>Thu, 07 May 2009 20:41:57 +0000</pubDate>
		<dc:creator>arno</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[adobe air]]></category>
		<category><![CDATA[AIR Flex]]></category>
		<category><![CDATA[bestpractice]]></category>
		<category><![CDATA[cpu]]></category>
		<category><![CDATA[efficiency]]></category>

		<guid isPermaLink="false">http://arno.org/arnotify/?p=190</guid>
		<description><![CDATA[The Adobe AIR platform makes it possible for many talented developers familiar with AJAX or Flash to build desktop applications. However, with great power comes great responsibility. While an app running inside the browser can count on being short lived, it&#8217;s a different story with a desktop application. A desktop app may run for hours, [...]]]></description>
		<wfw:commentRss>http://arno.org/arnotify/2009/05/writing-well-behaved-efficient-air-applications/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
		<item>
		<title>How to optimize a web page for the iPhone</title>
		<link>http://arno.org/arnotify/2008/06/how-to-optimize-a-web-page-for-the-iphone/</link>
		<comments>http://arno.org/arnotify/2008/06/how-to-optimize-a-web-page-for-the-iphone/#comments</comments>
		<pubDate>Wed, 25 Jun 2008 15:52:00 +0000</pubDate>
		<dc:creator>arno</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://arno.org/arnotify/?p=69</guid>
		<description><![CDATA[There are a few simple changes you can make to a web page to get it to display better on an iPhone (or iPod Touch). I&#8217;ve talked about this elsewhere but I&#8217;ve applied it to the layout of this blog as well. Try it out (or look at the screenshots below)! What are those changes, [...]]]></description>
		<wfw:commentRss>http://arno.org/arnotify/2008/06/how-to-optimize-a-web-page-for-the-iphone/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Declarative programming in Flex</title>
		<link>http://arno.org/arnotify/2008/06/declarative-programming-in-flex/</link>
		<comments>http://arno.org/arnotify/2008/06/declarative-programming-in-flex/#comments</comments>
		<pubDate>Fri, 20 Jun 2008 16:40:00 +0000</pubDate>
		<dc:creator>arno</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[javafx]]></category>

		<guid isPermaLink="false">http://arno.org/arnotify/?p=68</guid>
		<description><![CDATA[When building applications using Flex (for AIR or Flash Player), you can use declarative programming to specify part of your user interface. The declarative language of Flex is XML-based and called MXML. Here&#8217;s a simple app in Flex/MXML: &#60;?xml version=&#34;1.0&#34; encoding=&#34;utf-8&#34;?&#62;&#60;mx:WindowedApplication xmlns:mx=&#34;http://www.adobe.com/2006/mxml&#34; layout=&#34;absolute&#34; title=&#34;Hello Rich Internet Application&#34; backgroundColor=&#34;#FFFFFF&#34; &#62; &#60;mx:VBox horizontalAlign=&#34;center&#34; horizontalCenter=&#34;0&#34; verticalCenter=&#34;0&#34;&#62; &#60;mx:Button label=&#34;Click [...]]]></description>
		<wfw:commentRss>http://arno.org/arnotify/2008/06/declarative-programming-in-flex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Design of the Mac OS X Shutdown Feature</title>
		<link>http://arno.org/arnotify/2006/11/the-design-of-the-mac-os-x-shutdown-feature/</link>
		<comments>http://arno.org/arnotify/2006/11/the-design-of-the-mac-os-x-shutdown-feature/#comments</comments>
		<pubDate>Tue, 28 Nov 2006 11:43:00 +0000</pubDate>
		<dc:creator>arno</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://arno.org/arnotify/?p=60</guid>
		<description><![CDATA[Joel Spolsky posted a blog entry about how offering choices to end users is not always a good thing and illustrate his point with the redesigned Start menu in Vista. Moishe Lettvin, who worked on that feature while at Microsoft (he now works at Google) gives some insights into the process that led to this [...]]]></description>
		<wfw:commentRss>http://arno.org/arnotify/2006/11/the-design-of-the-mac-os-x-shutdown-feature/feed/</wfw:commentRss>
		<slash:comments>101</slash:comments>
		</item>
		<item>
		<title>On the origins of .DS_Store</title>
		<link>http://arno.org/arnotify/2006/10/on-the-origins-of-ds_store/</link>
		<comments>http://arno.org/arnotify/2006/10/on-the-origins-of-ds_store/#comments</comments>
		<pubDate>Sun, 01 Oct 2006 08:56:00 +0000</pubDate>
		<dc:creator>arno</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://arno.org/arnotify/?p=57</guid>
		<description><![CDATA[If you are a Mac user, or if you have transfered files from Mac to Windows, you&#8217;re probably familiar with .DS_Store files. But where does this name come from? Back in 1999 I was the technical lead for the Mac OS X Finder at Apple. At that time the Finder code base was some 8 [...]]]></description>
		<wfw:commentRss>http://arno.org/arnotify/2006/10/on-the-origins-of-ds_store/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
	</channel>
</rss>
