News Feed
Jobs Feed
Sections




News Archive
PHPMaster.com:
Building ePub with PHP and Markdown
March 04, 2013 @ 10:52:45

On PHPMaster.com today there's a new post showing you how to create ePub documents from Markdown-formatted files with the help of the md2epub and RainTPL libraries.

The ePub format is a publishing standard built on top of XHTML, CSS, XML and more. And since PHP is well suited for working with HTML and friends, why not use it to build ebooks? In this article we'll see what goes into building a tool for creating ePub packages starting from a set of content files. Maybe it's your next best selling cyber-sci-fi novel or documentation for your latest code project… because we all write good documentation for our projects, don't we?

He starts off with an introduction to the ePub format, showing the directory structure the package has to follow and some example contents. He helps you set up a test book with two chapters, cover images, styling and a cover/title page. Included in the tutorial is all of the code you'll need to make your own "ePub builder" tool and a suggestion of a tool to check the end result.

0 comments voice your opinion now!
tutorial epub markdown mb2epub introduction


blog comments powered by Disqus

Similar Posts

Total PHP: Browser based template editor

IBM developerWorks: Python basics for PHP developers

DevShed: Defining a Model Class for Handling Views with CodeIgniter

DevShed: Implementing Additional Methods with mysqli and PHP 5

DevShed: Working with PHP and MySQL


Community Events











Don't see your event here?
Let us know!


functional conference code unittest development community tool interview zendframework2 series podcast framework testing example phpunit introduction release opinion application language

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework