Idea for Gutenberg Qt based mobile reader
-
[quote author="Volker" date="1300130857"][quote author="Tobias Hunger" date="1300130591"]Saw some ebook reader app the other day which had the option to put the video of the front-facing camera into the background of the text you are reading. They claimed that option would stop people from walking into lampposts while reading.
Can we have something like that, too?[/quote]
Only if you walk backwards :-) The WeTab has a camera facing the user only...[/quote]
That at least gives you the opportunity to capture the priceless expression of the reader as he bumps into the lamppost :-) -
Gerolf: No, I don't want boooring footage of people walking down a street. I just want the "bump into signpost edition" without all the boring stuff...
Phones do have accelerometers, so it should be possible to capture the running-into moment!
-
[quote author="Andre" date="1300177005"]Question is: does the WeTab have accelerometers? That was what this app had to run on, right? [/quote]
oh yes it does ... details "here":http://wetab.mobi/en/product/
now we've gone totally off track ... why give an accelerometer thingy for a simple reader .. reader first then bumping next :P
-
I'm not sure if I really want to create a Gutenberg app. I've looked around on their web page, and it seems to be a big mess. You have at least 6 (six!) different formats (HTML, EPUB, Kindle, Plucker, QiOO, UTF-8 text and then variants with and without images) with no strong preference for either one. Are those guys really serious?
-
volker, the online books part they are serious, not sure about the reader part though :)
but there are some readers for other platforms already available. also I believe html and txt are std formats for all books -
[quote author="Volker" date="1300191011"]I'm not sure if I really want to create a Gutenberg app. I've looked around on their web page, and it seems to be a big mess. You have at least 6 (six!) different formats (HTML, EPUB, Kindle, Plucker, QiOO, UTF-8 text and then variants with and without images) with no strong preference for either one. Are those guys really serious?[/quote]
one easy solution to have a Qt reader (if not a browser bookmark) ... have a QWebkit app pointing to the mobile site of "gutenberg":http://m.gutenberg.org/ and you are done. Fun would be to add Kindle like features to this basic app ... an audio reader, helpful buttons, on hover dictionary etc ... game anyone?
-
I'd been toying with this idea for a while, but the number of formats, and my (in)competence, had also put me off. One idea I had was to use Qt Plugins for the different formats, but that leads me to the following questions: Does Qt on Symbian support plugins (I assume it does), and also can plugins be bundled on the Ovi store as additions to existing apps?