Looking down the road a short distance and considering current initiatives like 1:1 devices and BYOD, Hamilton anticipates most of its curriculum residing and being delivered online. While still in the early stages of development, we intend to use a combination of tools to develop online textbooks. This is our current framework.

Some Must Haves

  1. We need a format that will work offline.
  2. We need a format that works on all devices. Device agnostic.
  3. We need a format that incorporates multimedia.
  4. Gotta be open-source. A consistent rule for the district.

Terms

  • OER = Open Education Resource.
  • Creative Commons = type of license that allows general use of content (there are different flavors of Creative Commons)
  • ePub3 = open standard for eBooks.

Authoring Tool

Apple tried to make a splash with their iAuthor tool a year or so ago. The problem was that iAuthor exported its file in a semi-proprietary format that only worked with iBooks. This violates one of our “must have” rules. Recently iAuthor added the function to export books as ePub3. Still, you need a Mac in order to create content on iAuthor.

We decided to go in a different direction with a tool called PressBooks. PressBook uses WordPress as its core infrastructure. Both PressBook and WordPress are free and open-source. And well documented. Pressbook advantages are:

  1. Multiple authors.
  2. Is web based. So it will work on any device.
  3. Exports created books in a variety of formats. ePubs3, PDF, Word, XML, and Mobi (Mobi is used by Kindle).
  4. Also has a core plugin called “textbooks” that adds features for the creation of Textbooks.

How it Works

Composing a Chapter in PressBook.
Composing a Chapter in PressBook.

We host Pressbook on our own server. Users login to Pressbook and are assigned authorship of a particular book. Using WordPress’s intuitive editor, they create chapters and sub-chapters within a book. Each chapter is technically a WordPress post.

Once a book is finished, readers have two ways of accessing the book:

  1. Via the website. In essence, the book is a series of web pages.
  2. Download an appropriate eBook file. We use ePub3 because its an open standard. Readers can then read it on their favorite eReader (ie Kindle, iBooks, Google Books, Calibre, etc.).

One of the super cool things about PressBook is that you can import ePub3 files. For example, you can download the ePub of Hamlet (say, from Google) and upload the ePub to PressBook. Then you can mix, match, recreate chapters and scenes with your own created content. This is key when thinking of creating eTextbooks.

Demo

A demo of PressBook can be viewed here: http://pb.hcsdoh.us/

The Next Level

Because we’re nerds at Hamilton, we add a few additional elements to the framework. After a book is finished, we publish it to our portal. Students add books to their library using coupon codes (similar to add themselves to a Google Classroom). Using an additional (and very awesome program) called FuturePress, students can use their browsers as an eReader.

Collection of Processes: 1) Writing, 2) Listing, 3) Reading
Collection of Processes: 1) Writing, 2) Listing, 3) Reading

What About Google Play for Education?

We had a helpful conversation with Google on using both the Google Play Books app and API as well as Google Play for Education. We wondered what it took to get a book listed in the Google Play for Education store? The short answer is that the book needs to be in the public domain and you need a connection within Google.

What about working with publishers for content?

The short answer for this was that it’s messy. Most districts wouldn’t want to go down that route because an eBook is technically a license (not a product) that’s usually renewed yearly or assigned to a particular user. Over the span of a number of years, a physical book is cheaper than an eBook.

That said, Amazon appears to be ahead of the game with this option. Their WhisperSync allows you to buy licenses of a book and assign them to users. The downside is that you can’t use Google’s SSO with Amazon (which isn’t necessarily a deal breaker, but makes for a rather large headache on our coding end).

Big Picture Goal

Over the next few years, we’d like to collect and create eTextbooks using as much Open Education Resources we can find. These resources will be created and merged with PressBooks. Published versions will reside on our portal linked to student accounts. Published ebooks will also be linked to our Curriculum Modules (also part of our portal).

That’s the goal at least! We’re starting small yet building.