My wife is a writer. I've learned a lot about the writing profession from her. (She is, of course, the one who introduced me to National Novel Writing Month, and her participation in it lead to my creating WriteTrack.) Lately, she's been looking into self-publishing; the rise of eReaders (Kindle, Nook, iBooks, etc.) have significantly lowered the barriers (and the stigma) of putting your work out on your own for others to enjoy. Of course, there's at least one new barrier in place--one which anyone who was doing web development in the mid-to-late nineties is familiar with.
The problem is a lack of standards. You can't just create a single ePub file and expect it to look the same on every eReader. Nor can you create a single file and put it in all of the various stores (Amazon, Barnes & Noble, Apple, and the smaller options) at once; each one has different requirements (and, of course, you need a different resolution/aspect ratio cover image for each). On the up side, there are simulators for the Kindle and Nook available for the PC or the Mac, and you can simulate an iPad/iPhone on your Mac, but simulations and reality don't always match up. There are lots of blog posts out there about how to deal with these headaches, and how to convert your WYSISYG Word document into the various e-book formats, but it's still a process. My wife complained that it feels like it's taking longer to convert her first offering--a collection of short stories--than it took to write it.
Watching her go through this, I couldn't help but be reminded of early web development. Originally, web pages were much simpler than they are today, but everyone kept coming up with new features, new functionality. And none of them did it the same. If you wanted your web page to look good, it had to work well in Internet Explorer (multiple versions, of course; 3.0 and 4.0 behaved very differently), and Opera, and Netscape...which was a challenge. Now, if your pages conform to the W3C standards, you can be pretty confident that it'll work well in Firefox, Chrome, Opera, and Safari; you may have to tweak it a bit for IE, but even that's becoming less of an issue. And today's web pages benefit tremendously from this.
Here's hoping that e-publishing follows that path as well. And quickly.
Read More...