The Latest Words
New project: AIR SQLite utilities
I’m excited to announce that I’m “officially” releasing a new open-source project that I’ve been using on personal and work projects for over a year.
For lack of a better name, I call it my “AIR SQLite utility library”
The code currently contains one major piece of functionality (well, two different variations on one bit of functionality), […]
» Keep reading New project: AIR SQLite utilities
Multi-table INSERT using one SQL statement in AIR SQLite
This article describes a way that you can use a single INSERT statement to add data to multiple tables in the SQL dialect supported by the SQLite engine in Adobe AIR.
Normally in SQL, including in AIR’s built-in SQLite database engine, you can only add data to one table at a time using an INSERT statement. […]
» Keep reading Multi-table INSERT using one SQL statement in AIR SQLite
Building iPhone apps with Flash Platform tools roundup
Lots of news and rumors are flying around right now about developing iPhone apps using Flash Platform tools. Here’s a collection of links that I’ve found, some the official information and some information from folks who were involved in developing this cool new technology:
First thing first: if you haven’t seen the MythHackers video about Flash […]
» Keep reading Building iPhone apps with Flash Platform tools roundup
New article “Programming with the Vector class”
Several months ago (probably almost a year ago) I wrote an article for the Adobe Developer Connection titled “Programming with the Vector class.” As you can surely guess, the article is about the Vector class, which provides typed array functionality (an array whose elements are required to all be instances of the same data type). […]
» Keep reading New article “Programming with the Vector class”
A paperless world?
In the spirit of the anecdote I shared last March, here’s a funny little story from my day.
My boss asked me to review a report he’s been working on. He wrote it in a wiki page. I reviewed it mostly while I was riding on the train to work this morning (without network connectivity), so […]
» Keep reading A paperless world?
Flex and AIR usability studies
My team at Adobe is conducting a few usability-type studies to learn more about how our customers actually work (and hopefully improve our products as a result =). To sweeten the deal, we’re offering Amazon gift cards for participants. (There are a limited number of participant slots available.)
We’re mainly looking for developers who have Flex […]
» Keep reading Flex and AIR usability studies
Survey: Is a ChosenSecurity certificate trusted on your machine?
Please take the following “survey” to see if a ChosenSecurity code-signing certificate is trusted on your machine.
(If you’re curious, you can read the background details below.)
Here’s how you can help:
Download the .air file for the test application (339 KB)
Double-click the .air file to install it (you’ll need to have Adobe AIR installed already, of course).
When […]
» Keep reading Survey: Is a ChosenSecurity certificate trusted on your machine?
New features in the next Adobe AIR “Athena”
Note: article updated Sept. 18, 2009 with additional features that have been made public since the original post.
…and another update Sept. 22, 2009
…and still another update Sept. 25, 2009
If you were following Twitter during the San Francisco Flash Camp on May 29, you might have seen that Arno Gourdol, Engineering manager for AIR, announced/showed a […]
» Keep reading New features in the next Adobe AIR “Athena”
“Adobe AIR data privacy and security” - slides, notes, links
On May 20, 2009 at the 360|Flex conference in Indianapolis I gave a presentation titled “Adobe AIR data privacy and security.” As I always do (and after a bit of a delay), here are the slides from my presentation. I’ve added fairly lengthy notes to the slides (I had to make the font smaller so […]
» Keep reading “Adobe AIR data privacy and security” - slides, notes, links
Thoughts from 360|Flex day one
Here are a few things that stood out to me the most in this great day at the greatest Flex conference on the planet:
FlexUnit 4. Wow. Big update. Very nice new features. Time to get (back) into it. (presentation by Michael Labriola)
Renaun Erickson’s Structured Log Testing framework. Another great, unexpected surprise. I didn’t really have […]
» Keep reading Thoughts from 360|Flex day one