View Single Post
Old 10-15-2009, 08:33 PM   #9
DaleDe
Grand Sorcerer
DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.
 
DaleDe's Avatar
 
Posts: 11,470
Karma: 13095790
Join Date: Aug 2007
Location: Grass Valley, CA
Device: EB 1150, EZ Reader, Literati, iPad 2 & Air 2, iPhone 7
Quote:
Originally Posted by slm View Post
I asked this over in the Astak forum but its equally relevant here and Leo is the one person who I'm sure actually knows some answers:

It appears to be possible to write programs directly for the Hanlin v3 and v5 (which are the same as the EZ Reader and Pocket Pro). (See https://www.mobileread.com/forums/showthread.php?t=59191 for one such program.)

There are a bunch of obvious utilities it would be useful to have on the EZ Reader and the Pocket Pro. For example, a program that lets you select a file on the device or SD card and delete or rename it, or a program that lets you convert from one format to another. (While I'm wishing how about a port of the Calibre conversion tools!!)

I don't really know how realistic this is, or even in what language this stuff is written in. Do the v3 and v5 have a version of Python, for example?

Does anyone have any useful knowledge on how to do all this that they are willing to share?
don't expect a interpreter language like perl or python to run since I doubt the interpreter is present. I suspect you need a compiled Linux binary (source language unimportant). The trick is the Cool Reader is used to support FB2 files and the interface has a way to kick off other programs. Notice that all programs ported to the Hanlin use FB2 extension to provide a way to launch them. The hardware is pretty well known for the V3 but not so much for the V5 although people are learning. After all there is even an alternate OS version of Linux already developed for the Hanlin.

Dale
DaleDe is offline   Reply With Quote