View Single Post
Old 09-03-2009, 10:18 PM   #17
Ankh
Guru
Ankh ought to be getting tired of karma fortunes by now.Ankh ought to be getting tired of karma fortunes by now.Ankh ought to be getting tired of karma fortunes by now.Ankh ought to be getting tired of karma fortunes by now.Ankh ought to be getting tired of karma fortunes by now.Ankh ought to be getting tired of karma fortunes by now.Ankh ought to be getting tired of karma fortunes by now.Ankh ought to be getting tired of karma fortunes by now.Ankh ought to be getting tired of karma fortunes by now.Ankh ought to be getting tired of karma fortunes by now.Ankh ought to be getting tired of karma fortunes by now.
 
Ankh's Avatar
 
Posts: 714
Karma: 2003751
Join Date: Oct 2008
Location: Ottawa, ON
Device: Kobo Glo HD
Quote:
Originally Posted by carandol View Post
Unfortunately, since my PC is running linux, I don't have access to a decent epub editor.


ePub file is, essentially, a zip archive containing a bunch of flat text files. Unzip the file, use any text editor. Both vim and emacs have capable xml/xhtml support. Or go with the HTML editors, Bluefish, Quanta, Screem. Did I mention Eclipse and its XML development environment?

Add to that perl+HTML:Parser for scripting, or take the Python route...
Ankh is offline   Reply With Quote