OptimizeIt Presentation at 360Flex

My slides but not the code made it up on the 360Flex usb drive, I didn’t figure that out until today when I was giving my talk. So my talk at 360Flex in San Jose was called: OptimizeIt – Actionscript tips for iPhone games. It really is a bunch of Actionscript optimizations and some of the limitations of the Packager of iPhone. I cover both test case data across a iPhone 3GS, iPhone Touch 2nd generation, and a iPhone Touch 1st...

Read More

Joining the Adobe Platform Evangelist Team

I am joining the Adobe Platform Evangelist team. I’ll be part of the North American team, Kevin Hoyt, Ryan Stewart, Lee Brimelow, and Terry Ryan. There is a lot I’ll have to figure out with my new role. I’ll be focusing on Flex related stuff and look forward to getting back into the community full swing. I have to thank Danielle Deibler and my old team for a great 3 years working on some fun projects inside Adobe. I wish the...

Read More

AIR 2.0 on labs.adobe.com

AIR 2.0 has been released to labs.adobe.com. Along with the release are a set of sample applications. You can find the Microphone sample application that I had the opportunity to create here: http://labs.adobe.com/technologies/air2/samples/ Its been cool to work on the local Microphone access feature for AIR 2.0/Flash Player 10.1 this year. Now its time to see all the cool stuff people can build on top of the latest...

Read More

Flash Player Microphone Access

Check out the new Flash Player 10.1 features and enhancements. I am particularly excited about this last feature: Microphone Access (desktop only) Access binary data of the live and continuous waveform coming from the microphone to create new types of audio applications, such as audio recording for transcoding, karaoke, vocoder voice manipulation, sonographic analysis, pitch detection, and more.

Read More

New = StructuredLogTestingSDK.swc, Old = RIALogger.swc

Its come to my attention that there has been some confusion around getting the Structured Log Testing SDK up and running. The confusion has to do with the old code I used that was located along side the RIALoggerApp (an AIR application for viewing logs/structured logs). I have gone ahead an removed all the old RIALogger.swc code that was using the older RIAlogger class for logging. The new class to use is the SLog class and can be found in...

Read More

Thoughts I missed in my Session

If you didn’t catch all the good testing discussion’s we have had on the first day of 360Flex you’ll want to lookup whats going on with FlexUnit4 and Structured Log Testings. Since yesterday and after my session there where some things that I didn’t touch on as much as I wanted to. First, Structured Log Testings was released in the wild yesterday. Structured Log Testings is meant to be a community project and any one...

Read More