Publishers Campaign For Universal E-Book Format
As the battle rages for control of the e-book market, publishers are starting to unite behind a common desire: a universal e-book format. David Shanks, chief executive at Penguin Group USA, said, "Our fondest wish is that all the devices become agnostic so that there isn’t proprietary formats and you can read wherever you want to read. First we have to get a standard that everybody embraces." The company's president, Susan Petersen Kennedy, explained that book publishers did not want to "make the same mistakes as the music industry, which had an epic struggle over electronic distribution and piracy and lost huge market share."
Issue solved. Everyone should just listen to me.
*.txt
(or *.pdf, if you're a stickler for pretty graphics).
Coming up with a "new standard" at this point is just wasted effort.
Comment removed based on user account deletion
They don't want to make the same mistakes, and yet they're following the same path anyhow.
DRM DOES NOT WORK.
If someone tried to sell me a security measure that encouraged thieves to attempt to steal my products while preventing my legit customers from using them and made everyone angry, I'd tell them where to shove it.
"If you make people think they're thinking, they'll love you; But if you really make them think, they'll hate you." - DM
They're making the EXACT same mistakes as the music industry. They don't want a universal format. We have one. It's called ePub. They want universal DRM. Which isn't gonna happen.
The music industry tried the same thing. We wound up with multiple different DRMed formats that only worked on specific devices. All were incompatible with each other. Most were overpriced compared to CDs (the elimination of the physical distribution and associated costs should have been factored into digital sales from day one). And if someone did try to make a tool to unlock your music from a device so you could use it on another device you owned, they were sued... and it was made illegal even for fair use with bought-and-paid-for legislation in the US. So, everyone got used to stealing music, since it was the only way to actually get what you want on the device you wanted it and be able to listen to it anywhere.
Now, the Big Publishing is making the exact same mistakes. Insisting on DRM. All of it is on different platforms in different formats. None of it works with anything else. And the pricing is absolutely absurd compared to paperback sales. So, what happens? Everyone is starting to steal books using file sharing, etc. Big Publishing is already losing, they just don't realize it yet. And for all their whining about wanting a universal format and not wanting to make the same mistakes as Big Music, history is already repeating itself.
Portable versions of Firefox, GIMP, LibreOffice, etc
A long time ago, when Project Gutenberg texts were really the only "ebooks" one could find, I had the idea of creating a separate data file that would accompany the .txt files. My idea was to leave the actual content of the book in plaintext for maximum portability, but allow fancy formatting (pagination, font, links, etc) via a separate binary file which would reference the .txt by character position.
"Bravo" for the Xerox Alto, the first multi-font WYSIWYG editor, worked that way. The text was stored as ASCII and terminated with a control-Z. Following the control-Z was the formatting information. Text-only utilities, like compilers, could read the files as plaintext. Late 1970s technology.