Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > More E-Book Readers > iRex > iRex Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 11-16-2006, 09:15 PM   #1
wagnerian
Musicology Student
wagnerian began at the beginning.
 
wagnerian's Avatar
 
Posts: 55
Karma: 45
Join Date: Oct 2006
Location: Seoul, Korea (R.O.K.)
Device: iLiad, BlackBerry Bold 9000, Zaurus C1000
Does anybody planning to develop a dictionary software?

I'd really like if I can use dictionary on my iLiad.
The link below is about dictionaries for Zaurus:
http://www.users.on.net/%7Ehluc/myZa...l#dictionaries
wagnerian is offline   Reply With Quote
Old 11-17-2006, 01:02 AM   #2
scotty1024
Banned
scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.
 
Posts: 1,300
Karma: 1479
Join Date: Jul 2006
Location: Peoples Republic of Washington
Device: Reader / iPhone / Librie / Kindle
The trick to a dictionary is you usually want to pop it up while reading, check a word, then pop it back down and continue reading.

I know how to do the pop up trick, I use it for my HP48. But it involves modifying /home/root/start.sh. If something goes wrong editing that file: bricked iLiad.

How badly do you want that dictionary?
scotty1024 is offline   Reply With Quote
Advert
Old 11-17-2006, 02:21 AM   #3
wagnerian
Musicology Student
wagnerian began at the beginning.
 
wagnerian's Avatar
 
Posts: 55
Karma: 45
Join Date: Oct 2006
Location: Seoul, Korea (R.O.K.)
Device: iLiad, BlackBerry Bold 9000, Zaurus C1000
Quote:
Originally Posted by scotty1024
The trick to a dictionary is you usually want to pop it up while reading, check a word, then pop it back down and continue reading.

I know how to do the pop up trick, I use it for my HP48. But it involves modifying /home/root/start.sh. If something goes wrong editing that file: bricked iLiad.

How badly do you want that dictionary?
Popping up is not so important to me and it's OK to execute it manually.

You know, currently I'm using a dictionary on iLiad, but it's pdf files converted and divided alphabetically from a single dictionary file. So I can browse around them.

And I prefer to take out my Zaurus in my bag...

Last edited by wagnerian; 11-17-2006 at 02:25 AM.
wagnerian is offline   Reply With Quote
Old 11-17-2006, 04:05 AM   #4
k2r
Zealot
k2r doesn't litterk2r doesn't litter
 
Posts: 124
Karma: 177
Join Date: Jul 2006
Location: Bochum, Germany
Device: MP2K, iLiad
Quote:
Originally Posted by scotty1024
The trick to a dictionary is you usually want to pop it up while reading, check a word, then pop it back down and continue reading.
...in an ideal world this would be handled by an extension of mutant-bionic-ipdf. Highlight a word (if it's not a bitmapped pdf, but that would not be ideal, of course.) and send it to the (dictionary) helper application (which in a very very ideal world could to be defined per file in the manifest or by some kind of language tags and a matching table. I have English, German and French documents on my iLiad and sometimes a document has multiple languages).

Maybe in an ideal OS there was somehow a way to integrate stuff like this in some kind of framework that could be called "service" and would be available in every application :-)))

Another thought:
If I understand a little how differently pdf's are organized maybe it's easier to let the user draw a box and find all the letters in it than finding all lines and words in advance and let the user use a highlighter?

And just another Sci-Fi thought:
In a paradise-and-heaven-like world bitmapped pdf would be no problem of course but would be fed to tesseract :-)))

Well, it's christmas soon, maybe if iRex, Santa and the Tooth-Fairy get together to work for us?
#!chris
k2r is offline   Reply With Quote
Old 11-17-2006, 04:09 AM   #5
tribble
iLiad Maniac
tribble knows what time it istribble knows what time it istribble knows what time it istribble knows what time it istribble knows what time it istribble knows what time it istribble knows what time it istribble knows what time it istribble knows what time it istribble knows what time it istribble knows what time it is
 
tribble's Avatar
 
Posts: 1,382
Karma: 2369
Join Date: Apr 2006
Location: Germany
Device: Bookeen Opus (i love that thing) and iPad (what an irony)
I would like to see a dictionary icon in the page bar. Turn it on, and then click a word.
The pagebar hides and shows the translation until you click another word or flip the page or click the pagebar area.
tribble is offline   Reply With Quote
Advert
Old 11-17-2006, 04:47 AM   #6
scotty1024
Banned
scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.
 
Posts: 1,300
Karma: 1479
Join Date: Jul 2006
Location: Peoples Republic of Washington
Device: Reader / iPhone / Librie / Kindle
For phase one a button to pop the dictionary, type in the word and then pop it back down again would I think be better than no dictionary.

Even "text" PDF's need something close to a tesseract to figure out what text is where.

I invite anyone whom wants to, to examine the code to handle hyper links in PDF, and those are designed to be clicked on.
scotty1024 is offline   Reply With Quote
Old 11-17-2006, 04:54 AM   #7
tribble
iLiad Maniac
tribble knows what time it istribble knows what time it istribble knows what time it istribble knows what time it istribble knows what time it istribble knows what time it istribble knows what time it istribble knows what time it istribble knows what time it istribble knows what time it istribble knows what time it is
 
tribble's Avatar
 
Posts: 1,382
Karma: 2369
Join Date: Apr 2006
Location: Germany
Device: Bookeen Opus (i love that thing) and iPad (what an irony)
Quote:
Originally Posted by scotty1024
For phase one a button to pop the dictionary, type in the word and then pop it back down again would I think be better than no dictionary.

Even "text" PDF's need something close to a tesseract to figure out what text is where.

I invite anyone whom wants to, to examine the code to handle hyper links in PDF, and those are designed to be clicked on.
Sounds like a good start (can it be done, that the dictionary is somehow always present, like a small window ontop of PDF, so you daont have to close the currently read file?)

And where do i have to start looking? in the poppler libraries?
tribble is offline   Reply With Quote
Old 11-17-2006, 06:08 AM   #8
k2r
Zealot
k2r doesn't litterk2r doesn't litter
 
Posts: 124
Karma: 177
Join Date: Jul 2006
Location: Bochum, Germany
Device: MP2K, iLiad
Quote:
Originally Posted by scotty1024
Even "text" PDF's need something close to a tesseract to figure out what text is where.
PDF sometimes seems to be synonymous with "fear the worst".

Preview.app somehow does this job, however. But Apple has legions of programmers to implement something like that and doesn't give us the sourcecode...

I hoped that it was relatively "easy" to figure out which letters are located in a given rectangle and to just order them up-to-down-left-to-right and then send the resulting word to whatever helper application.

edit: I found some very nice links that explain basic why-PDF-can-be-difficult-to-handle-stuff:

http://www.dclab.com/converting_from_pdf.asp
http://www.dclab.com/converting_from_pdf2.asp
(have a look at the links on the right in the second article)

#!chris

Last edited by k2r; 11-17-2006 at 06:24 AM.
k2r is offline   Reply With Quote
Old 11-17-2006, 06:29 AM   #9
scotty1024
Banned
scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.
 
Posts: 1,300
Karma: 1479
Join Date: Jul 2006
Location: Peoples Republic of Washington
Device: Reader / iPhone / Librie / Kindle
I have one tesseract I use in my Sony BBeBook software but it definitely doesn't handle every PDF out there.

It can be done, as you say, Preview.app handles it.

And yes, by pop open, lookup, pop closed I mean a persistent state. I use the same trick for x48 on my iLiad. A little pop up button down in the toolbar and the x48 is left running the entire time once its popped open the first time.

Maybe I can figure out how to do a application loaded pop up button to avoid the hacking of /home/root/start.sh...
scotty1024 is offline   Reply With Quote
Old 11-17-2006, 09:46 AM   #10
yvanleterrible
Reborn Paper User
yvanleterrible ought to be getting tired of karma fortunes by now.yvanleterrible ought to be getting tired of karma fortunes by now.yvanleterrible ought to be getting tired of karma fortunes by now.yvanleterrible ought to be getting tired of karma fortunes by now.yvanleterrible ought to be getting tired of karma fortunes by now.yvanleterrible ought to be getting tired of karma fortunes by now.yvanleterrible ought to be getting tired of karma fortunes by now.yvanleterrible ought to be getting tired of karma fortunes by now.yvanleterrible ought to be getting tired of karma fortunes by now.yvanleterrible ought to be getting tired of karma fortunes by now.yvanleterrible ought to be getting tired of karma fortunes by now.
 
yvanleterrible's Avatar
 
Posts: 8,616
Karma: 15446734
Join Date: May 2006
Location: Que Nada
Device: iPhone8, iPad Air
I'm looking forward to the day a portable, downloadable Wiki Comes around and be usable on a reader...You just update it every other week, for a fee, and if you could use it while reading some other text would be great!
yvanleterrible is offline   Reply With Quote
Old 11-17-2006, 09:59 AM   #11
CommanderROR
eink fanatic
CommanderROR is fluent in JavaScript as well as Klingon.CommanderROR is fluent in JavaScript as well as Klingon.CommanderROR is fluent in JavaScript as well as Klingon.CommanderROR is fluent in JavaScript as well as Klingon.CommanderROR is fluent in JavaScript as well as Klingon.CommanderROR is fluent in JavaScript as well as Klingon.CommanderROR is fluent in JavaScript as well as Klingon.CommanderROR is fluent in JavaScript as well as Klingon.CommanderROR is fluent in JavaScript as well as Klingon.CommanderROR is fluent in JavaScript as well as Klingon.CommanderROR is fluent in JavaScript as well as Klingon.
 
CommanderROR's Avatar
 
Posts: 2,022
Karma: 4924
Join Date: Mar 2006
Location: Germany
Device: STAReBOOK, iRex Iliad, Sony 505, Kindle 2
But I would not try that in PDF...^^

maybe once the openreader, HTML viewer and other reader software are available for the Iliad...
CommanderROR is offline   Reply With Quote
Old 11-17-2006, 10:08 AM   #12
yvanleterrible
Reborn Paper User
yvanleterrible ought to be getting tired of karma fortunes by now.yvanleterrible ought to be getting tired of karma fortunes by now.yvanleterrible ought to be getting tired of karma fortunes by now.yvanleterrible ought to be getting tired of karma fortunes by now.yvanleterrible ought to be getting tired of karma fortunes by now.yvanleterrible ought to be getting tired of karma fortunes by now.yvanleterrible ought to be getting tired of karma fortunes by now.yvanleterrible ought to be getting tired of karma fortunes by now.yvanleterrible ought to be getting tired of karma fortunes by now.yvanleterrible ought to be getting tired of karma fortunes by now.yvanleterrible ought to be getting tired of karma fortunes by now.
 
yvanleterrible's Avatar
 
Posts: 8,616
Karma: 15446734
Join Date: May 2006
Location: Que Nada
Device: iPhone8, iPad Air
For any reader as well. Adobe's Digital Edition would be great as a native format on a reader...
yvanleterrible is offline   Reply With Quote
Old 11-17-2006, 02:20 PM   #13
k2r
Zealot
k2r doesn't litterk2r doesn't litter
 
Posts: 124
Karma: 177
Join Date: Jul 2006
Location: Bochum, Germany
Device: MP2K, iLiad
> I'm looking forward to the day a portable, downloadable Wiki Comes

I don't see a reason why mysql / apache / php / mediawiki shouldn't possibly run on a beefy Linux-Box with 64MB RAM and many gigabytes of diskspace...

Don't panic!
k2r is offline   Reply With Quote
Old 11-17-2006, 06:53 PM   #14
tweq112
Junior Member
tweq112 began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Aug 2006
Location: South Korea
I really want something like this as well...
I see eink readers being really useful and popular for
people reading in a language other than their native one,
especially in Asia where a lot of the population studies
English as a second language, I've actually been working
on something like this for J2ME-enabled cellphones over the
past year but cellphone screens are soo small... Still hoping
that maybe one day there'll be a SDK for one of these
devices...(V2 is taking forever to come out;;; ).

Last edited by tweq112; 11-17-2006 at 06:55 PM.
tweq112 is offline   Reply With Quote
Old 11-28-2007, 04:35 PM   #15
ericshliao
Guru
ericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enough
 
Posts: 976
Karma: 687
Join Date: Nov 2007
Device: Dell X51v; iLiad v2
I think the very first question for a dictionary software on iLiad should be: which format should it comform to? It would be smart to adopt a generally accpeted format, such as EPWing (mainly for Japanese), MDX (mainly for Chinese), and of course, StarDict.
ericshliao is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Should ideas develop or do you push at them? bthrowsnaill Writers' Corner 14 10-18-2010 06:41 PM
Develop for JetBook rml Ectaco jetBook 0 07-26-2010 01:06 PM
looking to develop the next generation of simpler ebook devices. Lago Fictionwise eBookwise 0 12-22-2009 12:33 AM
Stardict: Dictionary Reading Software Adam B. iRex 43 12-25-2008 09:57 PM
Interested in learning how to develop content for the Reader? Slava Sony Reader 4 09-30-2006 03:34 PM


All times are GMT -4. The time now is 03:54 AM.


MobileRead.com is a privately owned, operated and funded community.