View Single Post
Old 07-08-2010, 08:11 PM   #3
crc
unknown
crc began at the beginning.
 
crc's Avatar
 
Posts: 57
Karma: 38
Join Date: May 2008
Location: Oakford, PA, USA
Device: Kindle Voyage
I remove DRM, convert to plain text (with ReST markups), xhtml, and epub (rebuilt from the xhtml using a custom toolchain I've been working on). This entails a fair amount of work with each new book, but I'm happy with the results so far. I can also generate other formats if the need arises.

All of the ReST files are automatically mirrored on my server, my home computer, and at least two additional machines in separate geographical locations. I'll likely be adding an additional mirror at some point.

The xhtml and epub are generated (using a modified docutils and my custom epub building tools) from the ReST files, and generally can be rebuilt in a fairly short amount of time. (~50 books every 3 minutes on my server), so they get mirrored, but not as extensively.
crc is offline   Reply With Quote