Topic: Projects
360|Flex slides for “AIR SQLite: An optimization conversation”
As I mentioned briefly before, this week I presented at the 360|Flex San Jose (August 2008) conference. My presentation was titled “Adobe AIR SQLite: An optimization conversation.” As I mentioned in the presentation, the term “optimization” could mean a few different things — for example, optimization meaning improving performance, or optimization meaning improving developer productivity. […]
» Keep reading 360|Flex slides for “AIR SQLite: An optimization conversation”
New project: ActionScript Regular Expressions Testing Tool
Over the last couple of weeks I’ve been working on a Flex project where I’ve had to make heavy use of regular expressions. As always seems to happen when I work with regular expressions in any language, I found that one of the more complex parts of the process was just figuring out the exact […]
» Keep reading New project: ActionScript Regular Expressions Testing Tool
XML-RPC client updated
In case anybody follows my site just to get updates on my XML-RPC client library… I’ve just released an updated version of my XML-RPC client library project.
The library is still in ActionScript 2.0—I haven’t finished porting it to ActionScript 3.0 yet, although I’ve started.
This release (.3 beta) contains a single bug fix. In anticipation of […]
» Keep reading XML-RPC client updated