CFPownce 0.11a Released
After noodling around in Service Capture to watch the calls that were being made from the Pownce AIR file, I began working on a CFC to interact with the unofficial Pownce API.
After numerous attempts and a great deal of pain figuring out as well as help from the newly created PownceAPI Google Group, I got my CFC to work.
Currently you can only get all your notes from Pownce. But this is a great start! The hardest part about that was the password digest authentication string that you have to pass to Pownce. Everything else is just a matter of method calls.
I dropped the project into Google Code as well as RIAForge.
My planned features for this are:
- Add ability to post notes
- Add ability to post links
- Add ability to post files
- Get only specific notes by date, type etc.
- Build a HTML webpage client
- Build a Flex webpage client



There are no comments for this entry.
[Add Comment]