Slashdot Mirror


Digitizing Your Dead Trees?

smart2000 asks: "I'm tired of lugging around dead trees. I've just moved offices and had to move over 100 pounds of 'essential' technical books. It is clear to me that the dead tree industry is never going to supply the books I want in electronic form, so it's time to do it myself. What hardware and software should I use?"

"The Plan: Take the binding of each book and cut it off. Feed into a scanner with duplex and cut-sheet feeder. Scan as a 300 DPI jpeg with compression. Then OCR them overnight. I don't expect the OCR to be perfect, just good enough to use as a searchable index.

What are the suitable scanner choices for Linux? Any recommendations for OCR software that will write in an open format? Has anyone done this before?"

126 of 347 comments (clear)

  1. look online before you scan by cheesyfru · · Score: 5, Informative

    You can find a wealth of PDF/PS/HTML/etc copies of computer texts online. Kazaa is a good place to start. Obviously, only download the books you have physical copies of. :-)

    1. Re:look online before you scan by MisterBlister · · Score: 2, Informative
      Most of the stuff you find online is training stuff, like Learn Photoshop or Learn HTML in 21 days or whatever.

      There's a dearth of available electronic copies of programming-type texts, except for those where the author/publish creates their own version (like all of Bruce Eckel's books).

    2. Re:look online before you scan by cheesyfru · · Score: 2, Insightful

      I've got about 30+ O'Reilly books, Design Patterns, Stroustrap C++, etc. They're out there if you look long enough. LimeWire has also been a big help in it as well.

    3. Re:look online before you scan by vladkrupin · · Score: 2

      and consult your lawyer

      'cause Elcomsoft thought they could do the same (minus the scanning part) and they were wrong. I don't think you need to copy an electronic version to be a pirate. You can scan a paper copy and become one.

      But then again, IANAL...

      --

      Jobs? Which jobs?
    4. Re:look online before you scan by rbeattie · · Score: 2


      "A wealth" of ebooks? Yeah right. If you're a total freakin' nerd. There's 1) Programming boooks 2) Sci Fi and Fiction (only from the most popular/oldest authors including Harry Potter) and 3) How to get laid for Dummmies (No joke). And there's absolutely nothing in Spanish (which is a thing of mine since I live here in Spain and want stuff to practice on).

      I've thought of doing EXACTLY what this guy is doing. I hope there's some good advice... I can't wait until ebooks are as popular on Gnutella as MP3s.

      -Russ

      --
      Me
    5. Re:look online before you scan by jonbrewer · · Score: 3, Informative

      O'Reilly actually sells electronic editions of their books, so please buy them! You can also subscribe and read many of their books online. Also a good idea.

      (I personally like my dead tree O'Reilly books, and will stick with them until I have a really hi-res lcd to read electronic versions with.)

    6. Re:look online before you scan by digitalsushi · · Score: 2
      3) How to get laid for Dummmies (No joke).


      anyone got the isbn?

      --
      slashdot: where everyone yells sarcastic metaphors to themselves to understand the issue
  2. An easier solution. by SystemFork · · Score: 4, Funny

    Lots of college students at $5/hour.

    --
    Slogan-free since April! We pass the savings on to you!
  3. Go To Kinko's!!!! by thedbp · · Score: 4, Informative

    Kinko's offers high-volume scan-to-PDF solutions ... at low volume, it is usually a 10 - 25 per page and the cost of the media to copy it to, but in large volume, sometimes the cost can go down to 1 per page.

    Call Kinko's. Ask for the Territory Representative. They'll help you out!!!

    1. Re:Go To Kinko's!!!! by Microsift · · Score: 4, Interesting

      I seriously doubt Kinko's would do this. They are ultra-paranoid about violating copyright. I imagine if you could do it at Kinko's, you'd have to all the work yourself in the Self-Service area. I doubt they have machines like that in self-service.

      --
      My other sig is extremely clever...
    2. Re:Go To Kinko's!!!! by Catbeller · · Score: 2

      If you do it in self-service, and they catch you, you will be tossed into the street.

    3. Re:Go To Kinko's!!!! by Dyolf+Knip · · Score: 2

      Ahhh, but what if the person who wants to copy books and the Kinko's employee are the same person?

      --
      Dyolf Knip
    4. Re:Go To Kinko's!!!! by 3Suns · · Score: 2, Informative

      Don't bother.

      If Kinko's does it like all the copy shops I've seen, the pdf's aren't real digitized texts, they're just the scans, in image format, on a pdf. Not exactly the best way to store a book of info.

      --

      -3Suns

      ~~~~
      The Revolution will be Slashdotted
  4. monkeys by blugecko · · Score: 4, Funny

    hire an infinite amount of monkeys on typewriters and... oh wait, that is for shakespeare

    --
    Lysergic Acid Diethylamide, not just chemistry, reality!
    1. Re:monkeys by HalAshton · · Score: 2, Funny

      What about the Google pigeons? I heard they were out of work.

  5. Safari is your friend by Dredd13 · · Score: 5, Informative
    If you're like me, a good chunk of your collection is ORA books... in which case, you should check out O'Reilly's Safari, which is their online book offering. It also includes non-ORA books as well, actually.

    Quite useful and handy.

    D

    1. Re:Safari is your friend by Skidge · · Score: 2

      But unfortunately, owning the OReilly books doesn't entitle you to be able to access them online. You'd have to pay a subscription to access them.

      That being said, the $9.99/month (or so) would probably be worth it, considering all the work tearing apart and OCRing all the books would take, just to get somewhat inaccurate digital versions.

    2. Re:Safari is your friend by SystemFork · · Score: 2, Insightful

      Perhaps the original poster should subscribe to the O'Reilly books they've purchased (for a month) and then save each chapter locally. Even at Safari's upper subscription levels of $100/mo you get access to 200 books. There's no way you could get a quality scanner with a feeder and OCR software for less than $100. Re-inventing the wheel is instructive, but silly. ------

      --
      Slogan-free since April! We pass the savings on to you!
    3. Re:Safari is your friend by Wanker · · Score: 5, Informative
      I'll second this-- the O'Reilley Safari site is wonderful for anyone with a hoard of tech books.

      I bet about half of your books are already online.

      Also, for your compression you should NOT use JPEG. JPEG is optimized for smooth tones and will badly blur hard edges like text. On the other hand, JPEG performs relatively poorly at compressing large areas of the same color (i.e. white backgrounds.) [Note for the nit-pickers, both of these JPEG issues will be reduced/eliminated in JPEG2000.]

      I scan documents to either compressed TIFF (tend to be large), PNG, or (*shudder*) GIF.

      From the Project Gutenberg "Making Etexts from Paper Originals" paper": (You can bet these guys know how to scan...)

      A general rule is to store scanned images to JPEG and store computer-generated pictures (like diagrams etc.) to GIF. The exception is if you scan in grayscale, then use GIF. Never scan pictures as lineart. If acceptable from a file size perspective use the highest possible quality setting for JPEG.
      I suggest never using JPEG. The quality loss for printed words is just terrible relative to the compression you get. Also, just substitute PNG for GIF and the above works.

    4. Re:Safari is your friend by Dredd13 · · Score: 4, Insightful
      That's nice, but why would he want to pay a monthly fee to rent books he already owns?

      Because there's something very nice to having access to your 30-odd book collection from home, office, conference, at a job-site, etc. etc., without dragging along 40 pounds of books with you everywhere you go.

      It's a convenience you pay for. Considering how many ORA books many people pay for (and keep current as new editions come out), the annualized cost of simply subscribing and NOT buying the dead-tree version at all is very appealing to some folks, especially if their lifestyle has them wanting ready access to the material "from lots of different places".

    5. Re:Safari is your friend by interiot · · Score: 2

      If you already own the book, then something like this should be a legal and free way to accomplish the same problem, right?

    6. Re:Safari is your friend by itsdave · · Score: 2, Interesting

      I subscribed to the safari club shortly after they announced it and I was not pleased.

      for starters, I could only have access to three books at any givin time, I decided to just choose 3 books right when i signed up and later decided i wanted to trade one of the books in for another which they allowed me to do just fine. However, I then decided I wanted to check out another book and it said, sorry, you can only switch a selection once per month.. oh, isnt that handy, so .. do you really have access to all the books no matter where you are? no, you only get access to a few. then I thought, it would be nice if I could save a local copy and then put it in a nice searchable databse. no way, they stopped me in my tracks for turning the pages too fast because they detected that I was a spider.

      thanks oreilly, I love your books but you can keep your safari club.

    7. Re:Safari is your friend by spectecjr · · Score: 2, Insightful

      Yeah, it really sucks having to pay for convenience, doesn't it? Everything should be free (beer) and handy and no company should ever prevent you from misusing a service they offer just because they have a right to.

      Personally, I subscribe to Safari, and I think it's great. I recognize that the 5 (maybe when you subscribed it was only 3, but now the bottom subscription level is 5) book limit and the "you can only change books once a month" provision and the anti-spidering technology was all to protect O'Reilly's considerable investment in their books and yet still allow me the convenience of reading and searching a selection of their books online.

      But yeah, it really sucks when a company tries hard to both cater to internet geeks *and* protect their investments. They should just post all their books online for free and allow me to write everything to my hard drive so I don't have to pay anymore.


      You're not paying for convenience.

      Since when did you fill your bookshelf with books that expired after a month. Or that you had to pay for continuously?

      Just sell me the E-Book version. ONCE. That's all I ask. Embed my name and address in there if you want; just let me buy the book as a file.

      Preferably, for the same price as the physical book, minus cost of printing / distribution / retailer markup.

      Simon

      --
      Coming soon - pyrogyra
    8. Re:Safari is your friend by realdpk · · Score: 2

      "But unfortunately, owning the OReilly books doesn't entitle you to be able to access them online."

      That is, access them on their web site. You can put them on your own private webspace, on a CD, etc. It's no different than mixing your own music CDs from CDs you legally own.

      But yes, O'Reilly's fees are much less than what you'll pay to scan it all yourself.

    9. Re:Safari is your friend by AJWM · · Score: 2

      I'll second what you just said about formats.

      And the tragedy is, the National Geographic Magazine collection on CD-ROM consists entirely of JPEG pictures of the pages (well, plus some (Win/Mac) indexing software). Okay, the photos are probably what attracts most people to National G, but the articles are damn hard to read.

      The folks (Tinker's Guild) that did the complete collection of The Amateur Scientist columns from Scientific American (admittedly a less ambitious undertaking than National Geo.) converted all the articles to HTML (illustrations in GIF). And the indexing software is in Java. Kudos to them.

      --
      -- Alastair
    10. Re:Safari is your friend by Anonynnous+Coward · · Score: 2
      Since when did you buy a shelf-full of books for $9.95?

      You must live in a darn cramped space if your bookshelf can only hold five books, which is what the $9.95 per month gets you access to. Using your logic, I can fill my shelf with ORA books for free. Using a library. At least until the publishers find a way to outlaw them.

    11. Re:Safari is your friend by Ed+Avis · · Score: 2

      The best tool for compressing scanned documents is tic98, written as part of someone's PhD thesis. It is GPLed, but unfortunately the website has disappeared except from Google's cache. Does anyone have a copy of the source tarball?

      --
      -- Ed Avis ed@membled.com
    12. Re:Safari is your friend by Ed+Avis · · Score: 2

      Update: tic98, the tightest (lossless) compressor for scanned documents, is back online.

      --
      -- Ed Avis ed@membled.com
  6. As Krow always says... by bdesham · · Score: 5, Funny

    You can't grep a dead tree.

    --
    Alcohol and Calculus don't mix. Don't drink and derive.
    1. Re:As Krow always says... by Wanker · · Score: 2

      What, you never heard of "igrep"? ;-)

    2. Re:As Krow always says... by WNight · · Score: 2

      It's a troll because it's the same irrelevant statement that luddites trot out every time someone on Slashdot discusses electronic books.

      You like reading on the toilet? Good for you. But to imply that ebooks aren't good because they can't be read while shitting is wrong. Moreover, even if it wasn't wrong, it's still be a stupid reason to dislike it. Most people can't watch TV while on the can and they still like TV. Nobody mocks TiVo because it doesn't come with a free bathroom TV.

      If you really like reading on the can that much, take your ebook/palm with you, or save a few books/magazines and read them.

      But more importantly, don't tell us about it, especially not in a thread dedicated to exactly the opposite. It's as annoying a Star Wars haters who go into AotC threads to mock fans, or SW fans who going into LotR threads to mock those fans, or Jon Katz haters who feel the need to go into every story he posts and tell everyone how much they hate him.

      Get over yourselves. Your luddite toilet habits are irrelevant to the rest of the world and if you persist in babbling on about them you will be modded down.

  7. Great by Quill_28 · · Score: 2, Insightful

    Now the bookseller's will join with the entertainment industry. Nexty we will be seeing books that can't be scanned easily.

    Remeber those passkeys for computer games in the 80's that were black on maroon paper? Or some dial thingy.

    1. Re:Great by yintercept · · Score: 3, Funny

      Cool idea. You could sell special 3D glasses with an encrypted pattern that you would have to purchase to read a book. With the print on demand technologies, book seller might create a system where people have to get a special printing of the book that fits only their encrypted readers. That way you can guarantee that only one person reads the book. You could also create a pretty good database of what people read. This would give you a good idea on who are the subversive elements in society.

    2. Re:Great by CaseyB · · Score: 2
      Remeber those passkeys for computer games in the 80's that were black on maroon paper?

      Even back then, every photocopier I ever tried it on could adjust the contrast so that they could be copied legibly.

      I also remember trading copied templates of the dials that you could cut out and assemble.

    3. Re:Great by maniac11 · · Score: 2

      Sounds like AD&D Tomes of Enchanted whatevers... spend three months studying it and it disappears... Now THAT's something the copyright nazis would love.

      --
      Guvegrra?
    4. Re:Great by Reziac · · Score: 2

      All they need to do is use paper with a very porous and slightly greyed surface, and scans will come out looking like the text was dumped into a gravel pit. Or use the same printing trick as with "security lines" on checks, where it's not actually a line, it's a series of small dots, which don't photocopy worth shit. Generally what won't photocopy well won't scan well either. Of course both schemes can probably be defeated with hires digital photography, but somehow this starts to sound like a very expensive ebook.

      But I'm still cringing from the thought of someone slicing up innocent books. When I moved last year, I brought along two full pickup loads of books (even tho I've also scrounged a lot of 'em as ebooks, and even tho some might have only been consulted once in their lives). Yeah, ebooks weigh a lot less and it's easier to search 'em for specific terms, but an ebook does you no good when the computer won't boot. And it's damned hard to flip around thru an ebook looking for *related* material (like when you have only a vague idea what you're looking for but think it might have something to do with some similar topic).

      I find that when I want to do general reading on a topic, I'm likely to use the handy ebook. But if I really need to locate a solution, especially for an ill-defined problem, the dead-tree version is ultimately more efficient.

      --
      ~REZ~ #43301. Who'd fake being me anyway?
  8. 100 pounds? by NineNine · · Score: 5, Funny

    That's it? Jesus, what are you, a 12 year old girl? That's 2 armloads. Sounds like you need the exercise, fatass.

    1. Re:100 pounds? by zulux · · Score: 5, Funny

      That's it? Jesus, what are you, a 12 year old girl?

      Girl? On Slashdot?

      Woah!

      --

      Moneyed corporations, non-working 'poor' and criminal prisoners are turning productive citizens into tax-slaves.

    2. Re:100 pounds? by mikeage · · Score: 5, Funny

      Jesus, what are you, a 12 year old girl

      To the best of my knowledge, Jesus was not a 12 year old girl.

      --
      -- Is "Sig" copyrighted by www.sig.com?
    3. Re:100 pounds? by daeley · · Score: 2

      To the best of my knowledge, the original poster was not Jesus, 12-year-old girl or not. ;)

      --
      I watched C-beams glitter in the dark near the Tannhauser gate.
    4. Re:100 pounds? by Dr.+Awktagon · · Score: 2

      Actually, it turns out Jesus was a naked black woman.

    5. Re:100 pounds? by wedg · · Score: 2

      He could get a pair of tweleve year old girls to carry the books for him. Hell, they'd only take up one seat in the car. If you give 'em icecream, they'll probably pack and unpack the books for you.

      --
      Jake
      Dating: while( 1 ){ call_girl(); get_rejected(); drink_40(); } return 0;
  9. You're mad, surely? by fractalus · · Score: 2, Insightful

    Most of my technical books contain vast quantities of useful information in charts, diagrams, and illustrations... which are far more of a challenge to OCR than mere printed text.

    I suspect that even were this sort of thing really possible, it's a major time investment. I have several dozen technical books I'd like to scan, each with four hundred or so pages... and I'm not sure I want to spend a week's vacation time doing it.

    And even were it done... there is just something comforting about having a nice printed book that I can set on the desk next to the computer and consult, without having to read it on the screen. Print still looks way better than monitors.

    --
    People are never as simple as their stereotypes. This applies equally to Christians, Muslims, and Emacs-lovers.
    1. Re:You're mad, surely? by jgerman · · Score: 2

      It's a convenience issue. I'd love to have all my books on CD's so I can either 1) leave them at work and use the dead tree's at home, or 2) carry them back and forth each day. There have been plenty of times that I need a resource that I know I have at home ( "I think something out of the Dragon book would help here"), but no way to access it.

      --
      I'm the big fish in the big pond bitch.
  10. Do you really need them? by alt.sex.fetish.jesus · · Score: 4, Insightful

    I suppose this will be marked off-topic, since the poster is asking about digitization hardware. But whenever I see coworkers with tons of books on their desk shelf, I wonder to myself why they really need them. Do they actually have time to read them? Or are they more for show?

    Personally, I have about 3 books I consider _essential_, and I've read them cover to cover (mostly while in the crapper ;-) ). The rest of the time, I get what I need off the web or USENET.

    As far as I'm concerned, the most important quality in an engineer is not what you know but what search engine you use to look stuff up.

    1. Re:Do you really need them? by ComputerSlicer23 · · Score: 2, Interesting
      All depends. I have probably 8 C++ books that have lots of different useful information in them. Really, I probably only need 3 of them, the ISO standard (yes I own a copy), Strousup's C++ Language and Jossutis's book (big black book, can't remember the title).

      I own probably 500 computer books that completely cover an 6ft by 6ft section on my wall. No I haven't read all of them, but I have read 80% of them cover to cover, and I know the table of contents on the rest of the books. It's generally very useful to keep lots of reference material "grey matter indexed". That is, I know which book to find it in and roughly where it is in the book. I have found on-line documentation to be of very low quality personally, and I like to peruse it when I don't have a computer handy

      The other consideration is it is nice to know the documentation isn't going to change, or move, or do anything weird. Of course it isn't going to get updated either so, cuts both ways.

    2. Re:Do you really need them? by sphealey · · Score: 4, Insightful
      I suppose this will be marked off-topic, since the poster is asking about digitization hardware. But whenever I see coworkers with tons of books on their desk shelf, I wonder to myself why they really need them. Do they actually have time to read them? Or are they more for show?
      Because once you have developed the skill of processing technical books/documentation, you can scan through them and pick up critical information rapidly - far faster than you could click through them as hypertext.

      Case in point: I recently took a position where I had to do some work with Oracle, which I had not used previously. After some skimming at B&N, I purchased 5 good texts. A lot of pages, but when you need to figure something out you can open 2 or 3 of them, mark multiple pages, and get the outline of what you need very quickly.

      sPh

    3. Re:Do you really need them? by elmegil · · Score: 2
      I have a couple dozen bookmarks to stuff on the net about html, cgi, php, etc. I also have a half dozen of the O'Reilly books on similar topics, as well as most of their Perl collection. Which one do I find a quicker way to get at what I know is there? The books, hands down. Web pages tend to be broken up into individual "pages" to "simulate" being books, but don't have good indexing. Google doesn't count as good indexing, except insofar as I can find information that I've never seen before, because if I *have* seen it before typically it's still tough to find the right magic words to get exactly what I saw.

      So the answer is yes, I really need them. And I bet the original poster does too. And see, that's the hard part. He can scan and download and so forth all he likes, but finding a good index replacement is not going to be so easy.

      --
      7 November 2006: The day Americans realized corruption and incompetence weren't addressing 11 September 2001
    4. Re:Do you really need them? by gilroy · · Score: 2
      Blockquoth the poster:

      Because once you have developed the skill of processing technical books/documentation, you can scan through them and pick up critical information rapidly - far faster than you could click through them as hypertext.

      .... at least, until you develope a comparable skill with hypertext. The manner of reading is different but not necessarily inferior. Why does everyone assume that what we've used simply due to technical limits will actually prove to be superior in a new context? You can't grep books -- that already limits them.
    5. Re:Do you really need them? by Waffle+Iron · · Score: 5, Insightful
      Do they actually have time to read them? Or are they more for show?

      Back before the Web when I was a hardware designer, books were a kind of currency that engineering salespeople used to entice you to meet with them. Each chip manufacturer printed stacks and stacks of data books covering their various product lines. They'd give these to the sales reps who would cart them in on dollies to hand out to the engineers who showed up to hear their latest pitch.

      In a way, huge bookshelves with hundreds of books was a status symbol, showing that you'd been around a while and a lot of people thought it was worthwile to give you books. It was useful to have all of that info available, but few people actually used more than 1% the data that was on their shelves.

      The instant the chip companies put their chip data on the web, all of those books became totally useless. Now I'm doing software, everything is online, and I can go for weeks on end without picking up a technical book.

      I do sometimes miss the office atmosphere you get from row after row of data books neatly segregated by the corporate logos and color schemes on their spines. It had an important look to it.

    6. Re:Do you really need them? by alizard · · Score: 2

      Most data sheets and application notes are downloadable pdfs at the vendor site. If you know what chip vendors you need, who needs a search engine?

    7. Re:Do you really need them? by gilroy · · Score: 2
      Blockquoth the poster:

      allowing me to very quickly know whether the information I require is in that book. Try that with 200 pages of HTML.


      Or with digital text, I can type in exactly what I'm looking for, press "Search", and find in 0.002 seconds whether it has what I am looking for. Right now, image searches are harder, admittedly, but that's because we haven't developed the important skills.
    8. Re:Do you really need them? by WNight · · Score: 2

      Actually, I'm a programmer, as in that's my job title and I get paid for it. I use C and Perl, with whatever other languages are needed for the task at hand, shell script, VB, PHP, whatever. I also have to code up HTML for any of the web-based apps I make.

      Know what I spend more time looking up? HTML. By far.

      With C I know probably 98% of the language blindfolded, the other 2% is really obscure stuff and thus I rarely need to look for it. Perl is weirder, but I've made a quick-ref card with the forms of various data structures for the really bizarre stuff, that's 90% of my Perl-related research. But HTML... Anything more complex than an anchor, simple table, or bold tag likely has some weird syntax, and also likely works slightly differently on various browsers.

      Must look kind of funny when a programmer they pay to write network simulations and other stuff has a book on basic HTML open while working, but it saves me from memorizing trivial crap.

  11. check sane by walt-sjc · · Score: 4, Informative

    Check the hardware list for sane and then pick one of the fastest scanners you can afford. The DB on Sane's web site is your best bet. You will find that to get good scanning speed you will need scsi as USB is just too slow.

    jpeg also sucks for this. Jpeg is best for full color images like photographs. Better off using tiff or png. Most OCR software will require tiff. Don't know of any OCR software for linux although you might get some windows app to work under WINE. Textbridge from Xerox isn't bad for the money.

    1. Re:check sane by josepha48 · · Score: 3, Informative
      There is gocr or jocr -> http://jocr.sourceforge.net/

      Also there are a few commercial ones. However scanned to text conversion needs at least 600dpi and is only goind to have about a 97% accuracy.

      --

      Only 'flamers' flame!

    2. Re:check sane by josepha48 · · Score: 2
      Yes I have tried gocr, and it did not seg fault for me. I actually scanned the image at I think 300 or 600 dpi and get it to convert the image to text. It however was incredibley inaccurate as every other word was wrong. It probably would have taken me longer to type the document all over as opposed to scanning it and using gocr, but my typing sucks and I have about as many typos as gocr does ;-).

      I would recommend that for book to text conversion like this person wants -> send it out to a professional service.

      --

      Only 'flamers' flame!

  12. We do this all the time at the office...... by diorio · · Score: 4, Informative

    .....we use a xerox DC265ST. This digital photocopier scans pages at 65 per minute and posts them to an FTP server inhouse. It can scan at 300 or 600 DPI and you can apply OCR after the scans are done. The DC265 is a workhorse and there are about a million of them out there. The scan back feature is a additional price on the device so not everyone spent the money on that feature....but about 1000 Kinko's have these in house and a Kinko's with a good DTP department might actually even know how to use the feature. (Good Luck!)
    .

    --
    Ignored Since 1973
  13. ooh.. searchable index... by josquint · · Score: 2

    I dont know HOW many times i've looked at a tech manual(or other paper book for that matter)trying to find something I read a while ago and thought " i wish i could just do a text search to find the 3 or so words i remember seeing..." Sure theindex and table of contents gets you part of the way there, but if the author mentions something off-hand in an 'unrelated' section of the book...

  14. Try one of these... by matthew.thompson · · Score: 3, Interesting
    Canon DR-5020

    Canon's 90ppm high speed scanner - only problem with high speed scanning is that they need loose leaves. Any decent books you have and want to copy will need a Stanley knife taking to the spine.

    Please remember to make decent backups on a long lasting madium with a high chance of recoverability. Failing that place the loose leaf versions with a document recovery firm and take their insurance for the full purchase value of the originals.

    --
    Matt Thompson - Actuality - Insert product here.
    1. Re:Try one of these... by JLester · · Score: 2

      We have a couple of these, they work really well .. almost scary fast!

      Jason

      --
      "FORMAT C:" - Kills bugs dead!
  15. searchable text versus scanned images by pomakis · · Score: 2, Redundant
    The first question you'll want to ask yourself is whether you want the result in searchable text form or scanned image form. Searchable text is achievable with OCR (optical character recognition) software, but has at least two issues:

    • OCR software isn't perfect, and so errors will occur that'll you'll either have to live with or correct manually. Good OCR software does some validating against a dictionary, but this doesn't help when the source is highly mathematical, etc.
    • You'll lose figures, diagrams and pictures.

    Scanned images solve these problems, but have two problems of their own:

    • They're not searchable.
    • They're bulky (perhaps 100x).

    Perhaps a hybrid solution exists, but I suspect such a solution will require a lot of manual intervention and tweaking, something you'll want to avoid if your goal is to digitize several books.

    1. Re:searchable text versus scanned images by synx · · Score: 2

      i seem to recall a product that adobe has which makes hybrid pdf files using ocr. Text where possible, graphics elsewhere. You get the benefits of both. Of course the software is expensive.

    2. Re:searchable text versus scanned images by kalidasa · · Score: 2, Informative

      Acrobat can do this. Just scan it in with Acrobat, then "capture text." Works well with good, clear fonts, and a straight scan (not crooked) from a good scanner, though there's like a 0.05% fail rate per character. Yes, I know that sucks, it's one error a page, but it's survivable.

  16. I like my dead trees by SirWhoopass · · Score: 2, Insightful
    Electronic manuals are great, particularly because of the ability to search them. I certainly use plenty of them.

    Personally, however, I still like printed manuals. Using an online manual means either reducing some windows or switching desktops. With a paper manual I can keep the screen exactly as it is. Higher resolution screens, or the use of multiple screens, are making online manuals much more useful (anyone remember what a pain in the ass it was to try and figure out something with only an online manual on a 640x480 screen?). Occasionally I still manage to fill two 1600x1200 screens with a bunch of stuff I want to keep visible while still reading the manual.

  17. Electronic format is nice for storage, but... by delphin42 · · Score: 2, Informative

    if you are anything like the computer guys I know (myself included), you'd end up printing out
    portions of the text whenever you wanted to read them anyway!!!

    --
    -- Adam
  18. already scanned by Anonymous Coward · · Score: 2, Informative

    Yup. There is quite a lot already scanned. The best places to look are usenet (at alt.binaries.e-book, alt.binaries.e-book.technical, alt.binaries.e-books) and IRC at #bookwarez and #bookz on undernet, dalnet, and irc.nullus.net (and most likely other irc nets as well.)

    You could try making a request in abeb, but the biggest selection in one place is irc. So as long as you are not scared by the interface, that is where I would look first.

  19. I want both by peterdaly · · Score: 2, Informative

    O'Rielly (sp?) has many of their java books available on CD-ROM, although I only own the dead tree versions of the ones I have in that series.

    On a regular basis, I haul 2188 pages worth, I just added them up, of QUE's Using Java2 Standard Edition, and Enterprise edition, between home an the office. (Speaking of which, go to the link in my .sig and buy some of my favorite books!) That a lot of weight for two books, and I usually haul around a couple smaller ones as well, O'Riely's perl book, and their EJB 3rd edition.

    Not only are all of these books heavy, but I have also yet to find an easy way to card them around, they don't all fit right in any of my bags.

    I want all of these books on CD-ROM, but not just CD-ROM. Half the books I have INCLUDED a cd-rom, it just doesn't contain the texxt of the book. With O-Riely, I'd buy the CD-ROM version, but I want to dead tree version too. I want to use the dead tree version, unless I am working from home, I want to haul home the CD's. I don't think I should have to pay any more for it either, I bought the IP (in the property sense), and I am already paying the price for the wood slices, which includes a silver disk.

    PUBLISHERS, GIVE ME THE BOOK ON THE CD TOO! I spend $100/month or so on tech books.

    -Pete

    1. Re:I want both by Reziac · · Score: 2

      As to toting around those hefty books -- if it gets to where it's really too much to carry, you might check out those small two-wheeled shopping carts -- sortof like a lightweight dolly with a basket. They're about the right size for a stack of large technical books (use a cardboard box, a heavy plastic trash bag, or a towel as a basket liner, to protect the books from getting caught in the wire and from getting dirty while being hauled down the street). They're easy to drag along behind you (little old ladies use them), and the better ones are collaspable and fit easily into a small car's trunk. And they're not as bulky as wheeled luggage.

      For lesser stacks, I found a fishing tackle box that's about the right size for 3 or so of those fullsize tech books; cost less than $10 at WalMart.

      --
      ~REZ~ #43301. Who'd fake being me anyway?
  20. Let me get this straight... by deacon · · Score: 5, Insightful
    You are going to cut up thousands of dollars worth of your "essential" books?

    And put them into an inferior visual format you cannot read without the computer being working and on?

    And you are going to spend about 100 hours to do this.. and the original books are going to be ruined.

    All this just so you don't have to make 3 trips to move your books?

    Mmmkayyy.. (backs away slowly)

    Have you ever heard of a dolly?

    1. Re:Let me get this straight... by Suppafly · · Score: 2

      You are necessarily ruining the books, you could easily have them rebound (like old hardcover books at the library often are) or spiral bound. A lot of people cut the binding off of tech books and have them spiral bound so they lay flat without closing.

  21. contact your local school for the blind by veggiespam · · Score: 2, Interesting

    Schools for the blind have been doing this for years, especially with technical books. Many of my V.I. friends would remove the binding and feed them through a high-speed sheet feeder to a scanner. Then, the books are proofed by seeing people for OCR perfection. Contact your local school and ask if they already have some of your works in pdf/jpeg/tiff/WordPerfect (yes, lots of Word Perfect). They may be willing to give you some legal copies of your books in exchange for you converting some of the books you have that they don't into blind readable format (which means, you'd have to proof your own book for accuracy - but you're doing that anyway). Basically, you're donating your time for a good cause and bennifiting yourself.

  22. are you sure you want to do this? by binaryDigit · · Score: 4, Insightful

    I think you may be underestimating the sheer enormity of your task. Getting sheets to all feed right (a little skew and you're skrewed) and in order (feeder issues, what happens when one page mis-scans/feeds, can you go back and insert it into it's proper location), handling front to back issues (though I would assume that decent scanning software would take care of this for you). Also, your plan to use jpg might be problematic. OCR is finicky enough as it is, back when we were scanning documents we always used 300dpi tiff (using group3 or group4 lossless compression) to get the maximum accuracy rates from the ocr package we were using. And speaking of accuracy, keep in mind that OCR software that has a 97% accuracy rate means that it will flub 3 out of every 100 words, in a book that might contain tens/hundreds of thousands or words, that is a whole lot of errors. Now it's been a few years (6-8) since I've done this kind of stuff, so who knows, maybe things are much better now?

    I've been wanting to do something similar for years, but with technical magazines, not books. But the sheer amount of manual labor involved has turned me off considerably (not to mention the thought of destroying the original source).

    Keep in mind that this is such a common need, that if it were pretty straight forward, much of it would be done already (perhaps someone out there has the time/hardware/software to have done some of this already?) Not to mention the issue that with the web, that much of the information contained in those books are now available online, makes you wonder if it's really worth the time and effort, esp. considering that a great many of the technical books are obsolete two weeks before they hit the shelves.

    1. Re:are you sure you want to do this? by hgh · · Score: 2, Informative
      I've been wanting to do something similar for years, but with technical magazines, not books. But the sheer amount of manual labor involved has turned me off considerably (not to mention the thought of destroying the original source).

      Dr Dobbs (and I'm sure others) offers CDs full of all their articles from the past couple years for a pretty good price (less than $100, I believe). They also offer collections of books on CD for about the cost of one original.

      Just a thought,

      hgh
    2. Re:are you sure you want to do this? by Hallow · · Score: 4, Informative

      What he's probably looking for is something like PDF. You can leave the image on the front (i.e., it's what shows up in acrobat reader), and adobe's ocr ocr's the document and and indexes it for searches. The problem with this is, you wind up with big pdf's with poor quality.

      Where I work we tried to turn a book into PDF that we no longer had an electronic copy of. Keeping the images up front with ocr text behind, about 300 pages alltogether. Even with max compression, and the lowest acceptable DPI (300 I think), the PDF came out to 95MB. It didn't help that we scanned the book page by page and generated the PDF by hand, on a slow hp general consumer model scanner, either. (the initial pdf took over 120hrs to produce, with rescans and ocr'ing and everything).

      We wound up taking the acrobat ocr'd text (it was better than the off the shelf ocr package we had at the time) via the adobe accessibility website, and fixing it up. It was a pretty big project.

      We recently hired a document imaging company to PDF a lot of smaller historical documents for us, and that has worked out well. It's kind of pricey, but we also paid them to proof the ocr behind the images, and to hand adjust the images for appearance. It's worked out rather well.

    3. Re:are you sure you want to do this? by binaryDigit · · Score: 2

      Yes, I was aware of DDJ online. It's cool that they are offering this (and have been for a several years now, pre-internet, well, pre-widespread-internet anyway). Two problems though, first is that this only represents a small portion of the stuff that I happen to have. Old Byte, Micro Cornucopia, PC Tech, Compute, etc, etc are probably not going to make it any time soon (though I guess Byte might, they already have some).

      The second and the one that many people don't really think of (and to be honest, care about) are the ad's. Both as a reference (for many old products, the ad can be the only source of information) and for entertainment value (hey, look at the 20MB MFM Seagate for $1200, not including controller). The ads always get lost when companies put their content online, sigh.

  23. While you're scanning my books... by DarkHelmet · · Score: 2
    Oh yeah, I have these 100 dollar bills I'd like you to scan and put in a PDF file... I'm not going to reprint them, honest!

    I just wanna be able to look at the dollar bills on my computer instead of having to carry them with me. Is that so bad?

    --
    /^[A-Z0-9._%+-]+@[A-Z0-9.-]+\.[A-Z]{2,4}$/i
    1. Re:While you're scanning my books... by toocoolforsocks · · Score: 3, Informative

      Actually if sign this little buls**t form they have under the counter, they can copy whatever you want. I should know, I work there.

    2. Re:While you're scanning my books... by DNS-and-BIND · · Score: 2
      Yuh, like a $9/hr Kinko's employee is going to be the myrmidon of copyright law, tirelessly vetting every customer's content before allowing access to the duplication technology.

      Get a grip, they could care less what you do as long as you don't cause them any extra work.

      --
      Shutting down free speech with violence isn't fighting fascism. It IS fascism!
    3. Re:While you're scanning my books... by Martin+Blank · · Score: 2

      Most color printers and copiers are designed such that they will not properly reproduce certain colors needed on American currency. Many of them also imprint invisible watermarks unique to each printer, providing a potential method to track a counterfeiting attempt to an address, or failing that, to a suspect's printer should an investigation pin one down.

      --
      You can never go home again... but I guess you can shop there.
  24. PDF and OCR by 4/3PI*R^3 · · Score: 2, Interesting

    If you really want to go through all this effort use both PDF and OCR.
    OCR sucks royally for large documents, documents with images or diagrams, handwritten comments, etc. However scanning the pages to an image and then creating a PDF of the images does not care about any of that.
    So, scan all of your books as images that your OCR software can process. Use the OCR output to create an index of pages. If a specific word on a specific page doesn't OCR well who cares. With typed and professionally printed books your OCR software should be about 90% accurate. Take the images and create PDF files.
    Now you have your nice clean images but you still have a searchable index. BTW, when you get this done post your procedures, problems, and solutions to a web site somewhere so that you can share your experiences with the rest of the world.

  25. Start with google. by bluGill · · Score: 2

    Start with google. There is a lot of technical information online, and google will find it. Not as good as those dead trees, but if you can find it and it is accurate, google is often easier than searching indexes. Best of all, dead trees are limited to the ones you own, while google is limited to whatever someone found useful to put online.

    Note the last line of the above: google is limited to what someone else finds useful to put online. So if you can't find it on google, take some time to put it online for the rest of us. If/when you find yourself going back to the same few sites often, link to them from your homepage so google knows you find them useful. In other words, google is interactive, make it work for you and it will work for everyone. The internet is not a one way street.

    Finially, some things are just plan eaiser to look up in dead tree format. I would strongly recomend you keep your books intact. Put the information you need on the web (what you can do legally), and keep the books for the rest. If you find you are not using a book anymore because all the information is on the web (including you put it there), then throw it out. My monitor is only 19 inches, not nearly enough to hold all the information I have scattered about my desk.

  26. Blackmask.com by KelsoLundeen · · Score: 2
    Blackmask.com

    Tons and tons of e-texts. In multiple formats: text, pdf, lit, HTML.

    Excellent resource!

    1. Re:Blackmask.com by Jack+William+Bell · · Score: 2

      First I thought about modding your post up. Then I went there and looked and afterwards I considered modding you down instead. (I have mod points right now.)

      Why? Because the Blackmask site you refer to has few or no books of the type referred to by the original post. There does seem to be a lot of cool content there, but most of it is stuff you can find just as easily on the Project Guttenburg site or elsewhere.

      So basically your post is somewhat off-topic, almost cool, but not really cool enough to merit a mod up despite the off-topicness of it. If I would have wasted a down-mod point on you someone else would have meta-modded it badly because they probably wouldn't know why I modded as I did. And, as I said, I just don't think the link is worth the mod up, despite the fact such a mod would probably survive a meta-mod.

      All this points out one interesting fact about meta-modding -- it may work better than its critics give it credit for! At the very least it makes a subset of the moderators (a subset with at least one member, me) think twice before bestowing mod points either way. Note that I often lose mod points when the time runs out because I just don't find anything truly worthy of moderating.

      Jack William Bell, who fully expects someone will mod this down as 'Off-topic'...

      --
      - -
      Are you an SF Fan? Are you a Tru-Fan?
  27. FAQ: Making Etexts from Paper Originals by ancarett · · Score: 2, Informative

    Anders Borg wrote this FAQ from Project Gutenberg. Lots of field-tested advice there, such as a suggestion to scan at 300dpi or better.

    --
    ancarett, historian and zombie gamer
  28. Somewhat on topic... Historical Papers by Embedded+Geek · · Score: 3, Interesting
    My father passed on Sunday and we were going through all the family papers. We have lots of original documents from my family during the Civil War and earlier. My sister and I were thinking of donating them to a museum, so there would be no risk of their loss should my house get damaged (there's way too many documents to fit in my fire safe).

    Before doing this, though, we were thinking of scanning/copying all the documents to keep copies for ourselves. In doing so, though, we could use some advice:

    What special steps must we take in scanning 150+ year old documents, some very yellowed and fragile?

    What is the best format in which to store them (assuming we want them easilly readble in 20+ years for our kids)?

    What is the best media upon which to store the data (again, hoping for readability in 20+ years)? (I'm thinking online storage to allow easy conversion to the media of the moment, but I still want something to stash in the safe deposit box)

    Does anyone have experience with digital preservation/resoration of archival documents? Should I just try cleaning it up in photoshop or should I find a pro to help out? Maybe I can make it a term of the donation to the museum/library, for that matter.

    Thanks in andvance for your advice.

    --

    "Prepare for the worst - hope for the best."

    1. Re:Somewhat on topic... Historical Papers by ancarett · · Score: 2, Informative

      I highly suggest you consult an archivist or a librarian trained in archival management. Nineteenth century paper products are notorious fragile (a result of the switch from rag pulp to acidic, unstable wood pulp). If you don't have the facilities to store these properly, donating them to a local museum or archive is a wonderful idea.

      The National Archives and Records Administration has a FAQ. Their advice on preserving family papers? --

      Paper preservation requires proper storage and safe handling practices. Your family documents will last longer if they are stored in a stable environment, similar to that which we find comfortable for ourselves: 60-70 degrees F; 40-50% relative humidity (RH); with clean air and good circulation. High heat and moisture accelerate the chemical processes that result in embrittlement and discoloration to the paper. Damp environments may also result in mold growth and/or be conducive to pests that might use the documents for food or nesting material. Therefore, the central part of your home provides a safer storage environment than a hot attic or damp basement.

      Light is also damaging to paper, especially that which contains high proportions of ultra violet, i.e., fluorescent and natural day light. The effects of light exposure are cumulative and irreversible; they promote chemical degradation in the paper and fade inks. It is not recommended to permanently display valuable documents for this reason. Color photocopies or photographs work well as surrogates.

      --
      ancarett, historian and zombie gamer
    2. Re:Somewhat on topic... Historical Papers by Seanasy · · Score: 3, Informative

      If you really want to do it right, do it on film. Either pay someone or beg/borrow/steal a medium format camera and try to do it yourself. Film and archive quality prints will probably last longer than CDs and you can get good scans from the negatives if you want digital, too.

      I beleive libraries use uncompressed TIFF files for digital archives.

      You might find some discussions of this on photo.net

    3. Re:Somewhat on topic... Historical Papers by toast0 · · Score: 2

      The best format to store it on is paper.

      As you have expirenced, paper lasts 150+ years. 8" floppies from only a few tens of years ago are essentially unreadable now. In 50 years, who knows if we can read CDs. That being said, theres nothing wrong w/ storing on a computer as well as paper.

      As for formatting for computer storage... I'd guess any format with readily available documentation would work. Be sure to include that documentation as a plain text file on the media as well. Just because PNG or JPEG is a big standard now, doesn't mean that it'll be in use in 20 years, but plain text never dies, and having the specification for the graphics format could facilitate the writing of a viewer at a later date. If you're using a CD, you might as well make it a bootable cd w/ a small viewer program set to auto run... Judging by recent moves by AMD and Intel, x86 code will never die, but I wouldn't rely on that alone. :)

  29. Hauling Trees around by DarkHelmet · · Score: 2, Funny
    I'm tired of lugging around dead trees

    Call Paul Bunyan. Cause he's a lumberjack and he's okay!

    --
    /^[A-Z0-9._%+-]+@[A-Z0-9.-]+\.[A-Z]{2,4}$/i
  30. Electronic versions from the publishers by truthsearch · · Score: 2

    Have you tried contacting the publishers directly? Or maybe the companies that created any of your software documentation? I know that some companies have PDFs of their manuals and other books, but don't make it well known. They don't usually offer them for free download, but if you prove you have a hard copy some companies will tell you how to get a PDF version. This works especially well for lost instruction manuals, which you can always get for free.

    One good, but old, example is Oracle. Back in the day my company had megs of PDFs of all of Oracle's documentation. There was a main index PDF with links to basically every other possible document. I don't recall Oracle leaving them open for download on the internet. We got them on CD. But it was easy to get since they new we were a customer.

  31. Aargh! Flashbacks! The pain, the pain... by mccalli · · Score: 2
    The Plan: Take the binding of each book and cut it off. Feed into a scanner with duplex and cut-sheet feeder. Scan as a 300 DPI jpeg with compression. Then OCR them overnight. I don't expect the OCR to be perfect, just good enough to use as a searchable index.

    Right then. In 1993/4, this is what I did for a living. The company I worked for did quite a lot of this, and one contract in particular sticks in my mind - the digitising of all books in the French National Library.

    No doubt the equipment we used has moved on in the intervening decade however. We used Bell & Howell scanners fitted with automatic document shredders. Err...feeders. Yes, automatic document feeders. Not shredders at all. No. Honest.

    You see, these were high-speed scanners, and some of the books we received were qute old. Me and the other coder on the project got really quite good at doing "pit stops", or changing the rubber wheels that drove the ADF. What I'm saying is no disrespect to the scanner company - it was the quality of the paper we had to put through it that caused the hassle. Some books, like the 18th century Academie Francais records, were so thin we had to photograph them and scan the photos.

    We then scaled, OCR'd, deskewed and indexed the results on decent machines - 25Mhz 486SX, 4Mb RAM and Kofax graphics cards. Everything was then tarred up to DAT.

    Hardware moves on, but I'll bet the amount of work remains the same. Do not underestimate the preparation required, and also the ammount of QA.

    Oh, and don't use JPEG. Lossy compressionon text? Use TIFF - the image processing industry standard.

    Cheers,
    Ian

  32. Re:Don't use JPEG. by lightray · · Score: 2

    You're right that he should not use JPEG for this, but for the wrong reasons. JPEG is simply the wrong format for images that are not like photographs. Specifically, JPEG is not appropriate for images with high spatial frequencies (ie, distinct lines and shapes, and a small number of colors). Raster-based formats (GIF, PNG, TIFF, etc) are the appropriate format for scanned text, diagrams, etc. PNG is not a replacement for JPEG.

    Furthermore, if you want animations, you are overlooking the new, cool computer technology called MNG.

  33. Free the monkeys! by sydb · · Score: 4, Funny

    Isn't an infinte number of computers enough?

    cat /dev/random > ebooks

    --
    Yours Sincerely, Michael.
    1. Re:Free the monkeys! by sydb · · Score: 2

      So why does this not work?

      bash-2.05a$ gunzip /dev/urandom
      gunzip: /dev/urandom is not a directory or a regular file - ignored
      bash-2.05a$ dd if=/dev/urandom of=test.gz count=1024 bs=1024
      1024+0 records in
      1024+0 records out
      bash-2.05a$ file test.gz
      test.gz: data
      bash-2.05a$ gunzip test.gz

      gunzip: test.gz: not in gzip format


      (I'm just joking...)

      --
      Yours Sincerely, Michael.
  34. printing electronic docs is for amateurs by shaldannon · · Score: 2

    Real men use the command shell and man() or google ;)

    Seriously, most of the hard-core computer folks I know either open their copy of the ORA book on the subject, steal their neighbors copy and flip it open, or use some form of online docs w/o printing said docs off. The only reason I've ever known anyone to print anything resembling a doc is when someone I knew had assembled binder full of pages on tech specs for a project.

    It's just a lot easier to sit at the screen arrowing up and down on the doc than it is to print it, reach over to the printer, pull it out, shuffle through it....and then eventually have to take it out with the trash. I've seen comments about paperless offices vis a vis paperless restrooms, but the fact is that for reference there really isn't a reason to print the online doc.

    --


    What is your Slash Rating?
    1. Re:printing electronic docs is for amateurs by carlfish · · Score: 2

      I tend to print important documentation. Printed documents are:

      1. Easier to read, at least until monitor resolution increases a great deal. Also, I find back-lit screens much harder on the eyes. You can generally read paper documents at about twice the speed you read screens, I believe.
      2. More ergonomic. You can hold them at any angle that feels comfortable.
      3. More flexible. It's easier to attach notes to them, fold them, tape them up on the wall so anyone can see them as they pass, or write "This is all a load of crap" on them in big red marker pen if you disagree.
      4. More convenient. You can read them on the train home from work without investing in a reader. You can take them into a meeting. You can hand them to the guy at the next desk in a tenth of the time it'd take him to load the document himself.
      5. More insistent. If you leave printed documentation on someone's desk, they're more likely to read it than if you stick it on the fileserver.

      Charles Miller

      --
      The more I learn about the Internet, the more amazed I am that it works at all.
  35. I'd be happy with.. by geekoid · · Score: 2

    ..an index of the book on my system. just a table with all the words and which page they appear. Pretty useless without the book, since it would be practically impossible to create the book from it, and it would be damn convienant.

    --
    The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
  36. 4DigitalBooks 900 pages/hour - or do it yourself by jukal · · Score: 4, Informative

    I do not have any experience with their products, but the solution offered by this company seems simple and functional. Their system consists of an apparatus that turns pages of your book automatically, scans, turns, scans, turns. The result you can naturally pass to OCR.

    Now, if I was to digitize all my books, I would try to create te the 4DigitalBooks kind of solution myself. The only tricky part is to find a cheap enough way to turn pages automatically, see also Kris Mckenzie's automatic page turner, still the best start is this document which is a proposal and overview on how to create an automatic page turner from pieces, the total cost is $459.

  37. Dual monitors could wean me from dead trees by UsonianAutomatic · · Score: 2

    Reading over these responses I realized what it is that bugs me most about having a reference manual in PDF or some other electronic format versus having a nice book in my lap: I don't have the screen real estate for both a document reader and whatever app it is I'm using the reference for.

    The endless jumping between windows gets old real fast, especially if I need to copy a code snippet out of a document (like a PDF) that won't let me select & copy text.

    But if I had a second monitor right there at eye level, I could just open up the reference doc there. No more switching between windows, and no more neck strain from constantly looking down at a book in my lap and then up at the screen.

  38. Funny You should ask. by Fapestniegd · · Score: 3, Informative

    My current setup consisits of:
    4 HP scanners with ADF ~$150 ea. (eBay)
    4 Sparc LXs from a property contol auction $50
    one flatbed scanner for covers and bad scans. $50 (eBay again)
    Barebones System/w scsi from Compgeeks $80

    (NFS server), An Amtren Device(courtesy of the office) and away you go. I've found the best way to cut off the binders is to use a box cutter and to use your previous cuts as a guide. Several shell scripts to scan various types of books. It's amazing the page numbering schemes some publisers use. With this setup I can scan approximately 2-3 college textbooks 1000 pgs.(grayscale) or 1 color in an 10 hour period. (including checking for bad scans, sane ain't perfect, so you better check em) also jpg isn't very good for OCR, I store as png, and convert a second set to jpg for web viewing. OCR under linux isn't quite there yet (unless you want to pay through the nose) So I am Archiving the pngs to CD until it is. This also allows me to regenerate the jpgs if I lose a webserver disk. Add a nifty little IMageMagick web viewer and viola! eBookshelf! Oh and a NSM CD changer is nice too get to the CDs nearline.You can pick these up on ebay for $200-$400

  39. Re:Tech books shouldn't be dead tree only. by Jonathan · · Score: 2

    People love books in dead tree format for the most part. You don't really want to curl up with a cup of coffee and a nice monitor.

    Why the hell not? Isn't that what we all do while working?

  40. I've done this by brad3378 · · Score: 4, Insightful
    To do it, I purchased a used HP scanner with a 50 page Automatic Document Feeder (Search for ADF on Ebay).

    I started with the easiest books. - Books that could be removed from the binding. Scans go smoothly with the ADF, but it is not as easy as you might think. I find that I spend most of my time naming the files because the default naming comvention is *01.jpg , *02.jpg , *03.jpg, etc.

    It is a problem for two reasons:

    most of my books are double sided.
    My HP scanning software for windows does not let me name files with a 2,4,6,8 or 1,3,5,7 format.

    If books contain more pages than the ADF holds, The first page scanned will still be named page 1.

    If I knew a little perl, I'd write a script to rename the files between scan batches.

    For scanning full bound textbooks, there are two main problems:

    Scanning the side of the page along the binding requires carefully holding downward pressure on the book to keep it near the scanner glass.

    You cannot scan the book using ADF, so you should expect to spend A LOT of time scanning.

    Do not even consider manual scanning hundreds of pages with a parallel port scanner. WAY WAY too slow. USB scanners are cheap now, and will usually scan as fast as the scanner mechanism can move (assuming black & White scans).

    Lastly, be realistic.
    Know how much time you'll need to invest.
    Rule of thumb: If you need to scan manually, expect to scan about 200 pages per hour at top speed. Is it worth investing six hours to scan that 1200 page book of yours? If money allows, I'd suggest purchasing a second book that you can afford to destroy. Cut the binding off with something like a jigsaw, then insert the pages into an ADF scanner. Hope this helps somebody.

    --

  41. Another place to look... by zaren · · Score: 2, Informative

    is http://docs.rinet.ru:8080/ - I ran across this site a few years back. It almost looks like an online library for a Russian ISP's technical support staff.

    They've got lots and lots of official books, all HTMLized a chapter or a section at a time. They're all a bit old or out of date, too - I know of one Perl book in particular that they have there was one edition behind what was being sold on the shelf at the time I saw it.

    -----
    Is Darwin an evolutionary OS?

    --
    Come to the University of Mars! Classes starting soon!
  42. You *need* to be aware of OpenDJVu by Effugas · · Score: 5, Interesting

    Run, don't walk, to http://djvu.research.att.com/home.html . DJVu is a image-based competitor to PDF that is a feat of beautiful engineering -- 300DPI scans break down to about 10-30K a page, the viewer is about an order of magnitude faster than PDF, the format cleanly supports separate encoding of page texture/graphics vs. page text, there's significant amounts of open source for it, and more.

    It's truly a brilliant format. Go check it out.

    Yours Truly,

    Dan Kaminsky
    DoxPara Research
    http://www.doxpara.com

    1. Re:You *need* to be aware of OpenDJVu by Anonymous Coward · · Score: 2, Informative
      The open source implementation of DjVu is called DjVuLibre. It includes a viewer and browser plug-in for Unix/X11 (with binaries for Linux, Irix, and Solaris).

      There is a free online conversion server at Any2DjVu.

      Info can be found at DjVuZone.

  43. Re:Do you really need them? (Red Rubber Ball) by Chris+Y+Taylor · · Score: 2

    A mathematician, a physicist, and an engineer are asked to find the volume of a red rubber ball. The mathematician measures the diameter and calculates the ball's volume. The physicist submerges the ball in a full beaker, and measures the amount of water that spills out to get the volume. The engineer turns the ball over until he find's it's serial number, then looks up the volume for that model on his Red Rubber Ball Table.

    Half of the library in my office is catalogs and equipment data sheets for components. A lot of the rest is more generalized data like stress concentration factors for various object geometries and material characteristics; these are things that CANNOT be derived from theory. Only about 4 of my books (which, admittedly, I do use a great deal) are theoretical books. Physics, Advanced Math, Design of Experiments, and a Mech. Eng. Handbook. When you work with real objects, rather than just theory and pure numbers, you tend to need a lot more detailed reference materials. And I'm sure that at least one Engineer in the red rubber ball industry has himself a Red Rubber Ball Table.

  44. Yes. by r_j_prahad · · Score: 2

    Because the yellow highlighter looks like shit on my CRT.

  45. Re:Hell yeah by Jason+Earl · · Score: 2

    I have outfitted my $100 Visor Handspring with a Compact Flash springboard module and now I can carry around over 100M of books in my shirt pocket. The darn thing is even backlit so that I can read in the dark. What's more I can search for keywords, and annotate the books to my hearts content.

    What really settled it for me was when I started reading Structure and Interpretation of Computer Programs on my Visor and could do the example programs in LispME.

    Needless to say I prefer my Visor over the dead tree version for any book that is text heavy.

  46. definition of "dearth" by bcrowell · · Score: 3, Informative

    There are hundreds of them here. Very few are the kind of dopey software manuals you're referring to. Is that a "dearth?"

    1. Re:definition of "dearth" by Graspee_Leemoor · · Score: 2

      Tuh- such common everyday stuff as:

      "Introduction to the Theory of Infinite-Dimensional Dissipative Systems"

      ...Where can I find more esoteric stuff ?

      ;)

      graspee

  47. Scanning Text by Wanker · · Score: 2

    Scanned text pages should be black and white.

    Of course it won't scan this way due to shading, bits of wood chips on the pages, etc. Your image processing software can/should convert it to literally two colors-- black text + background (white). As you can imagine, this kind of "lossy" conversion cuts out a great deal of information and the file size reflects this.

    Combined with a lossless compression algorithm which takes these huge areas of the same value and compresses them very tightly and you have a tiny, high-contrast, easy-to-read (or OCR) image.

    Now with JPEG, it "loses" information by smoothing (forgive my oversimplification of a complex mapping process). With text you *want* unsmoothed (hard) edges-- it makes things easy to read. The JPEG smoothing process results in hard to read text, so you can't use as much of it before the image degrades too badly to read.

    The result, the 2-color conversion with lossless compression gives you a smaller image size for the same relative viewing quality as a JPEG. (Or the flip side, for the same image size, the 2-color image is much more readable than the JPEG.)

    Try this-- take a screenshot of some text. (Only text) From the GIMP, convert it to 2 colors and save as PNG. Then save it as a high-quality JPEG and a low-quality JPEG. Check the file sizes versus the clarity of the text.

    1. Re:Scanning Text by Wanker · · Score: 2
      Taking a screenshot is not the same thing as scanning a printed page. A screenshot of text is already in 2 colors whereas a scan is true color.
      Perhaps you missed step two of my description where the image gets converted to two colors, making it irrelevant whether the original was 2 color or true color.

      Screenshots on both Windows and X-Windows are created at the color depth of your display-- not 2 colors. There may only be 2 of the 16M colors in use, but the raw data is 16M colors. (If you're running your screen at 24bit.)

      If you must, feel free to try it with a "real" scan. (But don't forget to do the two color conversion. Sometimes a noise reduction transform is useful beforehand to get rid of small grey dots/blotches before they get converted to black.)

  48. takes time, but is worth it by savetz · · Score: 2, Interesting

    I have scanned several books (in my case, Atari and other classic computing books) for atariarchives.org. The process takes time, but is worth it.

    A scanner with a reliable sheet feeder is essential. This doesn't necessarily mean expensive -- I've seen a lot of reasonable-looking scanners with ADFs on ebay for less than $100.

    I cut the pages off the books using a single-edge razor blade -- non-ragged cuts are essential. Then I scan then into TIFF format at 300 DPI, greyscale. If I want searchable PDFs, I use OmniPage X on a Mac to create image-over-text PDF, it's quick and easy.

    But most of the time, I these books are for Web viewing. So I use a graphics conversion program with batch capability (GraphicConverter on the Mac) to a) increase the contrast dramatically -- near 100%; b) trim the whitespace from the edge of the images; c) scale the pages as necessary. d) scale them more to create thumbnail versions.

    There are no hard-and-fast rules for choosing the final file type. Just got to balance file size and readability, and this varies from book to book. Sometimes I go with JPEG, sometimes 8-bit GIF, and sometimes 4-bit GIF. Sometimes I'll convert every page to GIF and also to JPG, then use a little script to select the smallest one for each page.

  49. This is against the DCMA. by barfy · · Score: 2, Interesting

    The digital representation of the "copyrighted" work as existed in a "page layout" program, using a technological means to prevent digital copying: Imaged to paper using digitally created "Plates".

    By attempting to "recreate" the digital representation by using technological means to defeat the digital copy protection of a bound book, you are criminally liable to the owner of the copyright.

    (Now if you were just copying this to another piece of paper, you may be ok under existing laws. But moving it to digital... Um, hands up scofflaw!)

  50. National Geographic by Wanker · · Score: 2

    I know exactly what you mean about the National Geographic CD-ROM set. I was very excited about having the complete archives available and was deeply disappointed in the quality of the final product.

    Much of the text is completely unreadable because of over-JPEGging. (Is that a word? It is now.)

    However, it did teach me to be very careful before plunking down $200+ for online books in the future. Now, I insist on a preview before I buy. (And yes, this does mean that many electronic collections don't get purchased simply because I can't find them in any libraries to view...)

  51. And then... by Pvt_Waldo · · Score: 2, Insightful
    The Plan: Take the binding of each book and cut it off. Feed into a scanner with duplex and cut-sheet feeder. Scan as a 300 DPI jpeg with compression. Then OCR them overnight. I don't expect the OCR to be perfect, just good enough to use as a searchable index.


    And then 3 weeks after you chuck it, go "Damn, I can't read this page!" when you go to look up something and it says, "It is extremely important that you fark dnf2 gib oefll or else you will damage your hard disk."

    Stick with books. There's a reason why they are popular. They work really well. Besides, the trees are already dead so you're not doing them a favor. And you'll just have to kill more trees to get more books to scan more stuff.
  52. Re:#bookz... by Graspee_Leemoor · · Score: 2

    Wouldn't it be more productive if they divided the number of pages by the number of entrants to this sad "scanathon" and saw who finished first ? That way no work would be duplicated.

    If you're going to rip off books, at least be efficient!

    graspee

  53. how do i copy this windows xp cd? by Graspee_Leemoor · · Score: 2

    Put Cd in drive. Run Sad Old Easy CD Creator that came free with your cd burner, select "copy cd", select source and destination cd drive, click copy and follow on-screen prompts about changing cds over.

    Just remember to search for a crack on the web too!

    graspee

  54. You are insane by labradore · · Score: 4, Insightful
    Ask yourself this question:
    What is the oldest file that I have?
    and ask:
    What is the oldest useful file that I have?
    For most people their papers and books are much older than the data they keep and the paper version is always available and easy to read.

    You are much more likely to lose or corrupt your data if it is on a disk or a tape than if it is in a book. Your electronic version is going to be of much lesser quality than the books you had and you will have a lot of "adventures" getting your ebooks to be as easy to read as your paper books. What happens to your portable ebook when your reader runs out of batteries? Ebooks have failed because ... THEY SUCK. Let us all know how much time you wasted tweaking your ebook setup and worrying about how to make them sustainable. Also, please tell us when you go back to the store and buy new "dead trees" copies of the ones you destroyed.

  55. Use JBIG - not GIF by mangu · · Score: 3, Informative

    For bi-level images, the standard to use is JBIG, comes from an ISO group similar to those that created JPEG and MPEG.

    It generates much smaller files than GIF for printed text, with none of the inconveniences of JPEG. Grey scale pictures come reasonably well, if done at 300 dpi, dithered.

    I don't know exactly why JBIG never caught like those other standards. There doesn't seem to be many JBIG programs around, but, if you are handy with source code, there's jbigkit, a library for reading and writing JBIG files. I wrote my own software with that, and converted a half-ton of old magazines into a 20-pack caselogic of CD's.

  56. dead trees to CDs by Simonetta · · Score: 2, Interesting

    I am also faced with the task of converting thousands of pages from paper to text files. I suggest looking into using a high resolution digital camera in a custom docking station above a flat surface that holds the printed material. (a photo enlarger comes to mind). Then instead of waiting for the scanner carriage to pass downward over the page, you can take a snapshot of the page.
    Send the image directly from the camera to the OCR program. I find that the Xerox TextBridge program can do OCR on a page almost as fast as I could turn the page were I not using a scanner to input the text. TextBridge is quite ackward to use and not very customizable for new types of applications such as this.
    Using a high resolution digital camera to input OCR text is also a good way to get around the question of whether or not to cut off the binding of the book.
    By the way, I assume that you're wishing to scan european language text. Doing OCR on Japanese, Chinese, or Korean I would assume is much slower than recognizing ASCII. Does anyone know of an available program that will do OCR on Chinese?
    With our friends in the middle east obsessed with blowing the shit out of us, it might be time to develop an open-source program that will do OCR on Arabic and Farsi, along with a translation program companion. Would Arabic be much more difficult to OCR because all of the phonetic symbols are joined together? I sometimes wonder about these things when I'm bumming about not having a life.

  57. Well, YMMV, but that wasn't my experience. by Lord+Vipor+Scorpion · · Score: 2, Interesting

    I was locked out because of their spidering filter, too. But I called up at like eight o'clock one night & someone unlocked it for me (& set it so that it wouldn't happen again).

    Safari also has a very good search engine, althought it's wierd that they coded it in MS ASP.

    The spidering filter seems intent on inhibiting the casual copier. I thought this was lame, but there's actually a certain logic to it. If you go to all the trouble to download & reassemble the books, then you've put enough work into it not to not just throw the book out there on Gnutella.

    At it's most expensive, Safari books cost $2 per month. So I'm not impeding anyone's education, and I'd like to see this service stick around. In fact, I can save people a bundle if I get them to use it the way it's meant to be used.

    The one lame thing is that OReilly pads their selection with multiple editions of the same book and also with books that are available for free on the openbook site--ok, that's like five books, but still... They're really starting to get a good selection now.

    In college, I used a free (as in stolen beer) html copy of a textbook for a class, and realized at the end of the year that someone had purposefully altered the book so that a lot of information was horribly incorrect. They'd basically cut out the word "not" all through the book, and inserted it after "is" in other places. Most people would not do that, but some a-hole did. Ah, college, what a hellhole.

  58. Re:How to get around disabled printing by zeno_2 · · Score: 2

    This sounds a lot like that PDF that was on the NYTimes (i think) where they had a list of names of people, but they were blacked out. Someone with a slow connection or something like that was able to see the names at first, and then the black squares loaded after over the names..

    Pretty strange stuff =P

  59. Laws are begging to be hypertext. by ahfoo · · Score: 2

    Amen on that hypertext comment. The battle has not even begun.
    Most folks aren't lawyers, but generally people have seen some texts of court opinions at one point or another. I was just going over some court documents related to the patent courts --AKA, the CAFC-- and I was struck by how computer code-like the text was. The only reason people think it's hard to read court cases, especially patent court cases, is because they're riddled with links to other cases. Since the system was developed in a book only format in a rather rag-tag fashion, the text becomes very difficult to read because of all the notations they've used to indicate varying types of links.
    In my opinion, requiring the legal system to use electronic hyperlinked texts for court opinions and other legal documents is absoultely essential to any kind of IP reform. Until judges are benefitting from hypertext in an immediate way, they're going to fail to see the urgency of advocating its use or deciding in favor of electronic formats.
    Law and court documents should be readable by anyone with standard high school level English skills. The same is true for patents themselves. The core of a patent isn't the drawings. In fact, the drawings are often intentionally misleading to avoid disclosure of importatnt information valuable to competitors. The important part of a patent is the references to other works, these are natural places for hyperlinks. I bet Bounty Quest would move a lot quicker if patents had hyperlinks.

  60. ClaraOCR by Jeff+Knox · · Score: 2

    http://www.claraocr.org/
    "Clara OCR is a free (GPL) OCR for systems that support the C library and the X windows system (e.g. most flavours of Unix). The development platform of Clara OCR is 32-bit Intel running GNU/Linux.

    Clara OCR is intended for large scale digitalization projects....."

    Havent tried it, but it looks good.

    --
    Jeff Knox
  61. My GreatGrandfather!!! by itwerx · · Score: 2

    "A man observed by the celebrated Dutch physician Hermann Boerhaave took his meals at a table that had been cut away in a semicircle to accommodate his circumference"

    No kidding. I never saw him, but my Grandmother has stories about this.
    (But I weigh all of 170# without any flab at all. :)