~kjcole/edubuntu.cookbook-delete/wip

« back to all changes in this revision

Viewing changes to lore/chap10.lore

  • Committer: Kevin Cole
  • Date: 2005-12-22 00:40:58 UTC
  • Revision ID: kjcole@gri.gallaudet.edu-20051222004058-f53cb6abfc942af7
Making a few files validate against lore

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 
6
6
<body>
7
7
<h1>Downloading the internet</h1>
8
 
</p>
9
 
 
10
 
<p>On the homepage of the Wizzy server, accessible by browsing to
11
 
the server using a web browser (XXX domain?), there is a form
12
 
to request web sites for caching. Educators may preconfigure
13
 
the server with a range of interesting websites, and learners
14
 
may request new sites per email or in the classroom situation.
15
 
When the Wizzy server connects to the internet (directly, or
16
 
indirectly via a counterpart in a remote location) it fetches
17
 
the requested pages, and refreshes those pages which it should
18
 
keep up to date.
19
 
_________________________________________________________
20
 
</p>
21
 
 
22
 
<p>10.1. Accessibility
23
 
</p>
24
 
 
25
 
<p>All email and websites browsed by the Edubuntu lab users during the
26
 
day are served directly from the server in the classroom. This
27
 
means instantaneous and constant connectivity to a local
28
 
miniature internet over a top quality hardwired network. There
29
 
is no waiting. [17]
30
 
_________________________________________________________
31
 
</p>
32
 
 
33
 
<p>10.2. The internet as school library
34
 
</p>
35
 
 
36
 
<p>Nothing will ever approach the importance of printed books for
37
 
fostering a love to read. Only by curling up with a book
38
 
somewhere safe and comfortable can your mind rise on the wings
39
 
of the pages and take you to worlds beyond your own. Books are
40
 
expensive and scarce, though. There are never enough copies.
41
 
Furthermore, some books work very well in electronic form,
42
 
especially reference works that you don't read from cover to
43
 
cover. For these reasons, the internet can be a wonderful
44
 
addition to the school library.
45
 
_________________________________________________________
46
 
</p>
47
 
 
48
 
<p>10.2.1. Wikipedia
49
 
</p>
50
 
 
51
 
<p>If the Wikipedia has been installed, the Wizzy server will
52
 
also serve a local mirror of it.
53
 
</p>
54
 
 
55
 
<p>The Wikipedia is a one-of-a-kind collaborative effort to
56
 
create an online encyclopedia. It is managed and operated by
57
 
the non-profit Wikimedia Foundation. In addition to standard
58
 
encyclopedic knowledge, the Wikipedia project has developed
59
 
offshoots that include the kind of information associated with
60
 
almanacs and gazetteers, as well as coverage of current
61
 
events. With a little effort, it can be used offline in
62
 
schools.
63
 
</p>
64
 
 
65
 
<p>The Wikipedia is being written collaboratively as an open
66
 
source project, using specialised wiki software called
67
 
mediawiki. This means that anyone, including you, can make
68
 
changes and add information. In fact, the openness of
69
 
Wikipedia to local knowledge is one of its most important
70
 
characteristics. For the first time, the world is being
71
 
described not by an editorial committee but by a global
72
 
community of volunteers, who are able to augment academic
73
 
knowledge with local experience.
74
 
</p>
75
 
 
76
 
<p>A wiki is a simple form of web-publishing that was thought up
77
 
by a software design consultant called Ward Cunningham. His
78
 
original wiki is still running at http://c2.com/cgi/wiki
79
 
</p>
80
 
 
81
 
<p>In a wiki, every page is editable as plain text which is
82
 
converted to HTML when served, following a number of simple
83
 
conventions that convey the structure of the text.
84
 
Specifically the convention for linking between pages is what
85
 
gives wikis their identity. To create a link to another page,
86
 
you simply write its title in a special format (e.g.
87
 
AnotherPage), and if that page exists the title is turned into
88
 
a hyperlink to it. If it doesn't exist, the title is turned
89
 
into a link leading to a blank page where you may create
90
 
AnotherPage instead. The mediawiki software also keeps a
91
 
record of all versions of a page, so that the entire editorial
92
 
history of a page may be examined.
93
 
</p>
94
 
 
95
 
<p>For schools that don't have a permanent internet connection,
96
 
this entire resource, because of its Open Content license, can
97
 
be installed locally. Even for schools that are permanently
98
 
online there are advantages to a local install, in preference
99
 
to a wwwoffle mirror:
100
 
</p>
101
 
 
102
 
<p>* It's more effective, since it doesn't fetch all the HTML
103
 
furniture (everything that repeats from page to page, such
104
 
as the page header and footer) repeatedly.
105
 
* It's complete. A wwwoffle mirror would contain only the
106
 
articles that were requested, piecemeal.
107
 
* It's searchable via SQL.
108
 
</p>
109
 
 
110
 
<p>A local Wikipedia mirror does introduce some complexity
111
 
though. In addition to apache, it requires PHP, Mediawiki and
112
 
mysql. [18]
113
 
_________________________________________________________
114
 
</p>
115
 
 
116
 
<p>10.2.2. Gutenberg
117
 
</p>
118
 
 
119
 
<p>Project Gutenberg was started in 1971 by Michael Hart, with
120
 
the goal to provide books electronically at no cost.
121
 
</p>
122
 
 
123
 
<p>Their collection numbers more than 13,000 e-books, produced by
124
 
hundreds of volunteers. Most of the Project Gutenberg e-books
125
 
(but not all) are older literary works that are in the public
126
 
domain in the United States. [19] All may be freely downloaded
127
 
and read, and redistributed for non-commercial use (for
128
 
complete details, see the license page).
129
 
</p>
130
 
 
131
 
<p><img src="illustrations/downloadbooks.png">
132
 
_________________________________________________________
133
 
</p>
134
 
 
135
 
<p>10.2.3. Connexions
136
 
</p>
137
 
 
138
 
<p>The Connexions project of Rice University is an endeavour to
139
 
create open source course material. On their homepage, they
140
 
state: "Knowledge should be free, open, and shared. Connexions
141
 
is a rapidly growing collection of free scholarly materials
142
 
and a powerful set of free software tools to help authors
143
 
publish and collaborate, instructors rapidly build and share
144
 
custom courses, and learners to explore the links among
145
 
concepts, courses, and disciplines.
146
 
</p>
147
 
 
148
 
<p>They provide small "knowledge chunks", called modules, that
149
 
connect into courses. Thanks to an open license, anyone can
150
 
take these materials, adapt them to meet their needs, and
151
 
contribute them back to the Commons.
152
 
_________________________________________________________
 
8
 
 
9
<p>
 
10
On the homepage of the Wizzy server, accessible by browsing to the
 
11
server using a web browser (XXX domain?), there is a form to request
 
12
web sites for caching. Educators may preconfigure the server with a
 
13
range of interesting websites, and learners may request new sites per
 
14
email or in the classroom situation.  When the Wizzy server connects
 
15
to the internet (directly, or indirectly via a counterpart in a remote
 
16
location) it fetches the requested pages, and refreshes those pages
 
17
which it should keep up to date.
 
18
</p>
 
19
 
 
20
<h2>Accessibility</h2>
 
21
 
 
22
<p>
 
23
All email and websites browsed by the Edubuntu lab users during the
 
24
day are served directly from the server in the classroom. This means
 
25
instantaneous and constant connectivity to a local miniature internet
 
26
over a top quality hardwired network. There is no waiting. [17]
 
27
</p>
 
28
 
 
29
<h2>The internet as school library</h2>
 
30
 
 
31
<p>
 
32
Nothing will ever approach the importance of printed books for
 
33
fostering a love to read. Only by curling up with a book somewhere
 
34
safe and comfortable can your mind rise on the wings of the pages and
 
35
take you to worlds beyond your own. Books are expensive and scarce,
 
36
though. There are never enough copies.  Furthermore, some books work
 
37
very well in electronic form, especially reference works that you
 
38
don't read from cover to cover. For these reasons, the internet can be
 
39
a wonderful addition to the school library.
 
40
</p>
 
41
 
 
42
<h3>Wikipedia</h3>
 
43
 
 
44
<p>
 
45
If the Wikipedia has been installed, the Wizzy server will also serve
 
46
a local mirror of it.
 
47
</p>
 
48
<p>
 
49
The Wikipedia is a one-of-a-kind collaborative effort to create an
 
50
online encyclopedia. It is managed and operated by the non-profit
 
51
Wikimedia Foundation. In addition to standard encyclopedic knowledge,
 
52
the Wikipedia project has developed offshoots that include the kind of
 
53
information associated with almanacs and gazetteers, as well as
 
54
coverage of current events. With a little effort, it can be used
 
55
offline in schools.
 
56
</p>
 
57
 
 
58
<p>
 
59
The Wikipedia is being written collaboratively as an open source
 
60
project, using specialised wiki software called mediawiki. This means
 
61
that anyone, including you, can make changes and add information. In
 
62
fact, the openness of Wikipedia to local knowledge is one of its most
 
63
important characteristics. For the first time, the world is being
 
64
described not by an editorial committee but by a global community of
 
65
volunteers, who are able to augment academic knowledge with local
 
66
experience.
 
67
</p>
 
68
<p>
 
69
A wiki is a simple form of web-publishing that was thought up by a
 
70
software design consultant called Ward Cunningham. His original wiki
 
71
is still running at http://c2.com/cgi/wiki
 
72
</p>
 
73
<p>
 
74
In a wiki, every page is editable as plain text which is converted to
 
75
HTML when served, following a number of simple conventions that convey
 
76
the structure of the text.  Specifically the convention for linking
 
77
between pages is what gives wikis their identity. To create a link to
 
78
another page, you simply write its title in a special format (e.g.
 
79
AnotherPage), and if that page exists the title is turned into a
 
80
hyperlink to it. If it doesn't exist, the title is turned into a link
 
81
leading to a blank page where you may create AnotherPage instead. The
 
82
mediawiki software also keeps a record of all versions of a page, so
 
83
that the entire editorial history of a page may be examined.
 
84
</p>
 
85
<p>
 
86
For schools that don't have a permanent internet connection, this
 
87
entire resource, because of its Open Content license, can be installed
 
88
locally. Even for schools that are permanently online there are
 
89
advantages to a local install, in preference to a wwwoffle mirror:
 
90
</p>
 
91
 
 
92
<ul>
 
93
  <li>It's more effective, since it doesn't fetch all the HTML
 
94
  furniture (everything that repeats from page to page, such
 
95
  as the page header and footer) repeatedly.</li>
 
96
  <li>It's complete. A wwwoffle mirror would contain only the
 
97
  articles that were requested, piecemeal.</li>
 
98
  <li>It's searchable via SQL.</li>
 
99
</ul>
 
100
 
 
101
<p>
 
102
A local Wikipedia mirror does introduce some complexity though. In
 
103
addition to apache, it requires PHP, Mediawiki and mysql. [18]
 
104
</p>
 
105
 
 
106
<h3>Gutenberg</h3>
 
107
 
 
108
<p>
 
109
Project Gutenberg was started in 1971 by Michael Hart, with the goal
 
110
to provide books electronically at no cost.
 
111
</p>
 
112
<p>
 
113
Their collection numbers more than 13,000 e-books, produced by
 
114
hundreds of volunteers. Most of the Project Gutenberg e-books (but not
 
115
all) are older literary works that are in the public domain in the
 
116
United States. [19] All may be freely downloaded and read, and
 
117
redistributed for non-commercial use (for complete details, see the
 
118
license page).
 
119
</p>
 
120
<p><img src="illustrations/downloadbooks.png" /></p>
 
121
 
 
122
<h3>Connexions</h3>
 
123
 
 
124
<p>
 
125
The Connexions project of Rice University is an endeavour to create
 
126
open source course material. On their homepage, they state: "Knowledge
 
127
should be free, open, and shared. Connexions is a rapidly growing
 
128
collection of free scholarly materials and a powerful set of free
 
129
software tools to help authors publish and collaborate, instructors
 
130
rapidly build and share custom courses, and learners to explore the
 
131
links among concepts, courses, and disciplines.
 
132
</p>
 
133
<p>
 
134
They provide small "knowledge chunks", called modules, that connect
 
135
into courses. Thanks to an open license, anyone can take these
 
136
materials, adapt them to meet their needs, and contribute them back to
 
137
the Commons.
 
138
</p>
153
139
 
154
140
</body>
155
141
</html>