Slashdot Mirror


Prentice Hall To Publish Open Content Licensed Books

lma writes "Bruce Perens has convinced Prentice Hall to publish a series of books under an Open Source license. The 'Bruce Perens' Open Source Series' will be available first as hardcopy in bookstores, and the Open Source text will be available electronically a few months later. Prentice Hall is counting on people buying the books even though the electronic version will be freely available later. I like the model, since I prefer to read paper, but like the electronic version for reference."

138 of 239 comments (clear)

  1. My prediction... by Anand_S · · Score: 5, Funny

    The Microsoft Press will be pissed about this. "Open Source books will be the death of the industry!"

    1. Re:My prediction... by Bruce+Perens · · Score: 5, Interesting
      Let's give them a run for their money :-) To do that, we need to make this a big bookshelf. Want to write something? I need authors. It won't make you rich, but it will do good for both you and the world.

      Thanks

      Bruce

    2. Re:My prediction... by EvanED · · Score: 2

      What topics are you looking for? I'm not saying that I'll write anything; I don't think I'd have the skill. (I'm a freshmen (though officially entering my 4th semester; thanks AP credits!) going for simultaneous BS and MS/ME in comp sci at Penn State's honors program.) That said, I have toyed with the idea of doing an intro to C++ web site (because 70 gabollion isn't quite a big enough number) in a pseudo-book form. No sane person would actually want to use this as even a base for something to publish (not only because the quality of the work but because several section headings are stolen from C++ for Dummies), but I'm willing to put it up in the internet if you'd like to see it. That is, IF I can find it; I just did a search of the hard drive in my main computer with no hits.

    3. Re:My prediction... by packeteer · · Score: 2

      I can't write a good book. I know i can't and im ok with that but i WOULD like to support this. I am going to buy the books that interest me AND get the electronic data. Nobody will convince me books can be totally replaced with anything but i really like the ability to search an entire text for a certain string. I may not make you authors rich but i know i wont go broke giving you what support i can.

      --
      unzip; strip; touch; finger; mount; fsck; more; yes; unmount; sleep
    4. Re:My prediction... by Bruce+Perens · · Score: 5, Interesting
      Mostly I am looking for user or developer documentation for Free Software. I would hope that I'll get some of the software authors, but I recognize that many of them would rather code. Note also that writing a book does not make you wealthy (me neither). It doesn't pay as well as consulting. On the other hand, if you aren't working anyway... The benefit of writing a book is that you are valued more as an employee, consultant, or scholar. You know the cliche: He wrote the book about it!

      Bruce

    5. Re:My prediction... by AuMatar · · Score: 2, Insightful

      Here's to hoping you read this- would it be possible to put a list of subjects that need doing (not an exclusive list, but a list of things that would make good additions) on a website? I'm sure a lot of people would be glad to contribute, but have no idea where to start, or what would be accepted for publication.

      --
      I still have more fans than freaks. WTF is wrong with you people?
    6. Re:My prediction... by Bruce+Perens · · Score: 5, Informative
      I did a list a while back, and it turned out that my authors are more in touch with new stuff than I am. For example, I think I might have mentioned intrusion detection, but didn't put Snort on the list. I would rather that you think about what you have invested your time in, and what special areas you can contribute to. Is there an area you currently have expertise in where the rest of the world would profit from a brain-dump?

      Thanks

      Bruce

    7. Re:My prediction... by AntiFreeze · · Score: 3, Insightful
      Well, what kind of range in books are you looking for?

      Are you just looking for thicker technical manuals, or are you considering expanding some HOWTOs into books form, writing and expanding better and more detailed man and info pages, teaching certain tools from scratch, putting together cohesive references for the open source developer, or other documents like that?

      Some of these really need to be written. But as part of your series? What areas do you want to see covered, what areas do you think have been covered enough, and what areas do you think should be left to O'Reilley?

      Or to go backwards, there's one area I feel O'Reilley is extremely poor in: development with multiple tools. I'm not talking lex and yacc, but rather (off the top of my head) perl and C, or pyhton and shell scripts. They have "perl for sysadmins" and pocket references, but no good books on how to use separate tools well together. The closest they come to discussing the use of separate tools together (from what I've read, and I may be completely missing a section of their books) are their books on web CGI programming.

      If there were a good book out there on, say, how to use perl and python together to write text-intensive apps with killer object models, I'd buy it in a second. My point is, there are a lot of tools out there, and I think there just aren't good books out there on how to use the tools together -- each tools seems to be encased in its own book with very spartan references to how to use it with other tools. This can be fixed, easily. I think books bridging tools together could do very well.

      So what do you want to get written?

      --

      ---
      "Of course, that's just my opinion. I could be wrong." --Dennis Miller

    8. Re:My prediction... by Robotech_Master · · Score: 5, Informative
      What you need to do is put the electronic version online before or concurrently with the print version. See the Baen Free Library, Baen Webscriptions, and the Honor Harrington CD-ROM (now hosted on-line in its entirety by express permission of Jim Baen).

      And see this quote from Jim Baen, on the Baen Bar:
      Baen has experienced a mysterious 50% increase in gross dollar sales in the previous year. Also, our "sellthrough" (percentage of books placed in the market that sell to end-point customers) has improved from the rather startling 63% to the truly stunning 74%. I'm tentatively blamiing this on my wacko e-net proclivities. (Insert a Crazy Eddie ad pastiche here)
      There's every sign that having the books available for free or cheap on-line has done nothing but good for the sale of print books by Baen. It might do the same for you.
      --
      Editor Emeritus and Senior Writer, TeleRead.org
    9. Re:My prediction... by Micah · · Score: 2

      Bruce,

      In addition to the question on which topics you are looking for, I'd also ask what the qualifications would be for writing a book. I did fairly well in grammar classes, and I have written tutorials before (and was praised for them). I run a sole-proprietor consulting company, but things are slow so I might be interested in this if I can come up with a reasonable topic.

      Thanks!

    10. Re:My prediction... by ctrimble · · Score: 2
      You're ignoring the difference between technical books and recreational books.

      Recreational books are cheap and pleasure-oriented. They're also end-to-end. With any one of the Baen books, you outlay about six bucks and you've got 15-30 hours of reading pleasure ahead of you. Generally speaking, the book isn't random-access. You need to read the whole thing to derive pleasure from it (or, at least, pleasure is maximised by reading the entire book in sequential order).

      Technical books are expensive and solution-oriented and (generally) random-access. For example, maybe you work for a company that stores a bunch of information in a database that's shared across divisions. You're getting sick of being unable to make changes to the schema because everyone in the company is touching your data. You decide to wrap the whole thing up in a web service and allow people to access the database that way. So, you buy O'Reilly's web services book, learn a bit about SOAP, install Tomcat, and expose your data through a web services interface. Now, if the O'Reilly WS book were on line, you'd probably go in, look up the stuff you need, print out the appropriate pages, and write your interface. Once the job is done, you wouldn't go down to B&N and buy a copy of the book for your bookshelf.

      So, what you're comparing is a cheap book that needs to be entirely consumed versus an expensive book that can be used in small portions. For that reason, I don't think that you can generalise and say that because sci-fi sells well even when available for free, then the same relationship holds for technical books.

    11. Re:My prediction... by Greedo · · Score: 2

      Not to sound greedy or anything, but how "not rich" will it make authors?

      i.e. What would the author of an Open Source Book expect to make, compared to what a traditional publisher might pay?

      --
      Tuus crepidae innexilis sunt.
    12. Re:My prediction... by HiThere · · Score: 2

      You might look at the Pragmatic Programmers. Their book on Ruby isn't exactly open source, but it's freely available on the web. And I don't think it's hurt their sales any. (In fact, I believe that every serious Ruby programmer owns at least one published copy.)

      The licensing issue is important here, of course. Making a work easily available but requiring a special reader would limit you a lot, unless the special reader was freely adaptable and distributable.

      The books that this will work well with are the ones that actually provide value. Think about this when someone asks you to pay for a pig in a poke. When "Trust me, it's good" first started, it worked because the merchants were ... if not honorable, at least accustomed to working in public view. As time passed, however, certain sharpies noticed that you couldn't tell the quality of the merchandise until long after you had paid for it. So if corners were shaved, the customers probably wouldn't easily make the back connection to who had conned them. But it was a cheaper distribution model, so "pre-packaged" was sold as desireable, and the packages switched from being inspectable to having plastic windows to having printed images of the contents. And the images began to have less and less to do with the contents. But it was the images that were being sold.

      So... eventually, a reaction created "open" products. Whole grains. Open source. Now "open books". But these need distribution and sales models that can compete with the deceptive models. Not easy, and Prentice Hall is to be congratulated for attempting it. May they have great success!

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    13. Re:My prediction... by HiThere · · Score: 2

      FWIW:
      I use the Ruby book from Practical Programmers. It's freely available on the web, but I'm waiting for the updated print edition, as my first one is nearly worn out.

      The value to me of the print edition was much enhanced by haveing a web edition. I tend to use them in complementary ways. (Well, of course there's overlap, but not as much as you might expect.)

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    14. Re:My prediction... by ctrimble · · Score: 2

      That's true. One of the factors why the ruby book sells in print, though, is because there's a lack of good Ruby books. However, let's say there was a better ruby book that wasn't available on the web. I'd bet that you would buy the better book, but still use the free version for your online needs -- grepping, cutting-n-pasting, etc. Given competition, the only way the free online version will sell print copies is if it's the best.

    15. Re:My prediction... by Bruce+Perens · · Score: 2
      You need to be able to show good writing samples, and keep to your schedule. We don't check your academic qualifications.

      Bruce

    16. Re:My prediction... by Bruce+Perens · · Score: 2
      5000 copies is a good run for a technical book. 20000 is a smash hit. I think you might make about $8 each, but don't hold me to that. I make $1. This really small number of copies is one reason I think Open Source won't hurt.

      Thanks

      Bruce

    17. Re:My prediction... by ChaosDiscord · · Score: 3, Informative
      What you need to do is put the electronic version online before or concurrently with the print version. See the Baen Free Library...

      I love the Baen Free Library (BFL), but I think you're misrepresenting the results. By and large the books in the BFL were placed online after the print version. In most cases, significantly after, long after the print version is selling only handfuls of copies. In this case, yes, there is strong evidence that a free online version can boost print sales. The BFL doesn't publish stuff in new release specifically because of concerns of gutting sales. Mind you, the BFL's concern doesn't mean that the free release will gut sales, just that they're not willing to be the one to do the experiment at the risk of sales.

      Relatedly, I encourage everyone to visit Baen Free Library, if only "Prime Palaver" articles in which the person manging the library discusses the plan and the actual results. It's very enlightening.

  2. Novel Concept, But Not the First by CBNobi · · Score: 5, Insightful

    Bruce Eckel's been releasing his programming books electronically for the past few years. (Not sure of its licensing, however)

    This is probably one of the first cases of a publisher supporting this, however.

    1. Re:Novel Concept, But Not the First by wideBlueSkies · · Score: 3, Interesting

      Eckel is to be commended for his bravery, and generosity in doing this.

      I own the printed versions of his Thinking in C++ & Java books, and keep the HTML versions at home & office.

      It would be nice if ORA did this more often, instead of leasing access to electronic copies through Safari.

      --
      Huh?
    2. Re:Novel Concept, But Not the First by Bruce+Perens · · Score: 5, Informative
      I'm not claiming to be the first. Go look at Creative Commons for a list of people who got there before me. But Prentice is the world's largest technical book publisher and that's important. They have done individual titles under the OPL before, but never a series.

      Thanks

      Bruce

    3. Re:Novel Concept, But Not the First by bcrowell · · Score: 2, Informative

      Here is a list of all the publishers I know of that are involved in print-publishing free books. If anyone knows of more, let me know!

    4. Re:Novel Concept, But Not the First by bcrowell · · Score: 2, Informative
      I believe 'Open Starch Press' releases some open source books.
      Do you mean No Starch Press? I poked around their web site briefly, but couldn't find anything but a book that had one free chapter. Do you know of any of their titles in particular that are free?

      and whoever published the first book on using Gimp
      Yes, Grokking the Gimp is published by New Riders. They have quite a few free books in their catalog. Some of them are really good (e.g., Grokking the Gimp), while others have, mmm, shall we say... low production values :-)

      Also those books with the black shiny covers... 'Orilios' I think may be the publisher
      You mean Coriolis? Do you know of any of their titles that are free?

    5. Re:Novel Concept, But Not the First by packeteer · · Score: 2

      There are other people who learn from a paper copy and then get the electronic version to be able to search and use as a reference.

      --
      unzip; strip; touch; finger; mount; fsck; more; yes; unmount; sleep
  3. Well... by TerryAtWork · · Score: 2

    I read Using Perl 5 for Web Programming AND later dl'd the CD of it I must say the open source thingy works great with books.

    --
    It's Christmas everyday with BitTorrent.
  4. Assuming the quality of the titles... by Nutrimentia · · Score: 3, Interesting

    this may prove to be a defining moment in the battle of copyright control. If these books sell, and continue to sell after the electronic copy is available, it will add some serious weight to the argument that digital availability of information precludes sales and marketability.

    I'm a bit surprised they are publishing in hardcover instead of a Sam's/O'Reilley/etc sturdy paperback though.

    1. Re:Assuming the quality of the titles... by Bruce+Perens · · Score: 3, Informative
      It's a soft cover. Pretty much like every other technical book these days. I haven't tested the binding for durability, but I'd hope these folks have that down by now.

      Thanks

      Bruce

  5. Nice title by tmark · · Score: 2, Funny

    If I were less cynical, I might think that naming the series *after himself* wasn't *just* an ego-stroking maneuver, aimed at garnering maximum publicity. Please, someone inside Prentice-Hall tell me it was their idea to come up with that goofy series name and not Perens' - after all, we all know Perens seems to like to keep his name out of the press...

    1. Re:Nice title by Bruce+Perens · · Score: 5, Informative
      I sincerely did not ask for it to be named after me. That's Prentice's idea, and they need my name there to differentiate them from any other Open Source line that someone else does. I find it a bit embarassing, but will live with it for the good of making books that are Open Source licensed.

      Actually, it has created tremendous difficulty for me. I have to get all of the doors widened in my home now, so that I can get my head through them :-)

      Bruce

    2. Re:Nice title by Guppy06 · · Score: 2

      Could be worse. The series could be called the "GNU/Open Source Series."

    3. Re:Nice title by Bruce+Perens · · Score: 3, Insightful
      Richard will be annoyed. But then I've done a few things to piss him off lately. I hope he will be somewhat consoled by the fact that the books are free software.

      Bruce

  6. Finally, I don't have to... by jmuzic1 · · Score: 5, Funny

    lug all my books home every day. I can see it now..."Open source may provide treatment for back pain"

    1. Re:Finally, I don't have to... by Bruce+Perens · · Score: 3, Informative
      Note that Prentice Hall PTR is the technical book, not text book division.

      Bruce

    2. Re:Finally, I don't have to... by Zigg · · Score: 2

      Yeah, but I still had several tech books in my bag going home every day from the ISP where I used to work.

  7. Oreilly / MySQL Reference Manual by wideBlueSkies · · Score: 4, Informative

    >>This is a tremendous departure for a mainstream publisher.

    ORA has done this already with a MySQL book. At the time of publication no less.

    Granted, it's the printed version of the electronic reference manual. But it IS an open source book. I think they're calling it O'Reilly Community press.

    Additionally, ORA open sources some of their out of prints.

    --
    Huh?
    1. Re:Oreilly / MySQL Reference Manual by Katalyzt · · Score: 2, Insightful
      Yes, I assume the logic behind keeping the source closed for a few months is that it will FORCE people to buy the book if they really want it. The secondary assumption is that no one will buy it if it is open. Both assumptions are FLAWED IMNSHO.

      Ah well, perhaps one day they'll have the guts to go the whole mile and start REAL open publishing by printing on demand the latest version of the book. Being first in the market with all the tools and support would be a great advantage, maybe they'll get IT one day.

      --
      version 0.0002
    2. Re:Oreilly / MySQL Reference Manual by Bruce+Perens · · Score: 5, Interesting
      I don't want to diminish O'Reilly's efforts, they did the original Open Sources book mostly in Open Source, and a number of others, and some other publishers have as well (about my favorite is the Ruby book). But Prentice Hall is the largest technical book publisher in the world.

      Thanks

      Bruce

    3. Re:Oreilly / MySQL Reference Manual by Bruce+Perens · · Score: 4, Informative
      The assumptions are not necessarily flawed, they just may not apply to 100% of the people. We want to make some money. We're willing to experiment.

      This series is in retail stores. I appreciate that demand publishing can do great things, but it's more of a mail-order phenomenon until it gets inexpensive enough to put the unit in a vending machine. And will that change things!

      Bruce

    4. Re:Oreilly / MySQL Reference Manual by wideBlueSkies · · Score: 2

      Bruce,

      I'm honored that you've responded to my comment.

      Please don't think in any way that I'm trying to detract or slam your new project. I happen to think that Open Source in all forms, from all sources is a great thing.

      I wish you the best of luck.

      --
      Huh?
    5. Re:Oreilly / MySQL Reference Manual by Bruce+Perens · · Score: 4, Insightful
      Please don't think in any way that I'm trying to detract or slam your new project.

      Of course not. The goal here is to get good documentation into Open Source, which is something we have had a problem with so far. The more of it, the better, wherever it comes from.

      And you don't have to be "honored", I'm just a fat old guy who posts on Slashdot.

      Thanks

      Bruce

    6. Re:Oreilly / MySQL Reference Manual by jericho4.0 · · Score: 2
      I was suprised nobody has mentioned this, but 'Linux Device Drivers' and several other current, important O'Reilly books are published under the GNU Documentation Liscense. I posted somthing like this post in todays /. O'Reilly anniversery post.

      I think it's a great model, because I, and almost anyone I know, will pay to have an important book in hardcopy.

      Kudos to O'Reilly and Prentice Hall for having the guts to do this, and to the authors also.

      --
      "A language that doesn't affect the way you think about programming, is not worth knowing" - Alan Perlis
    7. Re:Oreilly / MySQL Reference Manual by mccoma · · Score: 2, Insightful
      just giving the link...

      "Programming Ruby" (aka "The Pickaxe Book") by David Thomas and Andrew Hunt Addison-Wesley Oct 2000 ISBN: 0201710897 is available online, download, or purchase.

      If you like the online edition, buy the book so the authors can do a second edition. I am sure this goes the same for Mr. Perens' new line of books.

  8. Comment removed by account_deleted · · Score: 5, Funny

    Comment removed based on user account deletion

  9. Amen to that! by rindeee · · Score: 4, Interesting

    I will ALWAYS buy good 'ole ink and pulp as I much prefer reading them. For reference I much prefer the searchability and rapid access of electronic (and the ability to carry a bunch of them on my handheld). I have gone so far as to "un-bind" some of my favorites, scan them and OCR/index them so that I can search them electronically. Then I have to go buy another copy to replace the one I destroyed. No more! I say hurray for this. Now I just hope these books don't suck.

    1. Re:Amen to that! by HiThere · · Score: 2

      The electronic searches are great... if you know how to say what you're looking for. But it's hard to beat books for looking for things that you can't quite remember, not just for reading. If you remember that the thing you're looking for was somehow related to keys, or perhaps files, then no standard search engine will help you. Especially if you think that you would recognize a diagram that was near what you are looking for. So you flip through the pages in sections that look reasonable. Much faster!

      OTOH, if you know the word, and it isn't too common, then grep (or it's analogs) is the tool. And I've often wished for a local version of Google that ran over only my local hard disk. Sort of like locate, only with a bit more logic.

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
  10. Perens' vs Safari by Anonymous Coward · · Score: 2, Interesting

    How does this stack up with Safari?

    Safari has a wider access (I assume Perens' line of books will take a while to reach their "ransom" target and be released openly) but which is the more useful? Safari's "Pay money, download all the ebooks we let you eat, right now" approach, or Perens' "Don't pay money, download and mess with the books all you want, but be prepared to wait"?

    1. Re:Perens' vs Safari by Bruce+Perens · · Score: 3, Insightful
      I'd position the current paradigm we are using in these terms:

      These are paper books just like all of the other paper books in the book store. We pay the authors the same, we wholesale them the same, and you pay for them the same. They happen to be under a license that lets you shove them in the copier with impunity. A bit later, not too long, you get nice clean electronic "source code". People who don't want to pay for the book could use it, but we don't think there really are a ton of them. The license is a real plus to the author, as the books need never die even if the publisher loses interest, and there is no fight about electronic rights as authors are having with most publishers. We might be able to do second editions a bit more often, if we get enough community help.

    2. Re:Perens' vs Safari by Reziac · · Score: 2

      I think I like this new model quite well. If I'm in a raving hurry to acquire a title, I can do so immediately; if it's something of marginal interest that I might not normally buy, I can wait for the ebook.. which I might then decide I like well enough that I want hardcopy too, or maybe it will set me to looking forward to the next similar title.

      Aside from the obvious opengoodness of free ebooks, it's cheap advertising for future hardcopy publications on the same subjects or by the same authors. Everybody happy!

      --
      ~REZ~ #43301. Who'd fake being me anyway?
    3. Re:Perens' vs Safari by Hellkitten · · Score: 2

      A bit later, not too long, you get nice clean electronic "source code".

      You really should try tro release at least a few of the books electronically at once, and compare the sales numbers to those released a few months after the paper copies

      I, and I expect others, like to download a book if possible, read part of it to verify that it's good, and then get the paper brick. I don't like to buy a book I haven't had a chance to look at, and most of the time I can't. (since the local bookstores don't have many computer books and I'll have to order specifically)

      --
      - We are the slashdot. Resistance is futile. Prepare to be moderated -
  11. why do I suspect by SHEENmaster · · Score: 3, Interesting

    that when it finally comes out, months after the book, it will be in a clunky format such as pdf rather than something like sgml that we can convert to linked html or plain text as we desire.

    cat ebook.txt | grep explorer | grep bug | less to get all the paragraphs relating to the latest explorer bug.

    For an ebook format, I want something parsable and convertabl; pdf meets neither requirement.

    --
    You can't judge a book by the way it wears its hair.
    1. Re:why do I suspect by Bruce+Perens · · Score: 4, Insightful
      It will be in an editable format. We would like your changes for the second edition, after all. Unfortunately, they are still operating a .doc file shop there at Prentice. But we have OpenOffice, which can turn .doc files into its own XML format, as well as several other open formats. I have had no problem using OpenOffice to read the books.

      Bruce

    2. Re:why do I suspect by Isofarro · · Score: 2
      But we have OpenOffice, which can turn .doc files into its own XML format


      I don't know what OpenOffice XML format is, but hopefully its something like DocBook (or richer).

      What would be great is having books in a consistent XML format (not just HTML or XHTML). That way its possible to build a customisable portal containing the snippets out of a book that are most relevant to a particular user (Almost like cutting part of a page out of a book - none of this bookmarking an entire chapter, just the relevant paragraph). A combination of XML format, XPointer and a Portal framework can produce something a bit more flexible.

      Dumping an entire book into a freely available electronic format is very useful. But having the availability to request a paragraph or two out of a chapter is another advantageous lever.

    3. Re:why do I suspect by stephenbooth · · Score: 2

      Given that every text I've seen on XML seems to use XMLing a book as at least one of the examples I don't think there's exactly a shortage of candidate schema designs.

      Stephen

      --
      "Don't write down to your readers, the only people less intelligent than you can't read" - Sign on Newspaper Office Wall
  12. Open Source? by Quaoar · · Score: 4, Insightful

    Does that mean I get to rewrite who won the civil war in my history book? SCORE!

    --
    I'll form my OWN solar system! With blackjack! And hookers!
    1. Re:Open Source? by Bruce+Perens · · Score: 4, Informative
      I think the best example of how this is handled is Wikipedia. That project is AWESOME! They have written a whole darned encyclopedia as Free Software (under the GNU FDL), the level of scholarship is high, and it is coming up a lot on google of late because their page ranking is now very high. This means it is answering questions for a lot of "real" people, not just Free Software developers :-).

      They seem to have a meta-discussion process for handling argument, but I haven't looked very deeply into it. They get stuff done.

      Bruce

    2. Re:Open Source? by Micah · · Score: 2

      I was wanting to do something like that with travel guides -- i.e. a Lonely Planet type guide under an open content license, with all the data stored as XML so it could be regenerated in any way desired. Unfortunately I never got much interest in it, but if people want to run with it it's not too late...

    3. Re:Open Source? by Isofarro · · Score: 2
      I think the best example of how this is handled is Wikipedia


      Wikis thrive and are successful because of the peer-review nature of the content. Every page of a wiki is generally editable by anyone. I've contributed one or two articles to Wikipedia, and found the community especially friendly and generous. Wiki content tends to be text-based.

      But if a "wiki-like" front end is written that can store and retrieve in an XML format (Bruce mentions the XML format used by OpenOffice), then it will be a useful updating / annotation window, whilst always having the "live" XML document open to readers.

      Wikis have version control as a standard feature, so undoing bad changes is possible.

      I experimented some time ago with a wiki (hacking Usemod wiki) that could produce DocBook output - apart from the lack of wiki-isms to adequately express DocBook Type structures, it is technically a feasible option.
  13. Copyleft is important. by bcrowell · · Score: 4, Insightful
    I run a web site that catalogs free books (see my sig), and I've seen many many cases where books are originally free for downloading, but then the author's web site mysteriously disappears, and your only option is to buy the print version. This is exactly the sort of thing that gave Richard Stallman conniptions and led to the GPL for software: the idea that software could go from being free to being unfree. In fact, I see it as a much bigger problem for books than for software.

    Too bad there doesn't seem to be any information about what the license is, or what editable form they'll be available in. He does refer to the possibility that profs could edit it and make their own versions.

    1. Re:Copyleft is important. by Bruce+Perens · · Score: 3, Informative
      Open Publication License 1.0 with no options taken. It passes the Open Source Definition in that form. OSI will not certify the license because it is actually 4 separate licenses, depending on which of those boxes you check, and only one of them is an Open Source license. I'll try to get an OSI-certified license in place for later works. OSI has really only done one so far that is for text rather than software.

      Thanks

      Bruce

  14. _Text Processing in Python_ almost under model by Lulu+of+the+Lotus-Ea · · Score: 5, Informative

    I have recently completed a book for Addison-Wesley. Well, almost completed--it needs to make it through copyediting and indexing still, which will probably (unfortunately) mean several more months until it is printed.

    One thing that I did--with permission of my publisher--is make the text of the book completely available during writing, and it will remain so into the future. Shameless plug, you can find it at http://gnosis.cx/TPiP/. I cannot say honestly that being allowed to provide it this way was a deciding issue in choosing a publisher; but it certainly does make me feel better about writing the book.

    Admittedly, this is not quite the same thing as an OpenContent license. You are free to read the book at the URL listed, and print yourself a personal copy. But the book is under copyright, and you cannot reproduce and sell the text yourself. Still, I believe it is a step in the right direction... maybe my next book will manage to go a step farther.

    Yours, David...

  15. Astronomy by ShoeHead · · Score: 2, Insightful

    The group my faculty advisor is in, here at Caltech, has already done this; I wouldn't be surprised if other universities have done it as well. His group published an astronomy textbook under the GPL (!). Readers are allowed to distribute, read, print, and edit the book, and even sell their revisions.

    !: I think this is just incredibly lame--a textbook?? under the GPL?? Sounds to me they're just in there for buzzwords. Surely there's a better way to describe the rights you want to give away / keep. Oh well...

    1. Re:Astronomy by Bruce+Perens · · Score: 3, Informative
      Please be sure to register the book with Creative Commons. I know that there's a Debian Astronomy package set, besides the ham radio package set which has a lot of satellite stuff. Lots of people can use it.

      Thanks

      Bruce

    2. Re:Astronomy by bcrowell · · Score: 2

      Hey, give us a link!! Where can we find the book?

  16. This is perfect by RainbowSix · · Score: 4, Insightful

    Take for example my paper copy of The Hitchiker's Guide to the Galaxy. I've read that thing probably a dozen times. A beautiful work of art. But, there is always that time when I want to find a quote for my website or to have a laugh with someone. That is when the text files are essential.

    I know I'll be buying more books when I know I can search through them, because not every book I've read has been easily locatable scans on my favorite ftp sites :)

    --
    --------
    It's OK to be social, just don't tell anyone about it.
  17. I can modify this for what I want by SHEENmaster · · Score: 2

    or at the very least remove all the foo formatting crap. None of that is necessary or essential to the document!

    Thx for the link, I'll check into it when I get the time.

    --
    You can't judge a book by the way it wears its hair.
  18. forget extrans by SHEENmaster · · Score: 2

    <s pan class="ft0">foo</span></nobr></div>

    --
    You can't judge a book by the way it wears its hair.
  19. Re:Proof reading! by Bruce+Perens · · Score: 4, Informative
    Dan Gilmore pointed that out to me, and we are getting after Barnes and Noble about it. Somebody must be typing really fast! We think it might have happened at the wholesaler, who sends data batches to the bookstores.

    Bruce

  20. A first class publisher by Synn · · Score: 2

    Baen books has supported free novels for a while now, see http://www.baen.com/library/

    Their idea is that the more people read "free" novels, the more likely they are to purchase novels from the same author in the future.

  21. This will work for technical titles by Da+VinMan · · Score: 2

    How do I know? Because it worked for Bruce Eckel. Is there really a debate about it?

    The question now is: will it work for all different genres of books. I suspect we'll see some lines drawn in the sand where high margin entertainment titles are concerned.

    Also, we'll probably see a rash of lawsuits or lobbying by the textbook industry to help them maintain the monopoly they have. After all, we wouldn't want continually improving and affordable materials to fall into the hands of our students. Oh! The horror!

    --
    Please mod this post only if you think others should/n't read this. I have enough ego^H^H^Hkarma. Thanks!
    1. Re:This will work for technical titles by EvanED · · Score: 3, Interesting

      >>Also, we'll probably see a rash of lawsuits or lobbying by the textbook industry to help them maintain the monopoly they have. After all, we wouldn't want continually improving and affordable materials to fall into the hands of our students. Oh! The horror!

      Really. It's my first year, second semester (well, that's misleading; officially it's my fourth, so I'm taking higher level stuff than your typical second semester person) at Penn State and I'll be paying ~$450 for ALL USED books. Outrageous, especially considering that tuition+room&board+fees for me is little over $1000/semester.

    2. Re:This will work for technical titles by Jah-Wren+Ryel · · Score: 3, Informative

      You might find this thread about purchasing used textbooks from England at a substantial savings to be helpful:

      Tip on buying textbooks...

      --
      When information is power, privacy is freedom.
    3. Re:This will work for technical titles by Trepidity · · Score: 2

      But technical titles are a good start, and one of the more useful areas for electronic books anyway. I can't count the number of times I've wished I could do a full-text search on one of my technical reference books instead of clunkily looking through the index. This is useful for some other areas (philosophy in particular), but not so much for things like fiction books.

    4. Re:This will work for technical titles by ctrimble · · Score: 2
      The reason it worked for Bruce Eckel is because he is an extremely talented writer/teacher who invests considerable time into his writing. He has chosen a career as a educational consultant and by ensuring that his books are the highest quality possible helps provide him with consulting gigs.

      The thing about having a book available for free in addition to a dead-trees version is that it requires your book to be the best. If your book is merely useful, people will just download it. If you're going to sell it, you need to demonstrate utility far beyond what someone would get from simply downloading it.

    5. Re:This will work for technical titles by EvanED · · Score: 2

      *Very* nice. Thanks a bundle for that link.

  22. looks great by Dr.+Awktagon · · Score: 2

    The Linux Development Platform: Configuring, Usin and Mainting a Complete Programming Environment

    Heh, open source is always full of bugs. :-)

    Seriously, this looks great, it's good to see a large publisher trying this. It makes a lot of sense to me, especially for computer docs (I own many of the books I read on Safari in paper form for instance). Heck, I wish all books came with a plaintext version of the text on CD or something, just for the grep value.

    I'll definitely be getting the Snort book, and keeping my eye on the series. Kudos all around.

  23. Not quite open source but... by Synn · · Score: 2

    Baen is another publisher that has put books out for free on the internet for downloading.

    http://www.baen.com/library/

  24. Re:Paper pricing by Bruce+Perens · · Score: 5, Funny
    Anyone in the know about Open Source will understand that the books are free text when they see my name.

    The copyright page says it's OPL licensed, although there is a bug in the copyright page which I will fix in the electronic version, because someone didn't understand the OPL when putting together the copyright page. It goes to the trouble to say that you can use it under the OPL, and then after that says "no copying". Duh!

    Bruce

  25. O'Reilly XForms book to be under GFDL by mdubinko · · Score: 2, Interesting

    Also of note, the XForms book I'm writing for O'Reilly will be published under the GFDL.

    Before publication, the text-in-progress is also available, but under a somewhat more restrictive license, at http://dubinko.info/writing/xforms/.

    This policy at O'Reilly dates back to at least May 2002, when I signed the contract.

    .micah

    --
    --- Learn XForms today: http://xformsinstitute.com
    1. Re:O'Reilly XForms book to be under GFDL by Bruce+Perens · · Score: 2
      Excellent! I would just love to get into a do-gooding competition with Tim. It would be great fun and would get a lot of good documentation into Open Source.

      Please make sure Creative Commons knows about it. Oops, I'd better register my books there too.

      Thanks

      Bruce

  26. PLEASE MOD UP PARENT! by Da+VinMan · · Score: 2

    This is the same David Mertz that has written a number of Python and XML articles for IBM's developerWorks. It would be nice to see his material get more exposure.

    David, thanks for your great articles and good luck with the book!

    --
    Please mod this post only if you think others should/n't read this. I have enough ego^H^H^Hkarma. Thanks!
  27. Re:There should have by Bruce+Perens · · Score: 3, Informative
    I would like to hear from translators who want to produce Open Source books and make a little money too.

    When we put the books online, there will be an "ask bruce" on the site.

    Thanks

    Bruce

  28. Hardware vendors by jbolden · · Score: 2

    Actually Microsoft Press in the same position relative to Microsoft that the software being donated to Linux is from most of the Hardware companies. That is Microsoft doesn't really make that much money of their Microsoft Press books (many of which are very good BTW). Further most of these books teach people about their products.

    It might be an excellent way for Microsoft to experiment with a BSD type licensing scheme on products where they would be willing to see sales dry up in a worst comes to worst type scenerio.

  29. David Weber by Henry+V+.009 · · Score: 2

    David Weber's "War of Honor" came with a very cool CD. The CD contains a copy of the entire Baen Library, as well as all of the previous Honor Harrington books.

    On the front of the CD is stated "This disk and its contents may be copied and shared but NOT sold."

    I think that this is all very cool and encouraging. On the other hand, I'd like to point out that they don't have much legal ground for the "NOT sold" requirement. I can certainly sell the CD itself, it's my property. What they should have said was: "You are granted the right to copy and share this information, provided that you agree not to sell the copies."

    And, unfortunately, the book sucked too. I enjoy politics. Real politics. 1000 pages of fictional politics falls flat in any number of ways. The other books in the series are very good though.

  30. Re:Good thing I'm not in charge of PR though! by jbolden · · Score: 3, Insightful

    How would they do that. 1000 pages at $.04 / page = $40. Throw in binding costs, plus the disadvantage of lower quality... And I'll tell most libraries aren't getting $.04 a page after equipment, labor, consumables.

    Its very hard to beat the economics of a webpress.

  31. poor (or cheap) college students by exhilaration · · Score: 2
    Hey, it sounds like a great idea, but come on - if college students can get the book for FREE, then they'll just put off that class for a semester to avoid paying for it.

    College students are NOT a population that anyone should expect to fund this experiment.

  32. A note about the license by Bruce+Perens · · Score: 5, Informative
    The license, at present, is the Open Publication License with no options taken. If any of the options were taken, it would not be an Open Source license (the options restrict modification and commercial use). We are open to other Free Software licenses, my contract explicitly allows the GNU Free Documentation License (which I would like to see used without immutable sections, which I feel make the work not Open Source).

    Thanks

    Bruce

    1. Re:A note about the license by Bruce+Perens · · Score: 4, Informative
      Whatever we can convert the .doc file into. Yes, Prentice PTR is still a .doc file shop. I think the XML format used by OpenOffice might be best. I have used OpenOffice to read the books.

      Bruce

    2. Re:A note about the license by Hellkitten · · Score: 2

      Whatever we can convert the .doc file into

      Why not the other way around? The format could be anything that can be converted to an acceptable .doc file.
      If a book is to be a project involving several authors I don't think msword is the ideal format

      Another question: Will they be considering printing books that are already open-sourced but doesn't exist on paper (yet). e.g if an author wishes a book to be available on the net from day one, or perhaps in "beta" form. Would they still consider it for printing it?

      Second question: will they/you need voulenteer reviewers? If the topic is relevant for me I would give feedback in exchange for beeing able to read the material while unfinished, and a free copy once the book is done
      (Not to mention I would love my name in print in an acknowledgments section :-) )

      --
      - We are the slashdot. Resistance is futile. Prepare to be moderated -
  33. Ripping off college students one edition at a time by LostCluster · · Score: 5, Funny

    The books will cost $50-$75 dollars while they're being sold at university bookstores, then released free as soon as the course is over so that the resale value of the book is zero.

    However, the free book will be useless for the next semester's courses, because a new edition will have been released to update the book for the changing technologies, of course.

    See, it is possible to make big money with open source... although this wasn't what we had in mind.

  34. Will those books be available in Spain? by vadim_t · · Score: 2

    Two of those books, the one about Linux development and the one about Snort sound interesting and I'd like to get them. A translation to Russian or Spanish would be nice, but not necessary.

    1. Re:Will those books be available in Spain? by Bruce+Perens · · Score: 3, Interesting
      We would like to hear from people who want to translate books.

      Bruce

    2. Re:Will those books be available in Spain? by Bruce+Perens · · Score: 2
      No problem. Keep your ears open, maybe you can help find someone who is interested.

      Thanks

      Bruce

  35. Redefine the history of the civil war by Bruce+Perens · · Score: 4, Informative
    Yes, the link here will let you do just that.

    Bruce

  36. Re:Don't forget by Bruce+Perens · · Score: 4, Insightful
    Don't worry. They wanted me on board for credibility. That would lose it for them.

    Bruce

  37. topics? by drDugan · · Score: 3, Interesting

    really -- this was asked above but not aswered.

    What topics are you looking for? Do they have
    to relate to open source software? Some
    guidelines would be niec if you are soliciting
    authors.

    1. Re:topics? by Bruce+Perens · · Score: 3
      Well, I think I have only seen one book proposal refused so far. So, we are open to what you propose.

      They should relate to Open Source software, either as user documentation or as developer documentation. I suppose there are some "Open Source" topics that are not about software - either hardware or policy - and those would work too. If you want to do something else, but it's a technical book, we might be able to help.

      Generally you can ship a CD with the book, so you can make sure that all of the examples are distributed, and you can make sure the version of the software you are writing about is distributed with the book.

  38. Bigger Implications... by blissful+ignorant · · Score: 2, Interesting

    This looks very promising outside the tech industry, too. Time and again the media reports on errors in school textbooks - Prentice Hall being a main publisher of these books. With an electronic version, schools could purchase the book, then, as time goes on, print out the most current e-version in a course packet format. Instead of purchasing a whole new series of books, they only have to pay for the ink. This is a good thing.

    --
    Valete!
    1. Re:Bigger Implications... by Bruce+Perens · · Score: 4, Informative
      Well, Prentice Hall PTR is not the division that makes text books. PTR makes technical books. One victory at a time, and that next one might be a good deal more difficult. But it's already happening at the colleges, rather than the publishers.

      Thanks

      Bruce

  39. So long as they're published . . . by kfg · · Score: 2

    in any form that can be at least "ripped" to ASCII by an open source tool we'll be alright.

    You have to admit though that there's irony in having Open Source (tm) books being published in everybodies most hated MS propriatary file format.

    Of course, note that I'm not saying which "side" the irony jabs its pointy little head into. I wonder if use of the .doc format for OSS texts will "infect" MS's own documents made with the same tool. At least it's a thought worth having a chuckle over.

    KFG

  40. Re:Ripping off college students one edition at a t by Bruce+Perens · · Score: 3, Insightful
    Well, the instructors can actually customize the books for their own courses, although they will have to comply with the OPL terms when they do it.

    Bruce

  41. print on demand by bcrowell · · Score: 2, Informative
    Print-on-demand (POD) is the great technology that never happened. It does exist, but it's pretty much a vanity press phenomenon --- you know, the kind of book that only gets bought by the author's friends and relatives. The POD publishers I've seen also had truly horrible contracts.

    When you come right down to it, a book is something that it makes sense to mass produce. Printing and binding a book is a specialized, highly technical skill. You have to know what you're doing. You have to pick what kind of paper to use. If it's not just a one-color job, it gets very complicated.

    Being first in the market with all the tools and support would be a great advantage, maybe they'll get IT one day.
    It sounds to me like a market that would be inherently very competitive and low in profit margins.

    Yes, I assume the logic behind keeping the source closed for a few months is that it will FORCE people to buy the book if they really want it. The secondary assumption is that no one will buy it if it is open.
    It doesn't sound like you understand the economics of print-publishing. In print publishing, it's all about quantity. Printing 10,000 copies of the books doesn't even cost that much more than printing 1,000. Because of this extreme economy of scale, you print as many books as you can possibly hope to sell -- more, actually, because they cost virtually nothing to produce once the job is set up. With a technical book, you certainly do not sell all those books in the space of a few months.

    I think more likely Printice Hall has a realistic idea of how they can use a free book as a cheap and effective sales tool.

    1. Re:print on demand by Hellkitten · · Score: 2

      What I would love about print on demand is if the format the books come in is somewhat flexible when it comes to layout. So that when I order a POD book I specify the paper size (among a few standard choices i suppose) and the text is adapted to it. Then if I can choose the binding too I can have all my books the same size and binding, it'll look beautiful in my bookshelf

      --
      - We are the slashdot. Resistance is futile. Prepare to be moderated -
  42. The ZooLib Cookbook is under the GNU FDL by MichaelCrawford · · Score: 2
    The ZooLib Cookbook is under the GNU Free Documentation License. The DocBook XML source is in ZooLib's CVS at SourceForge.

    I only have a few chapters written so far, and have a lot of work left to do to complete it, but I have made it my New Year's Resolution to complete it by the end of the year.

    To make it more convenient to write, I have used Fink to install DocBook, OpenJade and psgml on my iBook. (Note - fink's psgml is in unstable).

    ZooLib is a multithreaded C++ cross-platform application framework. You can write a single set of sources and compile native applications for Mac OS (classic, 68k and OS X native), Windows, BeOS and Linux, with very little need for platform-specific client code.

    ZooLib itself is fairly portable, it could be brought to a completely new platform in a few weeks of work by someone experienced with it.

    A brief introduction to ZooLib is on it's homepage at http://zoolib.sourceforge.net/.

    Thank you for your attention.

    --
    Request your free CD of my piano music.
  43. What about tomorrow? by glamslam · · Score: 2, Interesting

    This model seems to be very good now (most people prefer to read a hard copy to an ebook) and printing a single book is prohibitively expensive.

    But, what happens when books become like CDs (easy and inexpensive to make exact functionality copies)? Would enough people pay for the hardcopy to support the author enough to put food on his table?

    1. Re:What about tomorrow? by yeOldeSkeptic · · Score: 4, Interesting
      But, what happens when books become like CDs (easy and inexpensive to make exact functionality copies)? Would enough people pay for the hardcopy to support the author enough to put food on his table?

      Yes they will. If they value their time and the book enough. Even if a laser printed copy of a downloadable is cheaper by a few dollars from the press-printed book, I strongly believe that most people would still go for the convenience and quality of the latter. Why?

      Well, 10 dollars is certainly worth much less than the time that I have to spend printing, collating and having the book bound professionally. I would rather pay the extra ten bucks and avoid the aggravation. So, yes, there will be a market for open books for as long as the value of the book is much greater than the cost of buying it.

      As I see it, open books will revolutionize the industry in the following way.

      1. No book will ever be out of print. Troff is several decades old but it is still alive and kicking in the form of groff. Because groff is open sourced, it will continue to exist in the net somewhere and it will continue to be improved even if only incrementally. Compare that with say, WordPerfect which is almost on the way to extinction. (Please no counter-arguments about warez or how it is still on your hard disk!)
      2. Financially successfull open licensed books will be of a better quality than comparable closed-licensed books. Why? Because in order for the book to succeed it must be of the quality where people are willing to pay for it when a downloadable copy is available. This leads to...
      3. Cost of publishing will drop. Publishers will be able to test probable success of any book cheaply by having it downloadable on the net. All the publisher has to do is log all downloads (in order to count popularity) and provide a survey form inquiring whether the reader would buy a hard-copy of this book if it is available on the market and for how much. No need to print 10,000 copies of a book and then discover what a crap it is. However, it could also mean...
      4. Writing will cease to be as profitable a profession as it is today. But as RMS himself will say (with paraphrasing) just because book writing is not very profitable does not condemn you to write books. If writing books won't put food on your table, then perhaps you better find some other profession. On the other hand...
      5. Some Joe will discover a hidden talent in writing. It is so easy to publish an open book, (put a copy on the net while he is creating it) that many bored and talented individuals may just give it a try. Publishers may just discover the next Stephen King, Richard Feynmann and Donald Knuth this way! It could even be you!
  44. Yep, ya just can't grep dead trees by kfg · · Score: 2

    As they say. On the other hand, have you ever tried to curl up with a good CRT and mini tower? Hell, I haven't even been able to curl up with a good laptop, although lord knows I've tried. I've also noticed that a book's batteries never run down, an admirable quality.

    No doubt about it. The *best* solution is to have a hard copy and an electronic copy and make use of each where each is best. Particularly for technical books, where I think this model not only has promise, but ought to work like a frickin' charm.

    KFG

  45. Re:Paper pricing by kirkjobsluder · · Score: 2

    A lot of computer books are already quite expensive and I can see them becoming even more expensive with this model - the lost sales revenue is going to be made up somewhere, right?

    Actually, it is quite possible that online availability can increase sales revenue. Most writers are caught in a catch-22. They can't sell books without a reputation and they can't get a reputation unless people buy their books. The ability to "try before you buy" has offers an oportunity to expand the market. I know that I never make a book purchase without reading the introduction, index, and a key chapter in its entirety (thank goodness for bookstores with coffee shops.)

    I suppose that cost is a matter of comparison. I spent $60 last year creating a low-quality bound copy of a class reading packet of $40 pages.

  46. Can't register at Creative Commons by MichaelCrawford · · Score: 2
    In a number of comments so far, Bruce has asked that people register their Open Source books at Creative Commons.

    So I went there to register The ZooLib Cookbook, but found that they only provide for registration of books licensed under one of the licenses that they themselves publish.

    The ZooLib Cookbook is licensed under the GNU Free Documentation License, so I can't register it there. I really don't want to change the license just to register my book.

    Bruce, may I suggest you recommend to people that they register at The Assayer instead?

    The Assayer also allows readers to post reviews.

    And perhaps you could lobby the folks at the creative commons to allow the registration of books on their site that are under other licenses, as long as the licenses are compatible with their aims.

    --
    Request your free CD of my piano music.
  47. Bruce Perens - The biggest karma whore ever? by tmasssey · · Score: 3, Funny
    Wow! I've never seen someone respond so much to a topic they were related to, and get so much karma because of it. Share the wealth, buddy! :)

    Actually, it's nice to see someone so personally involved: with his own projects, the community in general, and with individuals. If the content of these books are competitive, they will definitely move to the front of my buying list.

    1. Re:Bruce Perens - The biggest karma whore ever? by finkployd · · Score: 2

      I'll second that. It is nice to see someone really committed to answering all the questions, responding to all the comments, and feeding some of the trolls here :)

      Reminds me of the very early days of slashdot, when useful discussion took place.

      Finkployd

  48. Re:Good thing I'm not in charge of PR though! by Reziac · · Score: 2

    Per-page cost may be a little lower than that. I usually pick up computerish titles at Costco or Sam's Club, where they go for about half of cover price, and I doubt if anyone is taking a loss along the way. The average 800 page brick thus goes for somewhere around $25. IIRC the hardcover of Upgrading & Repairing PCs (1530 pages plus a CDROM) was $29 at Sam's Club, tho the cover price is $55.

    I both buy hardcopy and download ebooks, largely depending on what I happened to trip over, but the end result is that I'm likely to wind up with both ebook and treebook of most titles. An ebook can encourage me to buy a hardcopy, or other titles from the same publisher, but it won't *prevent* me from buying hardcopy. Ebooks are great for searching and for extracting quotes, but nothing beats hardcopy for multiple bookmarks, margin notes, and for flipping between several sections at once.

    --
    ~REZ~ #43301. Who'd fake being me anyway?
  49. Will they charge for the digital version? by Futurepower(R) · · Score: 2


    Bruce,

    Will they charge for the digital version, or will that version be free?

    1. Re:Will they charge for the digital version? by Micah · · Score: 2

      I'm not Bruce, but the Open Content license is almost like the GPL for code. Yes, it will be free. (supposedly)

    2. Re:Will they charge for the digital version? by Bruce+Perens · · Score: 2

      It's free.

  50. Re:Paper pricing by Reziac · · Score: 2

    Also, if a title has poor hardcopy sales but good e-circulation, maybe it was because no one knew what to expect ... so perhaps an updated edition would sell, because by then everyone would know it was worthwhile.

    If updated editions didn't sell, I wouldn't have 4 different deadtree editions of Upgrading & Repairing PCs (plus whatever are on the included CDs).. not to mention that I'll pick up another one in the next edition or so.

    --
    ~REZ~ #43301. Who'd fake being me anyway?
  51. Re:MOD THIS DOWN!! BLATANT WHORING!! by Com2Kid · · Score: 2
    • Sorry, I mean a social model. Has anyone attempted this before?


    *looks up*

    You are freakin kidding me.

    Of COURSE it has been done before, yeesh. There have been countless Science Fiction collaborative projects. Collaborative worlds, stories, books, essays, you name it.

    Many Bulletin Board Systems also had a "Never Ending Story" thread or board where each user in turn added X paragraphs to the story. Heck the "pass the paper around" methodology is darn nearly a cliche within writing classes!

    There are also many stories of professional authors going over the script of young but highly creative writers and doing collaborative works with them. One could say that John Campbell's editing style was pretty much a collaborative one.
  52. Re:Expanding HOWTOs by Lord+Bitman · · Score: 2

    What's great about HOWTOs is that they arent as thick as a book. Expand one to book-form and you've got yourself a worthless fucking book.
    "No, what's great about HOWTOs is that they tell you HOW TO DO IT, it doesnt matter how long they are."
    ^-- Shut up.

    --
    -- 'The' Lord and Master Bitman On High, Master Of All
  53. Reference vs. Introductory by Trolling4Dollars · · Score: 5, Informative

    What I've noticed when I buy dead tree books is that I get much more value out of the books that can be used as reference tools. Typically these are books that touch on subjects that aren't quickly moving targets. For example, I recently bought an O'Reilly book on Bash at a used book store. The book isn't 100% up to date (1999 I believe), but it has helped me move a long way in my Bash scripting and is still very relevant. It's a great reference book. However, I also bought a book that explained what W.I.N.E. is and provided some usage examples at about the same time. Unfortunately, that book is incredibly out of date now and since it was also published in 1999. At this point, it's just s brick. (The W.I.N.E. project changed the way the config files work, so this book is really useless as a reference book)

    With that said, I'd like to point out that if these books are expected to sell as dead tree items, they should probably be more "reference" books than introductory books and probably deal with subject matter that changes slowly over time. The addition of the electronic version makes it relatively easy to keep THAT version up to date, but it doesn't help the owners of the dead tree version when they are not able to access the Internet.

    As an aside, I'd also like to point out the electronic books might benefit from being on CD-RW as opposed to CD-R. Considering that CD-RWs are pretty ubiquitous these days, a dead tree book could come with the book in electronic format on a CD-RW. That way, a user could keep their electronic version up to date by running an "updater" program that would check for the latest version, open the disc for writing, add changes to the disc, and then close the session to make it readable again. THAT would add enough value to the dead tree version that I think people would be kept interested in all three approaches: Paper Book, Online Version, and CD-RW distributed with book. The only reason people don't typically care about included CDs is that they become irrelevant VERY quickly. Just a thought.

    1. Re:Reference vs. Introductory by stephenbooth · · Score: 2
      However, I also bought a book that explained what W.I.N.E. is and provided some usage examples at about the same time. Unfortunately, that book is incredibly out of date now and since it was also published in 1999. At this point, it's just s brick. (The W.I.N.E. project changed the way the config files work, so this book is really useless as a reference book)

      Surely the advantage, for the readers, of these books is that when something changes the electronic version can be updated to reflect that. To take your example of the WINE book, when the project changed the format of the files someone could have edited the book to add a section on the new format.

      Stephen

      --
      "Don't write down to your readers, the only people less intelligent than you can't read" - Sign on Newspaper Office Wall
  54. ok mad props by RestiffBard · · Score: 2

    to bruce for replying to all these comments here. I noticed this post go up a few hours ago and he's still replying. how's that carpal tunnel coming?

    --
    - /* dead coders leave no comments */
  55. Browsing this thread at +3 or more is kinda funny by Kjella · · Score: 3, Funny

    It looks like an article about Bruce Perens, commented by Bruce Perens and almost nobody else. Any karma you'd like to burn off, I think now is the time. After this article you should have enough to go around.

    Kjella

    --
    Live today, because you never know what tomorrow brings
  56. Forking? by stephenbooth · · Score: 2

    How are you going to handle forking of the text? If two different authors both make mods will their versions be merged or left to exist as separate entities? Will there be a CVS (or other source control system) tree of the books?

    Stephen

    --
    "Don't write down to your readers, the only people less intelligent than you can't read" - Sign on Newspaper Office Wall
  57. You are allowed to charge for the delivery... by Futurepower(R) · · Score: 2


    But you are allowed to charge for the delivery of GPL code. Redhat does this, for example.

    1. Re:You are allowed to charge for the delivery... by Bruce+Perens · · Score: 2
      There are not presently plans to establish a download fee. Note that even if we did, mirrors could still be free.

      Bruce

  58. O'Reilly's Open Books Project by Big+Sean+O · · Score: 2, Informative
    O'Reilly does release out-of-print books (and selected other books), like the DocBook definitive guide, under their Open Books Project.

    Some of the books are a little dated, but some of them are quite useful.

    Some other great books I've found on-line are:
    • Grokking The Gimp
    • Vi IMproved - Vim
    • Karl Vogel's Open Source Development with CVS
    • Thinking In Java


    The book I think is really needed in the series is a new "Intro to Python" book. "Learning Python" covers Python 1.5 and is so, like, 1990s. Guido's tutorial doesn't cover it either. The "Python: Visual QuickStart Guide" by Chris Fehily is a good replacement for now, but an open book would be better.
    --
    My father is a blogger.
  59. Re:Open E-Book reader? by Hellkitten · · Score: 2

    Well since these books will be open-source you could convert them to any format you like, most pda's are able to display text and probably html too

    --
    - We are the slashdot. Resistance is futile. Prepare to be moderated -
  60. Writing vs. brain-dumping by ctrimble · · Score: 2
    Writing a book is not equivalent to dumping your brain. Writing a book requires the author to determine a vision for the book, identify an audience, determine what needs to go in the book in order to fulfill the vision and what needs to be left out so as not to obscure the vision, and how to present the material in a clear and coherent manner.

    Writing a book is (in many ways) akin to developing a large software project. It requires the skill to work in the trenches as well as at 1E4 feet and still see how everything hangs together. The difference between developing software and writing a book is that in the latter case, everyone reads your source code. If you're writing a spreadsheet application and it passes all the unit and functional tests, it doesn't matter if it's pure spaghetti code (ignoring factors like maintainability, scalability, cost-of-ownership, etc.) The purpose of the app is number-crunching. The purpose of a book is to transmit information. However, the clarity of the "code" is integral to fulfilling this function. A book doesn't have unit tests and functional tests to validate its success. It only has usability tests.

    My experience comes from both sides of the fence. I've been a software architect for a Fortune 500 corporation and I was the acquisitions editor (and part-time developmental editor) for a technical publishing company. As an acquisitions editor I realised pretty soon that a large percentage of technical people look at writing as a brain dump. These are people who would never dream of sitting down to code without, at the very least, sketching out some designs on an index card. But they feel perfectly comfortable sitting down to write chapter one with a blank page and no notes and expecting to finish 450 pages later. As you might expect, most of these books were either never completed or were unpublishable. (This is probably what you'd expect if a software project were managed the same way.)

    My question for you, Bruce, is this -- what kind of editorial support will PH be offering? Is this just going to be documentation that is bound and offered for sale? Or will there be an editorial process that help prevent these books from being more than a brain dump (which, IMHO, is about as intelligible as a core dump).

    Cheers,
    Alex

    1. Re:Writing vs. brain-dumping by Bruce+Perens · · Score: 2
      Mark Taub, executive editor for Prentice Hall PTR, works with these books in the same way as he does with all of their print technical books. He fields a pretty large team - I see about 8 names credited, and one of them is a company so I don't know how many people that is. I do not play much part in the book production, my role is acquisition of new books and setting policy for the overall series, although I can get more involved if I see a need to do so.

      Thanks

      Bruce

  61. Open Hype by werdna · · Score: 2

    I strongly respect Bruce's efforts, thinking this is an excellent approach to publishing, and do not intend this remark to diminish that effort in any way at all. Nor do I want to diminish P-H's contributions to technology -- P-H has been excellent with their technology books in the past, agreeing freely to publish one of my books in electronic form at no cost, substantially as they are doing for Bruce.

    However, shouldn't we be somewhat more jealous how the term "Open Source" is used? Is this really open source in any meaningful way? Will I be able to use, make derivative works and republish from Bruce's book in any manner , or am I just being given a copy for personal use?

    In short, docs are different from programs in several important ways, a point that many anti-copyright people repeatedly made in the past with respect to the copyright act being applied to software. Likewise, the needs for "open source" for code is fundamentally different from the utility of "open access" to text. All of this is different from freedom, as used by RMS and crew, which is a different thing altogether.

    In short, are we confusing our message by using the terminology "open source" with respect to media and content that (1) doesn't have source; and (2) is distributed under terms quite different from OSI code?

    Many good things come in different packages: (1) the harvard group's collaborative on-line brief-writing efforst; and (2) various "freer" versions of publishing. That I suggest we don't lend the term open source does not mean that I don't think they are as good or less good than open source software. but they are different, and we shouldn't confuse or diminish our mission.

  62. So what's to stop other publishers from printing by geekee · · Score: 2

    Seems to me if these books become popular, another publisher can simply ride the coat tails of the original publisher. That is, print an identical copy, which should cost no more, and sell it slightly cheaper since no royalties need to be paid to the author and the promotional costs have already been taken care of by the original publisher.

    --
    Vote for Pedro
  63. May you all rot in M2 hell! by LostCluster · · Score: 2

    I hate to break it to you, I wasn't looking for +1 Funny this time... the parent post was serious.

    This open-source "donation" is coming at the expense of the college student's textbook resale value... are we sure we want to cheer at this?

  64. What the FSF is selling lately by yerricde · · Score: 2

    I am pretty sure the GNU Emacs Manual on my bookshelf (mine is Sixth Edition, Version 18 March 1987) costs money. Yep, the order form in the back says I can order it for $10. And the GNU Emacs source on 1600bpi industry standard magnetic tape in tar format for $150. But that's from the June 1988 price list.

    The FSF now sells a distribution of all the GNU source code for $345 to organizations or $85 to individuals. The Emacs manual, 15th edition for Emacs 21, costs $45.

    Sure, the price increase is quite a bit more than inflation, but as Emacs gets bigger, the documentation also must grow to cover the new features. And not only do you get the full source for all GNU programs from a trusted source (Free Software Foundation Inc.) through a trusted channel (a well-known shipping company), making the distribution extremely hard to spoof, but you also help support the development of the free GNU/* operating system.

    --
    Will I retire or break 10K?
  65. I like this scheme better - for a while ... by Ungrounded+Lightning · · Score: 2

    What you need to do is put the electronic version online before or concurrently with the print version. See [several examples]

    I like this scheme - for a while, as an experiment. Just think...

    If you see a sudden jump in sales of the hardcopy book when the e-version comes out, it immediately discredits the theory that free softcopies (or even so-called "piracy") REDUCE the total sales of the hardcopy version by replacing more hardcopy sales than they generate.

    So if we and Jim Baen are right, that free softcopy availablity INCREASES hardcopy sales, Bruce and Prentice Hall are doing us all a GREAT service by foregoing a little profit to prove it.

    --
    Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
  66. Re:So what's to stop other publishers from printin by RazzleDazzle · · Score: 2

    And your point? People will still buy the original makers version. This practice has been done for a long time. Look at pharmacy drugs. People still buy Tylenol even though they can buy generic drugs that have acetaminophen (the active drug in Tylenol) for way less. There hundres and thousands of other drug examples as well as other non-drug related.

    --
    ZERO ZERO ONE ZERO ONE ZERO ONE ONE! Just brushing up for my next big invention: Ethernet over Voice (EoV)
  67. Re:So what's to stop other publishers from printin by geekee · · Score: 2

    My point is the author and original publisher get screwed, lowering the incentive to write and publish new works. This is a bad thing. IN the case of patents, they limit them since no invention is built from nothing. A book or film however, is a unique work which deserve protection.

    --
    Vote for Pedro
  68. Re:Why .doc format. by Hellkitten · · Score: 2

    So if I understand you correctly it's simply a requirement that proofreaders and layouters (yes it's a word, I just created it) can use msword to do their work. Then the author should be free to create the text in any format that can be converted to something msword can open when he hands it over to the publisher?

    If I were to write a book (I won't because I haven't the knowledge to write one yet) I would avoid word if at all possible, I've had to read a 400+ page document in word and its not a suitable tool once the text becomes that long (newer versions may be better though, I haven't tried)

    And there is ofcourse the issue that a lot of potential opensource writers can't or will refuse to run word on their systems

    --
    - We are the slashdot. Resistance is futile. Prepare to be moderated -
  69. Getting rich by Felinoid · · Score: 2

    Maybe not you but it's pritty good advertising to just be published.
    Oh hell yeah I'd write a book (science fantacy) if I thought it'd be published. I'd forfit proffit even. Just get the name out.
    I take that back. I would never get rich writing fiction...
    assuming I could get published..

    --
    I don't actually exist.
  70. Re:So what's to stop other publishers from printin by RazzleDazzle · · Score: 2

    So do you feel this is true?
    1 copied cd/dvd/book = 1 lost sale?

    And you still havn't mentioned *what* is being stolen?

    --
    ZERO ZERO ONE ZERO ONE ZERO ONE ONE! Just brushing up for my next big invention: Ethernet over Voice (EoV)