View Single Post
Old 11-07-2009, 09:41 AM   #81
nrapallo
GuteBook/Mobi2IMP Creator
nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.
 
nrapallo's Avatar
 
Posts: 2,958
Karma: 2530691
Join Date: Dec 2007
Location: Toronto, Canada
Device: REB1200 EBW1150 Device: T1 NSTG iLiad_v2 NC Device: Asus_TF Next1 WPDN
Quote:
Originally Posted by hansel View Post
I'm not very interested in surfing the net with my Iliad (at the moment), more in downloading books with a simple gui. What I like about the Iliad is that I will not need a PC for that once there is some adequate software...
A standalone app will surely do the trick, but while "surfing the net" the interface IS the html code fetched for the various web pages, like mobileread.com and when in the Mobi ebook forum, the user just has to click the link to the .prc/.mobi attachment BUT then the iLiad needs to know what to do with that mime-type. That's where the server side code, that is resident on the iLiad, could be helpful.

So, in the end, a really "simple" gui may just be any web page that has links to (your) mobipocket ebooks...

Quote:
I'm pretty sure that the networking stuff on the Iliad works fine (as long as you don't access the cf while doing wifi). Wget is working fine, and can be used in scripts. Curl is o.k. too. The Lua binding for libcurl is included in my lua-iliad package. I did a small demo for Adam B. that downloads a file while showing progress.
I'll have to try that demo so thanks for the link! I did use wget to fetch Project Gutenberg .mobi ebooks before in a script, so I know it does work quite well.

Quote:
It's easy to run a small webserver written in Lua on the Iliad. I did an experiment a while back (my first Lua for Iliad experiment) that could do 'server side scripting'. It's only a few hundred lines of code. It's not really nice code, but it worked
Oh, more code to play with. Thanks again!!!

Quote:
For now I'll focus on downloading books... soooo much to play, soooo little time
and forget about any actual reading time...
nrapallo is offline   Reply With Quote