Wiki book: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Stub}}
{{Incomplete}}
<!-- <pageby nominor="false" comments="false"/> -->
 
== Definitions ==


The term '''wiki book''' is ambiguous and means several things:
The term '''wiki book''' is ambiguous and means several things:
Line 5: Line 8:
* A collection of wiki pages about a topic. The best example are the [http://en.wikibooks.org/ Wikibooks] from Wikipedia. Sometimes PDF versions are made available too.
* A collection of wiki pages about a topic. The best example are the [http://en.wikibooks.org/ Wikibooks] from Wikipedia. Sometimes PDF versions are made available too.


* A print book authored on the wiki and then post-processed for typesetting and minor adjustments
* A print book authored on the wiki and then post-processed for typesetting and minor adjustments. A typical example are the [http://meta.wikimedia.org/wiki/WikiReader WikiReader]s, collections of articles from Wikimedia Foundation projects on a certain topic, in the form of PDFs published for download and intended to be printed, and also to be sold in printed form.


* A real print book prepared on the wiki, but heavly edited once imported to a word processor.
* A real print book prepared on the wiki, but heavily edited once imported to a word processor.


* A collection of wiki articles assembled on the fly by a user into a PDF document.  
* A collection of wiki articles assembled on the fly by a user into a PDF document.  
Line 17: Line 20:
There are several arguments:
There are several arguments:


* Wikis are good tools for mass collaboration ([[social computing]]) as well as for fairly large groups work. This idea seems to work in some [http://en.wikibooks.org/ Wikibooks] projects.
# Wikis are good tools for mass collaboration ([[social computing]]) as well as for fairly large groups work. This idea seems to work in some [http://en.wikibooks.org/ Wikibooks] projects.
# '''Books as "after thought"'''. Some people create wiki pages about isolated subjects and that could grow into a collection of related subjects. Making a "book" out of these should be as easy as possible.
# '''Evolving tutorials'''. With a wiki one can test (and change in real time) tutorials. These could then be assembled into a printable textbook. E.g. with (lots) of extra work I could do this for my [[Flash tutorials]]. Already now we generate PDFs for handouts. In addition, one get get occasional help from users to fix small mistakes and broken links.
# Cross-references and references to external sources are easy to create and to manage in a wiki. In some word processors this is troublesome, e.g. Word (all versions) is a total disaster with respect to cross-referencing and other tagging.
 
== Mediawiki technology ==
 
Mediawikis (like this one) or the Wikipedias rely on an infrastructure that is badly suited for producing books in any form. Firstly the wiki syntax is fairly complicated to parse. Worse, most Mediawikis include at least some (or hundreds) of so-called templates, e.g. <nowiki>{{incomplete}}</nowiki> will insert a banner on top of a page in this wiki. Still worse, there exist extensions to define drawings with some foreign code and that rely on complex external markup languages.
 
Until recently, we couldn't find any easy strategy to produce high-quality PDF or insure perfect export/import to text processing software. This may have changed with the recent  [http://www.mediawiki.org/wiki/Extension:Collection Collection] extension contributed by [http://pediapress.com/ pediapress]. Information on various Wikipedia servers is still fairly chaotic and many pages are not really updated. See for example the discussion about [http://meta.wikimedia.org/wiki/Paper_Wikipedia Paper Wikipedia], but that may change sometimes in the near future - [[User:Daniel K. Schneider|Daniel K. Schneider]] 18:00, 23 March 2009 (UTC)
 
=== Strategies for creating PDF from Mediawiki ===
 
; The PediaPress Collection / mwlib tool
 
[http://www.mediawiki.org/wiki/Extension:Collection Collection] is an extension that you can install in your own Mediawiki. It will allow a user to organize personal selections of pages in a collection. Collections then can be structured with chapters, exported in ODF, [[DocBook]] or PDF using other extensions or ordered as print book through [http://pediapress.com/ pediapress]. Advantage of this extension is good quality of rendering. Disadvantage was on 16:20, 4 May 2009 (UTC), that unsupported tags (e.g. "pageby" and unsupported extension formats such as "dot" and "uml" will not render, i.e. you will see the source code and that is not want you want. Also, the PediaPress server may loose pages in the transfer. These problems can be fixed by installing your own server (done here)
* [http://www.mediawiki.org/wiki/Extension:PDF_Writer Extension:PDF_Writer aka mwlib.rl] is a python library for writing PDF documents from Mediawiki articles which were parsed by the [http://groups.google.com/group/mwlib mwlib library] (used together with collection).
* [[Mediawiki collection extension installation]] (My installation notes for this extension)
 
Experience so far: We order several books for mediawikis. The result was surprisingly good (certainly better than printer A4 PDF sheets). I certainly can recommend this, but before ordering a book, read the tips in the [[Mediawiki collection extension installation]] article - [[User:Daniel K. Schneider|Daniel K. Schneider]] 17 June 2009. As of Jan 2019, the extension is more or less dead and hopefully should replaced at some point.
 
; mediawiki2latext
* [[Mediawiki2latex]] works fairly well as of feb 2019, but cannot be installed as mediawiki server extension. Also, requires some adjustments in the wiki page architecture.
 
; Other


* Some people create wiki pages about isolated subjects and that could grow into a collection of related subjects.
* [http://www.plog4u.org/index.php/Using_Eclipse_Wikipedia_Editor The Eclipse Wikipedia Editor with PDF Exporter]


* With a wiki one can test (and change in real time) tutorials. These could then be assembled into a printable textbook. E.g. with (lots) of extra work I could do this for my [[Flash tutorials]]. What I do now is to generate PDFs for handouts.
* [http://www.mediawiki.org/wiki/Extension:Pdf_Book Extension:PdfBook] is an extension that can generate PDF from a page with a list of links, e.g. a category page. All pages found in the link will be assembled into a single HTML page and then processed with the [http://www.htmldoc.org/ Htmldoc] server script. Advantage of this extension is that the result will include most everything, including "weird templates" and rendering extensions. On the downside, the output is fairly ugly in terms of typesetting.


== Software links ==
* For developers. [http://www.mediawiki.org/wiki/Alternative_parsers Alternative parsers] (Mediawiki). A list of links, descriptions, and status reports of the various alternative Mediawiki parsers—that is, programs and projects, other than Mediawiki itself, which are able or intended to translate Mediawikis text markup syntax into something else.


== Links to wikibooks and organisations that publish them ==
=== Mediawiki e-books ===
 
Mediawiki contents can be made available for offline browsing.
* See [[Mediawiki offline content]]
 
=== Strategies for creating real print books ===
 
; Using the collection extension
 
* [http://en.wikipedia.org/wiki/Help:Books Help:Books] (en.wikipedia). This page shows you how to create a book from Wikipedia articles in three steps. Books can be created in PDF form or ordered for printing on the [http://en.wikipedia.org/wiki/PediaPress PediaPress] website.
** This procedure is based on the  [http://www.mediawiki.org/wiki/Extension:Collection Collection] extension (see above).
** [http://en.wikipedia.org/wiki/Help:Books/Frequently_Asked_Questions FAQ]
** [http://en.wikipedia.org/wiki/Help:Books/for_experts Help:Books/for experts]
* If you configure your wiki to do so, you can export a book as ODF and then import to a word processor.
 
; Copy and paste
 
* Copy paste page contents into a word processor.
* A variant is to generate a big HTML from several articles, e.g. with the [http://www.mediawiki.org/wiki/Extension:Pdf_Book Extension:PdfBook] extension. Then, open this HTML in your word processor. Figures (including dynamically generated ones) should be imported that way.
 
== Links to wikibooks and organizations that publish them ==


=== Wikipedia books ===
=== Wikipedia books ===


* [http://en.wikibooks.org/ Wikibooks] {{quotation|Wikibooks is a Wikimedia community for creating a free library of educational textbooks that anyone can edit. Wikibooks began on July 10, 2003; since then Wikibooks has grown to include over 35,021 pages in a multitude of textbooks created by volunteers like you!}}, retrieved 11:43, 20 March 2009 (UTC).
* [http://en.wikipedia.org/wiki/Help:Books Help:Books] (en.wikipedia). This page shows you how to create a book from Wikipedia articles in three steps. Books can be created in PDF form or ordered for printing on the PediaPress website.
 
* [http://en.wikibooks.org/ Wikibooks] {{quotation|Wikibooks is a Wikimedia community for creating a free library of educational textbooks that anyone can edit. Wikibooks began on July 10, 2003; since then Wikibooks has grown to include over 35,021 pages in a multitude of textbooks created by volunteers like you!}}, retrieved 18:18, 20 March 2009 (UTC).


* [http://www.wikibooks.org/ Wikibooks.org] (List of international Wikibook wikis).
* [http://www.wikibooks.org/ Wikibooks.org] (List of international Wikibook wikis).
* [http://en.wikipedia.org/wiki/Wikipedia:WikiReader Wikipedia:WikiReader] (This page is currently inactive and is retained for historical reference...)
* [http://meta.wikimedia.org/wiki/WikiReader WikiReader] (Wikimedia meta-wiki).


=== Other organizations ===
=== Other organizations ===
Line 37: Line 90:
There are lots of educational organizations that use wikis or similar CMS technology, e.g.
There are lots of educational organizations that use wikis or similar CMS technology, e.g.


* [http://www.wikieducator.org/Main_Page WikiEducator]. Some of its contents can be considered virtual books, but you'll have to dig a bit - [[User:Daniel K. Schneider|Daniel K. Schneider]] 11:43, 20 March 2009 (UTC)
* [http://www.wikieducator.org/Main_Page WikiEducator]. Some of its contents can be considered virtual books, but you'll have to dig a bit - [[User:Daniel K. Schneider|Daniel K. Schneider]] 18:18, 20 March 2009 (UTC)
* [http://cnx.org/ Connexions]
* [http://cnx.org/ Connexions]
* [http://www.scholarpedia.org/ Scholarpedia] (not a collection of books actually, but it does include "encyclopedias about subjects")
* [http://www.scholarpedia.org/ Scholarpedia] (not a collection of books actually, but it does include "encyclopedias about subjects")


See also [[open contents]] and [[open educational resources]]
See also [[open content]]s and [[open educational resources]]


=== Publishing companies ===
=== Publishing companies ===
* [http://www.wikireader.de/ WikiReader]. Published some print books in German made from Wikipedia articles.


* [http://radar.oreilly.com/archives/2008/02/ck12_remix_and.html Flexbooks]
* [http://radar.oreilly.com/archives/2008/02/ck12_remix_and.html Flexbooks]
* http://www.webook.com/ weBook], online writing and reading in several areas
 
* [http://www.webook.com/ weBook], online writing and reading in several areas. Read also [http://www.internetredux.com/blog/2008/05/28/wiki-book-publisher-for-collaborative-writing/ Wiki book publisher for collaborative writing].
 
* Random House [http://www.thebookseller.com/news/57287-random-to-publish-first-wiki-book.html will publish] a synthesis of the 50'000 most popular german wiki articles.
 
* [http://pediapress.com/ PediaPress] has an interesting model. You select the content from your favorite wiki and PediaPress takes care of typesetting, printing and shipping. See also [http://en.wikipedia.org/wiki/Help:Books Help:Books].


=== Wikibooks in educational technology ===
=== Wikibooks in educational technology ===


Orey, M.(Ed.). (2001). Emerging perspectives on learning, teaching, and technology. Retrieved <insert date>, from http://projects.coe.uga.edu/epltt/
Orey, M.(Ed.). (2001). Emerging perspectives on learning, teaching, and technology. Retrieved 18:00, 23 March 2009 (UTC) from http://projects.coe.uga.edu/epltt/


== Various links ==
== Various links ==
Line 56: Line 116:
* [http://www.wikinomics.com/ Wikinomics] has some propaganda for the "collective intelligence" argument.
* [http://www.wikinomics.com/ Wikinomics] has some propaganda for the "collective intelligence" argument.


* Rick Sapir explains with [http://www.keycontent.org/tiki-index.php?page=Writing+a+Wiki+Book Writing a Book, the Wiki Way] why (and a bit how) he wrote [http://twbasics.keycontent.org/tiki-index.php TikiWiki for Smarties], an online document.
* [http://gawker.com/387731/penguin-books-proves-the-entire-internet-cant-write-a-novel Penguin Books Proves The Entire Internet Can't Write A Novel] (2008).


== Bibliography ==
== Bibliography ==
Line 61: Line 124:
* Barton, Matthew D. et al (n.d.), Rhetoric and Composition, Wikibook, http://en.wikibooks.org/wiki/Rhetoric_and_Composition. (Good example of a wikibook, but also includes good information on composition and collaborative writing).
* Barton, Matthew D. et al (n.d.), Rhetoric and Composition, Wikibook, http://en.wikibooks.org/wiki/Rhetoric_and_Composition. (Good example of a wikibook, but also includes good information on composition and collaborative writing).


[[Category:Technologies]]
* Mason, Bruce and Sue Thomas (2008). A Million Penguins Research Report, Institute for Creative Technologies, De Montfort University. [http://www.ioct.dmu.ac.uk/projects/amillionpenguinsreport.pdf PDF]. Good reading about why a million penguins can't write a very good novel. This paper includes also further links to related blogs.
 
* Ravid, G., Kalman, Y. & Rafaeli, S. (2008). Wikibooks in higher education: Empowerment through online distributed collaboration. ''Computers in Human Behavior'', 24, 1913-1928.
 
[[Category:Writing]]
[[Category:Writing]]
[[Category:Document standard]]
[[Category:Document standards]]
[[Category:Social computing]]
[[Category:Mediawiki documentation]]
[[Category:Wikis]]
[[Category: E-book]]

Latest revision as of 16:16, 20 March 2020

Definitions

The term wiki book is ambiguous and means several things:

  • A collection of wiki pages about a topic. The best example are the Wikibooks from Wikipedia. Sometimes PDF versions are made available too.
  • A print book authored on the wiki and then post-processed for typesetting and minor adjustments. A typical example are the WikiReaders, collections of articles from Wikimedia Foundation projects on a certain topic, in the form of PDFs published for download and intended to be printed, and also to be sold in printed form.
  • A real print book prepared on the wiki, but heavily edited once imported to a word processor.
  • A collection of wiki articles assembled on the fly by a user into a PDF document.

See also open content and open educational resources (OER). Wiki books are a favorite tool for open content authors.

Why wiki books

There are several arguments:

  1. Wikis are good tools for mass collaboration (social computing) as well as for fairly large groups work. This idea seems to work in some Wikibooks projects.
  2. Books as "after thought". Some people create wiki pages about isolated subjects and that could grow into a collection of related subjects. Making a "book" out of these should be as easy as possible.
  3. Evolving tutorials. With a wiki one can test (and change in real time) tutorials. These could then be assembled into a printable textbook. E.g. with (lots) of extra work I could do this for my Flash tutorials. Already now we generate PDFs for handouts. In addition, one get get occasional help from users to fix small mistakes and broken links.
  4. Cross-references and references to external sources are easy to create and to manage in a wiki. In some word processors this is troublesome, e.g. Word (all versions) is a total disaster with respect to cross-referencing and other tagging.

Mediawiki technology

Mediawikis (like this one) or the Wikipedias rely on an infrastructure that is badly suited for producing books in any form. Firstly the wiki syntax is fairly complicated to parse. Worse, most Mediawikis include at least some (or hundreds) of so-called templates, e.g. {{incomplete}} will insert a banner on top of a page in this wiki. Still worse, there exist extensions to define drawings with some foreign code and that rely on complex external markup languages.

Until recently, we couldn't find any easy strategy to produce high-quality PDF or insure perfect export/import to text processing software. This may have changed with the recent Collection extension contributed by pediapress. Information on various Wikipedia servers is still fairly chaotic and many pages are not really updated. See for example the discussion about Paper Wikipedia, but that may change sometimes in the near future - Daniel K. Schneider 18:00, 23 March 2009 (UTC)

Strategies for creating PDF from Mediawiki

The PediaPress Collection / mwlib tool

Collection is an extension that you can install in your own Mediawiki. It will allow a user to organize personal selections of pages in a collection. Collections then can be structured with chapters, exported in ODF, DocBook or PDF using other extensions or ordered as print book through pediapress. Advantage of this extension is good quality of rendering. Disadvantage was on 16:20, 4 May 2009 (UTC), that unsupported tags (e.g. "pageby" and unsupported extension formats such as "dot" and "uml" will not render, i.e. you will see the source code and that is not want you want. Also, the PediaPress server may loose pages in the transfer. These problems can be fixed by installing your own server (done here)

Experience so far: We order several books for mediawikis. The result was surprisingly good (certainly better than printer A4 PDF sheets). I certainly can recommend this, but before ordering a book, read the tips in the Mediawiki collection extension installation article - Daniel K. Schneider 17 June 2009. As of Jan 2019, the extension is more or less dead and hopefully should replaced at some point.

mediawiki2latext
  • Mediawiki2latex works fairly well as of feb 2019, but cannot be installed as mediawiki server extension. Also, requires some adjustments in the wiki page architecture.
Other
  • Extension:PdfBook is an extension that can generate PDF from a page with a list of links, e.g. a category page. All pages found in the link will be assembled into a single HTML page and then processed with the Htmldoc server script. Advantage of this extension is that the result will include most everything, including "weird templates" and rendering extensions. On the downside, the output is fairly ugly in terms of typesetting.
  • For developers. Alternative parsers (Mediawiki). A list of links, descriptions, and status reports of the various alternative Mediawiki parsers—that is, programs and projects, other than Mediawiki itself, which are able or intended to translate Mediawikis text markup syntax into something else.

Mediawiki e-books

Mediawiki contents can be made available for offline browsing.

Strategies for creating real print books

Using the collection extension
  • Help:Books (en.wikipedia). This page shows you how to create a book from Wikipedia articles in three steps. Books can be created in PDF form or ordered for printing on the PediaPress website.
  • If you configure your wiki to do so, you can export a book as ODF and then import to a word processor.
Copy and paste
  • Copy paste page contents into a word processor.
  • A variant is to generate a big HTML from several articles, e.g. with the Extension:PdfBook extension. Then, open this HTML in your word processor. Figures (including dynamically generated ones) should be imported that way.

Links to wikibooks and organizations that publish them

Wikipedia books

  • Help:Books (en.wikipedia). This page shows you how to create a book from Wikipedia articles in three steps. Books can be created in PDF form or ordered for printing on the PediaPress website.
  • Wikibooks “Wikibooks is a Wikimedia community for creating a free library of educational textbooks that anyone can edit. Wikibooks began on July 10, 2003; since then Wikibooks has grown to include over 35,021 pages in a multitude of textbooks created by volunteers like you!”, retrieved 18:18, 20 March 2009 (UTC).

Other organizations

There are lots of educational organizations that use wikis or similar CMS technology, e.g.

See also open contents and open educational resources

Publishing companies

  • WikiReader. Published some print books in German made from Wikipedia articles.
  • Random House will publish a synthesis of the 50'000 most popular german wiki articles.
  • PediaPress has an interesting model. You select the content from your favorite wiki and PediaPress takes care of typesetting, printing and shipping. See also Help:Books.

Wikibooks in educational technology

Orey, M.(Ed.). (2001). Emerging perspectives on learning, teaching, and technology. Retrieved 18:00, 23 March 2009 (UTC) from http://projects.coe.uga.edu/epltt/

Various links

  • Wikinomics has some propaganda for the "collective intelligence" argument.

Bibliography

  • Mason, Bruce and Sue Thomas (2008). A Million Penguins Research Report, Institute for Creative Technologies, De Montfort University. PDF. Good reading about why a million penguins can't write a very good novel. This paper includes also further links to related blogs.
  • Ravid, G., Kalman, Y. & Rafaeli, S. (2008). Wikibooks in higher education: Empowerment through online distributed collaboration. Computers in Human Behavior, 24, 1913-1928.