Why my book can be downloaded for free
31–40 of 67 posts
Re: Why my book can be downloaded for free
#32Re: Why my book can be downloaded for free
#33Maybe his book is still relevant today because Perl didn't evolve much during these past years ? (no troll, I just read a few articles about Perl, I have no "insider" knowledge about the language situation except they're all waiting for Perl 6). Imagine a book about web development from 10 years ago, I guess nothing would be usable without a lot of modifications and side researches.
In fact they are pretty much relevant in all dynamic programming languages that have a convenient closure mechanism/syntax. There's also a "Higher Order Javascript" page somewhere, which translates the Perl examples to javascript. (EDIT: link: http://interglacial.com/hoj/hoj.html)
Re: Why my book can be downloaded for free
#34Maybe his book is still relevant today because Perl didn't evolve much during these past years ? (no troll, I just read a few articles about Perl, I have no "insider" knowledge about the language situation except they're all waiting for Perl 6). Imagine a book about web development from 10 years ago, I guess nothing would be usable without a lot of modifications and side researches.
Re: Why my book can be downloaded for free
#35Maybe his book is still relevant today because Perl didn't evolve much during these past years ? (no troll, I just read a few articles about Perl, I have no "insider" knowledge about the language situation except they're all waiting for Perl 6). Imagine a book about web development from 10 years ago, I guess nothing would be usable without a lot of modifications and side researches.
While I haven't read this book (only skimmed parts), this book is not affected by the language evolution. Of course, it doesn't follow 'modern Perl' practices, but mostly it wouldn't need to.
It is more concerned about concepts that can be applied regardless of language.
Re: Why my book can be downloaded for free
#36It is surprising to see a blog post like this published in 2014. Admittedly is refers to a 9 year old book, but the point it makes has been rendered moot by developments since. A publisher recently contacted me to explore the possibility of me writing a book for them. The terms, which I believe are fairly standard, are you make about $1 for every book sold, or about 5% of the total revenue. A technical author can exp…
"A publisher recently contacted me to explore the possibility of me writing a book for them. The terms, which I believe are fairly standard, are you make about $1 for every book sold, or about 5% of the total revenue. A technical author can expect to make about $10'000 if their book sells well. The publishing house makes about $200'000 on this, with the rest going to distribution and book stores." I'm not directly in…
> Almost everybody I know who has gone the self-publishing route has ended up with the high-hundreds and single-digit-thousands.
A technical book should be selling for about $50, more if you bundle correctly like the Rails Tutorial (https://www.railstutorial.org/). 1'000 copies sold is income of about $40K (accounting for processing fees) if you self publish and don't bundle. About $100K if you bundle and have an average sale price of ~$100. I was told a typical advance is ~$5K. To earn that you'd need sales of just over 100 copies, which seems very achievable.
Re: Why my book can be downloaded for free
#37Re: Why my book can be downloaded for free
#38Earlier quoted context omitted.
Not vouching for him, but Aaron Shepard, a children's author, maintains you can self-publish efficiently and profitably these days. "In fact, by aiming at Amazon, I was able to sell close to 30% the number of copies sold by one of those nationally-distributed competitors including its bookstore sales. And because the profit from my publishing system is so high -- generally half or more of the cover price -- I was ear…
The problem is that he is biased. He is selling books explaining how to self publish on Amazon. So it is better for him to say that you will earn more money doing so.
Re: Why my book can be downloaded for free
#39Earlier quoted context omitted.
In short, publishing houses serve no necessary function in modern technical publishing. ...aside from the economies of scale that they can apply to activities like editing, typesetting, graphical presentation, technical review, release scheduling, marketing, publicity, and cross-format distribution. There's also the risk mitigation that happens when you get an advance that you can't deal with yourself. There's a worl…
Not vouching for him, but Aaron Shepard, a children's author, maintains you can self-publish efficiently and profitably these days. "In fact, by aiming at Amazon, I was able to sell close to 30% the number of copies sold by one of those nationally-distributed competitors including its bookstore sales. And because the profit from my publishing system is so high -- generally half or more of the cover price -- I was ear…
You don't really need this guy's book though, there's plenty of information out there on how to do it (KBoards' Writers Cafe is a good place to start).
Re: Why my book can be downloaded for free
#40Sometimes however, authors consider their book(s) as their 'life's work'. It's hard to imagine giving it away for free. Psychologically speaking, though best things in life are often free, some people think that something that is 'expensive' is 'good' -- they somewhat erroneously believe that 'cheapness and quality don't go together'.
A related point that I have always wondered about is deciding the price of your creation. For stable businesses it is perhaps a straightforward thing to name the price of a creation, but I imagine it would be hard for an author to come up with the price of her book. By making it free on the website and leaving it up to the publisher to do the hard work seems like a reasonable way to get around this problem.