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."
Less than ten comments, and already slashdotted.
"If English was good enough for Jesus, it's good enough for everyone else."
Unfortunately, I am not Wil Wheaton
I can't open site with Mozilla. Simplified error is below:
/usr/lib/perl5/5.8.3/BookTools/Translator.pm line 20. ... ... /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
error: Can't call method "prepare" on an undefined value at
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:
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.