Slashdot Mirror


Programs for Reading Text Files?

dotpl asks: "Recently I acquired a number of books in text format from Project Gutenberg and archived them for later reading. When I came to read, I realised how hard it is to read text files on the computer screen, so I thought about developing a 'reader' that you can read text files with, selecting the fonts and colors you like, and which has a bookmarking feature - a la Vim - so you know where you were reading before. Then I realised that a software of the sort must already exist. How do you read big text files without suffering from severe eye strain?" While a browser may go a long way to providing the necessary functionality, most browsers bookmarking facilities are sorely lacking for this type of work, since they don't mark the position in the page, just the page, itself. Has anything like this been written?

49 of 131 comments (clear)

  1. "Has anything like this been written?" by Anonymous Coward · · Score: 3, Insightful

    Yes. It's called lp. Or lpr. Take your pick.

    If you truly want to save your eyes, this is by far the best solution. I don't care what kind of monitor it is, or how good the fonts look. Staring at a monitor produces considerable eye strain. Staring at properly illuminated paper does not, to nearly the same degree.

    But I sympathize with the desire to save paper and ink. Hopefluly someone else has a good solution along those lines...

    1. Re:"Has anything like this been written?" by Gordonjcp · · Score: 4, Interesting

      Try a *very* old reflective-screen laptop. Not a backlit LCD, just plain old reflective. Trouble is, they tend to be a little bulky.

    2. Re:"Has anything like this been written?" by n9hmg · · Score: 2, Informative

      The mobility - yes. I read almost exclusively from gutenberg, using the best document reader I've ever seen, which also happens to be free, cspotrun (Get it, see spot run? A simple reader.) It does everything you are talking about, and there's no flicker in PalmOS. Edit the texts and prep them with any of the utilities - I generally just use makedocw. The format (tealdoc, aportisdoc, whatever it is) compresses the docs about 2:1.
      All of your docs are always at hand, and open to wherever you last viewed them, and with the autooff function of palmos, you can shut off the light and read a book that, if you fall asleep reading it, saves your place and turns off the light.

  2. Convert to PostScript before viewing by Dan+Ost · · Score: 4, Interesting

    I usually use enscript to turn it into postscript
    and then use gv to peruse it. By doing this, I
    create pages so that I have a sense of where I
    am in the document and gv lets me easily advance
    forwards and backwards using space and backspace
    (seems about as intuitive as you can get).

    --

    *sigh* back to work...
    1. Re:Convert to PostScript before viewing by pete-classic · · Score: 2, Funny

      Very intuitive. Makes much more sense than some random keys like, say, "Page Up" and "Page Down."

      -Peter

  3. Festival by arunkv · · Score: 4, Interesting

    Try Festival from the University of Edinburgh. It's been available for years and the team continues to make improvements to the system all the time. Source is available here. In the past, the Systems Development Laboratory at the Indian Institute of Technology has also experimented with using Festival for reading out documents in Indian languages, although I don't know the current status of the project.

  4. EText Reader by alphaseven · · Score: 4, Informative

    You could try EText Reader, for linux or windows. Allows you to read zipped etexts as well as retrieve online Project Gutenberg texts. You can also select the font and bookmark stuff.

  5. eye strain by Spudley · · Score: 4, Insightful

    It has always struck me as odd that so many people seem to think it's a good idea to read books on their computer screen. With the eye-strain problems of current display technology, I simply can't see how anyone could even contemplate it.

    Until there is a display technology available that doesn't have this problem, you're better off printing it. Rather use up a bit of paper and ink than damage your eyes.

    --
    (Spudley Strikes Again!)
    1. Re:eye strain by spuke4000 · · Score: 5, Informative
      Rather use up a bit of paper and ink than damage your eyes.

      I had the same concern (I sit in front of a computer 8 hours a day at work) so I asked an optometrist this week. Her answer: looking at a computer screen causes 'short term' eye strain, but no long term damage. Basically, get a good night's sleep and your fine.

      --
      This post cannot be rebroadcast without the express written constent of Major League Baseball.
  6. Search for SMALL by yerricde · · Score: 4, Informative

    To skip the PG boilerplate, search for the text END*THE SMALL, capitalized and punctuated exactly so.

    --
    Will I retire or break 10K?
  7. Reading big files? by (H)elix1 · · Score: 3, Funny

    How do you read big text files without suffering from severe eye strain?"

    Wait for the movie, silly...

  8. LCD by yerricde · · Score: 2, Informative

    Until there is a display technology available that doesn't have this [eyestrain] problem

    The future is now. Here's how LCDs work.

    --
    Will I retire or break 10K?
  9. Fundamental problem by babbage · · Score: 4, Insightful
    I'm not sure if I'm on the wrong track here, but I definitely feel out of step with the other comments I've seen so far. It seems to me like your main problem isn't so much the software you're using as it is the display technology itself, yes?

    This is a pretty well known & documented UI shortcoming with contemporary screens: between the fact that the typical monitor is backlit (thus, you're staring into a lightbulb the whole time -- and a flickering one at that) and the very low resolution compared to print (isn't typical resolution on the order of 72 dpi? that's worse than a cheap bubble-jet printer...), reading long texts off a CRT or LCD display isn't comfortable for most people. It's been written that this resolution issue is making computers a lot more uncomfortable for people than most folks realize, and that only with better screens (reflective instead of back-lit, and resolutions of say 1000dpi and higher) will reading electronic displays come to feel as comfortable as paper does for the average user.

    I forget if I read about this in some of Jakob Nielsen's stuff, or Donald Norman, or maybe someone else, but in any case it's a matter that UI specialists are aware of. Last time I was reading about this -- a year or two ago now, maybe a little longer -- it was estimated that such technology is still a decade off, and I'm not sure how much progress has been made since then. Probably not much.

    My favorite idea for dealing with this is the "electronic paper" being tested by groups like Xerox PARC and E-ink, where a sheet of this paper-like film has a matrix of particles that can, depending on the charge being applied to different parts of the matrix, arrange themselves to display arbitrary text or images. The idea is to figure out how to make a high quality version of this stuff that can be mass produced & sold for little more than traditional paper, so that a computer of the future might end up looking a lot like the books of the past, with the pages for the display and the computing components in the spine. That way you could have whole libraries in a portable format, textbooks (or Gutenberg texts :) could be downloaded & students would keep the same "book" from class to class, you could scribble notes on it for your own reference, or maybe even have it recognize what you're writing & use a stylus instead of a keyboard, etc. But aside from all the neat potential aspects of such a device, one of the explicit goals in trying to build it would be to end up with an electronic display format that is as comfortable & familiar as paper.

    1. Re:Fundamental problem by sporty · · Score: 2, Informative
      This is a pretty well known & documented UI shortcoming with contemporary screens: between the fact that the typical monitor is backlit (thus, you're staring into a lightbulb the whole time -- and a flickering one at that) and the very low resolution compared to print (isn't typical resolution on the order of 72 dpi? that's worse than a cheap bubble-jet printer...), reading long texts off a CRT or LCD display isn't comfortable for most people. It's been written that this resolution issue is making computers a lot more uncomfortable for people than most folks realize, and that only with better screens (reflective instead of back-lit, and resolutions of say 1000dpi and higher) will reading electronic displays come to feel as comfortable as paper does for the average user.


      Try setting the background to black and the text to a low intensity shade of white (or colour). Increase the fonts to a size above average for text book reading, and doublespace. For me, it gives the least eye problems. I do almost the same for coding. Otherwise my eyes start to hurt aftere a while.
      --

      -
      ping -f 255.255.255.255 # if only

    2. Re:Fundamental problem by krilli · · Score: 2, Insightful

      "thus, you're staring into a lightbulb the whole time -- and a flickering one at that"

      i just want to know why everyone says that having light from a lightbulb flickering at 60hz reflected into your eyes via a sheet of paper is inherently better than having a monitor flickering at your eyes directly ...

      (if lightbulbs flicker at all, that is ... do they? or is the filament glowing steadily?)

      anyway, what I do when i'm reading text off the computer screen is

      a) I reduce the length of the lines

      our vision system has a hard time tracking lines longer than X words. this is what makes you "miss" sometimes when you're moving your eyes to a new line.

      b) increase the contrast to maximum, decrease the brightness all the way down (or as far as it will go down) and use a gamma control to even things out a bit (for Linux, the "gamma" and "xgamma" commands - in Windows / MacOS, the Adobe Gamma control panel. if you have access to a hardware color calibrator gadget, use that).

      if you do this, i promise you that you will have so much fun reading from your monitor, you'll even be digging up your old .txt ascii-porn files from that bbs way back when ...

      --
      Jag pratar lite svenska.
    3. Re:Fundamental problem by babbage · · Score: 2, Interesting
      The term is commonly used in printers rather than display technlogy, but the concept applies just fine to displays -- do some math before complaining! :)

      All it means is "dots per inch", and it's perfectly valid to find that ratio for a typical resolution (640x480 on the low end up to, what, 1920x1240 on the high end?) and screen size (14" for a small CRT, 12" for a small laptop LCD, up to maybe 23" for the biggest common screens today?).

      For the low end, that works out to roughly 45dpi and on the high end 83dpi (approximately -- I'm dividing screen pixel width by screen diagonal inches, which isn't quite right, but it gets you in the ballpark anyway). Last time I checked, even the cheapest bubblejet printers could do 300dpi printing, and did half that at "low" resolution.

      Even the best video technology available does barely a quarter of the rate cheap printers typically do -- nevermind high quality ones. The difference may not seem obvious, but it is very real, and all computer users are probably subconsciously aware of it, if not consciously -- this plays a big role in the perceived strain in reading large amounts of material off a monitor.

  10. hate to day it but M$ has a good solution by unixbob · · Score: 2, Informative

    Not a popular recommendation on /. I know, but the microsoft reader does what you want. It remembers the last page in an ebook you read, and lets you continue reading from that point next time you read that doc.

    --
    The Romans didn't find algebra very challenging, because X was always 10
    1. Re:hate to day it but M$ has a good solution by ianezz · · Score: 3, Informative
      With GNU Emacs you can set named bookmarks referring to a specific position in specific files (i.e. with M-x bookmark-set).

      Then, in a different session, jumping to a bookmark (M-x bookmark-jump) automatically opens that file again and positions the text where you set the bookmark (even if the text changed in the meantime: Emacs bookmarks keep some context lines with them).

      OTOH, the thing I really miss is a nice program from the Amiga days called "muchmore", which provided a sort of full-screen equivalent of the well known "less", but with smooth scrolling, autoscrolling, and both scrolling speed and direction could be changed by simply moving the mouse pointer towards or away from the screen borders. IIRC, it too had bookmarks on texts.

  11. Use Weasel Reader by KDan · · Score: 3, Informative

    If you have a palm, it's much much easier to just use Weasel Reader (formerly gutenpalm). It's actually designed for reading books, keeping bookmarks, etc - and even extracts the chapter headers for you when you create the pdb file from the txt file.

    Also the palm screen is less straining than these bright old monitors, a lot less.

    Daniel

    --
    Carpe Diem
    1. Re:Use Weasel Reader by Calmiche · · Score: 2, Interesting
      I have to agree. I REALLY hate reading on my computer monitor. It gives me a cricked neck, horrible eye-strain and afterimages after just 45 minutes or so. Changing it to white text on black background helps a lot, but what you really need is a palm pilot!

      I use an m505 and it's great. Any of the newer generations palms should be great. (Don't use the nasty old green screen ones.)

      I can fit tons of books on it. (My 64 meg card holds about 160 books.) I use a program called Handstory, which allows me to change font sizes, bookmark lines, sort books into catagories, convert documents back and forth to my computer as well as acting as an online or offline webbrowser.

      It's great, since it's nice and compact. I can carry it in my pocket. My girlfriend likes it since I can read in bed, using the backlight, without disturbing her. A fully charged battery will last 8 hours, and it only takes 20 minutes or so to recharge enough to read for a couple more hours.

      It is a lot more comfortable, and my eyes don't hurt from using it like my computer screen does. The only problems I have is that, 1 the up and down buttons are placed at the bottom, rather than on the sides. (Some of the new Sony Clie's have jog dials on the side.) and 2, I have a hard time working with technical books, since drawings and schematics don't do well on such a small screen.

      Calmiche,

  12. Re:Festival and eye strain :-) by dmanny · · Score: 3, Interesting

    Mistaken or not, speech synthesis certainly would reduce eystrain. That's what the query wanted. Your solution stands alone in that it is the only one that solves the problem in such an absolute way.

    --
    All my previous sigs now look like this one, I wish they were permanetly recorded when used. :-(
  13. Find a high quality LCD Screen by Anonymous Coward · · Score: 2, Informative

    I've used a whole lot of CRT monitors over the years ranging from really cheap to really expensive. I've just bought a PowerMacG4 and the 17" Studio Display from Apple. Compared to a highend Sun 20" monitor (Sony Tube) Without a shadow of a doubt this display is the best I have ever used. It's closer to a 19" CRT in feel though. Flat panels are still too damn expensive. (Bought a Mitsubishi Projection Screen HDTV rather than a Plasma Panel)

    I want a second 17" Studio Display but I'll have to wait a few months before I can swing the $699 which is $200 off what I paid for the first 17"!

    Tip: Turn down the brightness on your monitor/display, especially if the room is darker. Avoid flourescent lighting as well. You get a lot of flicker from flourescent lighting. The LCD doesn't seem to have the problem with flourescent lighting.

    If you are on Mac OS X make sure you've set the Anti-Alias mode for the display you have. ie. Flat Panel or CRT.

    Note: Samsung makes most of the Apple displays so look for their products for a PC clone. Really good displays.

    Increase font size and experiment with black on white or white on black or white on blue, etc. I use gViM like this; change the color scheme now and then to give my eyes a break.

    Printing a large book like one of the Mark Twain books would use a hell of a lot of paper. Reading 8x11 or 8x14 paper is not the same as a book either. Running something off like that at Kinko's would be expensive. You might as well go to the local library and borrow the book for real. Or buy your own copy.

  14. QREAD by almightyjustin · · Score: 3, Insightful

    Project Gutenberg has a utility for exactly this purpose called QREAD. It's available here.

    --

    Omnes arx vestrum sunt adiuncta nobis.

  15. my tips by Tumbleweed · · Score: 4, Insightful

    You know, I've long found that using light text on a black background relieves much eyestrain - so much less radiation hitting your eyeball, plus a nice high contrast. If you run at really high resolution (and up your font size), the letters are really well-formed, too.

    Using a sans serif font also helps readability on computer screens (the opposite of readability on paper - apparently this is accredited to the low dpi on computer screens).

    Try changing settings to suit your own preferences, and don't _ever_ just blindly accept any program's default settings - especially for how things are displayed - everybody's pattern recognition psychology is unique in one way or another. Change fonts and font sizes, change screen resolution, vary the contrast (light on dark, dark on light), etc. Make sure you're using proper lighting in the room you have your computer in. These things all make a big difference, and each can vary a fair amount for each individual.

    Have a day.

    1. Re:my tips by questionlp · · Score: 2, Informative

      Video cards can pump out high resolutions at fairly good refresh rates, but there are two limiting factors: the monitor and the quality of the video.

      Sure, a video card can pump out 1600x1200 at 85Hz, but it doesn't help if a monitor can only do 1280x1024 at 75Hz. Also, the quality of the RAMDAC and the components between it and the monitor are also very critical. Some people have complained about the GeForce's 2D quality, some haven't...

      That's why I love my Matrox G450 and dual monitors at work (1600x1200 @ 85Hz each) :)

    2. Re:my tips by Tumbleweed · · Score: 2, Insightful

      Well all I know is that light on dark makes my eyes hurt _much_ less. Keep in mind that not all studies are perfect, and that study you mentioned may have been old enough to not be valid with modern displays - they may have misinterpreted what was causing problems. Also, note that the ambient lighting would also change those results _drastically_. Test out both methods, and with alternate lighting, to find out what's best for YOU, and don't rely on information you've read elsewhere.

  16. Downsampled Texts.. by Wiwi+Jumbo · · Score: 2, Interesting

    I've always thought that plain text "books" should be more then "plain text". More like HTML or that damned XML everyone keeps talking about.

    While the original would be formatted to display on screen with all the bells and whistles it could also be "downsampled" to lower quality for other devices like a PDA or something.

    But I'm just babbleing...

    --
    Wiwi
    "I trust in my abilities,
    but I want more then they offer"
  17. Re:Just about any modern text editor will do... by LeninZhiv · · Score: 2, Interesting

    Indeed. The trick is just getting things tweaked to suit your tastes.

    For a number of packages and tips that should help you do what you want to do, check out the Display category of the Emacs wiki. There you'll find all the stuff you need to set up more scrolling options, nice fonts, display preferences, even moving the mouse out of the way.

    I'll also second the comment made elsewhere here that using a light-on-dark colour theme feels easier on the eyes to me (I like blue-sea).

  18. PDA by texchanchan · · Score: 4, Informative

    1. Open Gutenberg file in UltraEdit (shareware)

    2. Run this macro
    InsertMode
    ColumnModeOff
    HexOff
    UnixReOf f
    Find "^p^p"
    Replace All "QQQQ"
    Find "^p"
    Replace All " "
    Find "QQQQ"
    Replace All "^p "

    3. Save file.

    4. Run MakeDocW (free) on the file.

    5. Hotsync to the Palm/Visor.

    6. Read and bookmark in CSpotRun (free but you can send a donation). Annotate in something else.

    The only thing that'll cost you is the PDA itself and I bet a used 2-meg one isn't that much.

  19. Look at MS Reader by mcgroarty · · Score: 2, Informative
    MS Reader does a lot of things well. The bookmarking is one such thing. The bookmarks are tied to a word, not a line or a page. You can adjust font sizes or other options which will affect the layout, and your bookmarks are still good.

    The layout is attractive and natural, with ample margins, and no scrollbars or other such interruptions. The menus are all brought up by clicking on unobtrusive text at the top of the screen.

    MS Reader also allows plugins which can be activated on selecting a word, changing pages, etc. The three I've seen are a dictionary, a translation utility and a verbal reader.

    MS Reader uses .LIT files, which are pretty much just bundled and compressed HTML. It would be nice to see a similar open source book format.

  20. HTML + browser by aldjiblah · · Score: 2, Informative
    is all you really need.

    With style sheets you're able to define exactly how the document should look, and display it across different platforms and browsers.

    I use this concept, along with small scripts I've written myself (you know Perl, right? :) to read Sci-Fi / Fantasty titles I've downloaded from Direct Connect on my Zaurus PDA.

    Highly recommended, since you can easily adjust the screen brightness on your preferred display device and turn off the regular reading lamp that's otherwise certain to annoy your spouse.

    --
    sig sig sputnik
  21. Text to PDF by Alpha27 · · Score: 2, Informative

    There are a number of options out there for this, and it make take care of the text rendering on the screen, and you can print from them as well. You can even read pdfs on some handhelds as well (I can on my zaurus).

    I would recommend this route if you know some programming and you should be able to piece something together.

  22. Import into a Word processor! by Stardate · · Score: 2, Interesting
    The first thought that came into my head was to just import the plain text into your favorite word processor (MS Word, AbiWord, OpenOffice, etc) and just select all and choose your favorite font! You can increase the point size and apply full justification as well.

    I thought like Homer, "Everybody is stupid except for me." but i'm drunk so i'm a little violent now.

    and i'm using windows... sigh. i have to install cygwin on my home pc... a simple bash prompt would calm me down so much... :-)

    --
    "... I declare our city to be a free and independent state to be named Tri-Insula!" --Fernando Wood, Mayor of NYC 1861
  23. palmreader by retsamxaw · · Score: 2, Insightful

    I use a program called palm reader for my Palm. It keeps bookmarks, and it's portable. Many are talking about the issues with PC monitors, but I think a huge ergonomic issue is that you can't "curl up with it" like you can with a book or a magazine.

    --
    Spiritual Leader of Green Bay Net
  24. Emacs? by Piquan · · Score: 2, Informative

    Personally, I use Emacs. I set the font to something san-serif, big, and very readable, use view-mode (for ease of scrolling), and use bookmarks. I also make the Emacs full-screen; even the title bar goes off the screen.

    I do this on my laptop, and this helps.

    But usually, I prefer to use paper.

  25. GutenMark by Rabin+Vincent · · Score: 5, Informative

    GutenMark is a GPL'd program to format Project Gutenberg files into LaTeX. From here on, this can be converted into PS or PDF (sample), which can be easily read in a viewer with a large font size. This program also removes the PG banner, seperates text into chapters and italizes the appropriate words. And the page numbers give you free bookmarking.

    1. Re:GutenMark by samjam · · Score: 2, Informative

      GutenMark is excellent, once it has chapter recognition for contents table linking directly yo chapters in it's HTML output it will be top notch

      If you take html output from GutenMark you can feed it to the free (as in beer, not speach) MobiPocket Publisher you can then view the resulting compressed ebook practically on any platform including the new P800 using the free mobi pocket reader.

  26. In the meantime, use a Mac or Windows by GCP · · Score: 3, Insightful

    I realize that's sort of a flamebaity thing to say in this audience, but there's just no comparison between the quality of text on a Mac or Windows and on Linux.

    I use Linux for work and for fun, but I always set it up so that most of my interaction with it is via a terminal program running on Windows. Many of my coworkers use Macs to access their Linux (and other Unix) machines, and I'll have to admit that the text on their Macs looks a little better than on my Windows machines.

    None of us can put up with the ugliness of text in current Linux GUIs, which looks like the Mac of almost 20 years ago.

    I expect Linux to catch up in the next five years or so (I sure hope so, because I'm using it more and more), but it's pretty hard to look at currently. I don't want to have to keep relying on some other OS to provide a tolerable window into my own Linux box.

    --
    "Those who have never entered upon scientific pursuits know not a tithe of the poetry by which they are surrounded."
    1. Re:In the meantime, use a Mac or Windows by Mr.+Slippery · · Score: 2, Insightful
      None of us can put up with the ugliness of text in current Linux GUIs, which looks like the Mac of almost 20 years ago.

      Odd...I find that text on my Linux box is much more readable than on a Windows machine or Mac. (Ugliest text I've ever seen was defintely on a Power PCMac I had on my dekat at one job.)

      Of course, part of it is using the right font for the job. I use Lucidia Typewriter, a lovely fixed-width sans-serif font, in my emacs and terminal windows, and it's a joy. In my browser (galeon), I get to use fonts that aren't fscked up by "anti-aliasing" (worst idea ever - making characters blurry does not increase readability!)

      If you're trying to use some WYSIWYG word processor or something, there may be more of a problem - but that's a fundamental issue that fonts that work on paper don't work on screen, and vice-versa.

      --
      Tom Swiss | the infamous tms | my blog
      You cannot wash away blood with blood
  27. PostScript formatting by turgid · · Score: 2, Interesting

    If you have something like gv (or ghostview) that'll read postscript documents, a2ps does a wonderful job of pagenating and formatting text of all kinds ready for printing to a Postscript printer or viewer. However, that doesn't solve your bookmarking problems. It should relieve some of the eye-strain, though.

  28. Weasel for palm by Jason+H.+Smith · · Score: 2, Informative
    Put it on your handheld and use Weasel Reader. IIRC, it was designed to read Gutenberg texts, and it was originally called Gutenpalm. Anyway, Weasel has all the usual features for ebook readers, and it uses zlib, so its texts are smaller than the PalmDoc native format. Very highly rated on palm.freshmeat.net.

    Also, it comes with programs to convert .txt files, so you can also use ps2ascii and read postscript or even PDFs.

  29. Emacs, part 2 by i0wnzj005uck4 · · Score: 2, Informative

    Someone already mentioned Emacs, but...

    It'd be trivial to bind a command to a key that allows the bookmarking of a file (ie, saving of a line number to .#filename or some such), and another jump-to-bookmark function as well. Heck, if you were feeling particularly l33t, you could extend normal text mode to do it for you (ebook-find-file automatically jumping to bookmarked line). As for fonts, it's quite simple to either change the fonts in XEmacs or (as I prefer) simply up the font size on your terminal emulator.

    The nice part about emacs is that you can also write a quick script to remove useless text, like the license stuff at the beginning, since most of it is standard cut-and-paste. Not that you'd want to distribute such an edited copy, but for your own personal use. Plus, it's not like you have to go download emacs from some site...

    --
    - Cloud
  30. check out the alt.binaries.e-book faq by llzackll · · Score: 2, Informative

    http://kickme.to/ebookfaq/

    look at the e-book readers section. You will find something you like on that page.

  31. Here's how _I_ do it: Rocket eBook by dpbsmith · · Score: 2, Interesting

    "How do you read big text files without suffering from severe eye strain?"

    Well, you asked... I have a number of scripts--they're written in Apple's MPW, but think "shell script" and "egrep" and you'll get the idea--that are specifically tuned to Project Gutenberg's format. Massages line breaks, provides true open and close quotes, and so forth.

    They output the particular restricted subset of HTML that's acceptable as input to RocketLibrarian. Then I use RocketLibrarian to download them into my Rocket eBook, which really has very good characteristics. The size is right (midway BETWEEN PDA and laptop) and the screen is very readable.

    Unfortunately... the Rocket eBook was acquired by a bunch of business geniuses at Gemstar who proceded to morph it into the REB1100, which is essentially identical to the Rocket EXCEPT that you can ONLY use it to read purchased (and expensive!) content. No "personal content" allowed any more.

    It's a pathetic mess and if I get started I'll rant for hours...

    But the bottom line is that I've NEVER been able to read comfortably from a fixed CRT sitting at a desk. And I've NEVER been able to read comfortably on cramped 160x160 pixel Palm.

    But reading from the Rocket, which I purchased mainly for the specific purpose of reading PG texts, I read pleasurably and comfortably for hours.

    It's a darned shame that the eBook industry has seemingly killed itself through greed and digital restrictions management.

  32. ToM Reader by keksov · · Score: 2

    Really nice soft... http://tomreader.pisem.net/tom_setup.zip

  33. Palm works great for me by pmuellr · · Score: 5, Interesting

    Like other people suggested, I use a Palm. I've been using iSilo since it's been out; this is great for all kinds of stuff, including gutenbooks. I do a little work on 'em before hand to actually convert them to HTML (I don't understand why Gutenberg doesn't do this, but ... whatever).

    I used to use a Palm Vx (160x160 4-bit grayscale), but have since moved on a 320x320 Sony Clie. When you get into a beat on the reading, turn on the autoscroll, and you don't even have to touch the PDA. The new Clie-with-a-keyboard's have 320x480 displays, and it sounds like from the description at iSilo that they support that mode. It's really a nice, inexpensive, well-supported program.

    Be careful in looking at PDAs for displays that smear or bleed display contents when scrolling. For some reason, a lot of b&w Palms do this, and the color ones don't (at least the Sony Clie's don't seem to). I'd go nuts if I had to put up with a crappy display while reading. Bonus for reading off a PDA, if you can stand it, is that you don't need a light source. In fact, I have read my kids gutenbooks at night, and we turn off all the lights: my book becomes the light source.

    I was also briefly thinking about getting a Rocketbook. I think this would probably be another good way to go if the screen is nice and big, doesn't have tracers when scrolling, and I can put anything I want on it.

  34. "list" by jmaslak · · Score: 3, Interesting

    DOS had a utility (not included with it, of course) called "LIST" which let you change colors and bookmark (IIRC). It didn't let you change fonts, but I have read lots of manuals with the program. It was basically "less" on steroids.

  35. Link (Re:"list") by NaDrew · · Score: 3, Interesting

    Buerg Software, home of LIST.

    --
    Vista:XPSP2::ME:98SE
  36. Good text readers.. by psycho_tinman · · Score: 3, Interesting
    Try ETextViewer, Tom's eTextReader or even Metapad (www.liquidninja.com ?)..

    I personally prefer Tom's eTextReader myself, have read some fairly large texts on it (Gibbons Decline and Fall of the Roman empire, for example). you can set background colours, it actually renders the pages like a book (double columns).. YMMV, but I read a lot of texts off the screen and I havent found anything better.. This assumes that you're using Win32, of course.

    For a Palm OS device, Weasel Reader rocks..