Slashdot Mirror


Project Gutenberg Made Accessible

scishop writes "Mazarin is an open-source interface to Project Gutenberg's library. Mazarin increases the accessibility of Gutenberg's 10,000+ books as it formats the books for HTML display -- providing paginations in addition to generating table of contents and other advanced markup features -- along with enabling users to carry out full-text searches on the entire library."

4 of 214 comments (clear)

  1. Re:unhuh by Wateshay · · Score: 0, Redundant

    Less than ten comments, and already slashdotted.

    --

    "If English was good enough for Jesus, it's good enough for everyone else."

  2. Great idea, but needs some work by CleverNickedName · · Score: -1, Redundant

    System error

    error: Can't call method "prepare" on an undefined value at /usr/lib/perl5/5.8.3/BookTools/Translator.pm line 20.

    context: ...
    16: my $dbh=DatabaseConnect("translations");
    17:
    18:&nb sp; sub Prepare{
    19: $dbh=DatabaseConnect("translations");
    20: return $dbh->prepare($_[0])
    21: or die "Couldn't prepare statement: " . $dbh->errstr;
    22: }
    23:
    24: sub SetLanguage{
    ...

    code stack: /usr/lib/perl5/5.8.3/BookTools/Translator.pm:20
    / usr/lib/perl5/5.8.3/BookTools/Translator.pm:26
    /u sr/lib/perl5/5.8.3/BookTools/Translator.pm:96
    /va r/www/html/mazarin/index.html:3
    --


    Unfortunately, I am not Wil Wheaton
  3. Site don't open by golge011 · · Score: -1, Redundant

    I can't open site with Mozilla. Simplified error is below:

    error: Can't call method "prepare" on an undefined value at /usr/lib/perl5/5.8.3/BookTools/Translator.pm line 20.
    context: ...
    16: my $dbh=DatabaseConnect("translations");
    17:
    18: sub Prepare{
    19: $dbh=DatabaseConnect("translations");
    20: return $dbh->prepare($_[0])
    21: or die "Couldn't prepare statement: " . $dbh->errstr;
    22: }
    23:
    24: sub SetLanguage{ ...
    code stack: /usr/lib/perl5/5.8.3/BookTools/Translator.pm:20 /usr/lib/perl5/5.8.3/BookTools/Translator.pm:26 /usr/lib/perl5/5.8.3/BookTools/Translator.pm:96 /var/www/html/mazarin/index.html:3

  4. Project Gutenberg Made Inaccessible by Pedrito · · Score: 1, Redundant

    Mazarin increases the accessibility of Gutenberg's 10,000+ books

    In a related story, the Slashdot effect decreases the accessibility of Gutenberg's 10,000+ book.