Slashdot Mirror


U.S. ISBN Monopoly Denies Threat From Digital Self-Publishing

Ian Lamont writes "The Economist writes that self-publishing threatens the existence of the International Standard Book Number (ISBN) regimen, which is used to track and distribute printed books. Self-publishing of e-books has experienced triple-digit growth in recent years, and the most popular self-publishing platforms such as Amazon's Kindle Direct Publishing don't require ISBNs (Amazon assigns its own reference number to these titles). But Bowker, the sole distributor of ISBNs in the United States, sees an opportunity in self-publishing. The packages for independent authors are very expensive — Bowker charges $125 for a single ISBN, and $250 for ten. It also upsells other expensive services to new and naive authors, including $25 barcodes and a social widget that costs $120 for the first year. Laura Dawson, the product manager for identifiers at Bowker, insists that ISBNs are relevant and won't be replaced anytime soon: 'Given how hard it is to migrate database platforms and change standards, I wouldn't expect to replace the ISBN, simply because it is also an EAN, which is an ISO standard that forms the backbone of global trade of both physical and digital items. There are a lot of middlemen, even in self-publishing. They require standards in order to communicate with one another.'" It seems like a lot of programs/services just use ASINs (despite being controlled by a single private entity), probably indicating some deficiency with the current centralized registration regime. Back in 2005, Jimmy Wales suggested we needed something (culturally) similar to wikipedia for product identifiers. The O'Reilly interview indicates that the folks issuing ISBNs think DOIs are DOA too.

12 of 127 comments (clear)

  1. ISBN serves a purpose by Anonymous Coward · · Score: 5, Insightful

    It's a standard unique identifier recognized across the publishing business. While an ISBN doesn't mean much about the quality of the book (it could be total garbage, or worse) at least it ensures that people will have to fork over cash to get one - so you won't get millions of new spam ISBNs each day for example. And if identifiers were free, you'd probably have to use some scheme like GUID (randomly generated 128-bit identifiers) which are not human friendly, as anyone knows who has ever tried to clean out their Windows registry.

    Amazon's scheme is vendor-specific, and so would O'Reilly's if Tim came up with one.

  2. Re:I = International by fuzzyfuzzyfungus · · Score: 5, Informative

    According to TFA, the ISBN is international; but for whatever historical reason 1 entity per country(no word on what happened to countries that have ceased to exist or come to exist since 1959, though those probably aren't hotbeds of writing and publishing...) was made the local monopoly distributor for that country.

  3. The Importance of ISBNs by christurkel · · Score: 4, Informative

    By putting an ISBN on your work, it is available in every wholesalers and retailer's database. Your book can be ordered anywhere by anyone. Amazon's identifier is for Amazon only.

    Authors don't have to pay that much for an ISBN when they self publish. Lulu.com for instance charges $40 for a "global distribution package" which includes an ISBN.

    --

    CDE open sourced! https://sourceforge.net/projects/cdesktopenv/
    1. Re:The Importance of ISBNs by dgatwood · · Score: 4, Insightful

      ISBNs aren't worth $125, and they never were. They're priced that high to discourage people from buying them in such small quantities, because doing so is almost always a mistake, and results in lots of extra overhead because of the added segmentation of the address space.

      The reason it is a mistake can be summarized by describing how I'll be using ISBNs for each of the three books I'm about to publish:

      • One ISBN for the hardcover print edition.
      • One ISBN for the paperback print edition.
      • One ISBN for the EPUB digital edition.
      • One ISBN for the Amazon (MOBI/KF8) digital edition (optional).
      • One ISBN for the PDF digital edition (sometimes optional, depending on merchant).

      So each book in my trilogy could eat up to half of a block of ten by itself. Most folks should not be buying in blocks smaller than 10, and if you're serious about writing more than one or two books, in blocks of 100.

      --

      Check out my sci-fi/humor trilogy at PatriotsBooks.

  4. "Very expensive"? by PCM2 · · Score: 4, Insightful

    $125 for one ISBN is only "very expensive" when you consider that ten ISBNs is $250. There are plenty of people who are willing to sell you an extra ISBN for cheap.

    That said, $125 for an ISBN is only "very expensive" in a country where the average person spends less than $125 for a bag of groceries. Which ain't this one.

    On a broader level, one of most baffling things to me has been how little people are willing to invest in their own futures. They'll spend $1,500 on an HDTV, but spend $125 for an ISBN -- when publishing their novel is presumably one of their lifelong dreams -- hell no! I can't afford it! It's so much money! I've listened to long harangues from musicians about how unjust the music industry is, and it turns out all they need is $2,500 to put out an album that's already been written AND recorded. I just can't understand it -- if it's that important to you, if this is what you really want to do with your life, why wouldn't you just put $2,500 on your credit card and damn the consequences? Honestly, I've made my living as a writer for well over a decade now, so I know what it's like to make no money at all ... but $2,500 is such an inconsequential amount of funds to spend on your own dreams that I just can't comprehend anybody complaining about it. In this society, $2,500 is the kind of money you don't even need to ask somebody for ... just fill out a form, they'll send you a card, and you can get a $2,500 loan -- or more -- without ever looking a human in the eye. So ... we're bitching about $250 now? No wait... we're apparently bitching about $125?

    --
    Breakfast served all day!
    1. Re:"Very expensive"? by 0123456 · · Score: 5, Informative

      It's very expensive when you consider that ISBNs are free in many countries. Canada, for example, just requires you to register as a publisher, and then you can get as many ISBNs as you can use from a web site.

    2. Re:"Very expensive"? by PCM2 · · Score: 5, Insightful

      Wow, where can you do that? What distribution channels does that give you access to?

      For a lot of types of music, there is no mass market. The "distribution channels" are MySpace, Facebook, and Amazon. The role of the record label is minimal.

      I had one friend who managed to score a distribution deal with a pretty big indy distributor. It meant you could walk into any Virgin Megastore on Earth and buy his CD. But did you? No ... you didn't. Those CDs sat there for a few months and were rotated out for something else. Distribution channels aren't everything ... and this isn't the music industry of even a few years ago.

      That said, realize that all a record label really is is a bank with a lot of connections. Everything a major record label "spends" on you ... for recording, mixing, mastering, distribution, promotion ... is really just a loan. Nothing is a gift. You get paid, but not before they've made back every penny they spent on you. Putting out an album with record label backing is 100% analogous to starting a company with VC funding.

      --
      Breakfast served all day!
  5. Problems, and a solution by 93+Escort+Wagon · · Score: 5, Funny

    With the explosion in books and book-like devices, the current ISBN scheme is insufficient. We'll soon be facing a world-wide ISBN shortage, especially in the rapidly expanding Asian publishing markets. I am promoting a new long-term solution called ISBNv6, which will provide a 128-bit-long space for book identifiers.

    --
    #DeleteChrome
  6. cryptographic hash by marvinglenn · · Score: 4, Interesting

    Especially for digital books, but to be used on the digital information that a regular book is printed from... a cryptographic hash of the book is the book identifier. Decentralized, unlikely to have a number collision, and the added bonus of a mechanism to make sure that the book you received is the book you wanted. The only thing that needs to be centralized is the decision of which hash to use, how to hash the data, and how to represent the hash as to the user.

    --
    The whores get mad when the sluts give it away for free.
  7. I understand its purpose but... by jtownatpunk.net · · Score: 4, Insightful

    Laura Dawson, the product manager for identifiers at Bowker, insists that ISBNs are relevant and won't be replaced anytime soon

    When you have to insist that your product is relevant, that's a bad sign.

  8. Re:Amazon has it covered, making ISBN less relevan by _Shad0w_ · · Score: 4, Informative

    Because ISBN numbers are also a unique identifier; they fulfil bibliographic and cataloguing functions. With an ISBN number you not only know what book is being referenced, but also which edition of that book, and what format that book was in (a book published as an eBook and as a paper book will have different ISBN number for both).

    --

    Yeah, I had a sig once; I got bored of it.

  9. Re:Ripoff City by itsdapead · · Score: 4, Insightful

    There is no justification for the $10/year cost of domain names

    Good domain names are a limited resource (sure there are a gazillion possible combinations but nobody wants to be kz67uip95zqtn.com or johnsmithfrompowercablenebraskabutnottheonthatlivesonwashingtonstreet.org). Until we live in some post-scarcity socialist nirvana where our disputes can be mediated by infinitely wise AIs then they will have a value. (...and even then, look at how long the names get in Banks's Culture books!)

    If domain names were free, or lasted forever for a small fee, then the cybersquatters would be busy running scripts to systematically register every likely combination of English words , and you'd all have to buy back your domains from them for whatever they wanted to charge. The domain name market is Wild West enough at the moment, thanks very much.

    At least a monopoly has some sort of accountability.

    --
    In a survey of 100 programmers, 111111 thought that duck-typing was a good idea.