Home :: IPod Touch Stuff |
Christmas brought an iPod Touch and it's my first ever iPod :) Really cool!
When playing with it I really liked the opportunity to read PDFs so that I can bring my coding articles around, but the fact that it reads a PDF only when online or with the document in the cache and the iPod in stand by is too bad!!!. Googling around I found a great idea at insanely great news and, best of all, it works with clean iPods with no need to jailbreak them. The idea is simple:
It works great (and not only with PDF but also with any file that you can read in Safari) and you can find a small app and a perl script at the site above. I just translated the encoder script to Ruby, to start playing with this nice scripting language, and added another script to split PDF in smaller files so that you can load smaller documents in your iPod Touch without filling all available memory. Here's how to use the scripts (get them at the end of this page):
CREDITS: Original idea found at: insanely great news. Thanks for sharing! pdfSplitter.rb scripts uses RubyCocoa NOTE: Keep in mind both script have not been tested very much and I could try them only under Leopard. You can do what you want with these scripts and, as usual, use them at your own risk :) NOTE 2: If you mailed me for some infos and you can't see any response thank all the spam that's floating around and that misteriously falls always in my mailbox :( Here's the link to a zip file with scripts and a readme with some infos (please note the readme.pdf is used to build a new doc when splitting your original PDF file, so don't delete it and keep it in your script dir): PDF 2 iPod Touch |