Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Apple Devices

Notices

Reply
 
Thread Tools Search this Thread
Old 04-29-2011, 05:06 AM   #1
kidpixo
Member
kidpixo began at the beginning.
 
kidpixo's Avatar
 
Posts: 19
Karma: 10
Join Date: Mar 2011
Location: Berlin , Deutschland
Device: iPad, Kobo Touch (dead)
Smile iPad custom dictionary to iBooks

Hi, this is my first try and it's working for German dictionary.

If I have time, I'll expand and simplify all this, especially the Step 2.

It's a little technical, ask for clarification.

--------------------------------------------------------------------

1. First step - add the custom dictionary to iBooks 1.2.2
(based on : http://eduworkz.net/Forums/tabid/57/...s/Default.aspx)

I used (for Linux user, needless to say :-) :
- jaibreacked iPad fw 4.2.1
- Text editor> TextWrangler http://www.barebones.com/products/textwrangler/ [Freeware for MAC]
- FTP GUI > Cyberduck http://trac.cyberduck.ch/ [Open Source, Indie(=donate!) for Mac/Win]

Location of System Dictionaries on Mac 10.6.7: /Library/Dictionaries/

I have:
  • Apple Dictionary.dictionary
  • New Oxford American Dictionary.dictionary
  • OpenThesaurus Deutsch.dictionary
  • Oxford American Writer's Thesaurus.dictionary
  • Shogakukan Daijisen.dictionary
  • Shogakukan Progressive English-Japanese Japanese-English Dictionary.dictionary
  • Shogakukan Ruigo Reikai Jiten.dictionary

Copy 'OpenThesaurus Deutsch.dictionary' to iPad System Dictionaries folder.

You can find the OpenThesaurus Deutsch here http://www.tekl.de/english/OpenThesaurus_German.html

Location of System Dictionaries on iPad : /Library/Dictionaries/

Modify iBooks .plist :

Find the iBooks.app application*:
Code:
> ssh root@192.168.1.4
> root@192.168.1.4's password: ****
> cd /var/mobile/Applications/
> find . -iname "iBooks.app"
> ./03D95CB6-B29E-4326-9BD9-587ADEF6A6AD/iBooks.app
> cd 03D95CB6-B29E-4326-9BD9-587ADEF6A6AD/
or use iFile on the iOs device, but modify thing on iOs is horrible.

2. Second step - Change epub language

(based on http://www.ilounge.com/index.php/bac...in-ibooks-1.1/)
I'm modifying the News recipes epub produced by Calibre http://calibre-ebook.com/user_manual/news.html):

Test script (after substitution of calligraphic “ ” ‘ to serious character, check it twice!), see the comment in the reference:

Code:
for file in *.epub ; do unzip "$file" content.opf && mv content.opf content.opf.bak && sed 's/\en\<\/dc\:language\>/\de\<\/dc\:language\>/' < content.opf.bak > content.opf && zip "$file" content.opf && rm -f content.* ; done
Enjoy!

*I hate the 'app' word.
kidpixo is offline   Reply With Quote
Reply

Tags
custom, dictionary, ibooks, ipad


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
PRS-350 is there a way to install a custom dictionary vsviridov Sony Reader 15 04-16-2012 05:21 AM
iPad iBooks dictionary phonetics explained? pizda Apple Devices 1 01-15-2012 12:24 PM
Custom iTunes:Genre > iBooks:Category kidpixo Apple Devices 0 04-04-2011 03:43 PM
Dictionary lookup in iBooks 1.1: "Dictionary not available for this language" kjk Apple Devices 71 09-18-2010 06:24 AM
iBooks on iPad to be U.S. ONLY??? TallNHairyDave News 15 01-28-2010 09:42 PM


All times are GMT -4. The time now is 01:14 PM.


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