My Speculative Media Architecture: I am using Wordpress again. I am running it as a Local ePrinting Press. #anthologize
my eBook publishing process:
- import wordpress, tumblr, posterous posts into my Local wordpress application through the import admin system.
- clean up, edit, and tag posts.
- use anthologize wordpress plugin to create a an ordered list of posts. this is your book.
- export Html versions of the book.
- add kindle specific html tags.(pagebreak!)
- use kindlegen from amazon to transform html to Kindle format
- upload book to Amazon: https://kdp.amazon.com/
Notes
The wordpress installation does not need to be local, However, I need offline access to the Book Repository. In a sense I am taking internet substance and locking it up in the little walled garden of my Content Management System (CMS) and Relational Database.
Remember that each html5 post is a small HTML5 Applet, for a mobile device or eReader. You could therefore also generate an iPhone App (via xcode) from your Wordpress/CMS.
By doing my text editing in my Wordpress CMS I get a central HTML5 document control repository for Blog, Book, Ebook, Tumblr Magazine and iPhone app. I would dearly love to put my published Photos, audio and video in the same repository. I am not sure if Wordpress is the best choice for multi-media CMS. (Some kind of wiki functionality would be great too!)
Installation
- install local webserver with PHP support
- Install mySql locally
- copy Wordpress web application into your webserver document directory
- install Anthologize Wordpress plugin
- find the Anthologize menu in the wordpress administration page
