Skip to main content

Some iBooks Author Thoughts

I have been working in iBooks Author and finding it fairly good for basic tasks. However, the moment you want a bit extra from the program, it does fall short. Then again, the ePub 2 format also falls short in numerous areas.

The ".iba" (iBooks) and ".epub" formats are nothing more than standard compressed "zip" files containing various folders and files of HTML, images, fonts, and more. The structures are well documented, but not simple to edit and update without a good tool.

Let me acknowledge that some of the "problems" I experience with ePub/iBook formats are limitations that will require some re-imagining of the book format. The issues arise because eBooks in various formats are designed to allow the *reader* more control of content than the designer. The eBook concept is reader-centered, not designer centered.

The reader can change orientation (portrait vs. landscape), magnification, typefaces, font sizes, and screen colors (inverse, for example, when white-on-black is preferable than black on white). With everything a reader can do, the layout of a book is dynamic, not static.

My mind is already pondering how eBook generators could be improved.

A dynamic book, at least with current tools, cannot display footnotes or marginalia easily. My opinion is that references should "pop-up" the full citation, which for now means coding in HTML. I'd prefer an easier method that not only adds a pop-up, but it would be great to add citations to a bibliography and include links to works available via various booksellers.

I suppose a simple script can be added to the eBook pages, just like you might use for website pop-up definitions. I'll certainly be testing the idea for my current projects.

The dynamic pages also make indices difficult. You cannot link to "page numbers" because the numbers change. For now, creating links to anchors within the text is the best solution I can imagine. Links are not a perfect solution, but they are a solution.

Again, hand-coding links is not horrible, but can't this be automated? The programming logic is straightforward: given a word or phrase, find it and create a link. The text of the link could be the chapter and section numbers, since page numbers won't help readers. An example index entry might read: Fonts; Ch 1 Sec 2, Ch 2 Sec 1. It isn't as convenient as page numbers at first glance, but remember that these would be hyperlinks to the anchors. I plan to use this approach for a book we're converting at this moment.

To use the "anchor" approach, you do need to keep track of anchors somehow. I suppose the anchors would be something like this: "#fonts_1", "#fonts_2", and so on, incremented for each new occurrence of the indexed word and not associated with a chapter or section since text can be moved. The index generator would have to track locations, though.

Most eBook generators create decent tables of content, but they don't easily generate tables of figures or lists of tables. I'd like those features, too. Yet more "auto-generation" based on anchors, ids, and styles, I would suggest.

None of the missing features would be difficult to add to eBook generators. Already, iBooks Author includes a glossary tool. Why not add some of the other common textbook features?

Once the features are added, let's do something about the pain and misery required to create custom templates. Why don't the eBook tools, including iBooks, do a better job with the CSS they generate? I've used Pages, InDesign, Sigil, and iBooks to create eBooks. I've also used Scrivener. Without question, the bare minimum ePub generated by Scrivener was the best of the bunch — because it was simple. I used the Oxygen XML editor to tweak the CSS in a Scrivener ePub and was pleased.

We all mix-n-match software applications for the best possible results. We create images in Illustrator or Photoshop, edit long texts in Word, and finish the layout of a book with InDesign or QuarkXPress. But, I consider the CSS aspect of eBooks similar to the styles of InDesign or Word. Why should I need another program to tune simple CSS, with only a handful of styles?

In time, iBooks Author and similar tools will add the features I want. Even with fine-tuning and hand-coding, eBooks are much easier to create and distribute than traditional printed books.

Comments

Popular posts from this blog

Digital Writing Ideas

Online composition and participation are always a requirement in the courses I teach. When I began teaching at Fresno State as a graduate student in 2004, I was one of the few instructors who required students use Blackboard on a weekly basis. I believe there are several reasons to use tools like Blackboard / WebVista: Students can read and respond to the thoughts of their classmates. I have a record of how writing (and thinking) improve during a semester Peer editing can occur online, in small groups. Students less vocal in class discussions tend to participate more online. Normally, I post a " Weekly Response Question/Topic " based on class discussions during the week. Students can then extend the in-class discussion online. Those who were unable to speak up during the class have time to reflect and post their thoughts, too. By requiring every student to post at least 50 to 100 words a week, they soon engage each other in discussion. I always use threaded discussions...

Human Readers for Tests

As readers of my blogs know, I'm never opposed to using technology when it is an effective tool. I am opposed to the blind embrace of the latest trends without critical examination of the potential side effects. Computer-assisted grading, I can endorse to some extent because I use software to help me analyze student papers — and my own writings. But, I cannot and will not endorse any system that gives weight to the computer-based scoring. If you're a teacher, consider this petition: http://humanreaders.org/petition/index.php Now, I also want to add a critical comment on human graders. If the graders of standardized tests are using rigid scoring rubrics, they are little better than software algorithms. Bad grading is bad grading. Inflexible = bad. Again, I am not opposed to using a computer for fact checking, some plagiarism verification, and as formatting aids. Computers can and do help many of us write more effectively. But, I don't use computers to grade pape...

Podcasts and Internet Radio

You must read Podcasting News if you are interested in podcasts! The New York Times has NYTimes Podcasts covering almost every area of interest. For anyone and everyone, podcast.net is a directory of professional and amateur podcasts. Unfortunately, many podcasts come and go too quickly and the directory links to some ghost sites. For October 30, 2007, we were instructed: In your blog: listen to some podcasts and analyze different aspects of the production quality of these podcasts; then, reflect on ways that you could use writing to create podcasts or coursecasts; brainstorm some ideas for creating your own podcast: an interview, presentation... I am a fan of Internet Radio, podcasting, and pretty much all things resembling "radio" in any form. For November 6, we have been asked to create a podcast of some form, and I certainly don't see a problem creating a theatrical production of some sort. Podcasting has the convenience that most Web tools lack. A podcast ...