Whats best?
- try to port existing apps over (maybe commandline to start) - needs a compiler toolchain and low-level knowledge
- or Andrew de Quincy's approach -
http://adq.livejournal.com/106967.html - integrate changes in java environment so can avoid need for low-level stuff (but Java :-(
- or try to use existing js epub libraries with webkit (but I read that the browser no longer allows file:// urls)
I would be interested whichever way, but don't have the skills to lead any. Whichever way is least likely to lead to a continuous fight with Amazon updates needing rewrites on each upgrade would be best!
Graham