OK, so now we’re done with the AIR 2.0 workshop here. Things were really looking good and we had some great questions and responses from the audience. Let me make a small summary of what we covered. Peter Elst was up first and he talked about the basic stuff in AIR. Since the audience was [...]
Tag Archive for SQLite
SQLite database updates: the necessary heavyweight solution
A while ago, I’ve written my first real, technically complex AIR application for a client. Like I mentioned in another post then (http://blog.multimediacollege.be/2009/03/using-the-local-encrypted-database-in-air-theory-and-practise/) , the theory and practice of the SQLite database that is shipped with AIR don’t always match. And so, now I had to find out another annoying thing about this very very [...]
Using the local encrypted database in AIR: theory and practise
I’ve just finished a rather technical AIR project in which I encountered some major and minor issues regarding the use of AIR technology and I thought I would share them with you all, hoping I can provide some solutions to problem you may encounter when you create your own AIR projects. One of the key [...]