AIR for Android: Transient Recorder

Transient Recorder

A mobile audio recording, preview, and trans-coding application. Encodes your recording to WAV or MP3 and saves to your Android device SD Card. Simple 3-step recording process; record, preview, and save. That’s it!

Transient Recorder


Grab it for $0.99 from the Android Market!

UPDATE: Grab “Transient Recorder LIMITED” for free. Limited to 5 second recordings and only WAV output.

Flash Player 10.2 will be a Game-Changer (again)

Upon the solid groundwork laid by the Flash Player 10.1 release, Adobe continues to innovate by adding some incredible new features to the runtime in a beta of Flash Player 10.2. There are two, in particular, that I will highlight:

  1. Native Custom Mouse Cursors
    Do you know how long I’ve waited for the ability to define native custom mouse cursors in Flash… instead of hiding the native cursor and tracking x,y of a display object across the stage? Since Flash 4. Thank you, Adobe Flash Player engineers! This is a great example of something that can improve performance and usability at the same time. Excellent.
  2. Stage Video Hardware Acceleration
    This is the big one! Effectively removing video rendering from the display list and treating it separately from all other objects allows for an absolutely glorious improvement in the way video is rendered on a users system. Most people are getting between 0 and 0.3 percent CPU usage on full screen 1080 HD video. There are reports that Mac users are getting better performance with Flash Player than they are in Quicktime. That is really something!

FP10.2 Stage Video

Important to note that Flash Player 10.2 beta is separate from the Flash Player “Square” 64 bit beta which obviously would have its own benefits… then there is “Molehill”… and surely a bunch of other awesome advances in the works which will all be included in a future release version of Flash Player.

With such a great amount of stuff happening in the runtimes – I cannot help but see Flash Player 10.1 as a real turning point for Flash in terms of rising beyond all the criticisms of the past few years.

Progressing beyond the Desktop at Universities with Adobe AIR

My Adobe MAX 2010 session recording and slides are now available for viewing.

Joseph Labrecque, Adobe MAX 2010 - photo by Marc Dubois

Join Joseph Labrecque from the University of Denver as he demonstrates the various features of Adobe AIR 2 and AIR for Android and how they can be used in a university setting. Learn how the university is leveraging AIR to expand and supplement a host of university projects and applications. Labrecque will preview new AIR projects he is working on and share his experiences with the AIR for Android prerelease for building mobile applications on campus.

ActiveTuts+ “Using AS3XLS with the Flex Framework” Series

I was recently invited to start producing content for ActiveTuts+ (a great bunch of people!) and my three-part series on using the AS3XLS libraries in Flex has now been published in its entirety. Best viewed in full screen, of course:


Using AS3XLS with the Flex Framework: Excel Import
This tutorial will cover implementation of the AS3XLS ActionScript 3.0 library for the Flex framework. We will demonstrate loading an Excel .xls file into Flash and parsing the data into a Flex datagrid.


Using AS3XLS with the Flex Framework: Data Display Options
This tutorial will cover implementation of the AS3XLS ActionScript 3.0 library for the Flex framework. This time, we’ll demonstrate editable properties of the Flex datagrid and the use of various charting components to display associated data imported from Excel .xls files.


Using AS3XLS with the Flex Framework: Data Export
This is the third in a series of tutorials covering implementation of the AS3XLS ActionScript 3.0 library for the Flex framework. We’ll demonstrate how to save an Excel .xls file from modified Flex datagrid controls and also how to write CSV files using the same data to the local filesystem.