Numerous page updates, movement, and architecture changes.

bookshelf
Gutenberg back end service account 2019-12-30 17:03:16 -05:00
parent bd467ba06f
commit e5ad53bf27
65 changed files with 1819 additions and 703 deletions

View File

@ -1,46 +1,53 @@
<nav role="navigation">
<a href="/index.html" class="no-hover">
<img class="logo" src="/gutenberg/pg-logo-129x80.png" alt="Project Gutenberg" draggable="false">
</a>
<label for="show-menu" class="show-menu"><img src="/gutenberg/menu-icon.png" class="menu"></label>
<input type="checkbox" id="show-menu" role="button">
<!--<a href="#" class="show-menu"></a>-->
<ul id="menu">
<!--<li><a href="/ebooks/index.php">Find a Book</a></li>-->
<li><a href="/ebooks/">Find an eBook</a></li>
<li><a href="#">How to Help</a></li>
<li><a href="#">Help</a>
<ul class="hidden">
<li><a href="/help/mobile.html">Mobile How-To</a></li>
<li><a href="#">Sub-2</a></li>
<li><a href="#">Sub-3</a></li>
</ul>
</li>
<li><a href="#">About</a>
<ul class="hidden">
<li><a href="/about/history.html">About Us</a></li>
<li><a href="/policy/privacy_policy.html">Privacy Policy</a></li>
<li><a href="/about/contact_information.html">Contact Us</a></li>
</ul>
</li>
<li><a href="/donate/">Donate</a></li>
<li><a href="/about/">About</a>
<ul class="hidden">
<li><a href="/about/">About Project Gutenberg</a></li>
<li><a href="/policy/privacy_policy.html">Privacy policy</a></li>
<li><a href="/policy/terms_of_use.html">Terms of use</a></li>
<li><a href="/policy/linking.html">Linking policy</a></li>
<li><a href="/policy/permission.html">Permissions and license</a></li>
<li><a href="/policy/collection_development.html">Collection development</a></li>
<li><a href="/background/index.html">History and philosophy</a></li>
<li><a href="/about/contact_information.html">Contact Us</a></li>
</ul>
</li>
<li><a href="/help/">Help</a>
<ul class="hidden">
<li><a href="/about/">About Project Gutenberg &rarr;</a></li>
<li><a href="/policy/">Policy &rarr;</a></li>
<li><a href="/help/mobile.html">Mobile How-To</a></li>
<li><a href="/attic/">The Attic</a></li>
</ul>
</li>
<li><a href="/ebooks/">Search</a></li>
<li><a href="/donate/">Donate</a></li>
</ul>
<form method="get" action="/ebooks/search/"
accept-charset="utf-8" enctype="multipart/form-data" class="searchbox">
<input type="text" value="" id="menu-book-search" name="query" class="searchInput" title="" alt="undefined string" tabindex="20" size="20" maxlength="80"
placeholder="Search for Books"/>
<input type="submit" name="submit_search" value="Search" style="vertical-align:middle;">
</form>
<div class="searchbox">
<form method="get" action="/ebooks/search/" accept-charset="utf-8" enctype="multipart/form-data" class="searchbox">
<input type="text" value="" id="menu-book-search" name="query" class="searchInput" title="" alt="Quick search" tabindex="20" size="20" maxlength="80" placeholder=" Quick search"/>
<input type="submit" name="submit_search" value="Go!" style="vertical-align:middle;">
</form>
</div>
<div class="donate">
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="new">
<p>Project Gutenberg appreciates your donation! Learn <a href="/donate/">Why Donate?</a> Click here to:</p>
<p>Project Gutenberg appreciates your <a href="/donate/">donation</a> </p>
<input type="hidden" name="cmd" value="_s-xclick" />
<input type="hidden" name="hosted_button_id" value="XKAL6BZL3YPSN" />
<input class="donbtn" type="image" src="/gutenberg/en_US.gif"
name="submit" alt="PayPal-The safer, easier way to pay online!" />
<input class="donbtn" type="image" src="/gutenberg/en_US.gif" name="submit" alt="Donate via PayPal" />
</form>
</div>

View File

@ -12,7 +12,7 @@
<meta name="google-site-verification" content="wucOEvSnj5kP3Ts_36OfP64laakK-1mVTg-ptrGC9io"/>
<meta name="alexaVerifyID" content="4WNaCljsE-A82vP_ih2H_UqXZvM"/>
<link rel="copyright" href="http://www.gnu.org/copyleft/fdl.html"/>
<link rel="shortcut icon" href="/gutenberg/fav1/favicon.ico?v=1.1"/>
<link rel="shortcut icon" href="/gutenberg/favicon.ico"/>
<meta property="og:title" content="Project Gutenberg" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://www.gutenberg.org/" />

View File

@ -2,8 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ebook="http://www.gutenberg.org/ebooks/" xmlns:marcrel="http://www.loc.gov/loc.terms/relators/" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" lang="en_US" xml:lang="en_US" version="XHTML+RDFa 1.0">
<head xmlns:og="http://opengraphprotocol.org/schema/" profile="http://a9.com/-/spec/opensearch/1.1/">
<link rel="apple-touch-icon" sizes="180x180" href="https://gutenberg.org/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="16x16" href="https://gutenberg.org/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://gutenberg.org/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/gutenberg/favicon.ico">
<link rel="manifest" href="https://gutenberg.org/site.webmanifest">
<link rel="mask-icon" href="https://gutenberg.org/safari-pinned-tab.svg" color="#0a0a0a">

View File

@ -15,7 +15,7 @@ var dialog_title = "";
var dialog_message = "";
//]]></script>
<script type="text/javascript" src="/js/pg-desktop-one.js?1544106575"></script>
<link rel="shortcut icon" href="/pics/favicon" />
<link rel="shortcut icon" href="/gutenberg/favicon.ico" />
<link rel="canonical" href="http://www.gutenberg.org/ebooks/58784" />
<link rel="search" type="application/opensearchdescription+xml" title="Search Project Gutenberg" href="//www.gutenberg.org/catalog/osd-books.xml" />
<link rel="alternate nofollow" type="application/atom+xml;profile=opds-catalog" title="OPDS feed" href="/ebooks/58784.opds" />

View File

@ -3,8 +3,7 @@
<head>
<link rel="apple-touch-icon" sizes="180x180" href="https://gutenberg.org/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="16x16" href="https://gutenberg.org/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://gutenberg.org/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/gutenberg/favicon.ico">
<link rel="manifest" href="https://gutenberg.org/site.webmanifest">
<link rel="mask-icon" href="https://gutenberg.org/safari-pinned-tab.svg" color="#0a0a0a">
<link rel="stylesheet" href="/gutenberg/style.css">

View File

@ -12,7 +12,7 @@
<meta name="google-site-verification" content="wucOEvSnj5kP3Ts_36OfP64laakK-1mVTg-ptrGC9io"/>
<meta name="alexaVerifyID" content="4WNaCljsE-A82vP_ih2H_UqXZvM"/>
<link rel="copyright" href="http://www.gnu.org/copyleft/fdl.html"/>
<link rel="shortcut icon" href="/gutenberg/fav1/favicon.ico?v=1.1"/>
<link rel="shortcut icon" href="/gutenberg/favicon.ico"/>
<meta property="og:title" content="Project Gutenberg" />
<meta property="og:type" content="website" />

View File

@ -1,15 +1,14 @@
/*Strip the ul of padding and list styling*/
nav {
background-color:#EDDAB7;
color:#000000;
left: 0;
padding: 0 10vw 0 0;
position: fixed;
right: 0;
top: 0;
z-index: 999;
font-weight: bold;
background-color:#EDDAB7;
color:#000000;
left: 0;
padding: 0 10vw 0 0;
position: fixed;
right: 0;
top: 0;
z-index: 999;
font-weight: bold;
}
nav ul {
list-style-type:none;
@ -28,32 +27,38 @@ nav li {
nav li a {
display:block;
min-width:120px;
height: 50px;
text-align: center;
line-height: 50px;
text-align: center;
height: 50px;
line-height: 50px;
color: #fff;
background: #EDDAB7;
text-decoration: none;
}
/*Hover state for top level links*/
nav li:hover a {
/*background: #19c589;*/
text-decoration:underline;
/* background: #7A7A7A; */
color: #fff;
/* background: #EDDAB7; */
/* color: #2f3036; */
background: #19c589; /* green */
text-decoration:underline;
/* color: #f00; */
}
/*Style for dropdown links*/
nav li:hover ul a {
background: #EDDAB7;
color: #2f3036;
height: 40px;
background: #EDDAB7; /* neutral */
color: #2f3036; /* gray */
height: 40px;
line-height: 40px;
margin: 0;
text-decoration:none;
text-align: left;
}
/*Hover state for dropdown links*/
nav li:hover ul a:hover {
background: #7A7A7A;
/*text-decoration:underline;*/
color: #fff;
background: #7A7A7A; /* gray */
text-decoration:underline;
color: #fff; /* white */
}
/*Hide dropdown links until they are needed*/
nav li ul {
@ -69,7 +74,7 @@ nav li ul li {
nav li ul li a {
width: auto;
min-width: 100px;
padding: 0 20px;
padding: 0 20px;
}
/*Display the dropdown on hover*/
nav ul li a:hover + .hidden, .hidden:hover {
@ -84,7 +89,7 @@ nav ul li a:hover + .hidden, .hidden:hover {
/*Style 'show menu' label button and hide it by default*/
.show-menu {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
text-align: center;
text-align: center;
padding: 10px 0;
display: none;
margin-left: 140px;
@ -116,22 +121,19 @@ nav .searchbox input[type=text]{
}
nav .searchbox{
position: relative;
float:right;
float:right;
width:200px;
padding:10px;
background-color: #EDDAB7;
}
nav .donate{
background-color:#F5ECDB;/*#ADA96B;*/
color:black;
font-size: 16px;
width:115%;
margin-top: 60px;
}
nav .donate p{
font-weight:bold;
margin-top:0px;
margin-left:140px;
@ -190,11 +192,7 @@ nav .donate .donbtn{
float:none;
background-color: transparent;
display:inline-block;
}
}

View File

@ -1,11 +1,11 @@
---
layout: default
title: PG- Contact Information
title: Contact Information | Project Gutenberg
permalink: /about/contact_information.html
---
# Contact Information
From Project Gutenberg, the first producer of free ebooks.
Contact Information
===================
## Electronic Mail
The best way to get in touch is by email.
@ -19,21 +19,21 @@ Please note:
Please select the most appropriate address from this list.
1. help2018 (at) pglaf.org
1. help2020 (at) pglaf.org
General help. Requests for information about Project Gutenberg eBooks or the Project Gutenberg Web pages. Responses typically within two days.
2. errata2018 (at) pglaf.org
2. errata2020 (at) pglaf.org
Errata within eBooks. To report an error within an eBook (such as a missing word), please be sure to include the eBook number or specific filename or download link you used. Error reports are easiest to handle when they clearly indicate the context in which an error was found. Note that since Project Gutenberg includes many old titles, it is common for unusual spelling or arcane word uses to be used. If possible, check a printed source to verify whether an error exists, before reporting it. Messages to the errata list generate an automatic response that your report was received.
Any errata/bug/typo report is welcome! There is additional guidance in the FAQ on how to prepare errata reports so they are easiest for the Project Gutenberg team to handle. Start with [FAQ #R.26]() on how to report typos.
3. catalog2018 (at) pglaf.org
3. catalog2020 (at) pglaf.org
Catalog metadata errors. Report an error in the online catalog (such as a misspelled author name). There is no automated response, but typically your message is handled within a few days.
4. copyright2018 (at) pglaf.org
4. copyright2020 (at) pglaf.org
Copyright inquiries. Project Gutenberg copyright inquiries. But see [cand.pglaf.org](http://cand.pglaf.org) before reporting potential misuse of copyrighted materials. For licensing questions, permissions and other such inquiries, the answer is probably in our [Permission How-To](). Please don't send email without first checking the How-To. Responses are typically sent within two days.

View File

@ -1,147 +0,0 @@
---
layout: default
title: PG- History
permalink: /about/history.html
---
# The History and Philosophy of Project Gutenberg by Michael Hart
The History and Philosophy of Project Gutenberg by Michael Hart
© August 1992
<!--<div id="toc" class="toc"><div id="toctitle"><h2>Contents</h2></div>
<ul>
<li class="toclevel-1 tocsection-1"><a href="#The_Beginning"><span class="tocnum
ber">1</span> <span class="toctext">The Beginning</span></a></li>
<li class="toclevel-1 tocsection-2"><a href="#The_Beginning_of_the_Gutenberg_Phi
losophy"><span class="tocnumber">2</span> <span class="toctext">The Beginning of
the Gutenberg Philosophy</span></a></li>
<li class="toclevel-1 tocsection-3"><a href="#The_Project_Gutenberg_Philosophy">
<span class="tocnumber">3</span> <span class="toctext">The Project Gutenberg Phi
losophy</span></a></li>
<li class="toclevel-1 tocsection-4"><a href="#The_Project_Gutenberg_Philosophy_.
28continued.29"><span class="tocnumber">4</span> <span class="toctext">The Proje
ct Gutenberg Philosophy (continued)</span></a></li>
<li class="toclevel-1 tocsection-5"><a href="#The_Project_Gutenberg_Philosophy_.
28continued.2C_2.29"><span class="tocnumber">5</span> <span class="toctext">The
Project Gutenberg Philosophy (continued, 2)</span></a></li>
<li class="toclevel-1 tocsection-6"><a href="#The_Selection_of_Project_Gutenberg
_Etexts"><span class="tocnumber">6</span> <span class="toctext">The Selection of
Project Gutenberg Etexts</span></a></li>
</ul>
</div>
-->
## The Beginning
Project Gutenberg began in 1971 when Michael Hart was given an operator's acc
ount with $100,000,000 of computer time in it by the operators of the Xerox Sigm
a V mainframe at the Materials Research Lab at the University of Illinois.
This was totally serendipitous, as it turned out that two of a four opera
tor crew happened to be the best friend of Michael's and the best friend of his
brother. Michael just happened "to be at the right place at the right time" at t
he time there was more computer time than people knew what to do with, and those
operators were encouraged to do whatever they wanted with that fortune in "spar
e time" in the hopes they would learn more for their job proficiency.
At any rate, Michael decided there was nothing he could do, in the way of
"normal computing," that would repay the huge value of the computer time he had
been given ... so he had to create $100,000,000 worth of value in some other ma
nner. An hour and 47 minutes later, he announced that the greatest value created
by computers would not be computing, but would be the storage, retrieval, and s
earching of what was stored in our libraries.
</p><p>He then proceeded to type in the "Declaration of Independence" and tried
to send it to everyone on the networks ... which can only be described today as
a not so narrow miss at creating an early version of what was later called the "
Internet Virus."
A friendly dissuasion from this yielded the first posting of a document i
n electronic text, and Project Gutenberg was born as Michael stated that he had
"earned" the $100,000,000 because a copy of the Declaration of Independence woul
d eventually be an electronic fixture in the computer libraries of 100,000,000 o
f the computer users of the future.
## The Beginning of the Gutenberg Philosophy
The premise on which Micheal Hart based Project Gutenberg was: anything that can be entered into a computer can be reproduced indefinitely ... what Micheal termed "Replicator Technology" The concept of Replicator Technology is simple; once a book or any other item (including pictures, sounds, and even 3-D items can be stored in a computer), then any number of copies can and will be available. Everyone in the world, or even not in this world (given satellite transmission) can have a copy of a book that has been entered into a computer.
This philosophical premise has created several offshoots: 1.Electronic Texts (Etexts) created by Project Gutenberg are to be made available in the simplest, easiest to use forms available.
Suggestions to make them less readily available are not to be treated lightly. Therefore, Project Gutenberg Etexts are made available in what has become known as "Plain Vanilla ASCII," meaning the low set of the American Standard Code for Information Interchange: ie the same kind of character you read on a normal printed page — italics, underlines, and bolds have been capitalized.
The reason for this is that 99% of the hardware and software a person is likely to run into can read and search these files.
Any other system of etext storage is going to fall short of an audience of 99%.
This does not mean there are not other valid mean of doing the etext business ... after all, over half the computers are DOS, so one could address a wide audience by just doing DOS. Plain Vanilla ASCII, however, addresses the audience with Apples and Ataris all the way to the old homebrew Z80 computers, while an audience of Mac, UNIX and mainframers is still included.
In this same vein, Project Gutenberg selects etexts targeted a bit on the "bang for the buck" philosophy ... we choose etexts we hope extremely large portions of the audience will want and use frequently. We are constantly asked to prepare etext from out of print editions of esoteric materials, but this does not provide for usage by the audience we have targeted, 99% of the general public.
Also in the same vein, Project Gutenberg has avoided requests, demands, and pressures to create "authoritative editions." We do not write for the reader who cares whether a certain phrase in Shakespeare has a ":" or a ";" between its clauses. We put our sights on a goal to release etexts that are 99.9% accurate in the eyes of the general reader. Given the preferences your proofreaders have, and the general lack of reading ability the public is currently reported to have, we probably exceed those requirements by a significant amount. However, for the person who wants an "authoritative edition" we will have to wait some time until this becomes more feasible. We do, however, intend to release many editions of Shakespeare and the other classics for the comparative study on a scholarly level, before the end of the year 2001, when we are scheduled to complete our 10,000 book Project Gutenberg Electronic Public Library.
Project Gutenberg has been a part of celebrations of the 100th Anniversary of Public Libraries, starting in 1995. Project Gutenberg hopes to found "The Public Domain Register," after the 100th Anniversary of The U.S. Copyright Register in 1997.
We hope you will be part of it, too. You are all invited.
Footnote:
Our eventual goal is to provide Public Domain Etext editions a short time after they enter the Public Domain. Of course, the period before a copyrighted work entered the Public Domain was extended from 28 years (with a 28 year extension available) to 50 years more than the life of the author, so this put a kink, to put it mildly, into our plans. (The original copyright was for 14 years, in the U.S.) Thus, a person could originally do a reasonable prediction that anything under copyright would be in the Public Domain while it could be used, under the new law it is impossible to predict the length of a copyright, and the likelihood of a new book entering the Public Domain during the lifetime of the average reader is minimal. (Suppose you might be 25 when you read a new book and the author is 50: wait the average 25 years for the author to die (what a thought!*) Now you have to wait another 50 years to have access to that book; it doesn't matter when it was written (unless it is an old one ... before the period the law retroacted to) ... so you would have to wait (on the average) until you were 100 years old. A 25-year-old under the original law would only have to wait for 14 years ... until the age of 39. Quite a difference; between the ages of 39 and 100. Not only that, but the copyright laws would have to stay the same for all that time ... something in serious doubt, seeing how much they have changed in the recent century.
## The Project Gutenberg Philosophy (continued)
The Project Gutenberg Philosophy is to make information, books and other materials available to the general public in forms a vast majority of the computers, programs and people can easily read, use, quote, and search.
This has several ramifications:
1. The Project Gutenberg Etexts should cost so little that no one will really care how much they cost. They should be a general size that fits on the standard media of the time ...
2. The Project Gutenberg Etexts should be so easily used that no one should ever have to care about how to use, read, quote and search them ...
## The Project Gutenberg Philosophy (continued)
[...] This has several ramifications:
1. The Project Gutenberg Etexts should cost so little that no one will really care how much they cost. They should be a general size that fits on the standard media of the time.
i.e. when we started, the files had to be very small as a normal 300 page book took one meg of space which no one in 1971 could be expected to have (in general). So doing the U.S. Declaration of Independence (only 5K) seemed the best place to start. This was followed by the Bill of Rights — then the whole US Constitution, as space was getting large (at least by the standards of 1973). Then came the Bible, as individual books of the Bible were not that large, then Shakespeare (a play at a time), and then into general work in the areas of light and heavy literature and references.
By the time Project Gutenberg got famous, the standard was 360K disks, so we did books such as Alice in Wonderland or Peter Pan because they could fit on one disk. Now 1.44 is the standard disk and ZIP is the standard compression; the practical filesize is about three million characters, more than long enough for the average book.
However, pictures are still so bulky to store on disk that it will still be a while before we include even the lowres Tenniel illustrations in Alice and Looking-Glass. However we ARE very interested in doing them, and are only waiting for advances in technology to release a test edition. The market will have to establish SOME standards for graphics, however, before we can attempt to reach general audiences, at least on the graphics level.
To illustrate our faith in graphics, and in the future, we have gone one step further in our pursuit of what we named "Replicator Technology" TM a few years ago. We would like the end of this phase of Project Gutenberg (with a first 3D application of Replicator Technology), by doing CAT, MRI and XRAY Fluoroscopy scans of something, perhaps a painting, and printing 3D copies. If anyone can get us access to a hundred year old masterpiece ... the average book.
## The Project Gutenberg Philosophy (continued, 2)
[...] This has several ramifications:
2. The Project Gutenberg Etexts should so easily used that no one should ever have to care about how to use, read, quote and search them.
This has created a need to present these Project Gutenberg Etexts in "Plain Vanilla ASCII" as we have come to call it over the years.
The reason for this is simple ... it is the only text mode that is easy on both the eyes and the computer.
However, this encourages others to improve our etexts in a variety of ways and to distribute them in a variety of the available media, as follows:
Once an etext is created in Plain Vanilla ASCII, it is the foundation for as many editions as anyone could hope to do in the future. Anyone desiring an etext edition matching, or not matching, a particular paper edition can readily do the changes they like without having to prepare that whole book again. They can use the Project Gutenberg Etext as a foundation, and then build in any direction they like.
Thus any complaints about how we do italics, bold, and the underscoring, or whether we should use this or that markup formula are sent back with encouragement to do it any ways any person wants it, and with the basic work already done, with our compliments.
The same goes for media. We have had a long-standing work ethic of providing our etexts in any medium people wanted: Amiga, Apple, Atari ... to IBM, to Mac, to TRS-80 ...
However, now that our etexts are carried in so many BBS's, networks and other locations, it is easier to download the file in a manner that puts them in your format than we can make and mail a disk, so we don't really do that too much.
The major point of all this is that years from now Project Gutenberg Etexts are still going to be viable, but program after program, and operating system after operating system are going to go the way of the dinosaur, as will all those pieces of hardware running them. Of course, this is valid for all Plain Vanilla ASCII etexts ... not just those your access has allowed you to get from Project Gutenberg. The point is that a decade from now we probably won't have the same operating systems, or the same programs and therefore all the various kinds of etexts that are not Plain Vanilla ASCII will be obsolete. We need to have etexts in files a Plain Vanilla search/reader program can deal with; this is not to say there should never be any markup ... just those forms of markup should be easily convertible into regular, Plain Vanilla ASCII files so their utility does not expire when programs to use them are no longer with us. Remember all the trouble with CONVERT programs to get files changed from old word processor programs into Plain Vanilla ASCII?
Do you want to go through all that again with every book a whole world ever puts into etext?
The value of Plain Vanilla ASCII is obvious ... so is very much of the value of most of the various markup systems we have in the world. But until some real standards arrive — we would be limiting our options a great deal if we do not keep copies of all etexts in Plain Vanilla ASCII as well.
We don't have anything against markup. Not vice versa.
Alice in Wonderland, the Bible, Shakespeare, the Koran and many others will be with us as long as civilization ... an operating system, a program, a markup system ... will not.
This includes the many requests we have for compression in particular formats. There are only two formats we know of that are suitable for transfer to a wide general audience: Plain Vanilla ASCII (.txt files) and ZIPped files of them, (.zip files). Requests for other compression formats must be ignored as they are appropriate only for small portions of our target audience. However, (programmers take note: we will need help) we are planning to put some compression links on our files so they can be transmitted in any of an assortment compression formats on the fly. i.e. we should be able to generate any kind of file asked for, but we can keep only one copy of each etext on our servers ... as the .Z compression format does in a similar manner today.
## The Selection of Project Gutenberg Etexts
There are three portions of the Project Gutenberg Library, basically be described as:
Light Literature; such as Alice in Wonderland, Through the Looking-Glass, Peter Pan, Aesop's Fables, etc.
Heavy Literature; such as the Bible or other religious documents, Shakespeare, Moby Dick, Paradise Lost, etc.
References; such as Roget's Thesaurus, almanacs, and a set of encyclopedia, dictionaries, etc.
The Light Literature Collection is designed to get persons to the computer in the first place, whether the person may be a pre-schooler or a great-grandparent. We love it when we hear about kids or grandparents taking each other to an etexts to Peter Pan when they come back from watching HOOK at the movies, or when they read Alice in Wonderland after seeing it on TV. We have also been told that nearly every Star Trek movie has quoted current Project Gutenberg etext releases (from Moby Dick in The Wrath of Khan; a Peter Pan quote finishing up the most recent, etc.) not to mention a reference to Through the Looking-Glass in JFK. This was a primary concern when we chose the books for our libraries.
We want people to be able to look up quotations they heard in conversation, movies, music, other books, easily with a library containing all these quotations in an easy to find etext format.
With Plain Vanilla ASCII you will be easily able to search an entire library, without any program more sophisticated than a plain search program. In fact, these Project Gutenberg Etext files are so plain that you can do a search on them without even using an intermediate search program (i.e. a program between you and the disk) Norton's and other direct disk access programs can search every one of your files without you even naming them, pointing to an etext directory, or whatever. You can simply search a raw output from the disk ... I do this on a half gigabyte disk partition, containing all our editions.

View File

@ -7,38 +7,27 @@ permalink: /about/
About Project Gutenberg
=======================
Project Gutenberg was the first provider of free electronic books, or eBooks.
Michael Hart, founder of Project Gutenberg, invented eBooks in 1971 and his
memory continues to inspire the creation of eBooks and related technologies today.
Project Gutenberg is an online library of free eBooks.
Project Gutenberg was the first provider of free electronic books, or
eBooks. Michael Hart, founder of Project Gutenberg, invented eBooks
in 1971 and his memory continues to inspire the creation of eBooks and
related technologies today.
Project Gutenberg Mission Statement
-----------------------------------
To encourage the creation and distribution of eBooks.
[A 2004 essay](/background/mission_statement.html) by Michael Hart provides more detail on the mission statement, and some of the beliefs that guide Project Gutenberg's activities in fulfillment of that mission.
More about Project Gutenberg
----------------------------
To read more about the Project Gutenberg organization, choose one of these topics:
To read more about Project Gutenberg, choose one of these topics:
### Essays by Michael Hart
Michael Hart was the founder of Project Gutenberg.
- [The History and Philosophy of Project Gutenberg](/about/history.html), an essay from 1992 that still rings true today
- [The Project Gutenberg Mission Statement](/about/mission_statement.html). This is Michael Hart's FAQ #0.
- [Administrivia](/about/administrivia.html), about the Project Gutenberg belief in minimalist organizations and in separation of powers. This is Michael Hart's FAQ #1.
- There is no FAQ #2.
- [Principle of Minimal Regulation / Administration](/about/minimal_regulation.html). This is FAQ #3 written by Project Gutenberg's Founder, Michael Hart, and PGLAF's Director & CEO, Dr. Gregory B. Newby.
[Background, History and Philosophy](/background/index.html): Various essays and articles.
### Other items about Project Gutenberg
- eBook: [Project Gutenberg (1971-2008)](https://www.gutenberg.org/ebooks/27045) by Marie Lebert, covering the history of Project Gutenberg. Other titles by Marie Lebert cover other aspects of eBooks, in English, French and Spanish. Two of these are translations. A third is an album celebrating Project Gutenberg's 40th anniversary:
- [Le Projet Gutenberg (1971-2008)](https://www.gutenberg.org/ebooks/27046) [in French]
- [El Proyecto Gutenberg (1971-2009)](https://www.gutenberg.org/ebooks/31633) [in Spanish]
- [Project Gutenberg 4 July 1971 - 4 July 2011](https://www.gutenberg.org/ebooks/36616). Album with pictures in PDF.
- Article: [The Second Gutenberg Interview with Michael Hart](http://samvak.tripod.com/busiweb29.html) by Sam Vaknin, Ph.D. (May 2002).
- Article: [Project Gutenberg's Anabasis](http://samvak.tripod.com/busiweb39.html) by Sam Vaknin, Ph.D. (January 5, 2004).
- Interview: [The Ubiquitous Project Gutenberg Interview](http://samvak.tripod.com/busiweb46.html) with Michael Hart, its Founder by Sam Vaknin, Ph.D. (November 11, 2005).
[Partners and Affiliates](/partners_affiliates.html)
See Also
--------
- [About Fundraising](https://www.gutenberg.org/wiki/Category:Fundraising), with more about the Project Gutenberg Literary Archive Foundation
- [About Volunteering](https://www.gutenberg.org/wiki/Category:Volunteering), how you can help to create the next new Project Gutenberg eBook.
[Help and how-to](/help/)

View File

@ -1,20 +1,17 @@
---
layout: default
title: PG- Partners and Affiliates
permalink: /information/partners_affiliates_resources.html
title: Partners and Affiliates | Project Gutenberg
permalink: /about/partners_affiliates_resources.html
---
# Partners, Affiliates and Resources
From Project Gutenberg, the first producer of free eBooks.
Partners, Affiliates and Resources
==================================
Project Gutenberg is happy to be a part of other organizations' efforts. On these pages, we list some of our affiliates. In addition, we are aware of some products or services which seek to promote the distribution of free or low-cost literature, or which otherwise distribute Project Gutenberg eBooks.
## Partners
- [Distributed Proofreaders](http://www.pgdp.net). DP allows people to share in the tasks of proofreading, verifying and formatting eBooks for Project Gutenberg.
- [iBiblio](http://www.ibiblio.org/index.html), the public's library. IBiblio is our main eBook distribution site, holds our Web pages, and offers a variety of supporting services.
- Project Gutenberg Consortia Center: [Project Gutenberg Consortia Center (PGCC)](http://www.gutenberg.cc). Collections of collections, with numerous languages and formats. Sponsored by the [World eBook Library](http://www.worldlibrary.net). Host of the [self.gutenberg.org](http://self.gutenberg.org) self-publishing portal.
- [Project Gutenberg Consortia Center (PGCC)](http://www.gutenberg.cc). Collections of collections, with numerous languages and formats. Sponsored by the [World eBook Library](http://www.worldlibrary.net). Host of the [self.gutenberg.org](http://self.gutenberg.org) self-publishing portal.
## Sister Projects
@ -43,63 +40,13 @@ The Project Gutenberg self publishing portal is available at [self.gutenberg.org
[Project Runeberg](http://runeberg.org). Nordic literature. Historically, this was the first site to ask Michael Hart to use a name similar to Project Gutenberg for a sister project.
### ReadingRoo.ms
[ReadingRoo.ms](http://readingroo.ms) emphasizes textual items for unlimited redistribution. This is the home of the [Project Gutenberg PrePrints](http://preprints.readingroo.ms) items not-quite-ready for the main Project Gutenberg collection, available for reading.
[ReadingRoo.ms](http://readingroo.ms) emphasizes textual items for unlimited redistribution. This is the home of the [Project Gutenberg PrePrints](https://preprints.readingroo.ms) items not-quite-ready for the main Project Gutenberg collection, available for reading.
## Affiliates
### ClassicalArchives.com
[ClassicalArchives.com](http://www.classicalarchives.com), source of musical performances for many composers, in many formats. ClassicalArchives.com worked with Project Gutenberg on our [sheet music subproject](/wiki/Gutenberg:The_Sheet_Music_Project).
### The Internet Archive
[The Internet Archive](http://www.archive.org). The Internet Archive was our long-time backup distribution site, and for several years our main site. They are actively working to produce more free eBooks, many of which become part of the Project Gutenberg collection.
### Librivox.org
[Librivox.org](http://librivox.org), another source of human audio eBook readings. This is Project Gutenberg's main partner for new audio eBooks, and recommended for people who would like to volunteer to do readings. All Librivox recordings are granted to the public domain, which enables very widespread distribution. MP3 and other common audio formats are used, so that these may be listened to on computers, mobile devices, and recent CD/DVD players.
### LiteralSystems
[LiteralSystems](http://www.literalsystems.org) source of human audio eBook readings.
### ManyBooks.net
[ManyBooks.net](http://www.manybooks.net), provider of free eBooks in all genres. Many Project Gutenberg titles. Features include reader recommendations and search by genre. Easily accessible for mobile devices.
### The Online Books Page
[The Online Books Page](http://onlinebooks.library.upenn.edu). Includes eBook listings and information.
### Outernet
[Outernet](http://othernet.is) uses free and open satellite transmission to broadcast content. Project Gutenberg is pleased to be one of the providers of electronic books.
### RocketReader.com
[RocketReader.com](http://rocketreader.com), provides readability scores for Project Gutenberg titles. Their site features software for speed reading and better reading comprehension.
### Wattpad
[Wattpad](http://www.wattapad.com) features thousands of titles, including self-published titles, accessible for computer or mobile device. They support essentially every type of mobile phone. Their mobile site is [m.wattpad.com](http://m.wattpad.com).
## Links to locations that provide software, tools, or Project Gutenberg eBooks in different formats
### Andrew Sly's List of Canadiana in Project Gutenberg
Andrew Sly's [list of Canadiana in Project Gutenberg](http://www.victoria.tc.ca/~sly/cancon.htm). As well as books by Canadian authors, one will find there books by foreign authors who have moved to Canada, books by Canadian-born authors who have made their homes elsewhere (such as Gilbert Parker), and various books written about or set in Canada (such as those by James Oliver Curwood).
### Breeno.org
[Breeno.org](http://www.breeno.org/eBook/)'s GEM eBook librarian site.
### The Early Canadiana Online Project
The Early Canadiana Online project of the [Canadian Institute for Historical Microreproductions](http://www.canadiana.org), source of scanned page images from early Canadian literature.
### GutenMark
[GutenMark](http://www.sandroid.org/GutenMark), for converting Project Gutenberg texts to HTML or LaTeX.
### Mobipocket
Mobipocket offers a [library of free ebooks](http://www.mobipocket.com/freebooks/default.aspx) in Mobipocket .mobi format. The main if not only source of the texts is Project Gutenberg.
### MobileRead
[MobileRead](http://www.mobileread.com) discusses all aspects of mobile ereader devices. The website also offers free ebooks in Sony eReader and Mobipocket format. The ebooks are handcrafted and often with new illustrations. The main source is of course Project Gutenberg.
### Noveltrove
The www.noveltrove.com site provides open access to multi-genred erotic literature, free to use for everyone.
### thefifthimperium.com
The website kindly [hosts](http://baencd.thefifthimperium.com/) the PG Science Fiction CD as single download for those who cannot use BitTorrent. You can also find there the Baen CDs. Copyrighted, but free SF ebooks.
### Wikibooks
[Annotated Works](http://en.wikibooks.org/wiki/Wikibooks:Annotated_texts_bookshelf) via Wikibooks, the free textbook project.

43
site/attic/2DArt.md Normal file
View File

@ -0,0 +1,43 @@
---
layout: default
title: 2D Art how_to (old) | Project Gutenberg
permalink: /attic/2DArt.html
---
2DArt-How-to (old)
==================
This page is partially or entirely outdated: Please see current guidance in the [help section](/help/)
## Photographic Depictions of 2D Art are in the Public Domain
In the United States, copyright is founded on the notion of authorship. In
situations where little or no authorship is involved in creating a work, no
new copyright is granted.
For Project Gutenberg's purposes, this means that photographic reproductions
of two-dimensional art, even recent ones, are not copyrightable. This includes
things such as:
- Large-size lithographs of art work (such as posters)
- Art books with prints of various art work
- Photographs of works appearing in otherwise copyrighted works (such as a new textbook)
- The original artwork itself needs to be in the public domain, in order
for this to apply. So, if a contemporary painting is copyrighted, then
the photograph would also be copyrighted. Conversely, for works in the
public domain, photographs of those works are also in the public domain.
This applies to two-dimensional art work -- things such as paintings, posters,
murals, and so forth. (Yes, paintings have 3D elements but are primarily
two-dimensional.)
This finding is based on the U.S. case, Bridgeman Art Library Ltd. v. Corel
Corporation (1999). There, a U.S. District Court ruled that photographic
reproductions of two-dimensional works of art, where the goal is to make as
accurate a reproduction of the work as possible, were not 'original works,' and
therefore not copyrightable.
By no means does this apply to all photographs of artwork, but only those where
the artistic capacity of the photographer in choosing angle, composing the
subject matter, selecting lighting, etc., has been subjugated to the
overarching goal of reproducing the artwork as accurately as possible.
As such, the same finding might apply to other types of work or art.

View File

@ -1,11 +1,11 @@
---
layout: default
title: PG-2D Art how_to
permalink: /how_to/2DArt.html
title: 2D Art how_to | Project Gutenberg
permalink: /attic/2DArt.html
---
# 2DArt-How-to
From Project Gutenberg, the first producer of free eBooks.
2DArt-How-to
============
## Photographic Depictions of 2D Art are in the Public Domain
In the United States, copyright is founded on the notion of authorship. In
@ -39,4 +39,3 @@ the artistic capacity of the photographer in choosing angle, composing the
subject matter, selecting lighting, etc., has been subjugated to the
overarching goal of reproducing the artwork as accurately as possible.
As such, the same finding might apply to other types of work or art.

View File

@ -0,0 +1,18 @@
---
layout: default
title: Copyright Confirmation | Project Gutenberg
permalink: /attic/copyright_confirmation.html
---
Copyright Confirmation How-To (old)
===================================
This page is partially or entirely outdated: Please see current guidance in the [help section](/help/)
There are many eBooks on the Internet which are not yet part of the Project Gutenberg collection. In order for Project Gutenberg to distribute them, copyright research must be performed. As described in the [Copyright How-To](/help/copyright_how_to.html), our research is quite diligent.
We have a simple procedure for cases where an eBook exists, but the original printed source is unknown. The procedure is:
1. Get a physical book which is copyright-clearable (i.e., per the How-To).
2. Compare the first and last pages of each chapter of the physical book to the eBook that you have. Keep a listing of **all** differences.
3. Submit the physical book + the changes in the eBook for copyright clearance (via the [submission form](https://copy.pglaf.org). If the differences are minor (such as punctuation or spelling changes), all items will be cleared, and we will be able to distribute the eBook.

View File

@ -1,15 +1,18 @@
---
layout: default
title: PG- Copyright Confirmation
permalink: /how_to/copyright_confirmation.html
title: Copyright Confirmation | Project Gutenberg
permalink: /attic/copyright_confirmation.html
---
# Copyright Confirmation How-To
Copyright Confirmation How-To
=============================
From Project Gutenberg, the first producer of free eBooks.
There are many eBooks on the Internet which are not yet part of the Project Gutenberg collection. In order for Project Gutenberg to distribute them, copyright research must be performed. As described in the [Copyright How-To](/how_to/copyright_how_to.html), our research is quite diligent.
There are many eBooks on the Internet which are not yet part of the Project Gutenberg collection. In order for Project Gutenberg to distribute them, copyright research must be performed. As described in the [Copyright How-To](/help/copyright_how_to.html), our research is quite diligent.
We have a simple procedure for cases where an eBook exists, but the original printed source is unknown. The procedure is:
1. Get a physical book which is copyright-clearable (i.e., per the How-To).
2. Compare the first and last pages of each chapter of the physical book to the eBook that you have. Keep a listing of **all** differences.
3. Submit the physical book + the changes in the eBook for copyright clearance (via the [submission form](https://copy.pglaf.org). If the differences are minor (such as punctuation or spelling changes), all items will be cleared, and we will be able to distribute the eBook.

197
site/attic/copyright_faq.md Normal file
View File

@ -0,0 +1,197 @@
---
layout: default
title: Copyright FAQ (old) | Project Gutenberg
permalink: /attic/copyright_faq.html
---
Copyright FAQ (old)
===================
This page is partially or entirely outdated: Please see current guidance in the [help section](/help/)
<div class="contents">
<h1>Contents</h1>
<ol>
<li><a href="#copyright">Copyright</a>
<ol class="inner_1">
<li><a href="#what-is-copyright">What is copyright?</a></li>
<li><a href="#does-copyright-differ-from-country-to-country-from-state-to-state">Does copyright differ from country to country? From state to state?</a></li>
<li><a href="#what-are-the-copyright-laws-outside-the-us">What are the copyright laws outside the U.S.?</a></li>
<li><a href="#why-does-project-gutenberg-advise-only-on-us-copyright-issues">Why does Project Gutenberg advise only on U.S. copyright issues?</a></li>
<li><a href="#i-dont-live-in-the-us-do-these-rules-apply-to-me">I don't live in the U.S. Do these rules apply to me?</a></li>
<li><a href="#what-is-the-public-domain">What is the public domain?</a></li>
<li><a href="#what-can-i-do-with-a-text-that-is-in-the-public-domain">What can I do with a text that is in the public domain?</a></li>
<li><a href="#how-does-a-book-enter-the-public-domain">How does a book enter the public domain?</a></li>
<li><a href="#how-does-a-copyright-lapse">How does a copyright lapse?</a></li>
<li><a href="#what-books-are-in-the-public-domain">What books are in the public domain?</a></li>
<li><a href="#my-book-says-that-its-copyright-1894-is-it-in-the-public-domain">My book says that it's "Copyright 1894". Is it in the public domain?</a></li>
<li><a href="#how-can-a-copyright-owner-release-a-work-into-the-public-domain">How can a copyright owner release a work into the public domain?</a></li>
<li><a href="#when-is-an-author-not-the-owner-of-a-copyright-on-his-or-her-works">When is an author not the owner of a copyright on his or her works?</a></li>
<li><a href="#what-does-project-gutenberg-mean-by-eligible">What does Project Gutenberg mean by "eligible"?</a></li>
<li><a href="#i-have-a-manuscript-from-1900-is-it-eligible">I have a manuscript from 1900. Is it eligible?</a></li>
<li><a href="#how-come-my-paper-book-of-shakespeare-says-its-copyright-1988">How come my paper book of Shakespeare says it's "Copyright 1988"?</a></li>
<li><a href="#what-makes-a-new-copyright">What makes a "new copyright"?</a></li>
<li><a href="#i-have-a-1990-book-that-i-know-was-originally-written-in-1840-but-the-publisher-is-claiming-a-new-copyright-what-should-i-do">I have a 1990 book that I know was originally written in 1840, but the publisher is claiming a new copyright. What should I do?</a></li>
<li><a href="#i-have-a-1990-reprint-of-an-1831-original-is-it-eligible">C.19. I have a 1990 reprint of an 1831 original. Is it eligible?</a></li>
<li><a href="#i-have-a-text-that-i-know-was-based-on-a-book-older-than-95-years-but-i-dont-have-the-title-page-can-i-submit-it-to-pg">I have a text that I know was based on a book older than 95 years, but I don't have the title page. Can I submit it to PG?</a></li>
<li><a href="#how-does-project-gutenberg-clear-books-for-copyright">How does Project Gutenberg "clear" books for copyright?</a></li>
<li><a href="#i-want-to-produce-a-particular-book-will-it-be-copyright-cleared">I want to produce a particular book. Will it be copyright cleared?</a></li>
<li><a href="#i-have-some-extra-material-images-introduction-preface-missing-chapter-that-should-go-into-an-existing-pg-text-do-i-have-to-copyright-clear-my-edition-before-submitting-it">I have some extra material (images, introduction, preface, missing chapter) that should go into an existing PG text. Do I have to copyright-clear my edition before submitting it?</a></li>
<li><a href="#i-see-some-project-gutenberg-ebooks-that-are-copyrighted-whats-up-with-that">I see some Project Gutenberg eBooks that are copyrighted. What's up with that?</a></li>
<li><a href="#what-are-non-renewed-books">What are "non-renewed" books?</a></li>
<li><a href="#how-can-i-get-project-gutenberg-to-clear-a-non-renewed-book">How can I get Project Gutenberg to clear a non-renewed book?</a></li>
</ol>
</li>
</ol>
</div>
## Copyright
### What is copyright?
Copyright is a limited monopoly granted to the author of a work. It gives the author the exclusive right, among other things, to make copies of the work, hence the name.
### Does copyright differ from country to country? From state to state?
Copyright laws are constantly changing all over the world. Each country has its own copyright laws, some within the framework of international treaties, some not. Within the U.S., copyright laws are federal, and do not vary from state to state.
### What are the copyright laws outside the U.S.?
Sorry, we can't advise on copyright law outside the U.S. We can point you to resources like [http://onlinebooks.library.upenn.edu/okbooks.html](https://onlinebooks.library.upenn.edu/okbooks.html) which tries to summarize the various copyright regimes, but we can't guarantee that these are accurate. Even when they are accurate, it is very hard to express some of the subtleties of copyright law in a summary &#8212; for example, the question of what constitutes "publication" for copyright purposes is sometimes unclear.
### Why does Project Gutenberg advise only on U.S. copyright issues?
The Project Gutenberg Literary Archive Foundation is registered in the U.S. as a 501(c)(3) organization, and our two posting servers are situated in the U.S., so we are subject to U.S. copyright law, and only to U.S. copyright law.
Because copyright laws are so tangled and different between countries, not only in the broad sweep but also in the detail, and because Project Gutenberg is subject only to U.S. copyright law, we just don't have the expertise, time or resources to research and advise on the law in other countries.
### I don't live in the U.S. Do these rules apply to me?
Your country's copyright laws are different from those in the U.S., and understanding and dealing with them is up to you. If you have a book that is in the public domain in your country, but not in the U.S., it is perfectly legal for you to publish it personally there, but we can't.
Similarly, it may be legal for us to publish it here, but not for you to publish it, or perhaps even copy it, where you are.
There are organizations in other countries operating in more liberal copyright regimes that may be able to publish texts that we cannot. For example, [Project Gutenberg of Australia](https://www.gutenberg.net.au) can accept some works not eligible in the U.S.
### What is the public domain?
The public domain is the set of cultural works that are free of copyright, and belong to everyone equally.
### What can I do with a text that is in the public domain?
Anything you want! You can copy it, publish it, change its format, distribute it for free or for money. You can translate it to other languages (and claim a copyright on your translation), write a play based on it (if it's a novel), or a novelization (if it's a play). You can take one of the characters from the novel and write a comic strip about him or her, or write a screenplay and sell that to make a movie.
You don't need to ask permission from anyone to do any of this. When a text is in the public domain, it belongs as much to you as to anyone.
(However, when some character or part of the work is also trademarked, as in the case of Tarzan, it may not be possible to release new works with that trademark, since trademark does not expire in the same way as copyright. If you propose to base new works on public domain material, you should investigate possible trademark issues first.)
### How does a book enter the public domain?
A book, or other copyrightable work, enters the public domain when its copyright lapses or when the copyright owner releases it to the public domain.
U.S. Government documents can never be copyrighted in the first place; they are "born" into the public domain.
There are certain other exceptional cases: for example, if a substantial number of copies were printed and distributed in the U.S. before March, 1989 without a copyright notice, and the work is of entirely American authorship, or was first published in the United States, the work is in the public domain in the U.S.
### How does a copyright lapse?
Copyrights are issued for limited periods. When that period is up, the book enters the public domain.
Copyrights can lapse in other ways. Some books published without a copyright notice, for example, have fallen into the public domain.
### What books are in the public domain?
Any book published anywhere before longer than 95 years ago is in the public domain in the U.S. This is the rule we use most.
U.S. Government publications are in the public domain. This is the rule under which we have published, for example, presidential inauguration speeches.
Books can be released into the public domain by the owners of their copyrights.
Some books published without a copyright notice in the U.S. prior to March 1st, 1989 are in the public domain.
Some books published before 1964, and whose copyright was not renewed, are in the public domain.
If you want to rely on anything except the 95-year rule, things can get complicated, and the rules do change with time. Please refer to our [Public Domain and Copyright How-To](/how_to/copyright_how_to.html) for more detailed information.
### My book says that it's "Copyright 1894". Is it in the public domain?
Yes.
Its copyright date is 1894, which is longer than 95 years ago, so its copyright has lapsed, in the U.S.A., at least &#8212; other countries have other rules.
### How can a copyright owner release a work into the public domain?
A simple written statement, which may be placed into the work as released, is sufficient. When a copyright holder places a book into the public domain and wants PG to publish it, all we need is a letter or in-book statement saying that they are or were the holder of the copyright, and that they have released it into the public domain.
### When is an author not the owner of a copyright on his or her works?
An author may sell, assign, license, bequeath or otherwise transfer his or her copyright to another party, such as a publisher or heir.
### What does Project Gutenberg mean by "eligible"?
A book is eligible for inclusion in the archives if we can legally publish it.
We can legally publish any material that is in the public domain in the U.S. ([C.10](#C.10) ), or for which we have the permission of the copyright holder.
### I have a manuscript from 1900. Is it eligible?
Maybe not.
Works that were created but not "published" before 1978 will not enter the public domain before the end of 2002. This gets complicated, and it's not too common. If you have such a case, ask about it.
A borderline example is the classic "Seven Pillars of Wisdom" by T. E. Lawrence, which was actually printed and privately distributed, but not "published", in 1922. It's not in the public domain until publication+95 years, as long as it was published prior to 1977. For Project Gutenberg, we have experts to help make these assessments, to ensure due diligence is applied to all public domain determination.
### How come my paper book of Shakespeare says it's "Copyright 1988"?
Shakespeare was published long enough ago to be indisputably in the public domain everywhere, so how can a Shakespeare text be copyrighted?
There are two possibilities:
1. The author or publisher has changed or edited the text enough to qualify as a "new edition", which gets a "new copyright".
2. The publisher has added extra material, such as an introduction, critical essays, footnotes, or an index. This extra material is new, and the publisher owns the copyright on it.
The problem with these practices is that a publisher, having added this copyrighted material, or edited the text even in a minor way, may simply put a copyright notice on the whole book, even though the main part of it &#8212; the text itself &#8212; is in the public domain! And as time goes on, the number of original surviving books that can be proved to be in the public domain grows smaller and smaller; and meanwhile publishers are cranking out more and more editions that have copyright notices. Eventually it becomes harder and harder to prove that a particular book is in the public domain, since there are few 95+-year copies available as evidence.
Among the most important things PG does is preventing this creeping perpetuation of copyright by proving, once and for all, that a particular edition of a particular book is in the public domain, so that it can never be locked up again as the private property of some publisher. We do this by filing a copy of the TP&amp;V, the title page where the copyright notice must be placed, so that if anyone ever challenges the work's public domain status, we can point to a proven public domain copy.
### What makes a "new copyright"?
1. New edition
When a text is in the public domain, anyone--from you to the world's biggest publisher--can edit it and republish the edited version. When the edits are substantial enough, the edited work is deemed a "new edition", and gets a new copyright, dating from the time the new edition was created.
How substantial must the edits be to qualify as a "new edition"? That is for a court to decide in any particular case. Changing some punctuation or Americanizing British spelling would not qualify a work for a new edition. Theorizing something about Shakespeare and rewriting lots of lines in "Hamlet" to emphasize your point would make a new edition. In between those extremes is a grey area, where each new edition would have to be considered on a case-by-case basis.
A special case, that isn't quite a new edition, is when someone "marks up" a public domain text in, for example, HTML. Where this happens, the text is in the public domain, but the markup is copyrighted. We've already seen that when an editor adds footnotes to a public domain text, he owns copyright on the footnotes but not on the text: similarly, when he adds markup to the text, he owns copyright on the markup.
2. Translation
Translation is a common and justified special case of a new edition. When someone translates a public domain work from one language to another, they get a new copyright on the translation (but not on the original, of course, which stays in the public domain so that lots more people can use it.)
### I have a 1990 book that I know was originally written in 1840, but the publisher is claiming a new copyright. What should I do?
From a practical point of view, there's not much you can do about it. It's a Catch-22 situation: in order to prove that the new printing should be in the public domain, you need a provably public domain copy to compare against the allegedly copyrighted edition, and if you have that, you don't need the modern edition anyway.
### I have a 1990 reprint of an 1831 original. Is it eligible?
Yes, as long as we can show that it is a reprint, which usually means that it has to say that it's a reprint somewhere on the TP&amp;V.
However, we need to be very careful in a case like this. Commonly, the book itself is eligible, but introductions, indexes, footnotes, glossaries, commentaries and other such extras may have been added by the modern publisher, so you should not include them except where you can prove that they are part of the reprinted material.
### I have a text that I know was based on a book older than 95 years, but I don't have the title page. Can I submit it to PG?
Unfortunately, no.
What you "know" isn't proof that we could take into court if we were challenged about it in 20 years, and the whole problem of "new copyright" ([C.17](C.17)) makes it effectively impossible to tell for sure what is and isn't copyrighted anyway, without reliable evidence like the title page.
You need to find a matching paper edition for proof. See [this FAQ entry](/wiki/Gutenberg:Volunteers%27_FAQ#V.62._I.27ve_found_an_eligible_text_elsewhere_on_the_Net.2C_but_it.27s_not_in_the_PG_archives._Can_I_just_submit_it_to_PG.3F" title="Gutenberg:Volunteers' FAQ).
### How does Project Gutenberg "clear" books for copyright?
Usually, we just look at the TP&amp;V. If it was published more than 95 years ago, or says it is a reprint of a edition from more than 95 years ago, that's all we have to do.
In other cases, we may look up library publication data to prove, say, that a book published in the U.S. without a copyright notice was indeed published in the years when a copyright notice was required. Or we may simply see that a particular text was published by the U.S. Government.
The bottom line is the question: if someone comes to us claiming to hold the copyright on a text, do we have proof to show that they're wrong?
Whatever proof or search we have to do, we then file it, either on paper or electronically, so that the proof will be available in 20 or 50 years' time, or whenever the challenge is made.
### I want to produce a particular book. Will it be copyright cleared?
If it was published before 95 years ago, you will have no problem with its clearance. If you're relying on one of the other rules, it may just be too much work to try and prove its public domain status.
### I have some extra material (images, introduction, preface, missing chapter) that should go into an existing PG text. Do I have to copyright-clear my edition before submitting it?
Yes.
Otherwise we would have no proof that the extra material you're adding isn't copyrighted by someone. It's quite common for modern publishers to add introductions or illustrations to a public-domain novel, and we need the same standard of proof for these additions that we do for the main text.
This doesn't apply to an occasional word or two that was omitted by mistake when the text was first typed. For example, you don't need to clear another edition just to restore the words "thus perfected the" and "eliminating all" to the sentence:
And while we Country, we were also sorts of tediums, disputable possibilities, and deadlocks from the game.
while fixing typos.
### I see some Project Gutenberg eBooks that are copyrighted. What's up with that?
Authors or publishers may grant Project Gutenberg an unlimited license to republish their works. In this kind of case, the copyright holders still retain their rights, but grant permission for us to share these eBooks with the world.
These copyrighted PG publications can still be copied, but the permissions granted are spelled out in their headers, and usually forbid anyone to republish them commercially.
### What are "non-renewed" books?
Works published before 1964 needed to have their copyrights renewed in their 28th year, or they'd enter into the public domain. Some books originally published outside of the US by non-Americans are exempt from this requirement, under GATT. Some works from before 1964 were automatically renewed.
### How can I get Project Gutenberg to clear a non-renewed book?
As of early 2004, you probably can't. Because of all of the checks we need to do to ensure that the book wasn't renewed, or wasn't one of the exceptions that was automatically renewed, we just don't have the time to do it. But we're working on it. In April 2004, with the help of hundreds of volunteers at Distributed Proofreaders, we finally posted all Copyright Renewal records for books from 1950 through 1977, and this will be a big help for checking non-renewals in future.

View File

@ -0,0 +1,24 @@
---
layout: default
title: File Sharing How-To (old) | Project Gutenberg
permalink: /how_to/file_sharing.html
---
File Sharing How-To (old)
=========================
This page is partially or entirely outdated: Please see current guidance in the
[help section](/help/)
The mission of Project Gutenberg is to put the world's great literature on the hard drives and in the CD collection of as many people as possible at little or no cost. We encourage all methods for distribution of our eBooks:
- Give them to your friends, or send a URL for them to download
- Grab one of our [CD or DVD]() images and burn a whole collection
- Encourage libraries and bookstores to give away Project Gutenberg eBooks
A relatively new way of sharing files is on peer-to-peer (P2P) file sharing networks. Project Gutenberg encourages the use of P2P for sharing its eBooks. All Project Gutenberg eBooks may be freely shared, printed, and modified, within the limitations of the "small print" trademark license in each eBook. Although Project Gutenberg has several hundred copyrighted eBooks, they too may be shared for non-commercial purposes (though not modified or resold without permission).
In early 2004, Project Gutenberg added a Magnetlink download option to search results pages (we call them "BIBREC" pages, as contraction of "BIBliographic RECord"). You can search via the [Search Page](/ebooks/). Magnetlinks is an open standard for peer to peer file sharing. More information is available at [magnetlinks.org](https://www.magnetlinks.org). After adding a Magnetlink plugin to your Web browser, a Magnetlink will automatically search on peer to peer networks you are connected to, and offer to download there.
The Magnetlinks include a user-friendly filename (such as "Alice in Wonderland alice30.txt" rather than just "alice30.txt"). This will help to make the eBook easier to find, and easier to share. If the file is not found on a peer to peer network, it will "fall back" to download via one of the Project Gutenberg Web servers.
Most of the Project Gutenberg files are already available on one or more file sharing networks. This is a perfectly legal and fully permissable use of this new technology. Whether you use P2P software or some other means, consider sharing a Project Gutenberg eBook today!

67
site/attic/index.md Normal file
View File

@ -0,0 +1,67 @@
---
layout: default
title: The Attic | Project Gutenberg
permalink: /attic/
---
The Attic: Archived, Deprecated and Outdated Items
==================================================
Here are links to content which is no longer accurate or pertinent to Project Gutenberg, but may be useful to people seeking historical context or background. Readers are also encouraged to visit the [email list archives](https://lists.pglaf.org), which include years of emailed newsletters and discussion groups.
Project Gutenberg has its first electronic distribution, by email, in 1971. By the 1980s and early 1990s, the nascent Project Gutenberg collection was being distributed by file transfer, online bulletin board systems, and other mechanisms available at the time.
During that same period, Project Gutenberg's collection grew. Project Gutenberg's 100th eBook, released for January 1, 1994, represented increasing maturity of methods for creating eBooks from printed books. Better understanding of copyright, in the digital age, was also emerging. A number of donated contemporary works were also added to the collection.
By the time the 10,000th eBook was released, for March 1, 2006, procedures for creating and distributing Project Gutenberg eBooks were similar to today's practices. [Distributed Proofreaders](https://www.pgdp.net) was the major source of new eBooks for Project Gutenberg, with a mature online platform for crowdsourcing the production of new eBooks. The website had replaced FTP and older methods for providing information about eBooks.
The organization that supports Project Gutenberg remained small and devoted. Increased focus on quality control and common procedures helped to improve most of the older ebooks, and give a similar look and feel to the library's content. In the years since then, there has been more focus on usability for various mobile readers, including mobile phones and tablets. A [collection development](/policy/collection_development.html) policy was developed.
The future will bring continued innovation, and ongoing focus on the mission of Project Gutenberg: To encourage the creation and distribution of eBooks.
<div class="bookshelves ">
<ul>
<h2>2</h2>
<li><a href="/attic/2DArt.html">2DArt-How-to (old)</a></li>
<h2>C</h2>
<li><a href="/attic/copyright_confirmation.html">Copyright Confirmation How-To (old)</a></li>
<h2>F</h2>
<li><a href="/attic/file_sharing.html">File Sharing How-To</a></li>
<h2>G</h2>
<li><a href="/how_to/general_faq.html">General FAQ</a></li>
<li><a href="/how_to/gnu_gettext_translation.html">GNU Gettext Translation How-To</a></li>
<li><a href="/how_to/greek.html">Greek How-To</a></li>
<h2>H</h2>
<li><a href="/how_to/html_faq.html">HTML FAQ</a></li>
<h2>M</h2>
<li><a href="/how_to/mirroring.html">Mirroring How-To</a></li>
<li><a href="/help/mobile.html">MobileReader Devices How-To</a></li>
<h2>N</h2>
<li><a href="no_sweat_copyright.html">No Sweat of the Brow copyright</a></li>
<h2>P</h2>
<li><a href="pdas_ebook_readers.html">PDAs and eBook Readers How-To</a></li>
<li><a href="permission.html">Permission How-To</a></li>
<li><a href="project_gutenberg_header.html">Project Gutenberg Header How-To</a></li>
<li><a href="pt_pg_como_fazer_permissoes.html">PT-PG Como Fazer Permissoes</a></li>
<li><a href="public_domain_ebook_submission.html">Public Domain eBook Submission How-To</a></li>
<br><br><br>
<h2>R</h2>
<li><a href="readers_faq.html">Readers' FAQ</a></li>
<h2>S</h2>
<li><a href="scanning_faq.html">Scanning FAQ</a></li>
<li><a href="sheet_music.html">Sheet Music How-To</a></li>
<li><a href="submitting_your_own_work.html">Submitting Your Own Work How-To</a></li>
<li><a href="subscribe_how_to.html">Subscribe How-To</a></li>
<h2>T</h2>
<li><a href="project_gutenberg_license.html">The Project Gutenberg License</a></li>
<li><a href="tools_faq.html">Tools FAQ </a></li>
<h2>V</h2>
<li><a href="volunteers_faq.html">Volunteers' FAQ</a></li>
<li><a href="volunteers_voices.html">Volunteers' Voices</a></li>
<h2>W</h2>
<li><a href="website_translation.html">Website Translation How-To</a></li>
<li><a href="word_processor_faq.html">Word Processor FAQ</a></li>
</ul>
</div>

View File

@ -0,0 +1,32 @@
---
layout: default
title: Administrivia | Project Gutenberg
permalink: /background/administrivia.html
---
Administrivia, by Michael Hart
==============================
Project Gutenberg does not want to get bogged down in administrivia, thus we have administrators who have no desire for political powers, financial rewards, or to write more than the most minimal guidelines for the Project Gutenberg volunters. (See FAQ #0 for the freedom of the volunteers to do what they want as much as possible.)
The minimal powers wielded by these Project Gutenberg administrators are divided into a traditional "Separation of Powers" between a CEO, Board of Directors and the intellectual property holder. The Board, as a requirement of the 501(c)(3) regulations must have a minimum of three members with certain oversight responsibilities, and we are in unanimous agreement that this board should remain minimal, both from the perspective of size and of responsibilities. We have no need of a large board that writes lengthy reports, multitudes of regulations and bylaws, or other administrivia; we try to have one reserve Board member in the wings, pre-approved by the rest of the Board in case a member becomes unavailable, and our CEO tries to never vote on Board decisions unless absolutely required as a tiebreaker.
The holders of these positions have traditionally been with us for a period of over 10 years and understand the Project's history and the developmental process that has taken place since its origin; none of them have any political or financial aspirations via their work with Project Gutenberg and they unanimously agree that there should **not** be power of that nature connected with Project Gutenberg.
However, groups within Project Gutenberg are more than welcome to do their own creation of administrations and guidelines for themselves, as long as they fall within our minimal legal requirements and self-imposed quidelines.
Yes, it would be nice to receive a billion dollars from Bill Gates--but--even then we would want to use that only to support a volunteer effort, not to create a plethora of paid positions or create more of a physical plant than is necessary. Project Gutenberg is a virtual, not physical, entity; run by volunteers, not by those who would make it a career, other than perhaps the one truly paid position of those who oversee the entire process in the most limited manner for future generations of our volunteers.
If we **do** receive large grants or donations, these should not change the nature of Project Gutenberg in any manners that would prevent any of us from continuing Project Gutenberg if that money disappeared.
No one should be able threaten Project Gutenberg financially.
Having money is fine ... becoming dependent on it should be avoided.
Our clear position on adminstrative, political and financial power:
Less is more.
We want Project Gutenberg to stand for opening, not closing, doors.
Written by Michael S. Hart
June 20, 2004. Updated October 23, 2004.

View File

@ -1,7 +1,7 @@
---
layout: default
title: PG- Administrivia
permalink: /about/administrivia.html
permalink: /background/administrivia.html
---
# Administrivia by Michael Hart
@ -31,6 +31,3 @@ We want Project Gutenberg to stand for opening, not closing, doors.
Written by Michael S. Hart
June 20, 2004. Updated October 23, 2004.

View File

@ -0,0 +1,37 @@
---
layout: default
title: No Cost, or Freedom? | Project Gutenberg
permalink: /background/free_ebook.html
---
No Cost, or Freedom?
====================
The word free in the English language does not distinguish between free of charge and freedom.
Free of charge means that you don't have to pay for the book you received.
Freedom denotes that you may do as you like with the book you received.
This distinction is immaterial if you just want to read a book privately, but it becomes of utmost importance if you want to work with the book:
- you are a teacher and want to use the book in class,
- you wrote a thesis about the book and want to distribute the book along with your thesis,
- you have a literary web site and want to distribute the book to your audience,
- or you are a writer and want to adapt the book for the stage.
If the book you got is just free of charge but protected under U.S. copyright law, you may do none of the above things. You may not even make a copy of the book and give it to your best friend. But if the book you got is free as in freedom you may do anything you like with that book. Clearly free as in freedom beats free of charge.
Fortunately almost all Project Gutenberg eBooks are free of charge and free as in freedom for readers within the United States (if you are not in the United States, you will need to determine what copyright law protects where you are located).
Here are some real world examples of what people did with Project Gutenberg eBooks.
A few Project Gutenberg eBooks are protected by U.S. copyright law. You can tell by reading the license inside the book. You may download our copyrighted books and give copies away, but might be limited in commercial uses and derivative works.
## Why are these books free?
[Copyright](https://en.wikipedia.org/wiki/Copyright) For the most part, copyright protection under U.S. law on the materials distributed by Project Gutenberg has expired. (They may still be copyrighted in other countries). So anybody located in the United States may make verbatim or non-verbatim copies of those works.
## Read More About Copyrights
- [Wikipedia: Copyright](https://en.wikipedia.org/wiki/Copyright)
- [Wikipedia: Public Domain](https://en.wikipedia.org/wiki/Public_Domain)
- [Wikipedia: United States Copyright Law](https://en.wikipedia.org/wiki/United_States_copyright_law)

View File

@ -1,10 +1,9 @@
---
layout: default
title: PG- Free Ebook Mean
permalink: /information/free_ebook.html
title: PG- No Cost, or Freedom?
permalink: /background/free_ebook.html
---
# No Cost or Freedom?
# No Cost, or Freedom?
The word free in the English language does not distinguish between free of charge and freedom.
@ -21,11 +20,11 @@ This distinction is immaterial if you just want to read a book privately, but it
If the book you got is just free of charge but protected under U.S. copyright law, you may do none of the above things. You may not even make a copy of the book and give it to your best friend. But if the book you got is free as in freedom you may do anything you like with that book. Clearly free as in freedom beats free of charge.
Fortunately almost all Project Gutenberg ebooks are free of charge and free as in freedom for readers within the United States (if you are not in the United States, you will need to determine what copyright law protects where you are located).
Fortunately almost all Project Gutenberg eBooks are free of charge and free as in freedom for readers within the United States (if you are not in the United States, you will need to determine what copyright law protects where you are located).
Here are some real world examples of what people did with Project Gutenberg ebooks.
Here are some real world examples of what people did with Project Gutenberg eBooks.
A few Project Gutenberg ebooks are protected by U.S. copyright law. You can tell by reading the license inside the book. You may download our copyrighted books and give copies away, but might be limited in commercial uses and derivative works.
A few Project Gutenberg eBooks are protected by U.S. copyright law. You can tell by reading the license inside the book. You may download our copyrighted books and give copies away, but might be limited in commercial uses and derivative works.
## Why are these books free?
[Copyright](https://en.wikipedia.org/wiki/Copyright) For the most part, copyright protection under U.S. law on the materials distributed by Project Gutenberg has expired. (They may still be copyrighted in other countries). So anybody located in the United States may make verbatim or non-verbatim copies of those works.

View File

@ -0,0 +1,308 @@
---
layout: default
title: History and Philosophy | Project Gutenberg
permalink: /background/history_and_philosophy.html
---
The History and Philosophy of Project Gutenberg, by Michael Hart
================================================================
© August 1992
## The Beginning
Project Gutenberg began in 1971 when Michael Hart was given an
operator's account with $100,000,000 of computer time in it by the
operators of the Xerox Sigma V mainframe at the Materials Research
Lab at the University of Illinois.
This was totally serendipitous, as it turned out that two of a four
operator crew happened to be the best friend of Michael's and the best
friend of his brother. Michael just happened "to be at the right place
at the right time" at the time there was more computer time than
people knew what to do with, and those operators were encouraged to do
whatever they wanted with that fortune in "spare time" in the hopes
they would learn more for their job proficiency.
At any rate, Michael decided there was nothing he could do, in the way
of "normal computing," that would repay the huge value of the computer
time he had been given ... so he had to create $100,000,000 worth of
value in some other ma nner. An hour and 47 minutes later, he
announced that the greatest value created by computers would not be
computing, but would be the storage, retrieval, and s earching of what
was stored in our libraries. </p><p>He then proceeded to type in the
"Declaration of Independence" and tried to send it to everyone on the
networks ... which can only be described today as a not so narrow miss
at creating an early version of what was later called the "Internet
Virus."
A friendly dissuasion from this yielded the first posting of a
document i n electronic text, and Project Gutenberg was born as
Michael stated that he had "earned" the $100,000,000 because a copy of
the Declaration of Independence woul d eventually be an electronic
fixture in the computer libraries of 100,000,000 o f the computer
users of the future.
## The Beginning of the Gutenberg Philosophy
The premise on which Micheal Hart based Project Gutenberg was:
anything that can be entered into a computer can be reproduced
indefinitely ... what Micheal termed "Replicator Technology" The
concept of Replicator Technology is simple; once a book or any other
item (including pictures, sounds, and even 3-D items can be stored in
a computer), then any number of copies can and will be
available. Everyone in the world, or even not in this world (given
satellite transmission) can have a copy of a book that has been
entered into a computer.
This philosophical premise has created several offshoots: 1.Electronic
Texts (Etexts) created by Project Gutenberg are to be made available
in the simplest, easiest to use forms available.
Suggestions to make them less readily available are not to be treated
lightly. Therefore, Project Gutenberg Etexts are made available in
what has become known as "Plain Vanilla ASCII," meaning the low set of
the American Standard Code for Information Interchange: ie the same
kind of character you read on a normal printed page — italics,
underlines, and bolds have been capitalized.
The reason for this is that 99% of the hardware and software a person
is likely to run into can read and search these files.
Any other system of etext storage is going to fall short of an
audience of 99%.
This does not mean there are not other valid mean of doing the etext
business ... after all, over half the computers are DOS, so one could
address a wide audience by just doing DOS. Plain Vanilla ASCII,
however, addresses the audience with Apples and Ataris all the way to
the old homebrew Z80 computers, while an audience of Mac, UNIX and
mainframers is still included.
In this same vein, Project Gutenberg selects etexts targeted a bit on
the "bang for the buck" philosophy ... we choose etexts we hope
extremely large portions of the audience will want and use
frequently. We are constantly asked to prepare etext from out of print
editions of esoteric materials, but this does not provide for usage by
the audience we have targeted, 99% of the general public.
Also in the same vein, Project Gutenberg has avoided requests,
demands, and pressures to create "authoritative editions." We do not
write for the reader who cares whether a certain phrase in Shakespeare
has a ":" or a ";" between its clauses. We put our sights on a goal to
release etexts that are 99.9% accurate in the eyes of the general
reader. Given the preferences your proofreaders have, and the general
lack of reading ability the public is currently reported to have, we
probably exceed those requirements by a significant amount. However,
for the person who wants an "authoritative edition" we will have to
wait some time until this becomes more feasible. We do, however,
intend to release many editions of Shakespeare and the other classics
for the comparative study on a scholarly level, before the end of the
year 2001, when we are scheduled to complete our 10,000 book Project
Gutenberg Electronic Public Library.
Project Gutenberg has been a part of celebrations of the 100th
Anniversary of Public Libraries, starting in 1995. Project Gutenberg
hopes to found "The Public Domain Register," after the 100th
Anniversary of The U.S. Copyright Register in 1997.
We hope you will be part of it, too. You are all invited.
Footnote:
Our eventual goal is to provide Public Domain Etext editions a short
time after they enter the Public Domain. Of course, the period before
a copyrighted work entered the Public Domain was extended from 28
years (with a 28 year extension available) to 50 years more than the
life of the author, so this put a kink, to put it mildly, into our
plans. (The original copyright was for 14 years, in the U.S.) Thus, a
person could originally do a reasonable prediction that anything under
copyright would be in the Public Domain while it could be used, under
the new law it is impossible to predict the length of a copyright, and
the likelihood of a new book entering the Public Domain during the
lifetime of the average reader is minimal. (Suppose you might be 25
when you read a new book and the author is 50: wait the average 25
years for the author to die (what a thought!*) Now you have to wait
another 50 years to have access to that book; it doesn't matter when
it was written (unless it is an old one ... before the period the law
retroacted to) ... so you would have to wait (on the average) until
you were 100 years old. A 25-year-old under the original law would
only have to wait for 14 years ... until the age of 39. Quite a
difference; between the ages of 39 and 100. Not only that, but the
copyright laws would have to stay the same for all that time
... something in serious doubt, seeing how much they have changed in
the recent century.
## The Project Gutenberg Philosophy (continued)
The Project Gutenberg Philosophy is to make information, books and
other materials available to the general public in forms a vast
majority of the computers, programs and people can easily read, use,
quote, and search.
This has several ramifications:
1. The Project Gutenberg Etexts should cost so little that no one will
really care how much they cost. They should be a general size that
fits on the standard media of the time ...
2. The Project Gutenberg Etexts should be so easily used that no one
should ever have to care about how to use, read, quote and search them
...
## The Project Gutenberg Philosophy (continued)
[...] This has several ramifications:
1. The Project Gutenberg Etexts should cost so little that no one will
really care how much they cost. They should be a general size that
fits on the standard media of the time.
i.e. when we started, the files had to be very small as a normal 300
page book took one meg of space which no one in 1971 could be expected
to have (in general). So doing the U.S. Declaration of Independence
(only 5K) seemed the best place to start. This was followed by the
Bill of Rights — then the whole US Constitution, as space was getting
large (at least by the standards of 1973). Then came the Bible, as
individual books of the Bible were not that large, then Shakespeare (a
play at a time), and then into general work in the areas of light and
heavy literature and references.
By the time Project Gutenberg got famous, the standard was 360K disks,
so we did books such as Alice in Wonderland or Peter Pan because they
could fit on one disk. Now 1.44 is the standard disk and ZIP is the
standard compression; the practical filesize is about three million
characters, more than long enough for the average book.
However, pictures are still so bulky to store on disk that it will
still be a while before we include even the lowres Tenniel
illustrations in Alice and Looking-Glass. However we ARE very
interested in doing them, and are only waiting for advances in
technology to release a test edition. The market will have to
establish SOME standards for graphics, however, before we can attempt
to reach general audiences, at least on the graphics level.
To illustrate our faith in graphics, and in the future, we have gone
one step further in our pursuit of what we named "Replicator
Technology" TM a few years ago. We would like the end of this phase of
Project Gutenberg (with a first 3D application of Replicator
Technology), by doing CAT, MRI and XRAY Fluoroscopy scans of
something, perhaps a painting, and printing 3D copies. If anyone can
get us access to a hundred year old masterpiece ... the average book.
## The Project Gutenberg Philosophy (continued, 2)
[...] This has several ramifications:
2. The Project Gutenberg Etexts should so easily used that no one
should ever have to care about how to use, read, quote and search
them.
This has created a need to present these Project Gutenberg Etexts in
"Plain Vanilla ASCII" as we have come to call it over the years.
The reason for this is simple ... it is the only text mode that is
easy on both the eyes and the computer.
However, this encourages others to improve our etexts in a variety of
ways and to distribute them in a variety of the available media, as
follows: Once an etext is created in Plain Vanilla ASCII, it is the
foundation for as many editions as anyone could hope to do in the
future. Anyone desiring an etext edition matching, or not matching, a
particular paper edition can readily do the changes they like without
having to prepare that whole book again. They can use the Project
Gutenberg Etext as a foundation, and then build in any direction they
like.
Thus any complaints about how we do italics, bold, and the
underscoring, or whether we should use this or that markup formula are
sent back with encouragement to do it any ways any person wants it,
and with the basic work already done, with our compliments. The same
goes for media. We have had a long-standing work ethic of providing
our etexts in any medium people wanted: Amiga, Apple, Atari ... to
IBM, to Mac, to TRS-80 ... However, now that our etexts are carried
in so many BBS's, networks and other locations, it is easier to
download the file in a manner that puts them in your format than we
can make and mail a disk, so we don't really do that too much.
The major point of all this is that years from now Project Gutenberg
Etexts are still going to be viable, but program after program, and
operating system after operating system are going to go the way of the
dinosaur, as will all those pieces of hardware running them. Of
course, this is valid for all Plain Vanilla ASCII etexts ... not just
those your access has allowed you to get from Project Gutenberg. The
point is that a decade from now we probably won't have the same
operating systems, or the same programs and therefore all the various
kinds of etexts that are not Plain Vanilla ASCII will be obsolete. We
need to have etexts in files a Plain Vanilla search/reader program can
deal with; this is not to say there should never be any markup
... just those forms of markup should be easily convertible into
regular, Plain Vanilla ASCII files so their utility does not expire
when programs to use them are no longer with us. Remember all the
trouble with CONVERT programs to get files changed from old word
processor programs into Plain Vanilla ASCII?
Do you want to go through all that again with every book a whole world
ever puts into etext?
The value of Plain Vanilla ASCII is obvious ... so is very much of the
value of most of the various markup systems we have in the world. But
until some real standards arrive — we would be limiting our options a
great deal if we do not keep copies of all etexts in Plain Vanilla
ASCII as well. We don't have anything against markup. Not vice versa.
Alice in Wonderland, the Bible, Shakespeare, the Koran and many others
will be with us as long as civilization ... an operating system, a
program, a markup system ... will not.
This includes the many requests we have for compression in particular
formats. There are only two formats we know of that are suitable for
transfer to a wide general audience: Plain Vanilla ASCII (.txt files)
and ZIPped files of them, (.zip files). Requests for other compression
formats must be ignored as they are appropriate only for small
portions of our target audience. However, (programmers take note: we
will need help) we are planning to put some compression links on our
files so they can be transmitted in any of an assortment compression
formats on the fly. i.e. we should be able to generate any kind of
file asked for, but we can keep only one copy of each etext on our
servers ... as the .Z compression format does in a similar manner
today.
## The Selection of Project Gutenberg Etexts
There are three portions of the Project Gutenberg Library, basically
be described as:
Light Literature; such as Alice in Wonderland, Through the
Looking-Glass, Peter Pan, Aesop's Fables, etc.
Heavy Literature; such as the Bible or other religious documents,
Shakespeare, Moby Dick, Paradise Lost, etc.
References; such as Roget's Thesaurus, almanacs, and a set of
encyclopedia, dictionaries, etc.
The Light Literature Collection is designed to get persons to the
computer in the first place, whether the person may be a pre-schooler
or a great-grandparent. We love it when we hear about kids or
grandparents taking each other to an etexts to Peter Pan when they
come back from watching HOOK at the movies, or when they read Alice in
Wonderland after seeing it on TV. We have also been told that nearly
every Star Trek movie has quoted current Project Gutenberg etext
releases (from Moby Dick in The Wrath of Khan; a Peter Pan quote
finishing up the most recent, etc.) not to mention a reference to
Through the Looking-Glass in JFK. This was a primary concern when we
chose the books for our libraries.
We want people to be able to look up quotations they heard in
conversation, movies, music, other books, easily with a library
containing all these quotations in an easy to find etext format.
With Plain Vanilla ASCII you will be easily able to search an entire
library, without any program more sophisticated than a plain search
program. In fact, these Project Gutenberg Etext files are so plain
that you can do a search on them without even using an intermediate
search program (i.e. a program between you and the disk) Norton's and
other direct disk access programs can search every one of your files
without you even naming them, pointing to an etext directory, or
whatever. You can simply search a raw output from the disk ... I do
this on a half gigabyte disk partition, containing all our editions.

View File

@ -0,0 +1,309 @@
---
layout: default
title: PG- History and Philosophy
permalink: /background/history_and_philosophy.html
---
# The History and Philosophy of Project Gutenberg by Michael Hart
The History and Philosophy of Project Gutenberg by Michael Hart
© August 1992
## The Beginning
Project Gutenberg began in 1971 when Michael Hart was given an
operator's account with $100,000,000 of computer time in it by the
operators of the Xerox Sigma V mainframe at the Materials Research
Lab at the University of Illinois.
This was totally serendipitous, as it turned out that two of a four
operator crew happened to be the best friend of Michael's and the best
friend of his brother. Michael just happened "to be at the right place
at the right time" at the time there was more computer time than
people knew what to do with, and those operators were encouraged to do
whatever they wanted with that fortune in "spare time" in the hopes
they would learn more for their job proficiency.
At any rate, Michael decided there was nothing he could do, in the way
of "normal computing," that would repay the huge value of the computer
time he had been given ... so he had to create $100,000,000 worth of
value in some other ma nner. An hour and 47 minutes later, he
announced that the greatest value created by computers would not be
computing, but would be the storage, retrieval, and s earching of what
was stored in our libraries. </p><p>He then proceeded to type in the
"Declaration of Independence" and tried to send it to everyone on the
networks ... which can only be described today as a not so narrow miss
at creating an early version of what was later called the "Internet
Virus."
A friendly dissuasion from this yielded the first posting of a
document i n electronic text, and Project Gutenberg was born as
Michael stated that he had "earned" the $100,000,000 because a copy of
the Declaration of Independence woul d eventually be an electronic
fixture in the computer libraries of 100,000,000 o f the computer
users of the future.
## The Beginning of the Gutenberg Philosophy
The premise on which Micheal Hart based Project Gutenberg was:
anything that can be entered into a computer can be reproduced
indefinitely ... what Micheal termed "Replicator Technology" The
concept of Replicator Technology is simple; once a book or any other
item (including pictures, sounds, and even 3-D items can be stored in
a computer), then any number of copies can and will be
available. Everyone in the world, or even not in this world (given
satellite transmission) can have a copy of a book that has been
entered into a computer.
This philosophical premise has created several offshoots: 1.Electronic
Texts (Etexts) created by Project Gutenberg are to be made available
in the simplest, easiest to use forms available.
Suggestions to make them less readily available are not to be treated
lightly. Therefore, Project Gutenberg Etexts are made available in
what has become known as "Plain Vanilla ASCII," meaning the low set of
the American Standard Code for Information Interchange: ie the same
kind of character you read on a normal printed page — italics,
underlines, and bolds have been capitalized.
The reason for this is that 99% of the hardware and software a person
is likely to run into can read and search these files.
Any other system of etext storage is going to fall short of an
audience of 99%.
This does not mean there are not other valid mean of doing the etext
business ... after all, over half the computers are DOS, so one could
address a wide audience by just doing DOS. Plain Vanilla ASCII,
however, addresses the audience with Apples and Ataris all the way to
the old homebrew Z80 computers, while an audience of Mac, UNIX and
mainframers is still included.
In this same vein, Project Gutenberg selects etexts targeted a bit on
the "bang for the buck" philosophy ... we choose etexts we hope
extremely large portions of the audience will want and use
frequently. We are constantly asked to prepare etext from out of print
editions of esoteric materials, but this does not provide for usage by
the audience we have targeted, 99% of the general public.
Also in the same vein, Project Gutenberg has avoided requests,
demands, and pressures to create "authoritative editions." We do not
write for the reader who cares whether a certain phrase in Shakespeare
has a ":" or a ";" between its clauses. We put our sights on a goal to
release etexts that are 99.9% accurate in the eyes of the general
reader. Given the preferences your proofreaders have, and the general
lack of reading ability the public is currently reported to have, we
probably exceed those requirements by a significant amount. However,
for the person who wants an "authoritative edition" we will have to
wait some time until this becomes more feasible. We do, however,
intend to release many editions of Shakespeare and the other classics
for the comparative study on a scholarly level, before the end of the
year 2001, when we are scheduled to complete our 10,000 book Project
Gutenberg Electronic Public Library.
Project Gutenberg has been a part of celebrations of the 100th
Anniversary of Public Libraries, starting in 1995. Project Gutenberg
hopes to found "The Public Domain Register," after the 100th
Anniversary of The U.S. Copyright Register in 1997.
We hope you will be part of it, too. You are all invited.
Footnote:
Our eventual goal is to provide Public Domain Etext editions a short
time after they enter the Public Domain. Of course, the period before
a copyrighted work entered the Public Domain was extended from 28
years (with a 28 year extension available) to 50 years more than the
life of the author, so this put a kink, to put it mildly, into our
plans. (The original copyright was for 14 years, in the U.S.) Thus, a
person could originally do a reasonable prediction that anything under
copyright would be in the Public Domain while it could be used, under
the new law it is impossible to predict the length of a copyright, and
the likelihood of a new book entering the Public Domain during the
lifetime of the average reader is minimal. (Suppose you might be 25
when you read a new book and the author is 50: wait the average 25
years for the author to die (what a thought!*) Now you have to wait
another 50 years to have access to that book; it doesn't matter when
it was written (unless it is an old one ... before the period the law
retroacted to) ... so you would have to wait (on the average) until
you were 100 years old. A 25-year-old under the original law would
only have to wait for 14 years ... until the age of 39. Quite a
difference; between the ages of 39 and 100. Not only that, but the
copyright laws would have to stay the same for all that time
... something in serious doubt, seeing how much they have changed in
the recent century.
## The Project Gutenberg Philosophy (continued)
The Project Gutenberg Philosophy is to make information, books and
other materials available to the general public in forms a vast
majority of the computers, programs and people can easily read, use,
quote, and search.
This has several ramifications:
1. The Project Gutenberg Etexts should cost so little that no one will
really care how much they cost. They should be a general size that
fits on the standard media of the time ...
2. The Project Gutenberg Etexts should be so easily used that no one
should ever have to care about how to use, read, quote and search them
...
## The Project Gutenberg Philosophy (continued)
[...] This has several ramifications:
1. The Project Gutenberg Etexts should cost so little that no one will
really care how much they cost. They should be a general size that
fits on the standard media of the time.
i.e. when we started, the files had to be very small as a normal 300
page book took one meg of space which no one in 1971 could be expected
to have (in general). So doing the U.S. Declaration of Independence
(only 5K) seemed the best place to start. This was followed by the
Bill of Rights — then the whole US Constitution, as space was getting
large (at least by the standards of 1973). Then came the Bible, as
individual books of the Bible were not that large, then Shakespeare (a
play at a time), and then into general work in the areas of light and
heavy literature and references.
By the time Project Gutenberg got famous, the standard was 360K disks,
so we did books such as Alice in Wonderland or Peter Pan because they
could fit on one disk. Now 1.44 is the standard disk and ZIP is the
standard compression; the practical filesize is about three million
characters, more than long enough for the average book.
However, pictures are still so bulky to store on disk that it will
still be a while before we include even the lowres Tenniel
illustrations in Alice and Looking-Glass. However we ARE very
interested in doing them, and are only waiting for advances in
technology to release a test edition. The market will have to
establish SOME standards for graphics, however, before we can attempt
to reach general audiences, at least on the graphics level.
To illustrate our faith in graphics, and in the future, we have gone
one step further in our pursuit of what we named "Replicator
Technology" TM a few years ago. We would like the end of this phase of
Project Gutenberg (with a first 3D application of Replicator
Technology), by doing CAT, MRI and XRAY Fluoroscopy scans of
something, perhaps a painting, and printing 3D copies. If anyone can
get us access to a hundred year old masterpiece ... the average book.
## The Project Gutenberg Philosophy (continued, 2)
[...] This has several ramifications:
2. The Project Gutenberg Etexts should so easily used that no one
should ever have to care about how to use, read, quote and search
them.
This has created a need to present these Project Gutenberg Etexts in
"Plain Vanilla ASCII" as we have come to call it over the years.
The reason for this is simple ... it is the only text mode that is
easy on both the eyes and the computer.
However, this encourages others to improve our etexts in a variety of
ways and to distribute them in a variety of the available media, as
follows: Once an etext is created in Plain Vanilla ASCII, it is the
foundation for as many editions as anyone could hope to do in the
future. Anyone desiring an etext edition matching, or not matching, a
particular paper edition can readily do the changes they like without
having to prepare that whole book again. They can use the Project
Gutenberg Etext as a foundation, and then build in any direction they
like.
Thus any complaints about how we do italics, bold, and the
underscoring, or whether we should use this or that markup formula are
sent back with encouragement to do it any ways any person wants it,
and with the basic work already done, with our compliments. The same
goes for media. We have had a long-standing work ethic of providing
our etexts in any medium people wanted: Amiga, Apple, Atari ... to
IBM, to Mac, to TRS-80 ... However, now that our etexts are carried
in so many BBS's, networks and other locations, it is easier to
download the file in a manner that puts them in your format than we
can make and mail a disk, so we don't really do that too much.
The major point of all this is that years from now Project Gutenberg
Etexts are still going to be viable, but program after program, and
operating system after operating system are going to go the way of the
dinosaur, as will all those pieces of hardware running them. Of
course, this is valid for all Plain Vanilla ASCII etexts ... not just
those your access has allowed you to get from Project Gutenberg. The
point is that a decade from now we probably won't have the same
operating systems, or the same programs and therefore all the various
kinds of etexts that are not Plain Vanilla ASCII will be obsolete. We
need to have etexts in files a Plain Vanilla search/reader program can
deal with; this is not to say there should never be any markup
... just those forms of markup should be easily convertible into
regular, Plain Vanilla ASCII files so their utility does not expire
when programs to use them are no longer with us. Remember all the
trouble with CONVERT programs to get files changed from old word
processor programs into Plain Vanilla ASCII?
Do you want to go through all that again with every book a whole world
ever puts into etext?
The value of Plain Vanilla ASCII is obvious ... so is very much of the
value of most of the various markup systems we have in the world. But
until some real standards arrive — we would be limiting our options a
great deal if we do not keep copies of all etexts in Plain Vanilla
ASCII as well. We don't have anything against markup. Not vice versa.
Alice in Wonderland, the Bible, Shakespeare, the Koran and many others
will be with us as long as civilization ... an operating system, a
program, a markup system ... will not.
This includes the many requests we have for compression in particular
formats. There are only two formats we know of that are suitable for
transfer to a wide general audience: Plain Vanilla ASCII (.txt files)
and ZIPped files of them, (.zip files). Requests for other compression
formats must be ignored as they are appropriate only for small
portions of our target audience. However, (programmers take note: we
will need help) we are planning to put some compression links on our
files so they can be transmitted in any of an assortment compression
formats on the fly. i.e. we should be able to generate any kind of
file asked for, but we can keep only one copy of each etext on our
servers ... as the .Z compression format does in a similar manner
today.
## The Selection of Project Gutenberg Etexts
There are three portions of the Project Gutenberg Library, basically
be described as:
Light Literature; such as Alice in Wonderland, Through the
Looking-Glass, Peter Pan, Aesop's Fables, etc.
Heavy Literature; such as the Bible or other religious documents,
Shakespeare, Moby Dick, Paradise Lost, etc.
References; such as Roget's Thesaurus, almanacs, and a set of
encyclopedia, dictionaries, etc.
The Light Literature Collection is designed to get persons to the
computer in the first place, whether the person may be a pre-schooler
or a great-grandparent. We love it when we hear about kids or
grandparents taking each other to an etexts to Peter Pan when they
come back from watching HOOK at the movies, or when they read Alice in
Wonderland after seeing it on TV. We have also been told that nearly
every Star Trek movie has quoted current Project Gutenberg etext
releases (from Moby Dick in The Wrath of Khan; a Peter Pan quote
finishing up the most recent, etc.) not to mention a reference to
Through the Looking-Glass in JFK. This was a primary concern when we
chose the books for our libraries.
We want people to be able to look up quotations they heard in
conversation, movies, music, other books, easily with a library
containing all these quotations in an easy to find etext format.
With Plain Vanilla ASCII you will be easily able to search an entire
library, without any program more sophisticated than a plain search
program. In fact, these Project Gutenberg Etext files are so plain
that you can do a search on them without even using an intermediate
search program (i.e. a program between you and the disk) Norton's and
other direct disk access programs can search every one of your files
without you even naming them, pointing to an etext directory, or
whatever. You can simply search a raw output from the disk ... I do
this on a half gigabyte disk partition, containing all our editions.

37
site/background/index.md Normal file
View File

@ -0,0 +1,37 @@
---
layout: default
title: Background, History and Philosophy | Project Gutenberg
permalink: /background/index.html
---
Background, History and Philosophy of Project Gutenberg
=======================================================
How did Project Gutenberg begin, and grow? What motivated
its founder, Michael Hart? What are some of the core beliefs?
Project Gutenberg has a long history, which predates the modern
Internet and continues until today. The essays and documents in this
section provide some of the background of Project Gutenberg, and also
describe the basis for how Project Gutenberg operates.
[The History and Philosophy of Project Gutenberg by Michael Hart](/background/history_and_philosphy.html) (1992)
[Mission Statement](/background/mission_statement.html) (2004)
[Principal of Minimal regulation](/background/minimal_regulation.html) (2004)
[Administrativia](/background/administrivia.html) (2004)
[No Cost, or Freedom?](/background/free_ebook.md) (2012)
### Other items about Project Gutenberg
- eBook: [Project Gutenberg (1971-2008)](https://www.gutenberg.org/ebooks/27045) by Marie Lebert, covering the history of Project Gutenberg. Other titles by Marie Lebert cover other aspects of eBooks, in English, French and Spanish. Two of these are translations. A third is an album celebrating Project Gutenberg's 40th anniversary:
- [Le Projet Gutenberg (1971-2008)](https://www.gutenberg.org/ebooks/27046) [in French]
- [El Proyecto Gutenberg (1971-2009)](https://www.gutenberg.org/ebooks/31633) [in Spanish]
- [Project Gutenberg 4 July 1971 - 4 July 2011](https://www.gutenberg.org/ebooks/36616). Album with pictures in PDF.
- Article: [The Second Gutenberg Interview with Michael Hart](http://samvak.tripod.com/busiweb29.html) by Sam Vaknin, Ph.D. (May 2002).
- Article: [Project Gutenberg's Anabasis](http://samvak.tripod.com/busiweb39.html) by Sam Vaknin, Ph.D. (January 5, 2004).
- Interview: [The Ubiquitous Project Gutenberg Interview](http://samvak.tripod.com/busiweb46.html) with Michael Hart, its Founder by Sam Vaknin, Ph.D. (November 11, 2005).

36
site/background/index.md~ Normal file
View File

@ -0,0 +1,36 @@
---
layout: default
title: Background, History and Philosophy | Project Gutenberg
permalink: /background/index.html
---
Background, History and Philosophy of Project Gutenberg
=======================================================
How did Project Gutenberg begin, and grow? What motivated
its founder, Michael Hart? What are some of the core beliefs?
Project Gutenberg has a long history, which predates the modern
Internet and continues until today. The essays and documents in this
section provide some of the background of Project Gutenberg, and also
describe the basis for how Project Gutenberg operates.
[The History and Philosophy of Project Gutenberg by Michael Hart](/background/history_and_philosphy.html) (1992)
[/background/mission_statement.html](Mission Statement) (2004)
[Principal of Minimal regulation](/background/minimal_regulation.html) (2004)
[Administrativia](/background/administrivia.html) (2004)
[No Cost, or Freedom?](/background/free_ebook.md) (2012)
### Other items about Project Gutenberg
- eBook: [Project Gutenberg (1971-2008)](https://www.gutenberg.org/ebooks/27045) by Marie Lebert, covering the history of Project Gutenberg. Other titles by Marie Lebert cover other aspects of eBooks, in English, French and Spanish. Two of these are translations. A third is an album celebrating Project Gutenberg's 40th anniversary:
- [Le Projet Gutenberg (1971-2008)](https://www.gutenberg.org/ebooks/27046) [in French]
- [El Proyecto Gutenberg (1971-2009)](https://www.gutenberg.org/ebooks/31633) [in Spanish]
- [Project Gutenberg 4 July 1971 - 4 July 2011](https://www.gutenberg.org/ebooks/36616). Album with pictures in PDF.
- Article: [The Second Gutenberg Interview with Michael Hart](http://samvak.tripod.com/busiweb29.html) by Sam Vaknin, Ph.D. (May 2002).
- Article: [Project Gutenberg's Anabasis](http://samvak.tripod.com/busiweb39.html) by Sam Vaknin, Ph.D. (January 5, 2004).
- Interview: [The Ubiquitous Project Gutenberg Interview](http://samvak.tripod.com/busiweb46.html) with Michael Hart, its Founder by Sam Vaknin, Ph.D. (November 11, 2005).

View File

@ -0,0 +1,29 @@
---
layout: default
title: Principle of Minimal Regulation | Project Gutenberg
permalink: /background/minimal_regulation.html
---
Project Gutenberg Principle of Minimal Regulation/ Administration, by Michael Hart and Greg Newby
=================================================================================================
Project Gutenberg is founded on the principle of Minimal supervision of our volunteers in their effort to promote our mission:
To encourage the creation and distribution of eBooks.
We have found the best thing Project Gutenberg can do to achieve the mission is often to simply get out of the way and let our volunteers do what they like best, and then help them make any adjustments that might be necessary to get their work to the most readers.
These non-interference principles mean the Project Gutenberg's staff and the organization as a whole can do the most good by setting up a set of tools and infrastructure to create and distribute eBooks, and then let creative and energetic volunteers do work as they see fit.
One of the outcomes of this principle is free experimentation with a lot of new ideas, even if these ideas break with past traditions and methods - or even common sense! Rather than saying, "NO," to people with new ideas, Project Gutenberg strives to say, "YES," and to back it up with assistance to get these new ideas into practical output.
Another outcome of this principle of non-interference is a lack of a need for perfectionism. Project Gutenberg has always been a work in progress, a new way of doing things. Rather than trying to find the one "right way to create and distribute eBooks," we believed in lots of ways, as many different "right" ways as people want to have.
As Project Gutenberg operates on the principle of non-interference--our mission includes keeping the door open to people or projects for the creation of many a different ways of seeing things. The project recognizes a big role for people with more focused interests, or who prefer to work with a specific emphasis. When these interests match with the Gutenberg mission, these people and projects are welcome to function entirely or partially as part of Project Gutenberg, or in a mutually beneficial but non-exclusive way. When interests don't get perfectly matched, Project Gutenberg is a supportive and encouraging force behind any efforts that help fulfill any similar missions.
The Project Gutenberg organization consists of many individuals, all of whom have different motivations and interests. We are working to achieve a common mission: to create and distribute eBooks. Since no single organization or effort can be "just right" for everyone, even with a shared mission, Project Gutenberg works hard to remove all of the barriers that might stand between motivated individuals, groups, or other like minded organizations: these have created standards of their own to work on particular authors, formats, languages, etc. so we can provide you either with the freedom to create your eBooks for your own purposes and standards or to use prearranged standards. We recognize that our volunteers ARE volunteers, and that you should be given as much help or as much leeway, or both, as possible.
The only barrier that Project Gutenberg seeks to maintain is the one that keeps notions such as dogmatism, perfectionism, elitism, format restrictions, content restrictions and so forth from restricting the freedom of people to create, read and distribute the eBooks they are interested in. This leads to a one of the Project Gutenberg mottos:
Break Down the Bars of Ignorance and Illiteracy.
Written by Michael S. Hart and Gregory B. Newby
June 25, 2004. Updated October 23, 2004.

View File

@ -1,9 +1,10 @@
---
layout: default
title: PG- Contact Information
permalink: /about/minimal_regulation.html
title: PG- Principle of Minimal Regulation
permalink: /background/minimal_regulation.html
---
# Project Gutenberg Principle of Minimal Regulation/ Administration by Micheal Hart and Greg Newby
# Project Gutenberg Principle of Minimal Regulation/ Administration by Michael Hart and Greg Newby
From Project Gutenberg, the first producer of free ebooks.
Project Gutenberg is founded on the principle of Minimal supervision of our volunteers in their effort to promote our mission:
@ -27,6 +28,3 @@ Break Down the Bars of Ignorance and Illiteracy.
Written by Michael S. Hart and Gregory B. Newby
June 25, 2004. Updated October 23, 2004.

View File

@ -0,0 +1,46 @@
---
layout: default
title: Mission Statement | Project Gutenberg
permalink: /background/mission_statement.html
---
The Project Gutenberg Mission Statement, by Micheal Hart
========================================================
The mission of Project Gutenberg is simple:
To encourage the creation and distribution of eBooks.
This mission is, as much as possible, to encourage **all** those who are interested in making eBooks and helping to give them away.
In fact, Project Gutenberg approves about 99% of all requests from those who would like to make our eBooks and give them away, within their various local copyright limitations.
Project Gutenberg is powered by ideas, ideals, and by idealism.
Project Gutenberg is **not** powered by financial or political power.
Because we are totally powered by volunteers we are hesitant to be very bossy about what our volunteers should do, or how to do it.
We offer as many freedoms to our volunteers as possible, in choices of what books to do, what formats to do them in, or any other ideas they may have concerning "the creation and distribution of eBooks."
Project Gutenberg is not in the business of establishing standards. If we were, we would have gladly accepted the request to convert an exemplary portion of our eBooks into HTML when World Wide Web was a brand new idea in 1993; we are happy to bring eBooks to our readers in as many formats as our volunteers wish to make.
In addition, we do not provide standards of accuracy above those as recommended by institutions such as the U.S. Library of Congress at the level of 99.95%.
While most of our eBooks exceed these standards and are presented in the most common formats, this is not a requirement; people are still encouraged to send us eBooks in any format and at any accuracy level and we will ask for volunteers to convert them to other formats, and to incrementally correct errors as times goes on.
Many of our most popular eBooks started out with huge error levels--only later did they come to the more polished levels seen today. In fact, many of our eBooks were done totally without any supervision--by people who had never heard of Project Gutenberg--and only sent to us after the fact.
We want to continue to encourage everyone to send us eBooks, even if they have already created some without any knowledge of who we were, what we were doing, or how we were doing it.
Everyone is welcome to contribute to Project Gutenberg.
Thus, there are no dues, no membership requirements: and still only the most general guidelines to making eBooks for Project Gutenberg.
We want to provide as many eBooks in as many formats as possible for the entire world to read in as many languages as possible.
Thus, we are continually seeking new volunteers, whether to make one single favorite book available or to make one new language available or to help us with book after book.
Everyone is welcome here at Project Gutenberg.
Everyone is free to do their own eBooks their own way.
Written by Michael S. Hart
June 20, 2004. Updated October 23, 2004; December 25, 2007.

View File

@ -1,7 +1,7 @@
---
layout: default
title: PG - Mission Statement
permalink: /about/mission_statement.html
permalink: /background/mission_statement.html
---
# Project Gutenberg Mission Statement by Micheal Hart

View File

@ -1,10 +1,12 @@
---
layout: default
title: PG-Copyright How-To
permalink: /how_to/copyright.html
title: Copyright How-To | Project Gutenberg
permalink: /help/copyright.html
---
# Copyright How-To
Copyright How-To
================
<div class="contents">
Contents
<ol>

View File

@ -1,11 +1,11 @@
---
layout: default
title: PG- File Formats FAQ
permalink: /how_to/file_formats_faq.html
title: File Formats | Project Gutenberg
permalink: /help/file_formats.html
---
# File Formats FAQ
From Project Gutenberg, the first producer of free eBooks.
File Formats Utilized by Project Gutenberg
==========================================
<div class="contents">Contents
<ol>

View File

@ -1,10 +1,54 @@
---
layout: default
title: Help and How-To | Project Gutenberg
title: Help | Project Gutenberg
permalink: /help/
---
Help and How-To
===============
Help, How-To, Procedures, Guidance and Information
==================================================
Here are pages that give background about Project Gutenberg, including how new items are added to the collection. You are invited to become a Project Gutenberg volunteer! The easiest way to get started is to visit [Distributed Proofreaders](https://www.pgdp.net), where you can help with some of the new Project Gutenberg eBooks. It's easy to get started, and Distributed Proofreaders gives all the training and support you need.
<div class="bookshelves ">
<ul>
<h2>C</h2>
<li><a href="/help/copyright.html">Copyright How-To</a></li>
<h2>F</h2>
<li><a href="/help/file_formats.html">File Formats FAQ</a></li>
<h2>G</h2>
<li><a href="/help/general_faq.html">General FAQ</a></li>
<li><a href="/help/gnu_gettext_translation.html">GNU Gettext Translation How-To</a></li>
<li><a href="/help/greek.html">Greek How-To</a></li>
<h2>H</h2>
<li><a href="/help/html_faq.html">HTML FAQ</a></li>
<h2>M</h2>
<li><a href="/help/mirroring.html">Mirroring How-To</a></li>
<li><a href="/help/mobile.html">MobileReader Devices How-To</a></li>
<h2>N</h2>
<li><a href="no_sweat_copyright.html">No Sweat of the Brow copyright</a></li>
<h2>P</h2>
<li><a href="pdas_ebook_readers.html">PDAs and eBook Readers How-To</a></li>
<li><a href="permission.html">Permission How-To</a></li>
<li><a href="project_gutenberg_header.html">Project Gutenberg Header How-To</a></li>
<li><a href="pt_pg_como_fazer_permissoes.html">PT-PG Como Fazer Permissoes</a></li>
<li><a href="public_domain_ebook_submission.html">Public Domain eBook Submission How-To</a></li>
<br><br><br>
<h2>R</h2>
<li><a href="readers_faq.html">Readers' FAQ</a></li>
<h2>S</h2>
<li><a href="scanning_faq.html">Scanning FAQ</a></li>
<li><a href="sheet_music.html">Sheet Music How-To</a></li>
<li><a href="submitting_your_own_work.html">Submitting Your Own Work How-To</a></li>
<li><a href="subscribe_how_to.html">Subscribe How-To</a></li>
<h2>T</h2>
<li><a href="project_gutenberg_license.html">The Project Gutenberg License</a></li>
<li><a href="tools_faq.html">Tools FAQ </a></li>
<h2>V</h2>
<li><a href="volunteers_faq.html">Volunteers' FAQ</a></li>
<li><a href="volunteers_voices.html">Volunteers' Voices</a></li>
<h2>W</h2>
<li><a href="website_translation.html">Website Translation How-To</a></li>
<li><a href="word_processor_faq.html">Word Processor FAQ</a></li>
</ul>
</div>
Main page for help and how-to topics.

View File

@ -1,127 +0,0 @@
---
layout: default
title: PG-Permission
permalink: /help/permission_how_to.html
---
# Permission How-To
From Project Gutenberg, the first producer of free eBooks.
## Project Gutenberg Permissions, Licensing and other Common Requests
## Overview
Project Gutenberg receives many requests for permissions to use eBooks, images
from eBooks, or extracts. Most such requests are not needed, since permission is
included in the items themselves (even for commercial use). This How-To provides
responses to the most common inquiries. If your inquiry is not addressed, please
email [Prof. Newby](/about/contact_information.html) your permission requests. Responses are typically received within a day or so (or, re-send your request!).
## Permission not needed
Most permission request are not needed. The vast majority of Project Gutenberg eBooks are in the public domain in the US. This means that nobody can grant, or withhold, permission to do with this item as you please.
"As you please" includes any commercial use, republishing in any format, making derivative works or performances, etc. Read more about the public domain in [Wikipedia](http://en.wikipedia.org/wiki/Public_domain).
## Terms of Use
All use of the Web site and content at www.gutenberg.org is subject to its Terms of Use. Find them on the main page of [/ www.gutenberg.org].
## Trademark Permission to "Trade On" the Project Gutenberg name
The name "Project Gutenberg" is a registered trademark. The [/license Small Print License] guides terms of use. Basically, you need to pay royalties for commercial use (mentioned below). This restriction is mainly to prevent you selling things that might be mis-perceived as being sold and/or supported by Project Gutenberg, when Project Gutenberg has no involvement. It is intended to recognize the value of the Project Gutenberg name.
No permission is needed for non-commercial use. So, for example, you can freely redistribute any eBook, anywhere, any time, with or without the "Project Gutenberg" trademark included. The Small Print has more details. Note that if you are not in the US, you must confirm yourself whether an item is free to redistribute where you are.
## Crediting
No permission is needed to credit Project Gutenberg as the source of something you use. This applies even for commercial use.
## Linking
No permission is needed to link to www.gutenberg.org or to any page or address within it.
To link to a specific eBook, link to the landing page for that eBook, not to specific files. So, for example, you would link to www.gutenberg.org/ebooks/19033 rather than "deep linking" to the specific HTML, plain text, etc. www.gutenberg.org prohibits deep links automatically (based on the HTTP referrer), because from time to time the underlying structure of an eBook might change.
## Project Gutenberg as Publisher
Project Gutenberg does not promise or enforce adherence to any particular source item. We typically make each eBook from a single print book, but sometimes multiple print books are used. Even with a single print book, we make many changes: spelling modernization, dehyphenation, conversion to HTML or other formats, etc. Therefore, we are the publisher of our eBooks, even if print sources were used from prior publishers.
Sometimes an eBook will include mention of its source, and even then, this is not intended in any way that our eBooks are identical to that source print book.
## Quotes and extracts from Project Gutenberg items
No permission is needed to use quotes from Project Gutenberg items (in the US, this would be "fair use"). This applies for all use, including commercial use. In other words, no royalties are due for quotes even if they are used for commercial products.
It is always OK to cite Project Gutenberg as the publication source (see below for how to cite), and it is also OK to not cite Project Gutenberg: your choice.
## Copyright page and trademarks from Source
Sometimes an eBook will include a transcription or image of the original title page, verso (obverse) or other pages from a source print book used for the eBook. This may include a copyright statement, which will usually be before 1964 (see our "copyright how-to" for details). This does not mean that item is still copyrighted. The header/footer in the eBook from Project Gutenberg will mention that such items are in the public domain in the US.
Similarly, eBooks might include images or text that are (or were) trademarks in the US or elsewhere. This might include print publisher names or marks, publication associations, or marks depicted as images or words within the eBooks. Project Gutenberg is providing such items "as is," with no representation of ownership, or whether any such marks are still active.
It is permitted, but not required, for our volunteer eBook producers to include front matter from print books they use.
## Citing Project Gutenberg
You can use any standard bibliographic format to cite the eBooks you find in Project Gutenberg. We use "Urbana, Illinois" as the publication source, since that is the long-time home of our efforts. Note that the publication date is also known as the "release date", which is included in each Project Gutenberg eBook's header information. Include illustrators, translators etc., as you would for any book. You should not cite Project Gutenberg or any eBook producers as "editors" unless they actually say they are edited (this happens rarely), because these eBooks are usually transcriptions, more or less, from printed sources. Here is an example in an APA-type format.
Carroll, Lewis. (2006). <i>Alice in Wonderland</i>. Urbana, Illinois: Project Gutenberg. Retrieved February 21, 2016, from www.gutenberg.org/ebooks/19033.
To cite the entire collection or Web site:
Project Gutenberg. (n.d.). Retrieved February 21, 2016, from www.gutenberg.org.
Of course, you should insert the actual year/date you accessed the item, and the actual year of your visit to the site.
## No paperwork
Project Gutenberg does not fill out permission forms or otherwise grant
permission for public domain items. That's what "public domain" means:
nobody can grant permission.
We also do not process forms that somehow
confirm non-copyright status. If you don't trust the statement in an eBook
that an item is in the public domain in the US, then some sort of form from
the same place (PG) that made the public domain determination would be meaningless! If
you need further assurances or research that an item is in the public domain,
we recommend you arrange for the research yourself, to your own specifications.
## US only
PG is entirely based in the US, and we follow the United States laws for copyright. Not all items that are public domain in the US are public domain in other countries, and vice versa. If you are operating outside of the US, you should get professional guidance on how to proceed for things like redistributing Project Gutenberg's content. For basic information about copyright elsewhere, try this link to the [Online books page](http://onlinebooks.library.upenn.edu/okbooks.html)
## No "sweat of the brow"
Project Gutenberg claims no copyright for markup, formatting,
spelling modernization, etc., and neither can you (at least
in the United States). See our [No Sweat of the Brow How-To](https://www.gutenberg.org/wiki/Gutenberg:No_Sweat_of_the_Brow_Copyright)
In particular, this means that any attempt to claim copyright on a Project Gutenberg item that's in the public domain, even after you "add value," will be invalid.
## For copyrighted content
There are thousands of items in the Project Gutenberg collection which are still
under copyright protection. Each copyrighted item is clearly indicated as copyrighted in the eBook's
header. Unless there is an included license with the copyrighted item
(such as a creative commons license), you will need to contact the
copyright holder for any needed permission. Project Gutenberg cannot do this
on your behalf, and does not have any ability to sublicense copyrighted works.
## Commercial use of Project Gutenberg trademark
If you use the Project Gutenberg name, which is a registered trademark, you need to pay royalties for any commercial use (i.e., where you are trading on the Project Gutenberg trademarked name). Terms are spelled out clearly in the license included with each eBook, or read it here:
[License How-To](https://www.gutenberg.org/license)
If your commercial project has only a minor use of the Project Gutenberg
trademark (for example, one PG eBook, and 9 from another source), then
royalties are proportional. In this example of one in ten items from
PG, you would pay only 1/10th of the royalties that would normally be
due.
## Higher resolution images
If you're looking for higher resolution versions of our scans, you will
probably need to find your own original and make your own scan. Many
Project Gutenberg volunteers produce our scans, and we have no good way
to track them down in order to help you. The Distributed Proofreaders [PGDP](http://www.pgdp.net) has some online forums (free registration required) where you can inquire after items that came from that source. Each eBook that DP contributes has a credit to them at the start.
## More details on items
Each eBook is complete and self-contained. If you want more information
about an author, a publisher, the printed source(s) used, etc. and it's
not in the eBook, we probably don't know either. Try another resource,
such as your local librarian. Project Gutenberg does not enforce adherence of
its eBooks to any particular print source.
## Reporting errata
If you find an error, please report it to the [Errata Email address](/about/contact_information.html).
Unfortunately there are many outstanding errata reports (because each report,
even a trivial one, requires lots of research and often uncovers other errors
to be investigated). Our automated system will hold your report until it can
be attended to.

View File

@ -0,0 +1,183 @@
---
layout: default
title: PG-Volunteers' FAQ
permalink: /how_to/volunteers_faq_1.html
---
# Volunteers' FAQ
Some information on this page reflects older information or outdated practices. Visit [Distributed Proofreaders](http://www.pgdp.net) to view forums where best practices are actively discussed and maintained. [Get in touch](/about/contact_information.html) if you have questions or suggestions.
<div class="contents">
<ol>
<li><a href="#">About the Basics</a>
<ol class="inner_1">
<li><a href="#">How do I get started as a Project Gutenberg volunteer?</a></li>
<li><a href="#">What experience do I need to produce or proof a text?</a></li>
<li><a href="#">How do I produce an eBook?</a></li>
<li><a href="#">Do I need any special equipment?</a></li>
<li><a href="#">Do I need to be able to program?</a></li>
<li><a href="#">I am a programmer, and I would like to help by programming. What can I do?</a></li>
<li><a href="#">What does a Gutenberg volunteer actually do?</a></li>
<li><a href="#">Can I produce a book in my own language?</a></li>
<li><a href="#">Does it have to be a book? Can I produce pieces from a magazine or other periodical?</a></li>
<li><a href="#">Do I have to produce in plain ASCII text?</a></li>
<li><a href="#">Where do I sign up as a volunteer?</a></li>
<li><a href="#">How do PG volunteers communicate, keep in touch, or co-ordinate work?</a></li>
<li><a href="#">Where can I find a list of books that need proofing?</a></li>
<li><a href="#">Is there a list of books that Project Gutenberg wants?</a></li>
<li><a href="#">I have one book I'd like to contribute. Can I do just that without signing up?</a></li>
</ol>
</li>
<li><a href="#">About production</a>
<ol class="inner_1">
<li><a href="#">How does an eBook get produced?</a></li>
<li><a href="#">How long must an eBook be to qualify for PG?</a></li>
<li><a href="#">What books are eligible?</a></li>
<li><a href="#">Are reprints or facsimiles eligible?</a></li>
<li><a href="#">What is the difference between a reprint and a facsimile?</a></li>
<li><a href="#">What is the difference between a reprint and a "new edition"?</a></li>
<li><a href="#">What book should I work on?</a></li>
<li><a href="#">I have a book in mind, but I don't have an eligible copy.</a></li>
<li><a href="#">Where can I find an eligible book?</a></li>
<li><a href="#">What is "TP&amp;V"?</a></li>
<li><a href="#">What is "Posting"?</a></li>
<li><a href="#">I think I've found an eligible book that I'd like to work on. What do I do next?</a></li>
<li><a href="#">What books are currently being worked on?</a></li>
<li><a href="#">How do I find out if my book is already on-line somewhere?</a></li>
<li><a href="#">My book is not on the In-Progress list, and I can't find it on-line. Is it safe to go ahead and buy it?</a></li>
<li><a href="#">My book is on-line, but not in Project Gutenberg. What should I do?</a></li>
<li><a href="#">My book is already on-line in Project Gutenberg, but my printed book is different from the version already archived. Can I add my version?</a></li>
<li><a href="#">I see a book that was being worked on three years ago. Is anyone still working on it?</a></li>
<li><a href="#">I've decided which book to produce. How do I tell PG I'm working on it?</a></li>
<li><a href="#">I have a two- or three-volume set. Should I submit them as one text, or one text for each volume?</a></li>
<li><a href="#">I have one physical book, with multiple works in it (like a collection of plays). Should I submit each text separately?</a></li>
<li><a href="#">How do I get copyright clearance?</a></li>
<li><a href="#">I have a two- or three-volume set. Do I have to get a separate clearance on each physical book?</a></li>
<li><a href="#">I have one physical book, with multiple works in it (like a collection of plays). Do I have to get a separate clearance for each work?</a></li>
<li><a href="#">Who will check up on my progress? When?</a></li>
<li><a href="#">How long should it take me to complete a book?</a></li>
<li><a href="#">I want/don't want my name published on my e-text</a></li>
<li><a href="#">I'd like to put a copy of my finished e-text, or another Gutenberg text, on my own web page.</a></li>
<li><a href="#">I've scanned, edited and proofed my text. How do I find someone to second-proof it?</a></li>
<li><a href="#">I've gone over and over my text. I can't find any more errors, and I'm sick of looking at it. What should I do now?</a></li>
<li><a href="#">Where and how can I send my text for posting?</a></li>
<li><a href="#">What is the "Credits Line"?</a></li>
<li><a href="#">How soon after I send it will my text be posted?</a></li>
<li><a href="#">I found a problem with my posted text. What do I do?</a></li>
<li><a href="#">Someone has e-mailed me about my posted text, pointing out errors.</a></li>
<li><a href="#">Someone has e-mailed me about my posted text, thanking me.</a></li>
</ol>
</li>
<li><a href="#">About Proofing</a>
<ol class="inner_1">
<li><a href="#">What role does proofing play in Project Gutenberg?</a></li>
<li><a href="#">What is Distributed Proofing?</a></li>
<li><a href="#">What do I need to proof an e-text?</a></li>
<li><a href="#">Do I need to have a paper copy of the book I'm proofing?</a></li>
<li><a href="#">What's the difference between "first proof" and "second proof"?</a></li>
<li><a href="#">What do I do with an e-text sent to me for proofing?</a></li>
<li><a href="#">What kinds of errors will I have to correct?</a></li>
<li><a href="#">How long does it take to proof an e-text?</a></li>
<li><a href="#">Are there any special techniques for proofing?</a></li>
<li><a href="#">What actually happens during a proof?</a></li>
</ol>
</li>
<li><a href="#">About Net searching</a>
<ol class="inner_1">
<li><a href="#">I've found an eligible text elsewhere on the Net, but it's not in the PG archives. Can I just submit it to PG?</a></li>
<li><a href="#">I've found an eligible text elsewhere on the Net, but it's not in the PG archives. Why should I submit it to PG?</a></li>
<li><a href="#">I have already scanned or typed a book; it's on my web site. How can I get it included in the Gutenberg archives?</a></li>
<li><a href="#">I have already scanned or typed a book; it's on my web site. The world can already access it. Why should I add it to the Gutenberg archives?</a></li>
<li><a href="#">I have already scanned or typed a book, but it's not in plain text format. Can I submit it to PG?</a></li>
</ol>
</li>
<li><a href="#">About what goes into the texts</a>
<ol class="inner_1">
<li><a href="#">Why does PG format texts the way it does?</a></li>
</ol>
</li>
<li><a href="#">About the characters you use</a>
<ol class="inner_1">
<li><a href="#">What characters can I use?</a></li>
<li><a href="#">What is ASCII?</a></li>
<li><a href="#">So what is ISO-8859? What is Codepage 437? What is Codepage 1252? What is MacRoman?</a></li>
<li><a href="#">What is Unicode?</a></li>
<li><a href="#">What is Big-5?</a></li>
<li><a href="#">What are "8-bit" and "7-bit" texts?</a></li>
<li><a href="#">I have an English text with some quotations from a language that needs accents &#8212; what should I do about the accents?</a></li>
<li><a href="#">I have some Greek quotations in my book. How can I handle them?</a></li>
<li><a href="#">I want to produce a book in a language like Spanish or French with accented characters. What should I do?</a></li>
</ol>
</li>
<li><a href="#">About the formatting of a text file</a>
<ol class="inner_1">
<li><a href="#">How long should I make my lines of text?</a></li>
<li><a href="#">Why should I break lines at all? Why not make the text as one line per paragraph, and let the reader wrap it?</a></li>
<li><a href="#"> Why use a CR/LF at end of line?</a></li>
<li><a href="#">One space or two at the end of a sentence?</a></li>
<li><a href="#">How do I indicate paragraphs?</a></li>
<li><a href="#">Should I indent the start of every paragraph?</a></li>
<li><a href="#">Are there any places where I should indent text?</a></li>
<li><a href="#">Can I use tabs (the TAB key) to indent?</a></li>
<li><a href="#">How should I treat dashes (hyphens) between words?</a></li>
<li><a href="#">How should I treat dashes replacing letters?</a></li>
<li><a href="#">What about hyphens at end of line?</a></li>
<li><a href="#">What should I do with italics?</a></li>
<li><a href="#">Yes, but I have a long passage of my book in italics! I can't really CAPITALIZE or _otherwise_ /mark/ all that text, can I?</a></li>
<li><a href="#">Should I capitalize the first word in each chapter?</a></li>
<li><a href="#">What is a Transcriber's Note? When should I add one?</a></li>
<li><a href="#">Should I keep page numbers in the e-text?</a></li>
<li><a href="#">In the exceptional cases where I keep page numbers, how should I format them?</a></li>
<li><a href="#">Should I keep Tables of Contents?</a></li>
<li><a href="#">Should I keep Indexes and Glossaries?</a></li>
<li><a href="#">How do I handle a break from one scene to another, where the book uses blank lines, or a row of asterisks?</a></li>
<li><a href="#">How should I treat footnotes?</a></li>
<li><a href="#">My book leaves a space before punctuation like semicolons, question marks, exclamation marks and quotes. Should I do the same?</a></li>
<li><a href="#">My book leaves a space in the middle of contracted words like "do n't", "we 'll" and "he 's". Should I do the same?</a></li>
<li><a href="#">V.106. How should I handle tables?</a></li>
<li><a href="#">How should I format letters or journal entries?</a></li>
<li><a href="#">What can I do with the British pound sign?</a></li>
<li><a href="#">What can I do with the degree symbol?</a></li>
<li><a href="#">How should I handle . . . ellipses?</a></li>
<li><a href="#">How should I handle chapter and section headings?</a></li>
<li><a href="#">My book has advertisements at the end. Should I keep them?</a></li>
<li><a href="#">Can I keep Lists of Illustrations, even when producing a plain text file?</a></li>
<li><a href="#">Can I include the captions of Illustrations, even when producing a plain text file?</a></li>
<li><a href="#">Can I include images with my text file?</a></li>
</ol>
</li>
<li><a href="#">About formatting poetry</a>
<ol class="inner_1">
<li><a href="#">I'm producing a book of poetry. How should I format it?</a></li>
<li><a href="#">I'm producing a novel with some short quotations from poems. How should I format them?</a></li>
</ol>
</li>
<li><a href="#">About formatting plays</a>
<ol class="inner_1">
<li><a href="#">How should I format Act and Scene headings?</a></li>
<li><a href="#">How should I format stage directions?</a></li>
<li><a href="#">How should I format blank verse?</a></li>
</ol>
</li>
<li><a href="#">About some typical formatting issues</a>
<ol class="inner_1">
<li><a href="#">Sample 1: Typical formatting issues of a novel.</a></li>
<li><a href="#">Sample 2: Typical formatting issues of non-fiction</a></li>
<li><a href="#">Sample 3: Typical formatting issues of poetry</a></li>
<li><a href="#">Sample 4: Typical formatting issues of plays</a></li>
</ol>
</li>
<li><a href="#">About problems with the printed books</a>
<ol class="inner_1">
<li><a href="#">I found some distasteful or offensive passages in a book I'm producing. Should I omit them?</a></li>
<li><a href="#">Some paragraphs in my book, where a character is speaking, have quotes at the start, but not at the end. Should I close those quotes?</a></li>
<li><a href="#">The spelling in my book is British English (colour, centre). Should I change these to American spellings?</a></li>
<li><a href="#">I'm nearly sure that some words in my printed book are typos. Should I change them?</a></li>
<li><a href="#">Having investigated what looks like a typo, I find it isn't. Do I need to do anything?</a></li>
<li><a href="#">Aarrgh! Some pages are missing! Do I have to abandon the book?</a></li>
<li><a href="#">Some words are spelled inconsistently in my book (e.g. sometimes "surprise", sometimes "surprize"). Should I make them consistent?</a></li>
</ol>
</li>
</ol>
</div>

View File

@ -1,70 +0,0 @@
---
layout: default
title: PG- Linking Pages
permalink: /information/linking_pages.html
---
# Information About Linking to our Pages
<div class="box_shadow">This page contains information for webmasters who want to link to our site. If you just want to browse our site, you don't need to read this page.</div>
From Project Gutenberg, the first producer of free eBooks.
<div class="box_shadow"
1. [Rules](#rules)
2. [Do Not Link Directly to the eBook Files](#do-not-link-directly-to-the-ebook-files)
3. [Canonical URLs to Books and Authors](#canonical-urls-to-books-and-authors)
4. [Image Inlining](#image-inlining)
5. [Independent Project Gutenberg Search Sites](#independent-project-gutenberg-search-sites)
/>
You are welcome to link to this site, but please follow the rules.
## Rules
- You may link to our site. You need no permission to do so.
- If you link to one of our books, [do not try to link directly to a file](#do-not-link-directly-to-the-ebook-files) but use a [canonical URL](#canonical-urls-to-books-and-authors).
- We will not sign silly legal forms. You need no permission, so we won't sign grants.
- We do not participate in link exchanges. These often are attempts to boost search engine ranking with our popularity. We will however consider linking to your site if it contains valuable resources for our users, like book listings or author biographies.
- Unlike our books the Project Gutenberg site is copyrighted. It is **expressly forbidden** to make our contents look like it came from your site irrespective of the method used (frames,[image inlining](#image-inlining), roboting, rewriting, etc.). Just use plain links.
## Do Not Link Directly to the eBook Files
Direct links to files will be redirected to the appropriate catalog page. Direct links to files are bad because:
- we may move the file, breaking your link,
- we may post an updated edition with a different filename and your link will point to the old edition,
- a file represents just one available format, the user following your link will not know that there are other formats to choose from,
- the user will not realize the wealth of related material to be found in our archive.
But if you run an independent search site for our books read the [independent search site section](#independent-project-gutenberg-search-sites) below.
## Canonical URLs to Books and Authors
If you want to link to one of our books or authors please use only the URL formats described here.
- **http://www.gutenberg.org/ebooks/12345**
This URL will always lead to the catalog page of the ebook with the number 12345 (replace 12345 with the ebook number you are interested in).
- **http://www.gutenberg.org/author/Mark_Twain**
This URL will always lead to a list of all books by the author "Mark Twain". (Replace Mark_Twain with the author you are interested in. Use an underscore or a plus sign in place of spaces.)
- Use **http://www.gutenberg.org/author/Henry_James_(1843-1916)**
if you have to disambiguate between authors. If only one date is known or certain use (1843-) or (-1916). The parens and the hyphen are required.
## Image Inlining
You may use all images from our ebooks not protected by U.S. copyright law on your site. If the book is not protected by U.S. copyright law, the images in the book are also not protected by U.S. copyright law. Read the license inside the book to find out if the book is protected by U.S. copyright law. However **you must copy the image** and host it on your site, not link to the image hosted on our site. (Use your favorite search engine to identify free image hosting services, if needed.)
Our servers are configured not to serve images to third-party websites. Therefore your users may only see a warning notice instead of the intended picture.
## Independent Project Gutenberg Search Sites
Some sites provide their own search engine for Project Gutenberg eBooks. Some of them are dedicated to Project Gutenberg only, other include books from a variety of free collections in their database.
If you are running a site that provides search functions for Project Gutenberg eBooks, contact us and we'll setup our servers to allow deep linking
from your site. We request, however, that you prominently display a live link to the Project Gutenberg home page [https://www.gutenberg.org](https://www.gutenberg.org) next to
the deep link to the eBook file. If you are dedicated to Project Gutenberg eBooks only, the link has to be displayed just once on every search results page.
Note that the Project Gutenberg Catalog is now [available in machine-readable format](/wiki/Gutenberg:Feeds). Please use one of those files to feed your database instead of [roboting our site](/information/robot_access.html).

View File

@ -1,119 +1,176 @@
---
layout: default
title: Collection Development Policy - Project Gutenberg
permalink: /policy/collection_development.htm
title: Collection Development | Project Gutenberg
permalink: /policy/collection_development.html
---
Project Gutenberg is a library of free electronic books (eBooks).
The Project Gutenberg collection has been built by the efforts of volunteers who,
over many years, have selected and digitized a variety of written and other works. The
collection continues to grow, as new works are submitted.
Collection Development Policy
=============================
Project Gutenberg is a library of free electronic books (eBooks). The
Project Gutenberg collection has been built by the efforts of
volunteers who, over many years, have selected and digitized a variety
of written and other works. The collection continues to grow, as new
works are submitted.
## What types of works are eligible?
Project Gutenberg accepts only donations of eBooks (i.e., written works) that are not
currently protected by copyright in the United States. Such works are in the public domain.
New Project Gutenberg eBooks are typically digitized versions of books that were published
Project Gutenberg accepts only donations of eBooks (i.e., written
works) that are not currently protected by copyright in the United
States. Such works are in the public domain. New Project Gutenberg
eBooks are typically digitized versions of books that were published
long ago and for which any US copyright has expired.
Project Gutenberg's collection development focuses on literature and other written works.
Selections are made by volunteers with diverse interests, and essentially all eligible
submissions are welcome.
Project Gutenberg's collection development focuses on literature and
other written works. Selections are made by volunteers with diverse
interests, and essentially all eligible submissions are welcome.
The basic eligibility criteria are:
- Submitted eBooks are digitized versions of printed books, or similar items such as manuals,
The basic eligibility criteria are: - Submitted eBooks are digitized
versions of printed books, or similar items such as manuals,
pamphlets, periodicals, travelogues, theses, journals, or chapbooks.
- Evidence is submitted via the copyright portal at https://copy.pglaf.org to enable Project Gutenberg
to confirm the source - that is, the printed item(s) from which the eBook is derived - is in the public
domain in the US.
- The eBook is submitted via the upload portal at https://upload.pglaf.org, and meets the
requirements there for formatting and for proofreading accuracy.
- The resulting eBook is entirely free of any US copyrights. Importantly, this includes
that the "sweat of the brow" effort to digitize the source is not an act of authorship, so
is not eligible for copyright; and also that incidental or supplemental additions, such
as transcriber's notes, indices, improvements or supplements to artwork, or new cover art,
are granted permanently to the public domain.
Some types of items which are ineligible include:
- Scans of books or other sources that have not been converted to machine-readable text and
undergone proofreading and formatting to the requirements of the upload portal.
- Unpublished contemporary items, even if they are granted to the public domain by the author.
- Items that were not previously published or distributed.
- Evidence is submitted via the copyright portal at
https://copy.pglaf.org to enable Project Gutenberg to confirm the
source - that is, the printed item(s) from which the eBook is
derived - is in the public domain in the US.
## How is a Project Gutenberg eBook related to the source(s) it was based on?
- The eBook is submitted via the
upload portal at https://upload.pglaf.org, and meets the requirements
there for formatting and for proofreading accuracy.
Project Gutenberg eBooks are new works, derived from existing printed works. Project Gutenberg does not
require that its eBooks be exact representations of their printed sources (i.e., facsimiles). Instead,
the printed works are transformed into modern digital formats. This process typically includes
removing page headers/footers, de-hyphenation, formatting or relocating footnotes and endnotes,
adding internal links for table of contents and indices, and many other improvements that are
intended to yield an enjoyable reading experience.
- The resulting eBook is entirely free of any US
copyrights. Importantly, this includes that the "sweat of the brow"
effort to digitize the source is not an act of authorship, so is not
eligible for copyright; and also that incidental or supplemental
additions, such as transcriber's notes, indices, improvements or
supplements to artwork, or new cover art, are granted permanently to
the public domain.
There are strict criteria for file formats and compliance checks, which are documented in the upload portal,
but Project Gutenberg allows latitude for the volunteers who produce new eBooks to make choices about
how to go about digitization. The producer may make stylistic choices, such
as for page layout or images, whether to indicate original page numbers from the source, how to handle
footnotes or endnotes, and other aspects of how the printed item is digitized. Producers are
encouraged to focus on presentation of the content and structure of the eBook, more than a particular
visual presentation or layout. This is because Project Gutenberg eBooks are intended to be enjoyable, no
matter how or where they are read, now and in the future. As such, production choices should not
inhibit automated or non-automated creation of new derived formats.
Some types of items which are ineligible include: - Scans of books or
other sources that have not been converted to machine-readable text
and undergone proofreading and formatting to the requirements of the
upload portal. - Unpublished contemporary items, even if they are
granted to the public domain by the author. - Items that were not
previously published or distributed.
## How is a Project Gutenberg eBook related to the source(s) it was
based on?
Project Gutenberg eBooks are new works, derived from existing printed
works. Project Gutenberg does not require that its eBooks be exact
representations of their printed sources (i.e., facsimiles). Instead,
the printed works are transformed into modern digital formats. This
process typically includes removing page headers/footers,
de-hyphenation, formatting or relocating footnotes and endnotes,
adding internal links for table of contents and indices, and many
other improvements that are intended to yield an enjoyable reading
experience.
There are strict criteria for file formats and compliance checks,
which are documented in the upload portal, but Project Gutenberg
allows latitude for the volunteers who produce new eBooks to make
choices about how to go about digitization. The producer may make
stylistic choices, such as for page layout or images, whether to
indicate original page numbers from the source, how to handle
footnotes or endnotes, and other aspects of how the printed item is
digitized. Producers are encouraged to focus on presentation of the
content and structure of the eBook, more than a particular visual
presentation or layout. This is because Project Gutenberg eBooks are
intended to be enjoyable, no matter how or where they are read, now
and in the future. As such, production choices should not inhibit
automated or non-automated creation of new derived formats.
## What topics and subject matter are accepted?
The eBooks in the Project Gutenberg collection are freely offered to readers for their enjoyment, enlightenment,
education, and entertainment. The collection includes eBooks on many topics. There is emphasis on
literary works and reference items of historical significance, because volunteers have focused
on digitizing such works. Any eligible item, on any topic, is welcome.
The eBooks in the Project Gutenberg collection are freely offered to
readers for their enjoyment, enlightenment, education, and
entertainment. The collection includes eBooks on many topics. There is
emphasis on literary works and reference items of historical
significance, because volunteers have focused on digitizing such
works. Any eligible item, on any topic, is welcome.
Project Gutenberg follows the principles of the American Library Association's
Freedom to Read Statement (FTR), which may be found online at http://www.ala.org/advocacy/intfreedom/freedomreadstatement.
Project Gutenberg follows the principles of the American Library
Association's Freedom to Read Statement (FTR), which may be found
online at http://www.ala.org/advocacy/intfreedom/freedomreadstatement.
This commitment means that Project Gutenberg does not avoid difficult or unpopular topics. It also means
that Project Gutenberg adds eBooks to its collection that contain language or ideas that are outdated,
incorrect, offensive, or otherwise inconsistent with today's societal views, standards or morals.
This commitment means that Project Gutenberg does not avoid difficult
or unpopular topics. It also means that Project Gutenberg adds eBooks
to its collection that contain language or ideas that are outdated,
incorrect, offensive, or otherwise inconsistent with today's societal
views, standards or morals.
The FTR relies on the US Constitution's First Amendment right to freedom of speech and freedom of the press.
Project Gutenberg was founded on the idea that free, unlimited access to the world's literature is a
pathway to literacy, education, opportunity, and enlightenment. It is inimical to these principles that the collection,
The FTR relies on the US Constitution's First Amendment right to
freedom of speech and freedom of the press. Project Gutenberg was
founded on the idea that free, unlimited access to the world's
literature is a pathway to literacy, education, opportunity, and
enlightenment. It is inimical to these principles that the collection,
or access to it, be restricted due to content.
Project Gutenberg's readers and contributors are encouraged to read the entire FTR document. It presents
a vision for how libraries and publishers, and the people behind them, may work together to "enrich
the quality and diversity of thought and expression."
Project Gutenberg's readers and contributors are encouraged to read
the entire FTR document. It presents a vision for how libraries and
publishers, and the people behind them, may work together to "enrich
the quality and diversity of thought and expression."
The FTR makes it clear that inclusion of an item in a library collection does not mean the ideas within
it are endorsed by the library. "Publishers, librarians, and booksellers do not need to endorse every idea or presentation they make available. It would conflict with the public interest for them to establish their own political, moral, or aesthetic views as a standard for determining what should be published or circulated."
The final paragraph of FTR nicely summarizes Project Gutenberg's commitment to building a diverse and vibrant
collection, and to not avoid inclusion of eBooks based on their topics or the ideas within them:
"We state these propositions neither lightly nor as easy generalizations. We here stake out a lofty claim for the value of the written word. We do so because we believe that it is possessed of enormous variety and usefulness, worthy of cherishing and keeping free. We realize that the application of these propositions may mean the dissemination of ideas and manners of expression that are repugnant to many persons. We do not state these propositions in the comfortable belief that what people read is unimportant. We believe rather that what people read is deeply important; that ideas can be dangerous; but that the suppression of ideas is fatal to a democratic society. Freedom itself is a dangerous way of life, but it is ours."
The FTR makes it clear that inclusion of an item in a library
collection does not mean the ideas within it are endorsed by the
library. "Publishers, librarians, and booksellers do not need to
endorse every idea or presentation they make available. It would
conflict with the public interest for them to establish their own
political, moral, or aesthetic views as a standard for determining
what should be published or circulated."
The final paragraph of FTR nicely summarizes Project Gutenberg's
commitment to building a diverse and vibrant collection, and to not
avoid inclusion of eBooks based on their topics or the ideas within
them: "We state these propositions neither lightly nor as easy
generalizations. We here stake out a lofty claim for the value of the
written word. We do so because we believe that it is possessed of
enormous variety and usefulness, worthy of cherishing and keeping
free. We realize that the application of these propositions may mean
the dissemination of ideas and manners of expression that are
repugnant to many persons. We do not state these propositions in the
comfortable belief that what people read is unimportant. We believe
rather that what people read is deeply important; that ideas can be
dangerous; but that the suppression of ideas is fatal to a democratic
society. Freedom itself is a dangerous way of life, but it is ours."
## Historical context
The Project Gutenberg collection includes a number of items that do not meet the public domain or formatting criteria described above.
The founder of Project Gutenberg, Michael Hart, invented eBooks in 1971, and the online library grew substantially
in the 1980s and 1990s. During that period of time, there were not many free collections of diverse literary works, and some of
the modern standards we now rely on had not yet emerged (such as Unicode for representing character sets and HTML
for textual markup).
The Project Gutenberg collection includes a number of items that do
not meet the public domain or formatting criteria described above.
The founder of Project Gutenberg, Michael Hart, invented eBooks in
1971, and the online library grew substantially in the 1980s and
1990s. During that period of time, there were not many free
collections of diverse literary works, and some of the modern
standards we now rely on had not yet emerged (such as Unicode for
representing character sets and HTML for textual markup).
Project Gutenberg worked with many different content types, including audio books, digitized sheet music, some
movies, and quite a few copyrighted items that were donated by contemporary authors. By the early 2000s, it was
clear that Project Gutenberg was not as well-suited for those different content types as for public
domain literature. There are now many other outlets for these other types of works, including a self-publishing portal
for contemporary authors that is operated by a Project Gutenberg affiliate.
Project Gutenberg will not remove or deprecate these previous items. They were all donated and accepted
with the best of intentions, and with the understanding that Project Gutenberg would provide for their long-term stewardship
and unlimited redistribution. Michael Hart expressed unending gratitude to all the people who contributed content, and who
digitized previous works. Project Gutenberg remains grateful to all of its contributors and volunteers.
Project Gutenberg worked with many different content types, including
audio books, digitized sheet music, some movies, and quite a few
copyrighted items that were donated by contemporary authors. By the
early 2000s, it was clear that Project Gutenberg was not as
well-suited for those different content types as for public domain
literature. There are now many other outlets for these other types of
works, including a self-publishing portal for contemporary authors
that is operated by a Project Gutenberg affiliate.
Project Gutenberg will not remove or deprecate these previous
items. They were all donated and accepted with the best of intentions,
and with the understanding that Project Gutenberg would provide for
their long-term stewardship and unlimited redistribution. Michael Hart
expressed unending gratitude to all the people who contributed
content, and who digitized previous works. Project Gutenberg remains
grateful to all of its contributors and volunteers.
## Status of this policy
The Project Gutenberg collection development policy was approved by the Board of Directors of the Project Gutenberg
Literary Archive Foundation (PGLAF) in November 2019. It was also endorsed by the Trustees of the Distributed Proofreaders Foundation.
The Project Gutenberg collection development policy was approved by
the Board of Directors of the Project Gutenberg Literary Archive
Foundation (PGLAF) in November 2019. It was also endorsed by the
Trustees of the Distributed Proofreaders Foundation.
Day-to-day operation of the Project Gutenberg website, along with associated workflows and procedures, is by
volunteers. The specific mechanisms applied to grow the Project Gutenberg collection are subject to change
over time, within the guidance included in collection development policy.
Day-to-day operation of the Project Gutenberg website, along with
associated workflows and procedures, is by volunteers. The specific
mechanisms applied to grow the Project Gutenberg collection are
subject to change over time, within the guidance included in
collection development policy.

23
site/policy/index.md Normal file
View File

@ -0,0 +1,23 @@
---
layout: default
title: Policies | Project Gutenberg
permalink: /policy/index.html
---
Policies
========
[Collection development policy](collection_development.html).
[Linking](linking.html): Policy and advice on linking to Project Gutenberg.
[Permissions how-to](permission.html): Almost everything is allowed, without asking permission!
[Privacy policy](privacy_policy.html).
[Roboting our site](robot_access.html) for automated bulk downloads.
[Terms of Use](terms_of_use.html) for website and contents.
[Trademark license](license.html): the "small print" of how the Project Gutenberg name may be used.

View File

@ -1,10 +1,11 @@
---
layout: default
title: PG-Project Gutenberg License
permalink: /how_to/project_gutenberg_license.html
title: License | Project Gutenberg
permalink: /policy/license.html
---
# The Project Gutenberg License
The Project Gutenberg License
=============================
<div class="contents">
<ol>

View File

@ -1,17 +1,54 @@
---
layout: default
title: Linking to Our Site | Project Gutenberg
permalink: /policy/linking.html
---
Information About Linking to Project Gutenberg
==============================================
Rules
-----
- You may link to our site. You need no permission to do so.
- If you link to one of our books, Do Not Link Directly to the eBook Files do not try to link directly to a file but use a Canonical URLs to Books and Authors canonical URL.
- We will not sign silly legal forms. You need no permission, so we won't sign grants.
- We do not participate in link exchanges. These often are attempts to boost search engine ranking with our popularity. We will however consider linking to your site if it contains valuable resources for our users, like book listings or author biographies.
---
layout: default
title: Linking to our Site | Project Gutenberg
permalink: /policy/linking.html
---
Linking to Project Gutenberg
============================
- You may link to the Project Gutenberg website. You do not need permission to do so.
- If you link to one of our eBooks, do not Link directly to specific eBook files, as the filenames or locations may change over time. Instead, link to the canonical eBook landing page, author page, or subject page.
- We do not participate in link exchanges or provide external links to unaffiliated products, services or sites.
# More Information About Linking
<div class="box_shadow">This page contains information for webmasters who want to link to our site. If you just want to browse our site, you don't need to read this page.</div>
The Project Gutenberg website terms of use, and Project Gutenberg trademark, forbid certain uses. These especially include commercial uses (any non-free for for-profit), and redistribution using the "Project Gutenberg" name. It is *expressly forbidden* to make our contents look like it came from your website, irrespective of the method used (frames, [image inlining](#image-inlining), roboting, rewriting, etc.). Just use plain links.
## Do Not Link Directly to the eBook Files
Direct links to files will be redirected to the appropriate catalog page. Direct links to files are bad because:
- we may move the file, breaking your link,
- we may post an updated edition with a different filename and your link will point to the old edition,
- a file represents just one available format, the user following your link will not know that there are other formats to choose from,
- the user will not realize the wealth of related material to be found in our archive.
But if you run an independent search site for our books read the [independent search site section](#independent-project-gutenberg-search-sites) below.
## Canonical URLs to Books and Authors
If you want to link to one of our books or authors please use only the URL formats described here.
- **http://www.gutenberg.org/ebooks/12345**
This URL will always lead to the catalog page of the ebook with the number 12345 (replace 12345 with the ebook number you are interested in).
- **http://www.gutenberg.org/author/Mark_Twain**
This URL will always lead to a list of all books by the author "Mark Twain". (Replace Mark_Twain with the author you are interested in. Use an underscore or a plus sign in place of spaces.)
- Use **http://www.gutenberg.org/author/Henry_James_(1843-1916)**
if you have to disambiguate between authors. If only one date is known or certain use (1843-) or (-1916). The parens and the hyphen are required.
## Image Inlining
You may use all images from our ebooks not protected by U.S. copyright law on your site. If the book is not protected by U.S. copyright law, the images in the book are also not protected by U.S. copyright law. Read the license inside the book to find out if the book is protected by U.S. copyright law. However **you must copy the image** and host it on your site, not link to the image hosted on our site. (Use your favorite search engine to identify free image hosting services, if needed.)
Our servers are configured not to serve images to third-party websites. Therefore your users may only see a warning notice instead of the intended picture.
## Independent Project Gutenberg Search Sites
Some sites provide their own search engine for Project Gutenberg eBooks. Some of them are dedicated to Project Gutenberg only, other include books from a variety of free collections in their database.
Note that the Project Gutenberg Catalog is now [available in machine-readable format](/wiki/Gutenberg:Feeds). Please use one of those files to feed your database instead of [roboting our site](/information/robot_access.html).

View File

@ -1,35 +1,32 @@
---
layout: default
title: PG- Permission FAQ
permalink: /how_to/permission.html
title: Permission How-to | Project Gutenberg
permalink: /policy/permission.html
---
# Permission How-To
Permission How-To
=================
<div class="contents">
<ol>
<li class="toclevel-1 tocsection-1"><a href="#Project_Gutenberg_Permissions.2C_Licensing_and_other_Common_Requests">1 Project Gutenberg Permissions, Licensing and other Common Requests</a>
<ol class="inner_1">
<li><a href="#Overview">1.1 Overview</a></li>
<li><a href="#Permission_not_needed">1.2 Permission not needed</a></li>
<li><a href="#Terms_of_Use">1.3 Terms of Use</a></li>
<li><a href="#Trademark_Permission_to_.22Trade_On.22_the_Project_Gutenberg_name">1.4 Trademark Permission to "Trade On" the Project Gutenberg name</a></li>
<li><a href="#Crediting">1.5 Crediting</a></li>
<li><a href="#Linking">1.6 Linking</a></li>
<li><a href="#Project_Gutenberg_as_Publisher">1.7 Project Gutenberg as Publisher</a></li>
<li><a href="#Quotes_and_extracts_from_Project_Gutenberg_items">1.8 Quotes and extracts from Project Gutenberg items</a></li>
<li><a href="#Copyright_page_and_trademarks_from_Source">1.9 Copyright page and trademarks from Source</a></li>
<li><a href="#Citing_Project_Gutenberg">1.10 Citing Project Gutenberg</a></li>
<li><a href="#No_paperwork">1.11 No paperwork</a></li>
<li><a href="#US_only">1.12 US only</a></li>
<li><a href="#No_.22sweat_of_the_brow.22">1.13 No "sweat of the brow"</a></li>
<li><a href="#For_copyrighted_content">1.14 For copyrighted content</a></li>
<li><a href="#Commercial_use_of_Project_Gutenberg_trademark">1.15 Commercial use of Project Gutenberg trademark</a></li>
<li><a href="#Higher_resolution_images">1.16 Higher resolution images</a></li>
<li><a href="#More_details_on_items">1.17 More details on items</a></li>
<li><a href="#Reporting_errata">1.18 Reporting errata</a></li>
</ol>
</li>
<li><a href="#Overview">Overview</a></li>
<li><a href="#Most_permissions_not_needed">Most permissions not needed</a></li>
<li><a href="#Terms_of_Use">Terms of Use</a></li>
<li><a href="#Trademark_Permission_to_.22Trade_On.22_the_Project_Gutenberg_name">Trademark Permission to "Trade On" the Project Gutenberg name</a></li>
<li><a href="#Crediting">Crediting</a></li>
<li><a href="#Linking">Linking</a></li>
<li><a href="#Project_Gutenberg_as_Publisher">Project Gutenberg as Publisher</a></li>
<li><a href="#Quotes_and_extracts_from_Project_Gutenberg_items">Quotes and extracts from Project Gutenberg items</a></li>
<li><a href="#Copyright_page_and_trademarks_from_Source">Copyright page and trademarks from Source</a></li>
<li><a href="#Citing_Project_Gutenberg">Citing Project Gutenberg</a></li>
<li><a href="#No_paperwork">No paperwork</a></li>
<li><a href="#US_only">US only</a></li>
<li><a href="#No_.22sweat_of_the_brow.22">No "sweat of the brow"</a></li>
<li><a href="#For_copyrighted_content">For copyrighted content</a></li>
<li><a href="#Commercial_use_of_Project_Gutenberg_trademark">15 Commercial use of Project Gutenberg trademark</a></li>
<li><a href="#Higher_resolution_images">Higher resolution images</a></li>
<li><a href="#More_details_on_items">More details on items</a></li>
<li><a href="#Reporting_errata">Reporting errata</a></li>
</ol>
</div>
@ -39,10 +36,10 @@ permalink: /how_to/permission.html
Project Gutenberg receives many requests for permissions to use eBooks, images from eBooks, or extracts. Most such requests are not needed, since permission is included in the items themselves (even for commercial use). This How-To provides responses to the most common inquiries. If your inquiry is not addressed, please email [Prof. Newby](/about/contact_information.html) with your permission requests. Responses are typically received within a day or so (or, re-send your request!).
## Permission not needed
Most permission request are not needed. The vast majority of Project Gutenberg eBooks are in the public domain in the US. This means that nobody can grant, or withhold, permission to do with this item as you please.
## Most permissions not needed
Most permission requests we receive did not need to be made. The vast majority of Project Gutenberg eBooks are in the public domain in the US. This means that nobody can grant, or withhold, permission to do with this item as you please.
"As you please" includes any commercial use, republishing in any format, making derivative works or performances, etc. Read more about the public domain in [Wikipedia](http://en.wikipedia.org/wiki/Public_domain).
"As you please" includes any commercial use, republishing in any format, making derivative works or performances, etc. Read more about the public domain in [Wikipedia](https://en.wikipedia.org/wiki/Public_domain).
## Terms of Use
All use of the web site and content at www.gutenberg.org is subject to its Terms of Use. Find them on the main page of [/ www.gutenberg.org].

View File

@ -1,21 +1,21 @@
---
layout: default
title: Free Ebooks - Project Gutenberg
permalink: /policy/privacy_policy
title: Privacy Policy | Project Gutenberg
permalink: /policy/privacy_policy.html
---
# Privacy Policy
From Project Gutenberg, the first producer of free ebooks.
Privacy Policy
==============
If you read the Gutenberg web site, no more information is collected than is typically collected in server logs by web sites in general.
If you read the Gutenberg website, no more information is collected than is typically collected in server logs by websites in general.
Specifically, all usage of www.gutenberg.org or any domain in PGLAF.org is intended to be anonymous. Your name, or any other identifying information, is never requested. However, your IP address and requests from that address are saved by our servers, for periodic analysis of Web site traffic, quality assurance, and aggregate reporting. Note that Project Gutenberg does not control any mirrors except those at www.gutenberg.org and any domain in PGLAF.org, and those mirrors might have different procedures.
Specifically, all usage of www.gutenberg.org or any domain in PGLAF.org is intended to be anonymous. Your name, or any other identifying information, is never requested. However, your IP address and requests from that address are saved by our servers, for periodic analysis of website traffic, quality assurance, and aggregate reporting. Note that Project Gutenberg does not control any mirrors except those at www.gutenberg.org and any domain in PGLAF.org, and those mirrors might have different procedures.
## Uses of Cookies and Captchas
In order to assure the site is available for human users, not robots or third-party sites, this site uses cookies, captchas, and related techniques to apply our [Terms of Use](/jekyll/policy/terms_of_use.html). See the Terms of Use for alternate means to acquire Project Gutenberg content and metadata (i.e., mirrors, offline catalogs, and OPDS) if you cannot abide by these techniques.
## Wiki Authors
If you contribute to the **Project Gutenberg Wiki**, you are publishing every word you post publicly. If you write something, assume that it will be retained forever. This includes articles, user pages and talk pages.
## Contributing Authors
Any content, including errata reports and fixes, are donated to the public domain. If you write something, assume that it will be retained forever. This includes articles, user pages and talk pages.
## Linkes to Third Party Websites
This includes Google, Facebook, Twitter, Dropbox and maybe more. Project Gutenberg does link to third party sites wherever users have come to expect this. Many of those sites are notorious wholesale collectors of private data, and it has been reported that such data are freely shared with national spy organizations and others. However, we are very careful to link in a manner that does not allow those third party websites to see what you are doing on Project Gutenberg unless you explicitly click on one of those links. If you click on a third party link, you will leave the Project Gutenberg website, and we cannot tell you what the other site will do with your data.

View File

@ -1,10 +1,12 @@
---
layout: default
title: PG-Robot Access to Pages
permalink: /information/robot_access.html
title: Robot Access to Pages | Project Gutenberg
permalink: /policy/robot_access.html
---
# Information About Robot Access to our Pages
Information About Robot Access to our Pages
===========================================
<div class="box_shadow"><b>The Project Gutenberg website is intended for human users only.</b> Any perceived use of automated tools to access the Project Gutenberg website will result in a temporary or permanent block of your IP address. The only exceptions to this rule are below.</div>
<div class="contents">
Contents

View File

@ -1,15 +1,23 @@
---
layout: default
title: Free ebooks - Project Gutenberg
title: Terms of Use | Project Gutenberg
permalink: /policy/terms_of_use.html
---
# Terms of Use
From Project Gutenberg, the first producer of free ebooks.
Terms of Use
============
Terms of use for the Project Gutenberg website as of January 1, 2014 (updated April 17, 2016). Applies to all sites in the gutenberg.org domain.
Project Gutenberg's target audience is United States persons over 13 years of age. Visitors who are minors should be accompanied by an adult, and some content may be unsuitable for some readers, of any age.
## Audience
Non-US persons are advised to check copyright laws of their country before accessing any eBooks or other content from Project Gutenberg. Some content may be copyrighted, or otherwise restricted, for use in other countries. Project Gutenberg offers no warranty or assurances about copyright status or freedom to access or use its materials outside of the United States.
## Trademark License
What you are allowed to do with our eBooks once you download them:
See: [the Project Gutenberg License](/policy/license.html) and the [Permission How-To](/policy/permission.html)
## Website Terms of Use
### Audience
**This website is intended for human users only.** Any perceived use of automated tools to access this website will result in a temporary or permanent block of your IP address.
- If you want to **download many books<sup>[\[1\]](#footnotes)</sup>** manually or using an automated download software, download them from one of our mirrors, not from the main site. See the [list of PG mirrors](//www.gutenberg.org/MIRRORS.ALL) and the [roboting guidelines](/wiki/Gutenberg:Information_About_Robot_Access_to_our_Pages").
- If you want a **list of all our books**, download and save the [Gutenberg index file](//www.gutenberg.org/dirs/GUTINDEX.ALL) It can be opened with any browser or word processor.
@ -17,22 +25,18 @@ Terms of use for the Project Gutenberg website as of January 1, 2014 (updated Ap
- If you are behind a proxy or VPN because you want anonymity or because of company or school policy, you may be blocked because other users of the same address are misbehaving. Try turning the proxy or VPN off.
- If you are using a commercial product that channels requests through a proxy (such as Amazon Kindle), your address may be blocked due to too much use from that shared proxy address. Instead, see our [Mobile Reader How-To](/wiki/Gutenberg:MobileReader_Devices_How-To) for guidance on how to download items to your own system, prior to transferring to the other device.
## License
What you are allowed to do with our books once you download them:
See: [the Project Gutenberg License](//www.gutenberg.org/license) and the [Permision How-To](/wiki/Gutenberg:Permission_How-To)
## Deep Linking
### Deep Linking
When linking to a Project Gutenberg item, link to the main landing page such as www.gutenberg.org/ebooks/11. Do not link to specific files or anchors, such as [http://www.gutenberg.org/files/11/11-h/11-h.htm](http://www.gutenberg.org/files/11/11-h/11-h.htm). Technical measures (i.e., cookies, captchas and similar) are utilized to ensure that links come from the landing page or elsewhere within www.gutenberg.org. If you need to link to a specific file or passage, please make your own copy of that file and host it on your own server.
This measure is a protection against possible renaming or reorganizing the back end file structure, which has happened several times over the years. We intend the landing page to be permanent.
## Embedding or Wrapping our Site or Contents
### Embedding or Wrapping our Site or Contents
**Applies mainly to website owners.**
We do not allow large-scale deep-linking to eBook files hosted on our servers. We reserve the right to take legal and technical measures against this.
While the books we host are free, our server infrastructure and bandwidth is not. It is paid with money generously made available by our donors and partners. We will not tolerate mock Gutenberg front-ends that pocket advertising revenues
while leaving the cost of actually serving the files to us.
## OPDS Feed
### OPDS Feed
**Applies to OPDS application developers.**
Every application that uses our OPDS feed must:
- Use a proper user-agent, like: *calibre/1.1.0 (+http://www.calibre.org)*. Always include a contact address like a web page or email, so we can reach you. Applications without contact address and application developers that do not respond to our inquiries will be blocked from using our OPDS feed.
@ -40,7 +44,7 @@ Every application that uses our OPDS feed must:
For high-volume OPDS applications consider downloading our [catalog database] (/wiki/Gutenberg:Feeds#The_Complete_Project_Gutenberg_Catalog) and hosting your own OPDS feed.
If you have special needs, [contact us](/wiki/Gutenberg:Contact_Information), don't try to `hack around´.
## Automated Blocks
### Automated Blocks
Blocks to Internet addresses (IP addresses) are applied automatically based on the volume of traffic and related factors. Such blocks automatically expire after a few days.
## Footnotes

View File

@ -1,8 +0,0 @@
---
layout: default
title: PG-Tools FAQ
permalink: /how_to/tools_faq.html
---
# Tools FAQ
This page is no longer actively maintained. Some content may be inaccurate or outdated, including external links. Please visit Distributed Proofreaders to view forums where best practices are actively discussed and maintained.