Here’s some ASIN trivia from my time at Amazon in the early 10’s. At least at that time, there was exactly one inventory item at Amazon that could change ASINs during its lifetime: Amazon Fresh used different ASINs for green bananas and yellow bananas.
Is it actually a mutate or do you write off greens and add new yellows?
The Story behind ASINs – Amazon Standard Identification Numbers (2021)
31–40 of 50 posts
Re: The Story behind ASINs – Amazon Standard Identification Numbers (2021)
#32Anyone know what the A.... ASINs that were mentioned in the article are/were used for?
Re: The Story behind ASINs – Amazon Standard Identification Numbers (2021)
#33Re: The Story behind ASINs – Amazon Standard Identification Numbers (2021)
#34> Unfortunately — and Shel was well aware of this very quickly, but of course by that time, it was too late — ISBNs are terribly abused in the United States. The company that issues ISBNs, Bowker, charges a lot of money for ISBNs (from the perspective of small publishers, anyway), and publishers don’t necessarily read all the rules. Small publishers were re-using ISBNs, and they also took their range of ISBNs and num…
Because you get issued a range and you actually do whatever you want within that range. Like IP addresses. What you do within that range is up to up, you don't actually have to ask the authority for every single number within the range. As a simplification: If you get the number from 100 to 200 to assign to your books but the last digit is a check digit, you didn't get 100 numbers to choose from. You got to choose fr…
Hence the article says:
> Shel very quickly removed all ‘checksum software checks’ (which would have made sure it was a legal ISBN)
I find it incredibly fascinating (and a little bit depressing) that publishers would twist the system in that way, but maybe it has to be expected if something is sold for a large amount of money.
In France ISBN are free; there is a central agency (Electre) that issues them but they don't charge for it (at least not to small publishers).
But EAN/UPC codes are issued by a different agency, GS1, that does charge a recurring fee, and it is expensive and "infinite" (you're supposed to keep paying for as long as you're using the codes). But even them don't charge for the range size; the fee is based on the turnover of the company buying the codes.
Re: The Story behind ASINs – Amazon Standard Identification Numbers (2021)
#35I always wondered why ASINs start with B..... Anyone know what the A.... ASINs that were mentioned in the article are/were used for?
Re: The Story behind ASINs – Amazon Standard Identification Numbers (2021)
#36source: https://www.salsify.com/blog/target-set-a-june-30-image-dead...
This is to differentiate it from their in store operations: DPCI - DePartment Class Item
Re: The Story behind ASINs – Amazon Standard Identification Numbers (2021)
#37> Unfortunately — and Shel was well aware of this very quickly, but of course by that time, it was too late — ISBNs are terribly abused in the United States. The company that issues ISBNs, Bowker, charges a lot of money for ISBNs (from the perspective of small publishers, anyway), and publishers don’t necessarily read all the rules. Small publishers were re-using ISBNs, and they also took their range of ISBNs and num…
In general, are check digits common in schemes like these? Is it something you'd do if you expect lots of manual copying, or scanning or other potentially-error-producing conversions?
Re: The Story behind ASINs – Amazon Standard Identification Numbers (2021)
#38> Unfortunately — and Shel was well aware of this very quickly, but of course by that time, it was too late — ISBNs are terribly abused in the United States. The company that issues ISBNs, Bowker, charges a lot of money for ISBNs (from the perspective of small publishers, anyway), and publishers don’t necessarily read all the rules. Small publishers were re-using ISBNs, and they also took their range of ISBNs and num…
For some reason, ISBNs having check digits seems really strange to me. I wonder why. I am sure that Australia's smart meter numbering scheme also uses a check digit, but on learning that it that didn't strike me as odd. Maybe the association with books and "old stuff" makes it seem incongruous to me. In general, are check digits common in schemes like these? Is it something you'd do if you expect lots of manual copyi…
But for books, the worst that can happen is that you get the wrong book. Maybe back in the days when people ordered books via phone it was good to have a checksum, but even then the seller would probably read back the name of the book. So I don't really see how it's necessary here.
Re: The Story behind ASINs – Amazon Standard Identification Numbers (2021)
#39Re: The Story behind ASINs – Amazon Standard Identification Numbers (2021)
#40Years ago I spent a lot of time trying to figure out how to get a Kindle to "Whispersync" sideloaded books. Eventually I figured out it was as simple as having an ASIN included in the books metadata (Calibre does this automatically now, but it was fun figuring it out manually with Python scripts). Originally I thought the ASIN had to be valid, but eventually realized it didn't even matter, just had to match the patte…
Wow, TIL. So you're saying you can get the audiobook legit through Audible and use a downloaded EPUB and it will still work if the ASIN is in the metadata? This is definitely worth a blog post or something at least.
Normally, books sent via USB can't use Whispersync to sync reading position between different devices. OP is saying that if you embed ASIN into the book (can just be a random ASIN) and sideload the same books to multiple device, they will sync, too.