<?xml version="1.0" encoding="iso-8859-1"?>

<rdf:RDF 
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns="http://purl.org/rss/1.0/"
>
		
		
		
	<channel rdf:about="http://www.dcooper.org/blog/client/index.cfm">
	<title>Damon Cooper's BLOG</title>
	<description>Damon Cooper's BLOG</description>
	<link>http://www.dcooper.org/blog/client/index.cfm</link>
	
	<items>
		<rdf:Seq>
			
			<rdf:li rdf:resource="http://www.dcooper.org/blog/client/index.cfm?mode=entry&amp;entry=5BCC587F-4E22-1671-5FB3FEE590867E7C" />
			
			<rdf:li rdf:resource="http://www.dcooper.org/blog/client/index.cfm?mode=entry&amp;entry=EC3F575E-4E22-1671-51B650BE15AE0934" />
			
			<rdf:li rdf:resource="http://www.dcooper.org/blog/client/index.cfm?mode=entry&amp;entry=F8FB5B9C-4E22-1671-55709A4C1BF2A301" />
			
			<rdf:li rdf:resource="http://www.dcooper.org/blog/client/index.cfm?mode=entry&amp;entry=E0E5A2C0-4E22-1671-5616554B099BF315" />
			
			<rdf:li rdf:resource="http://www.dcooper.org/blog/client/index.cfm?mode=entry&amp;entry=CA80F216-4E22-1671-577B98223E15D170" />
			
			<rdf:li rdf:resource="http://www.dcooper.org/blog/client/index.cfm?mode=entry&amp;entry=B7D5EC08-4E22-1671-5B03287C5B807BA1" />
			
			<rdf:li rdf:resource="http://www.dcooper.org/blog/client/index.cfm?mode=entry&amp;entry=971D72F3-4E22-1671-579769308BF85DC5" />
			
			<rdf:li rdf:resource="http://www.dcooper.org/blog/client/index.cfm?mode=entry&amp;entry=6E91783B-4E22-1671-5FF70D995CB1E829" />
			
			<rdf:li rdf:resource="http://www.dcooper.org/blog/client/index.cfm?mode=entry&amp;entry=5F354026-4E22-1671-529BB418DC87CD07" />
			
			<rdf:li rdf:resource="http://www.dcooper.org/blog/client/index.cfm?mode=entry&amp;entry=4EA6724C-4E22-1671-5C15F64013A5D8A7" />
			
			<rdf:li rdf:resource="http://www.dcooper.org/blog/client/index.cfm?mode=entry&amp;entry=4743B2BF-4E22-1671-5DB5BF55D0A250E6" />
			
			<rdf:li rdf:resource="http://www.dcooper.org/blog/client/index.cfm?mode=entry&amp;entry=40D4A8E8-4E22-1671-52C3E0E6182E59B0" />
			
			<rdf:li rdf:resource="http://www.dcooper.org/blog/client/index.cfm?mode=entry&amp;entry=2FEF0CA5-4E22-1671-53F188BC74458262" />
			
			<rdf:li rdf:resource="http://www.dcooper.org/blog/client/index.cfm?mode=entry&amp;entry=2B83C4BC-4E22-1671-5510272C030C743A" />
			
			<rdf:li rdf:resource="http://www.dcooper.org/blog/client/index.cfm?mode=entry&amp;entry=226A717A-4E22-1671-52B6FC52690AEF1E" />
			
		</rdf:Seq>
	</items>
	
	</channel>
		
		
		
		
		
		
  	<item rdf:about="http://www.dcooper.org/blog/client/index.cfm?mode=entry&amp;entry=5BCC587F-4E22-1671-5FB3FEE590867E7C">
	<title>LiveCycle Data Services vs BlazeDS</title>
	<description>&lt;br&gt;
The question of when should you consider LiveCycle Data Services vs BlazeDS for Flex/Flash application development comes up frequently, and is documented elsewhere, but let me also tackle it here, since I&apos;m engineering director for both BlazeDS and LiveCycle Data Services at Adobe:

&lt;b&gt;BlazeDS&lt;/b&gt;
&lt;p&gt;Previously only available in LiveCycle Data Services ES, Adobe&apos;s server-side   remoting and messaging technologies are now available as open source software.   Using BlazeDS, developers can easily connect to back-end distributed data and   push data in real time to Flex and AIR applications. The technologies included   in BlazeDS, along with the Action Message Format (AMF) protocol specification,   are being contributed to open source under the Lesser General Public License   (LGPL v3) and are available at &lt;a href=&quot;http://opensource.adobe.com/blazeds/&quot; target=&quot;_blank&quot;&gt;http://opensource.adobe.com/blazeds&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Choose BlazeDS if you need:&lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt;Ease of integration with existing Java" code &lt;/li&gt;
  &lt;li&gt;Fast binary data delivery and transfer &lt;/li&gt;
  &lt;li&gt;Publish/subscribe and push messaging over standard HTTP &lt;/li&gt;
  &lt;li&gt;Limited scalability and performance &lt;/li&gt;
  &lt;li&gt;Limited deployment options &lt;/li&gt;
  &lt;li&gt;No support options&lt;/li&gt;
&lt;/ul&gt;
&lt;b&gt;Adobe LiveCycle Data Services ES&lt;/b&gt;
&lt;p&gt;Offered as a solution component within the LiveCycle ES family, LiveCycle   Data Services ES is a complete data infrastructure for enterprise Flex and AIR   applications. If you require a commercially licensed version of BlazeDS, or you   need to go beyond the infrastructure features of BlazeDS by adding higher level  data functionality, then LiveCycle Data Services ES is right for you.  Find out more at the  &lt;a href=&quot;http://www.adobe.com/products/livecycle/dataservices/&quot; target=&quot;_blank&quot;&gt;Adobe LiveCycle Data Services ES Product Home Page&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In particular, choose LiveCycle Data Services ES if you need any of the following:&lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt;High-performance data streaming, paging, and data synchronization &lt;/li&gt;
  &lt;li&gt;High scalability of numbers of simultaneously connected users &lt;/li&gt;
  &lt;li&gt;Reduced development and maintenance costs for complex database applications &lt;/li&gt;
  &lt;li&gt;Offline support for Adobe AIR &lt;/li&gt;
  &lt;li&gt;Ultra-RAD Model-Driven Flex Application Development and Deployment &lt;/li&gt;
  &lt;li&gt;Integration with portals &lt;/li&gt;
  &lt;li&gt;LiveCycle connectivity to integrate RIAs with business processes and   document services &lt;/li&gt;
  &lt;li&gt;Advanced deployment options for maximum scalability, security and flexibility &lt;/li&gt;
  &lt;li&gt;Access to Adobe enterprise support resources to help you run business-critical  applications &lt;/li&gt;
&lt;/ul&gt;

For real-time applications, LiveCycle Data Services can push up to 400,000 messages to 500 concurrent clients with an average latency under 15 ms on a single dual-processor machine.

For more details on the performance characteristics of LiveCycle Data Services for real-time high-performance applications, check out the &lt;a href=&quot;http://www.adobe.com/devnet/livecycle/pdfs/lcdses2_performance_brief.pdf&quot; target=&quot;_blank&quot;&gt;Adobe LiveCycle Data Services Performance Brief&lt;/a&gt;.  

&lt;b&gt;Comparison Chart:&lt;/b&gt;&lt;br&gt;
&lt;font size=&quot;-2&quot;&gt;(NOTE: &quot;Fiber-aware assembler&quot; below is Flex Model-Driven Development and Deployment)&lt;/font&gt;

&lt;div align=center&gt;&lt;IMG SRC=&quot;http://www.dcooper.org/gallery/dscompare.jpg&quot; width=&quot;550&quot; height=&quot;578&quot;&gt;&lt;/div&gt;

Damon</description>
	<link>http://www.dcooper.org/blog/client/index.cfm?mode=entry&amp;entry=5BCC587F-4E22-1671-5FB3FEE590867E7C</link>
	<dc:date>2010-08-19T14:10:00-04:00</dc:date>
	<dc:subject>Adobe LiveCycle</dc:subject>
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://www.dcooper.org/blog/client/index.cfm?mode=entry&amp;entry=EC3F575E-4E22-1671-51B650BE15AE0934">
	<title>NEW! F5 BigIP LTM and Adobe LiveCycle Data Services ES2 Configuration Guide</title>
	<description>&lt;br&gt;
We&apos;ll be publishing this officially shortly, but we&apos;ve put together a configuration guide for setting up and using an F5 BigIP LTM solution  with Adobe LiveCycle Data Services ES2 and I thought I&apos;d share it here.

&lt;div align=center&gt;&lt;img src=&quot;http://www.dcooper.org/gallery/f5.jpg&quot;&gt;&lt;img src=&quot;http://www.dcooper.org/gallery/livecycle.jpg&quot;&gt;&lt;/div&gt;

F5&apos;s BigIP LTM solution performs load balancing, SSL termination (thereby offloading SSL decryption for RTMPS or HTTPS to the F5 BigIP machine), and HTTP-based authentication. F5&apos;s BigIP LTM solution is capable of handling traffic
volumes from 1 to 12 Gigabits per second, depending on which model is used, making it an excellent addition to real-time Adobe LiveCycle Data Services ES2 real-time application deployments.

Check out the &lt;a href=&quot;http://www.dcooper.org/gallery/F5 BigIP LTM and LiveCycle Data Services Configuration.pdf&quot; target=&quot;_blank&quot;&gt;F5 BigIP LTM and LiveCycle Data Services ES2 Configuration Guide PDF&lt;/a&gt;.  And find out more about the F5 BigIP LTM solution &lt;a href=&quot;http://www.f5.com/products/big-ip/product-modules/local-traffic-manager.html&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;.

[UPDATE 1: Configuration Guide updated July 28, 2010]

Enjoy!

Damon</description>
	<link>http://www.dcooper.org/blog/client/index.cfm?mode=entry&amp;entry=EC3F575E-4E22-1671-51B650BE15AE0934</link>
	<dc:date>2010-07-19T15:40:00-04:00</dc:date>
	<dc:subject>Adobe LiveCycle</dc:subject>
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://www.dcooper.org/blog/client/index.cfm?mode=entry&amp;entry=F8FB5B9C-4E22-1671-55709A4C1BF2A301">
	<title>Steve Jobs: Customers pay Apple to make those choices [for them]</title>
	<description>&lt;br&gt;
  
Steve Jobs: &quot;Customers pay Apple to make those choices [for them]&quot;: &lt;a href=&quot;http://bit.ly/b6U8c6&quot; target=_blank&gt;Online WSJ Article&lt;/a&gt;.

Nice.

Here&apos;s to Freedom of Choice: 

&lt;div align=center&gt; &lt;a href=&quot;http://www.adobe.com/choice/?sdid=GXTXV&quot; target=_blank&gt;&lt;img src=&quot;http://www.dcooper.org/gallery/choice_125x125.jpg&quot; border=1&gt;&lt;/a&gt;&lt;/div&gt;

Damon</description>
	<link>http://www.dcooper.org/blog/client/index.cfm?mode=entry&amp;entry=F8FB5B9C-4E22-1671-55709A4C1BF2A301</link>
	<dc:date>2010-06-02T10:02:00-04:00</dc:date>
	<dc:subject>Adobe</dc:subject>
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://www.dcooper.org/blog/client/index.cfm?mode=entry&amp;entry=E0E5A2C0-4E22-1671-5616554B099BF315">
	<title>Adobe Flash Platform Evangelism Kit Now Available</title>
	<description>&lt;br&gt; 
Just posted over at the Official Flex Team Blog is the Adobe Flash Platform Evangelism Kit.

Grab it. Keep it handy. Show it.  
   
&lt;div align=center&gt;&lt;a href=&quot;http://blogs.adobe.com/flex/archives/2010/05/flash_platform_evangelism_kit.html?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+flexteam+%28The+Official+Flex+Team+Blog%29&quot; target=_blank&gt;&lt;img src=&quot;http://www.dcooper.org/gallery/Platform.jpg&quot; border=1&gt;&lt;/a&gt;&lt;/div&gt;

Damon</description>
	<link>http://www.dcooper.org/blog/client/index.cfm?mode=entry&amp;entry=E0E5A2C0-4E22-1671-5616554B099BF315</link>
	<dc:date>2010-05-28T17:46:00-04:00</dc:date>
	<dc:subject>Adobe</dc:subject>
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://www.dcooper.org/blog/client/index.cfm?mode=entry&amp;entry=CA80F216-4E22-1671-577B98223E15D170">
	<title>Got Dropped Calls?</title>
	<description>&lt;br&gt;
If you have an iPhone and have experienced dropped calls, you aren&apos;t alone and there&apos;s a website that&apos;s been set up where you can find out, quantitatively, what your actual dropped call experience has been.  

Over at &lt;a href=&quot;http://www.worstphoneever.com&quot; target=_blank&gt;http://www.worstphoneever.com&lt;/a&gt;, you can upload your iPhone mobile baseband crash logs and have them analyzed, anonymously and get a full report of when, where and how many calls have been dropped from your iPhone.

Of course, they state they&apos;re pulling together data for a class-action lawsuit, but whatever: just knowing how bad your experience has actually been is good to know.   Especially with AT&amp;T here in the US raising their fees to get out of an iPhone contract to over $300.00, and the new Android Froyo goodness about to hit the streets.

My dropped call count on my iPhone 3GS in the past 12 months?  &lt;b&gt;150 calls&lt;/b&gt;!  Ugh.  My full iPhone dropped call report for the past 12 months here: &lt;a href=&quot;http://www.worstphoneever.com/users/652&quot; target=_blank&gt;ttp://www.worstphoneever.com/users/652&lt;/a&gt; 

&lt;div align=center&gt;&lt;a href=&quot;http://www.worstphoneever.com/users/652&quot; target=_blank&gt;&lt;img src=&quot;http://www.dcooper.org/dropped.jpg&quot; height=283 width=550&gt;&lt;/a&gt;&lt;/div&gt;

Damon</description>
	<link>http://www.dcooper.org/blog/client/index.cfm?mode=entry&amp;entry=CA80F216-4E22-1671-577B98223E15D170</link>
	<dc:date>2010-05-24T09:12:00-04:00</dc:date>
	<dc:subject>General</dc:subject>
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://www.dcooper.org/blog/client/index.cfm?mode=entry&amp;entry=B7D5EC08-4E22-1671-5B03287C5B807BA1">
	<title>Android Real-Time Trader App with LCDS, Flex 4 and AIR!</title>
	<description>&lt;br&gt;
Sweet!  Christophe Coenraets demos his Flex 4/LCDS Trader Desktop sample application running on an Android phone using LCDS real-time messaging, AIR, Flex 4 and Flash Player 10.1.

Demo below, and Christophe&apos;s blog has details: &lt;a href=&quot;http://coenraets.org/blog/2010/05/android-trader-application-with-flex-4-and-air/&quot; target=_blank&gt;http://coenraets.org/blog/2010/05/android-trader-application-with-flex-4-and-air/&lt;/a&gt;

&lt;div align=center&gt;&lt;object width=&quot;550&quot; height=&quot;330&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/K1CC96Nk9x0&amp;color1=0xb1b1b1&amp;color2=0xd0d0d0&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowScriptAccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/K1CC96Nk9x0&amp;color1=0xb1b1b1&amp;color2=0xd0d0d0&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowfullscreen=&quot;true&quot; allowScriptAccess=&quot;always&quot; width=&quot;550&quot; height=&quot;330&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/div&gt;

Damon</description>
	<link>http://www.dcooper.org/blog/client/index.cfm?mode=entry&amp;entry=B7D5EC08-4E22-1671-5B03287C5B807BA1</link>
	<dc:date>2010-05-20T18:23:00-04:00</dc:date>
	<dc:subject>Adobe LiveCycle</dc:subject>
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://www.dcooper.org/blog/client/index.cfm?mode=entry&amp;entry=971D72F3-4E22-1671-579769308BF85DC5">
	<title>Fly a plane! On Android: LCDS real-time messaging, Player 10.1 and AIR</title>
	<description>&lt;br&gt;
Cool use of LCDS real-time messaging in a very cool Android AIR app used as a controller for a flight sim.  Adobe evangelist Micha&#xeb;l Chaize put this demo together. Just hit play below:

&lt;div align=center&gt;
&lt;object width=&quot;524&quot; height=&quot;295&quot;&gt;&lt;param name=&quot;allowfullscreen&quot; value=&quot;true&quot; /&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot; /&gt;&lt;param name=&quot;movie&quot; value=&quot;http://vimeo.com/moogaloop.swf?clip_id=11679817&amp;amp;server=vimeo.com&amp;amp;show_title=1&amp;amp;show_byline=1&amp;amp;show_portrait=0&amp;amp;color=00ADEF&amp;amp;fullscreen=1&quot; /&gt;&lt;embed src=&quot;http://vimeo.com/moogaloop.swf?clip_id=11679817&amp;amp;server=vimeo.com&amp;amp;show_title=1&amp;amp;show_byline=1&amp;amp;show_portrait=0&amp;amp;color=00ADEF&amp;amp;fullscreen=1&quot; type=&quot;application/x-shockwave-flash&quot; allowfullscreen=&quot;true&quot; allowscriptaccess=&quot;always&quot; width=&quot;524&quot; height=&quot;295&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/div&gt;&lt;p&gt;

Will you be able to build sophisticated mobile real-time applications using the goodness of LiveCycle Data Services for more serious applications?  You bet. 

More on the demo here: &lt;a href=&quot;http://www.riagora.com/2010/05/become-an-air-pilot/&quot; target=_blank&gt;http://www.riagora.com/2010/05/become-an-air-pilot/&lt;/a&gt;

Damon</description>
	<link>http://www.dcooper.org/blog/client/index.cfm?mode=entry&amp;entry=971D72F3-4E22-1671-579769308BF85DC5</link>
	<dc:date>2010-05-14T09:49:00-04:00</dc:date>
	<dc:subject>Adobe LiveCycle</dc:subject>
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://www.dcooper.org/blog/client/index.cfm?mode=entry&amp;entry=6E91783B-4E22-1671-5FF70D995CB1E829">
	<title>Adobe CTO Kevin Lynch interview at Web 2.0</title>
	<description>&lt;br&gt;
Adobe CTO Kevin Lynch was interviewed at the Web 2.0 Expo conference this week and he covered an number of interesting topics, including Flash and HTML5, innovation, cross-platform development, Apple and walled gardens versus openness, freedom of choice on the web, and more:

Here is the interview: 

&lt;div align=center&gt;
&lt;embed src=&quot;http://blip.tv/play/gshVgdv4YgI&quot; type=&quot;application/x-shockwave-flash&quot; width=&quot;530&quot; height=&quot;331&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot;&gt;&lt;/embed&gt;&lt;/div&gt;

Enjoy!

Damon</description>
	<link>http://www.dcooper.org/blog/client/index.cfm?mode=entry&amp;entry=6E91783B-4E22-1671-5FF70D995CB1E829</link>
	<dc:date>2010-05-06T12:58:00-04:00</dc:date>
	<dc:subject>Adobe</dc:subject>
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://www.dcooper.org/blog/client/index.cfm?mode=entry&amp;entry=5F354026-4E22-1671-529BB418DC87CD07">
	<title>Adobe LiveCycle Data Services 3 Performance Brief has been published!</title>
	<description>&lt;br&gt;
Get it here:

&lt;a href=&quot;http://www.adobe.com/devnet/livecycle/pdfs/lcdses2_performance_brief.pdf&quot; target=_blank&gt;http://www.adobe.com/devnet/livecycle/pdfs/lcdses2_performance_brief.pdf&lt;/a&gt;

Enjoy!

Damon</description>
	<link>http://www.dcooper.org/blog/client/index.cfm?mode=entry&amp;entry=5F354026-4E22-1671-529BB418DC87CD07</link>
	<dc:date>2010-05-03T13:25:00-04:00</dc:date>
	<dc:subject>Adobe LiveCycle</dc:subject>
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://www.dcooper.org/blog/client/index.cfm?mode=entry&amp;entry=4EA6724C-4E22-1671-5C15F64013A5D8A7">
	<title>Adobe Creative Suite 5 Available!</title>
	<description>&lt;br&gt;
Adobe CS5 is now available for download!  I&apos;ve been running it for a while now and I can say it absolutely, totally rocks.

I know very little about Photoshop (big Photoshop Elements user here) but I was using Content-Aware Fill to patch up photos within 10 seconds!   (Check out a few demos of this killer feature &lt;a href=&quot;http://www.adobe.com/products/photoshop/photoshop/?configListID=0&amp;chapterID=1&quot; target=_blank&gt;HERE&lt;/a&gt;,  &lt;a href=&quot;http://www.adobe.com/products/photoshop/photoshop/whatsnew/index.html?configListID=0&amp;chapterID=0&amp;npObjID=2&quot; target=_blank&gt;HERE&lt;/a&gt;, and &lt;a href=&quot;http://tv.adobe.com/watch/cs5-design-premium-feature-tour/contentaware-fill&quot; target=_blank&gt;HERE&lt;/a&gt;.)

If you would have told me this would be possible one day with software, I would have told you it was pure science fiction.  Wow.  Remove annoying Uncle Ned or that long-dumped Ex out of your old vacation photos and it&apos;s like they were never even there!  :) 

And that&apos;s just one feature in Photoshop!  Adobe Creative Suite 5 is a killer release and a total no-brainer upgrade, IMO.

Start here:  &lt;a href=&quot;http://www.adobe.com/products/creativesuite/&quot; target=_blank&gt;http://www.adobe.com/products/creativesuite/&lt;/a&gt;

And for a set of great overview tutorials on the various Adobe CS5 products and their features, check out the Adobe TV CS5 home page here: &lt;a href=&quot;http://tv.adobe.com/channel/how-to/learn-cs5/&quot; target=_blank&gt;http://tv.adobe.com/channel/how-to/learn-cs5/&lt;/a&gt;

Enjoy!

Damon</description>
	<link>http://www.dcooper.org/blog/client/index.cfm?mode=entry&amp;entry=4EA6724C-4E22-1671-5C15F64013A5D8A7</link>
	<dc:date>2010-04-30T08:13:00-04:00</dc:date>
	<dc:subject>Adobe</dc:subject>
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://www.dcooper.org/blog/client/index.cfm?mode=entry&amp;entry=4743B2BF-4E22-1671-5DB5BF55D0A250E6">
	<title>OSX Flash Player &apos;Gala&apos; Prerelease available with native GPU acceleration</title>
	<description>&lt;br&gt;
In the &quot;well, that didn&apos;t take long&quot; category, Adobe released a Flash Player pre-release code-named &quot;Gala&quot;, that offers native Mac OS X native GPU acceleration of H.264 video.

Get it from Adobe Labs here: &lt;a href=&quot;http://labs.adobe.com/technologies/flashplayer10/gala/&quot; target=_blank&gt;http://labs.adobe.com/technologies/flashplayer10/gala/&lt;/a&gt;



Enjoy!

Damon</description>
	<link>http://www.dcooper.org/blog/client/index.cfm?mode=entry&amp;entry=4743B2BF-4E22-1671-5DB5BF55D0A250E6</link>
	<dc:date>2010-04-28T21:48:00-04:00</dc:date>
	<dc:subject>Adobe</dc:subject>
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://www.dcooper.org/blog/client/index.cfm?mode=entry&amp;entry=40D4A8E8-4E22-1671-52C3E0E6182E59B0">
	<title>LCDS 3.1 Hotfix Posted</title>
	<description>&lt;br&gt;
A new LCDS 3.1 mutiple-hotfix patch has been posted that addressed several issues:

   1. LCDS-1210 - Looping Connection Write on Ack State 2 in Reactor.java.&lt;br&gt;
   2. 2598186 - RTMPS channel got disconnected at high message received rate.&lt;br&gt;
   3. BLZ-510 - ConcurrentModificationException with outbound throttling.&lt;br&gt;

Grab it here: &lt;a href=&quot;http://kb2.adobe.com/cps/840/cpsid_84090.html&quot; target=_blank&gt;http://kb2.adobe.com/cps/840/cpsid_84090.html&lt;/a&gt;

Damon</description>
	<link>http://www.dcooper.org/blog/client/index.cfm?mode=entry&amp;entry=40D4A8E8-4E22-1671-52C3E0E6182E59B0</link>
	<dc:date>2010-04-27T15:50:00-04:00</dc:date>
	<dc:subject>Adobe LiveCycle</dc:subject>
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://www.dcooper.org/blog/client/index.cfm?mode=entry&amp;entry=2FEF0CA5-4E22-1671-53F188BC74458262">
	<title>RUMOR: No software will be able to run on Mac OS X 10.7 without being approved and signed by Apple</title>
	<description>&lt;br&gt;
I really hope this isn&apos;t true.  I think it would herald the end of Apple, honestly, and I think the backlash from developers, customers and Apple shareholders would be immediate, definitive and  overwhelming.  

Now, I normally wouldn&apos;t  comment on rumors like this, but this one, if true, would, I believe, literally change the computing landscape overnight and be the largest single self-inflicted gunshot wound a company has ever dealt itself, and it was at least worthy enough to be picked up by MacDailyNews and others.

If confirmed, it would put Mr. Jobs squarely in the role of &quot;big brother&quot;, controlling what applications customers could and couldn&apos;t run on their computers.  Applications like DVD rippers, Bit Torrent, competitive software and the like would surely not be approved, and catapult Mr. Jobs up there with the likes of Howard Hughes in the eccentricity and control categories.  The white gloves, frantic door knob wiipe-downs and Spruce Goose surely wouldn&apos;t be far behind.

Anyway,  here is a quote from the MacDailyNews story, quoting  Rixstep, and the story link:

&lt;b&gt;&quot;Developers planning on marketing software for 10.7 will submit their products to the App Store as iPhone and now iPad developers have already done. 10.7 will have kernel support for (&apos;insistence on&apos;) binaries signed with Apple&apos;s root certificate. No software will be able to run on Mac OS X 10.7 without being approved and signed by Apple, Inc.&quot;&lt;/b&gt;

&lt;a href=&quot;http://macdailynews.com/index.php/weblog/comments/24948/&quot; target=_blank&gt;http://macdailynews.com/index.php/weblog/comments/24948/&lt;/a&gt;

&lt;b&gt;UPDATE 4/26/2010:&lt;/b&gt; Steve Job has apparently responded to an email query regarding this rumor and has denied it is true.  See &lt;a href=&quot;http://www.macstories.net/news/steve-jobs-no-mac-app-store/&quot; target=_blank&gt;http://www.macstories.net/news/steve-jobs-no-mac-app-store/ &lt;/a&gt;.



Damon</description>
	<link>http://www.dcooper.org/blog/client/index.cfm?mode=entry&amp;entry=2FEF0CA5-4E22-1671-53F188BC74458262</link>
	<dc:date>2010-04-24T09:03:00-04:00</dc:date>
	<dc:subject>General</dc:subject>
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://www.dcooper.org/blog/client/index.cfm?mode=entry&amp;entry=2B83C4BC-4E22-1671-5510272C030C743A">
	<title>Flex 4 and LiveCycle Data Services 3 Performance Part 2: The Client Side</title>
	<description>&lt;br&gt;
&lt;a href=&quot;http://coenraets.org/blog/2010/04/performance-tuning-real-time-trader-desktop-with-flex-and-lcds/&quot; target=_blank&gt;Christophe Coenraets&lt;/a&gt; provides an example desktop-trading application using Flex 4 and LiveCycle Data Services 3 that demonstrates the power of this powerful technology stack from Adobe.  The recent explosion in the number of Financial Services firms interested in building real-time trader desktop applications using Flex 4 and LiveCycle Data Services 3 makes this topic a hot one.

Last week I blogged &lt;a href=&quot;http://www.dcooper.org/blog/client/index.cfm?mode=entry&amp;entry=084D6DDA-4E22-1671-5EFB301D42924692&quot; target=_blank&gt;HERE&lt;/a&gt; about the performance of LiveCycle Data Services 3.x on the server-side.  I discussed how LCDS 3.x can stream over 400,000 messages per second spread over 500 clients with an average latency of under 15 milliseconds per message. 

&lt;div align=center&gt;&lt;img src=&quot;http://www.dcooper.org/gallery/trader.jpg&quot;&gt;&lt;/div&gt;

Christophe, in his blog entry, &lt;a href=&quot;http://coenraets.org/blog/2010/04/performance-tuning-real-time-trader-desktop-with-flex-and-lcds/&quot; target=_blank&gt;&quot;Performance Tuning: Real Time Trader Desktop with Flex and LCDS&quot;&lt;/a&gt;, takes the next step and provides an answer the question, &quot;How many messages per second can ONE CLIENT consume and render, and with what latency?


Damon</description>
	<link>http://www.dcooper.org/blog/client/index.cfm?mode=entry&amp;entry=2B83C4BC-4E22-1671-5510272C030C743A</link>
	<dc:date>2010-04-23T12:14:00-04:00</dc:date>
	<dc:subject>Adobe LiveCycle</dc:subject>
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://www.dcooper.org/blog/client/index.cfm?mode=entry&amp;entry=226A717A-4E22-1671-52B6FC52690AEF1E">
	<title>Forrester Research: Does HTML 5 Herald The End Of RIA Plug-Ins?</title>
	<description>&lt;br&gt;
Someone just brought this just-released Forrester Research report to my attention:

&lt;a href=&quot;http://www.forrester.com/rb/Research/does_html_5_herald_end_of_ria/q/id/56768/t/2&quot; target=_blank&gt;Does HTML 5 Herald The End Of RIA Plug-Ins? Not Really&lt;/a&gt;

Executive Summary:

&quot;Will HTML 5 make rich Internet application (RIA) technologies such as Adobe Flash/Flex and Microsoft Silverlight obsolete?  For at least the next five years, the answer is a definite &quot;no&quot;; inconsistent implementations of the draft HTML 5 specification and immature tooling make building HTML 5 apps that work consistently across browsers and operating systems a real challenge. 

Furthermore, this &quot;either/or&quot; scenario is driven only by vendor politics, not by developer realities. Ultimately, HTML 5 and RIA platforms will be complementary technologies, and enterprise development shops will need to invest in both approaches to deliver expressive applications that combine reach and richness. &quot;

Damon</description>
	<link>http://www.dcooper.org/blog/client/index.cfm?mode=entry&amp;entry=226A717A-4E22-1671-52B6FC52690AEF1E</link>
	<dc:date>2010-04-21T18:04:00-04:00</dc:date>
	<dc:subject>Adobe</dc:subject>
	</item>
		
	 	
		</rdf:RDF>
	

