<?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>Borre Wessel - Flex in the enterprise &#187; Adobe MAX</title>
	<atom:link href="http://www.borrewessel.com/category/adobe-max/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.borrewessel.com</link>
	<description></description>
	<lastBuildDate>Mon, 31 May 2010 18:58:57 +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>Adobe Slider &#8211; Flex on mobile devices</title>
		<link>http://www.borrewessel.com/2009/10/12/adobe-slider-flex-on-mobile-devices/</link>
		<comments>http://www.borrewessel.com/2009/10/12/adobe-slider-flex-on-mobile-devices/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 10:45:26 +0000</pubDate>
		<dc:creator>Borre Wessel</dc:creator>
				<category><![CDATA[Adobe MAX]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[LinkedIn]]></category>

		<guid isPermaLink="false">http://www.borrewessel.com/?p=131</guid>
		<description><![CDATA[Adobe came with a very interesting announcement during MAX 2009 &#8211; Adobe Slider, their new initiative to bring Flex to mobile devices. In my mind this is probably one of the more interesting announcements they made during the conference, up &#8230; <a href="http://www.borrewessel.com/2009/10/12/adobe-slider-flex-on-mobile-devices/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Adobe came with a very interesting announcement during MAX 2009 &#8211; Adobe Slider, their new initiative to bring Flex to mobile devices. In my mind this is probably one of the more interesting announcements they made during the conference, up till now there hasn&#8217;t been possible to share code between your existing Flex projects and your Flash Lite projects, with Slider this changes.</p>
<p>Conceptually Slider will hopefully (Adobe says feature set is not final and implementations may change or be removed before the product is launched) work in a similar fashion to our existing Flex based applications, only with a few differences/additions:</p>
<ul>
<li>Screen &#8211; Navigation in mobile Flex will very likely be screen based, like html, navigate from one screen to the next</li>
<li>NavigationBar &#8211; The screen component has a navigationBar property where a navigation class can be specified</li>
<li>Toolbar &#8211; another mobile specific component which can be used to give the user access to functionality like search and other top level items which can be used at any time while the application is running</li>
<li>SoftKeyBar &#8211; Some phones has softkeys, and this will make it possible for Flex to use these as part of for example navigation, log out etc. </li>
<li>Mobile specific components like: MobileList</li>
<li>Conditions &#8211; This seems to work very similar to how states in Flex 4 function, using includeIn, where the condition can be for example platform type, e.g. Nokia xxx or iPhone, orientation of the screen.</li>
<li>ToolBar and Softkeys can also potentially be skinned automatically to blend in with the chrome on the device</li>
</ul>
<p>Since mobile is a very different platform to desktop and web, with the number of different devices and vendors, it is difficult to create a &#8220;one-fits-all&#8221; application, therefore Adobe are looking at making it easier to work with for example different screen sizes and screen resolutions. They want to make it easier to specify the size of elements, using touch screens for example will be very difficult if areas are specified in pixels, so instead we should be able to use centimeters, cm units.</p>
<p>One thing that was mentioned a few times were the importance of respecting the device the application was developed for, and how user patterns on mobile devices differ from desktop and standard web applications. With mobile, and iPhone has already proven this, it is important to cache data, so the user can open and close applications without loosing the state, and at any time come back to where they were.</p>
<p>The one thing that was reassuring to hear was that the key goal for Flex Mobile to be successful; was that it has to perform well. There are a couple of ways to look at this, perceived performance and memory consumption. When it comes to memory, they are looking at introducing a destructionPolicy on components, sounds like something we have asked for to get in standard Flex too <img src='http://www.borrewessel.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> , basically a component can be set to destruct immediately, later: deferred, or handled by the framework: auto. With the improvements in Flash Player 10.1 which were announced, memory consumption in general also seems to be handled better, with a reduction of up to 50% when certain components are used. Not everything is left to the framework, take view nesting for example, it will still be important to keep the hierarchy as shallow as possible to make the application perform.</p>
<p>As a last note, iPhone was mentioned multiple times, and also used to demo the application they showed in the presentation. And as Ely and Greg Burch said, it will very likely be one of the supported devices.</p>
<p>A recording of the session can be found here 
<a  href="http://tv.adobe.com/watch/max-2009-develop/preview-flex-for-mobile-devices" onclick="javascript:pageTracker._trackPageview('/external/tv.adobe.com/watch/max-2009-develop/preview-flex-for-mobile-devices');" >Preview: Flex for Mobile Devices</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.borrewessel.com/2009/10/12/adobe-slider-flex-on-mobile-devices/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Adobe Flash on the iPhone</title>
		<link>http://www.borrewessel.com/2009/10/05/adobe-flash-on-the-iphone/</link>
		<comments>http://www.borrewessel.com/2009/10/05/adobe-flash-on-the-iphone/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 18:40:07 +0000</pubDate>
		<dc:creator>Borre Wessel</dc:creator>
				<category><![CDATA[Adobe MAX]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[LinkedIn]]></category>

		<guid isPermaLink="false">http://www.borrewessel.com/?p=122</guid>
		<description><![CDATA[Adobe has finally been able to deliver Flash applications to the iPhone. But probably not as most people would think, by launching an iPhone Flash Player, they have done it slightly differently. Develop your application as you always do in &#8230; <a href="http://www.borrewessel.com/2009/10/05/adobe-flash-on-the-iphone/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Adobe has finally been able to deliver Flash applications to the iPhone. But probably not as most people would think, by launching an iPhone Flash Player, they have done it slightly differently. Develop your application as you always do in either Flash Builder or Flash Professional, then pre-compile the application for the iPhone, e.g. native Objective C code is generated, and you suddenly have no need for the Flash Player on the iPhone.</p>
<p>I was introduced to the concept a couple of weeks ago, and I have to say I was a bit surprised at first, but it really makes sense. If it is possible to create native applications in another language, why not, conceptually it is not that far from AIR anyway.</p>
<p>It will be interesting to see the reactions from Apple. Secondly, how easily can we reuse code from already existing projects that we now want to distribute to the iPhone.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.borrewessel.com/2009/10/05/adobe-flash-on-the-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe announces LiveCycle Enterprise Suite 2</title>
		<link>http://www.borrewessel.com/2009/10/05/adobe-announces-livecycle-enterprise-suite-2/</link>
		<comments>http://www.borrewessel.com/2009/10/05/adobe-announces-livecycle-enterprise-suite-2/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 14:07:54 +0000</pubDate>
		<dc:creator>Borre Wessel</dc:creator>
				<category><![CDATA[Adobe MAX]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[LinkedIn]]></category>
		<category><![CDATA[livecycle enterprice services]]></category>

		<guid isPermaLink="false">http://www.borrewessel.com/?p=119</guid>
		<description><![CDATA[Today Adobe announced LiveCycle ES2, with some major new features: Mosaic &#8211; RIA portal Cloud deployment on Amazon EC2 LC ES Collaboration Service (formerly CoCoMo and Flash Collaboration Service) Flash Builder 4 and LCDS integration Mosaic looks really interesting, especially &#8230; <a href="http://www.borrewessel.com/2009/10/05/adobe-announces-livecycle-enterprise-suite-2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Today Adobe announced LiveCycle ES2, with some major new features:</p>
<ul>
<li>Mosaic &#8211; RIA portal</li>
<li>Cloud deployment on Amazon EC2</li>
<li>LC ES Collaboration Service (formerly CoCoMo and Flash Collaboration Service)</li>
<li>Flash Builder 4 and LCDS integration</li>
</ul>
<p>Mosaic looks really interesting, especially if you already have a number of Flex applications. With Mosaic you can now manage all these in one user interface, and they can be configured to expose business logic. I had a look at the product earlier this year, and it was really interesting to see how easy it was to create a unified application front-end with minimal effort.</p>
<p>From early 2010 it will be possible to get a hosted LC ES2 service in the Amazon Cloud, this should really help on getting projects set up quickly. Leveraging some of the PDF functionality and the collaboration services that easily could be a benefit to a lot of project which only need some of the functionality LC ES2 gives. The collaboration services seems to offer a lot of functionality which is previously not that easy to get; VoIP, Chat, Whiteboarding and live file sharing to mention some.</p>
<p>And last but not least &#8211; Data Modeling, the new integration in Flash Builder is very promising, and it is almost like working with Ruby On Rails <img src='http://www.borrewessel.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  , at least when it comes to productivity. Not sure how easy it will be to use this for larger scale projects, but so far I haven&#8217;t seen anything significant that could let us down.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.borrewessel.com/2009/10/05/adobe-announces-livecycle-enterprise-suite-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe MAX Awards Finalist &#8211; Morgan Stanley Matrix</title>
		<link>http://www.borrewessel.com/2009/09/29/adobe-max-awards-finalist-morgan-stanley-matrix/</link>
		<comments>http://www.borrewessel.com/2009/09/29/adobe-max-awards-finalist-morgan-stanley-matrix/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 10:30:51 +0000</pubDate>
		<dc:creator>Borre Wessel</dc:creator>
				<category><![CDATA[Adobe MAX]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[LinkedIn]]></category>
		<category><![CDATA[Morgan Stanley Matrix]]></category>

		<guid isPermaLink="false">http://www.borrewessel.com/?p=106</guid>
		<description><![CDATA[Morgan Stanley Matrix is named a finalist for the 2009 Adobe Max Awards in the Enterprise Productivity category. Public voting has started and is available at http://max.adobe.com/awards/finalists/ , the voting will be live until Tuesday, October 6 when winners will &#8230; <a href="http://www.borrewessel.com/2009/09/29/adobe-max-awards-finalist-morgan-stanley-matrix/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Morgan Stanley Matrix is named a finalist for the 2009 Adobe Max Awards in the Enterprise Productivity category.</p>
<p>Public voting has started and is available at 
<a  href="http://max.adobe.com/awards/finalists/" onclick="javascript:pageTracker._trackPageview('/external/max.adobe.com/awards/finalists/');" >http://max.adobe.com/awards/finalists/</a> , the voting will be live until Tuesday, October 6 when winners will be announced at the event. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.borrewessel.com/2009/09/29/adobe-max-awards-finalist-morgan-stanley-matrix/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
