Epub Trailer Generator – “Free Library for Every Soul” Hackaton – First Report

Unlike Us Reader Epub Trailer

]1“Unlike Us Reader” Epub Trailer

hackethon during Impakt3“Working table during the hackethon[/caption]

On the 2nd and 3rd of November, the INC subgroup (Silvio Lorusso, Michael Murtaugh, Kimmy Spreeuwenberg, Margreet Riphagen) attended the hackathon Free Libraries for Every Soul, in Utrecht, which was part of the Impakt festival. Here’s the description of the project proposed by us:

Situated in the “Digital Publishing Toolkit” project the subgroup ‘Book as Directory’ concerns itself with workflows for digital publications that move beyond putting a print PDF online. We want to explore the creative tension between the strict constraints and particularities of epub as an output format and the diversity of possible tools and practices that can be employed to produce them. Starting from specific materials from the Institute of Network Cultures (INC) including publications (in both word processor and page layout formats), web blogs, and video event recordings, we will be using the diversity of the participants knowledge and work practices to produce as many different workflows (and their resulting outcomes) as possible. In doing so, we will make use of a diverse toolbox of free software tools taken from different practices (graphic design, informatics, linguistics, text editing, blogging, library sciences, statistics, reverse engineering). The final outcome will be compiled into an epub cookbook demonstrating a tasty palette of possible digital publishing workflows.

Starting from the main goal of diversifying the array of digital publishing workflows for epub, we worked on several concepts that explored both the production of a publication in a digital format and the management and manipulation of ready made e-books.

This post represents the first report on the concept developed during the hackathon. More will follow!

(For a comprehensive overview on each project developed during the hackaton, check André Castro’s report.)

Epub Trailer Generator

During the hackaton we discussed the possible outputs that could derive from well-structured content. Thinking beforehand of those outputs would influence the structuring of the content.

In our discussion we didn’t limit the outputs and the sources to what is generally considered a publication: we considered as well Flickr streams, contact spreadsheets, etc.

We also realize that open format like Epub could be easily accessed and harvested for content, in other ways than the mere linear reading. So we started to think of ePub as an input/source that could be manipulated by scripts.

In order to take the idea of Epub as input to the extreme, we needed a very different output from an e-book. Therefore we chose the “book trailer” relatively new genre, different from a theory publication both as format and as attitude.

We developed a small python script that: 1. unzips the epub; 2. searches the metadata for informations such as: title, authors, publisher, publication date; 3. gathers all the pictures in the book; 4. get a font if it’s embedded in the ePub; 5. creates an animated gif out of those contents.

The scripts employs the PIL library to handle the images (resizing, creating text, etc.) and images2gif to convert all the images to an animated gif.

Usage

python epubtrailer.py file-name.epub

Here’s a couple of examples.

“A Neoist Research Project ” Epub Trailer

]9 “A Neoist Research Project ” Epub Trailer

“To Save Everything, Click Here” Epub Trailer

]10 “To Save Everything, Click Here” Epub Trailer