Category: Flex

Article on digitally signing Adobe AIR applications goes live at over at DevNet

25 February, 2008 (08:43) | AIR, Adobe Apollo, Flex | 1 comment

Now that Adobe’s released the final bits to Flex 3 with Adobe AIR support, my latest article Digitally signing Adobe AIR applications has been posted over on Adobe DevNet.
Read it if you’re interested in understanding a bit about the code signing process, including certificate acquisition, and signing from all the tools Adobe supports AIR application [...]

ABC is streaming three seasons of Lost in HD (presumably with the new Flash Player)

13 January, 2008 (20:21) | Flex, Geek Toy Fun | 6 comments

ABC.Com has been offering full episodes of shows to watch over the web, but what’s new is their offering of Lost in HD 720p.  Personally, I haven’t watched the show since Season 2, and it seems to have been getting a little long in the tooth with long drawn out plotlines traveling the road to [...]

Article on compiling Air and Flex from the same code base posted to Adobe DevNet

29 October, 2007 (20:31) | AIR, Adobe Apollo, Flex | 1 comment

An article of mine, based on a previous blog entry, has been posted to the Adobe AIR Developer Center for Flex.  Read about Building Flex and Adobe AIR applications from the same code base.  The Adobe Developer Network version goes into more detail and has a pretty UML diagram to make it all sensible.  Check [...]

Is the Adobe AIR "Install Now" Badge on Web Pages a Bad Idea?

7 September, 2007 (11:15) | AIR, Adobe Apollo, Flex | 20 comments

Now that the AirDerby deadline has passed, people are starting to show off their cool applications.  I’ve been to a few sites that have an “Install Now” badge (like the Adobe AIR Sample Gallery).  These badges allow the user to click on a link and both the AIR runtime and AIR application will be installed [...]

AIR Derby Entry: FOTOBLendr

6 September, 2007 (08:19) | AIR, Adobe Apollo, Flex, Photo Fun | 1 comment

Worked late last night to solidify the functionality of FOTOBlendr, my entry into the Adobe AIR Derby.  It’s an application for quickly building photo collages with community shared templates (in progress), as well as a free form tool using custom borders and slapping images on a Collage Canvas.
Currently, it supports the ability to grab images [...]

Use Adobe Air Only When Flash/Flex Doesn’t Suffice!

29 August, 2007 (09:04) | AIR, Adobe Apollo, Flex, Rant | 8 comments

A little rant here.  I know Adobe AIR is new sexy and everyone’s trying to build apps that run naively on the desktop, but please, if you’re not making use of local filesystem, native windows, drag-and-drop, SQLLite, native menus, or any other of the useful AIR APIs, you should really consider not releasing it as [...]

How to compile both Flex and AIR Application from the same codebase.

9 August, 2007 (14:42) | AIR, Adobe Apollo, Flex | 3 comments

Today, I decided it would be easier for me to demonstrate my AIR application to end users if they could just go to a link on a website.  However, getting AIR code to compile into a Flex SWF file, isn’t as simple as I initially thought.  Naturally, there’s the additional APIs that AIR allows the developer [...]

In 30 Seconds: Ten must-read blogs for the Adobe Flex/AIR Developer

18 July, 2007 (14:37) | AIR, Adobe Apollo, Flex | 12 comments

In my quest to have high-quality content in my news reader, I’ve found ten must-have blogs. I tried subscribing to a Technorati search for Apollo/Flex, but it generates 100s of articles to read, mostly of low-quality news re-postings. It has taken me awhile to soak up the full Flex development community, so I [...]