10.10.2015 Views

PUBLISHING

0419-HVA_DPT_from_print_to_ebooks_OS_RGB_aanp_lr_totaal

0419-HVA_DPT_from_print_to_ebooks_OS_RGB_aanp_lr_totaal

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Make<br />

The GNU Make program helps to automate workflows in which a number of<br />

command-line programs and scripts need to be repeatedly used, for example<br />

when converting documents. Instead of running a number of such scripts by<br />

hand one after another, Make allows to run them in a single batch while applying<br />

predefined rules and conditions for this process. See the related blog post on<br />

how Make has been used in one of our projects. A Makefile can be seen as a kind<br />

of a developer’s notebook that helps organize one’s toolbox of scripts. Make is<br />

Open Source / Free Software.<br />

http://www.gnu.org/software/make/<br />

Markdown<br />

Markdown is a simple structured text format. It was originally designed to allow<br />

writers to use informal, human-readable formatting in blog posts, using writing<br />

conventions found in plain-text emails and chats, rather than reader-unfriendly<br />

and writer-unfriendly HTML code. Though it originated from the blogging and<br />

coding communities, Markdown is gaining popularity and is supported by a wide<br />

range of tools and programs (See Mou below). This blog post compares Markdown<br />

with HTML in the context of one of our own e-book development projects.<br />

Most Markdown tools are Open Source / Free Software, and the format is currently<br />

in the process of becoming an open standard.<br />

http://daringfireball.net/projects/markdown/<br />

mmd-meta-validation<br />

A simple validation tool for checking metadata in a Markdown file.<br />

https://github.com/DigitalPublishingToolkit/mmd-meta-validation<br />

My Highlights<br />

Our project for nai010 Publishers included two technical components. The first<br />

is a mobile web application, called My Highlights, which allows a user to browse<br />

a large collection and create an EPUB based on a personal selection of catalogue<br />

texts on art works from the collection of the Stedelijk Museum Amsterdam. The<br />

other is a set of plug-ins for the popular web content management system Word-<br />

Press, extending the functionality of the WordPress JSON REST application programming<br />

interface (API) (WP-AP) 1 and facilitating the generation of EPUBs directly<br />

from a WordPress database. (The latter is for the most part a packaged version of<br />

the CakePHP EPUB component that builds on Asbjørn Grandt’s PHPePub.)<br />

https://github.com/DigitalPublishingToolkit/my-highlights<br />

1 A JSON-based REST API for WordPress, https://github.com/WP-API/WP-API.<br />

126

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!