Projects and code
The following code libraries, tools, and sample applications are available for you to use:
Repositories
- GitHub: probertson
- Google Code: h.paul.robertson
Code libraries
- air-sqlite: A set of libraries for optimizing the process of working with SQLite databases in Adobe AIR
- ActionScript GZIP compression library
- Encryption Key Generator: a “recommended” way to generate encryption keys for working with encrypted database in Adobe AIR (generated encryption keys can also be used for other purposes in AIR apps). It is included in the open-source as3corelib project and described in the AIR documentation.
- XML-RPC Client Library for ActionScript
Tools
- Run! AIR SQL query testing tool (Formerly known as “Doppler”)
- Lita: SQLite Administration Tool (David Deraedt is the author; I am a contributor to the project)
- ActionScript Regular Expressions Testing Tool

