Tackling Open-Source Book Projects?
Wheeler asks: "I am
currently writing a book ('The Directory Services Cookbook', shameless
self-plug), which I plan to publish under some form of open license, once
it's finished. At this point I am really looking for clues on which license
would be appropriate for your classic, not-necessary-digital work of
creation. And while we're at it: Can other OS book projects share
experience on how to tackle the process of writing in general. I personally
think a little Linus T. should be in every project doing editing, checking for
style and layout, the works. Any comments?"
Many people create valuable content and then insist on hosting or publishing the content themselves.
Instead consider contributing your content to a public content repository like Wikipedia.
This allows other people to easily contribute to and update your work, even if you lose interest or something happens to you. Additionally, your work will be redundantly stored and likely accessible for the far future.
Do whay O'Reilly does with their Open Book program.
"Don't blame me, I voted for Kodos!"
Bruce Eckel publishes books (like "Thinking in Java") as both a free online book, yet sells the printed copy. What he does is publishes the book like normal, but also makes them available for free on his webpage. So if you ever need it to reference, you can jump online to read it. And to support him, most people buy a copy of his book. Its the best of both worlds.
Another nice advantage is he has books that he isn't finished with available online ("Thinking in Patterns" is one of his), where people can read it and give him feedback before he takes it to the press... Check grammar, find things that are easier to reword, play around with his example code, etc... Its almost like an open source project right there. And he makes money on his books (cause, any java coder that has read "Thinking in Java" owns a copy. Its like a Bible for Java).
This may be a technique you may consider...
Good quote, too many chars. Seriously, the slashdot 120 char limit sucks!
I suggest checking out Philip and Alex's Guide to Web Publishing. It is available in both online and print versions (in addition to being a fantastic read).
There's a difference between two. Open-source means anyone can take your source code (in LaTeX or something like that), make some changes and produce his own version of the book. I have some doubts about this model, though. Most ot the free books I've seen are just free. Anyone can use them but not contribute.
If you really want to produce a "collaborative" book, take a look at the Wiki model.
http://www.gnu.org/copyleft/fdl.html
My technology skills are too soft to contribute as a developer to an open-source project, but I'm an experienced editor who'd love to have the opportunity to copy edit for a project or two.
I wouldn't know where to start to find a match for my time and skills. Are there resources that list projects like the one above looking for editorial assistance? If not, should there be one?
One thing that kind of gets me scatching my head (I'm sure its my intellectual shortcomings, not those who initate these projects) is the idea that "I'll finish this then release it as open source". I've seen the same thing with software projects where people say "I'll release the code once I've cleaned it up".
A better approach to my mind would be to start it open source from the get-go. Put your outline, rough content, ideas, etc. out there, and get peer review throughout the process. I'm sure people could contribute to every stage as you write the work, and opening it up in SOME format (it doesn't have to be pretty) wouldn't be too time consuming.
For what its worth...
My own book (The Instructional Use of Learning Objects) is available online for free (under the OPL) as well as in costs-money print form. Not only does this give you the opportunity to have people submit live errata, etc., but the electronic version of the book is the best press the print version could get. We pre-sold around 500 copies before the book was even to the printer by having the material online.
The other great opportunity afforded by having the book online is the community / discussion you can facilitate if you can convince your publisher to put the URL to the free online version on the cover of your printed book (this was not so easy for me).
John Seely Brown and Paul Duguid took a similar approach with The Social Life of Information.
I don't really understand the problem. As you point out, somebody could do the same with a Linux distro, or any other piece of OSS. Generally, customers won't be stupid enough to shell out much dough for a product that they could obtain for no cost, unless they feel that they're getting something for what they're spending (like the printing and binding.)
The danger would come from somebody attempting to claim a new copyright on your work (fairly easy to deal with, if you register your work), or somebody modifying and redistributing it as their own work. In either situation, you've got a decent court case. I don't know how strong OSS licenses may be in the print arena, but if you did have to go to court, I think you'd have at least an even shot. Hopefully, nobody would be stupid enough to test you.
The author could always keep an eye out for somebody trying to do this, and potentially undercut him/her by selling copies for a lower price.
So far, this is somewhat like what Bruce Eckel is doing. First, you give something back to the community, but you still can make some money, without having your work stolen.
But, add the following clauses to your copyright:
Just my $0.02.
The Open Content licenses of course, plus the GNU Free Documentation License and the Design Science license. There are undoubtedly others, but these are the ones I'm familiar with.
I'm currently planning / writing an open source book (" Object Oriented Software Development with PHP ") myself, so I'm interested in other people's experiences, too. I use DocBook to write the book and CVS to manage the XML files. I chose the Open Publication License (OPL), because I think it fits my needs best. Although I just started last week, the first pages are already online, so that I can recieve feedback from readers even at this early stage of writing. This helps in finding topics I should focus on, because there's more interest in it by my prospect readers. HTH, Sebastian
Why does everything have to be some sort of 'Open Source'? Long live public domain!!!!
I would separate each chapter to be checked out as a whole from CVS.
Version control is indispensible for stuff like this, yet people rarely think to use it.
Do you want to just give the book away for anyone to do anything with? Then just release the book into the public domain.
Do you want to allow free redistribution, but restrict people from making any changes? Then say that in your license.
Do you want to allow changes, but want the changes to be clearly attributed to the new authors? Then say that.
These things aren't rocket science. Just say what you want to happen with your book in clear straitforward language and that is how it will be.
-- Never make a general statement.
You have to be careful when dealing with many paper book publishers when discussing publishing something developed from the Internet. This territory is unfamiliar, and will often lead to dire consequences if all parties involved don't understand what's going on. Take the case of Eric Weisstein, author of the CRC Concise Encyclopedia of Mathematics. His book was based off of years of his own work on his website, Eric Weisstein's World of Mathematics, and some collaboration from outside sources. After CRC published the book, they demanded that the website be taken down, effectively ending all collaborative work on the project. You can read more about the incident here. One calendar year and lots of litigation later, the website is back online. Don't let this happen to you.
Free messageboards and more! Your girlfriend's seen myWang
My personal recommendation would be The GNU Free Documentation License:
But I think we should talk about much more important issue, i.e. how to print a book with such free license. I suppose most of publishers are used to intellectual property and would rather choose some traditional, more restrictive license than the FDL.So here's my question: No matter what free license we choose, where should we look for publishers, who will want to print our books?
~shiny
WILL HACK FOR $$$
dsl.org has Linux Cookbook which is an open source book that seems to be doing really well as a "real" book. The real sources used to write the book and publish it are put up on the web for free...
If other people weren't allowed to sell it, it wouldn't be open source. A GPL-style license like the GFDL doesn't protect the author from the situation you describe; it encourages it.
there's always some asshole that wants to make a buck at someone else's expense.
Do you think Linus Torvalds considers Red Hat to be a bunch of "assholes?"
Your remark about selling a thousand copies on E-Bay is naive. If you want to think about it realistically, very few books make much money for their authors. Most copylefted books that are available in print are self-published, and it's not easy to sell a thousand copies of a self-published book. If you really want to pay the rent by writing books, basically you need to pick one of the more lucrative categories (cookbooks, romance novels,...), and work at it full time.
Find free books.