I took some time to test Posty on Linux. Inspite the fact that Adobe Air for Linux is still alpha version, I am surprised that Posty runs fine on major Linux distributions. The only issue, first identified by Daria, is that Posty is memoryless, that is you set it to remember login data, but when …

  • Share/Bookmark
Read more

I created a quick screencast which shows how simple is to microblog by means of Posty. Posty Screencast from funkyboy on Vimeo.

  • Share/Bookmark
Read more

Adobe Air apis allow storing encrypted data on your hard drive. During a conversation with an Adobe engineer I discovered that data are stored in this directory: Adobe/AIR/ELS/ For example on my mac data are stored in: /Users/MYUSERNAME/Library/Application Support/Adobe/AIR/ELS Of course you can delete encrypted data via code by using: EncryptedLocalStore.reset(); Beware, this deletes ALL …

  • Share/Bookmark
Read more