Difference between revisions of "Projects"

From Kiwix
Jump to navigation Jump to search
(translate possible)
(Marked this version for translation)
Line 4: Line 4:
</translate>
</translate>


<translate><!--T:2-->
<translate>== Tasks == <!--T:2-->
== Tasks ==
</translate>
</translate>


Line 16: Line 15:
=== [[phpzim]] (assigned) ===
=== [[phpzim]] (assigned) ===


<translate><!--T:4-->
<translate>=== Testing platform === <!--T:4-->
=== Testing platform ===
We need a solution to test automatically Kiwix. We have currently nothing... so we start from scratch.!
We need a solution to test automatically Kiwix. We have currently nothing... so we start from scratch.!
</translate>
</translate>


<translate><!--T:5-->
<translate>=== Wikipublish === <!--T:5-->
=== Wikipublish ===
</translate>
</translate>


Line 34: Line 31:
</translate>
</translate>


<translate><!--T:8-->
<translate>=== OSM === <!--T:8-->
=== OSM ===
Make a proof of concept of a ZIM file providing a map using OSM data and a tool like [http://openlayers.org/ openLayer].
Make a proof of concept of a ZIM file providing a map using OSM data and a tool like [http://openlayers.org/ openLayer].
</translate>
</translate>


<translate><!--T:9-->
<translate>=== Improve P2P support === <!--T:9-->
=== Improve P2P support ===
* Fix Mirrorbrain to [http://mirrorbrain.org/issues/issue92 integrate torrent links in mirrorbrain]
* Fix Mirrorbrain to [http://mirrorbrain.org/issues/issue92 integrate torrent links in mirrorbrain]
* Fix Mirrorbrain to [http://mirrorbrain.org/issues/issue83 support fallback torrent trackers in .torrent files]
* Fix Mirrorbrain to [http://mirrorbrain.org/issues/issue83 support fallback torrent trackers in .torrent files]
Line 48: Line 43:
=== [[Linux Packaging project]] (assigned) ===
=== [[Linux Packaging project]] (assigned) ===


<translate><!--T:10-->
<translate>=== Ambassador Program === <!--T:10-->
=== Ambassador Program ===


<!--T:14-->
Create an '''ambassador program'''. '''Ambassadors''' would be special people especially aware about Kiwix and able to help others:
Create an '''ambassador program'''. '''Ambassadors''' would be special people especially aware about Kiwix and able to help others:
* Spread contents
* Spread contents
Line 57: Line 52:
* Local representative
* Local representative


<!--T:15-->
To do that, we should develop a set of tools:
To do that, we should develop a set of tools:
* Advertisement Package
* Advertisement Package
Line 63: Line 59:
</translate>
</translate>


<translate><!--T:11-->
<translate>==== Starter Kit (Assigned) ==== <!--T:11-->
==== Starter Kit (Assigned) ====
Perhaps a nice kit would help.  You know, like for organizing Linux installation parties[1] or Mozilla's event kits[2] etc., that encourages people, and provides step-by-step guidance and advice, to go and install Kiwix with a relevant offline Wikipedia file in their local no-Internet (or restricted/expensive Internet) school, college, community center, etc.
Perhaps a nice kit would help.  You know, like for organizing Linux installation parties[1] or Mozilla's event kits[2] etc., that encourages people, and provides step-by-step guidance and advice, to go and install Kiwix with a relevant offline Wikipedia file in their local no-Internet (or restricted/expensive Internet) school, college, community center, etc.


<!--T:16-->
Would anyone be interested in working on that?  WMF can contribute funding for some materials -- a Kiwix quick-start guide or cheatsheet, stickers, T-shirts.
Would anyone be interested in working on that?  WMF can contribute funding for some materials -- a Kiwix quick-start guide or cheatsheet, stickers, T-shirts.
[1] http://ladypine.org/installfest.html, http://www.wikihow.com/Arrange-Linux-Install-Party
[1] http://ladypine.org/installfest.html, http://www.wikihow.com/Arrange-Linux-Install-Party
Line 72: Line 68:
</translate>
</translate>


<translate><!--T:12-->
<translate>== Video == <!--T:12-->
== Video ==
It would be great to have a video (screencast) presenting the software with its most important feature.
It would be great to have a video (screencast) presenting the software with its most important feature.


<!--T:17-->
Here is a proposition:
Here is a proposition:
* Presentation slide of the video with slide and authors
* Presentation slide of the video with slide and authors
Line 89: Line 85:
</translate>
</translate>


<translate><!--T:13-->
<translate>== See also == <!--T:13-->
== See also ==
* [[{{ll|Participate}}|Participate]]
* [[{{ll|Participate}}|Participate]]
* [[{{ll|Roadmap}}|Roadmap]]
* [[{{ll|Roadmap}}|Roadmap]]

Revision as of 07:35, 19 November 2015

Other languages:
English • ‎español • ‎français • ‎magyar

The Kiwix volunteers program offers motivated and talented people ways to work for Kiwix during a limited time. Contributors can speak English, French, or German. Technical volunteers should know JavaScript, CSS, or other web languages, or C++.

Tasks

(re)-Introduce ZIM support in Mediaswiki Book creator/OCG

Mediawiki is the wiki engine behind Wikipedia, all Wikimedia projects and thousands other Web sites. It's a cutting edge free software providing highly featured web sites that anybody can edit. Mediawiki hosted content can be made available for offline usage through the Collection extension (written in PHP). The Collection extension allows to easily create collection/selection of articles: so called books ; here is how it works on the Wikipedia in English. One time created, books can be exported in the PDF format. The PDF exporting backend itself is not provided by the Collection extension, it's done with a JavaScript based solution called OCG. OCG is a NodeJS daemon able to transform a book definition in a PDF and it should be able to do the same in the ZIM format. The ZIM format allows to store web pages (with images, videos, etc...) in one extremely compressed file, these pages are then available to read on most computers with a reader like Kiwix. A stub of solution has already been written] and the MWOffline is already functional. This task is mostly about merging them.

phpzim (assigned)

Testing platform

We need a solution to test automatically Kiwix. We have currently nothing... so we start from scratch.!

Wikipublish

Create a publication platform, a Web site online similar to itunes which would provide the list of available contents to download in ZIM, EPUB, .... also offer to see the book before downloading it.

OSM

Make a proof of concept of a ZIM file providing a map using OSM data and a tool like openLayer.

Improve P2P support

Linux Packaging project (assigned)

Ambassador Program

Create an ambassador program. Ambassadors would be special people especially aware about Kiwix and able to help others:

  • Spread contents
  • Makes conferences
  • Makes advertisement
  • Local representative

To do that, we should develop a set of tools:

  • Advertisement Package
  • Ambassador program definition
  • Map base on Ushahidi to locate them

Starter Kit (Assigned)

Perhaps a nice kit would help. You know, like for organizing Linux installation parties[1] or Mozilla's event kits[2] etc., that encourages people, and provides step-by-step guidance and advice, to go and install Kiwix with a relevant offline Wikipedia file in their local no-Internet (or restricted/expensive Internet) school, college, community center, etc.

Would anyone be interested in working on that? WMF can contribute funding for some materials -- a Kiwix quick-start guide or cheatsheet, stickers, T-shirts. [1] http://ladypine.org/installfest.html, http://www.wikihow.com/Arrange-Linux-Install-Party [2] https://wiki.mozilla.org/Webmaker/Teach/WebmakingResources

Video

It would be great to have a video (screencast) presenting the software with its most important feature.

Here is a proposition:

  • Presentation slide of the video with slide and authors
  • Presentation of the context (Online Wikipedia put offline of a DVD)
  • Presentation of the principle of Kiwix and ZIM
  • Starting Kiwix
  • Open file
  • Indexing file
  • surfing
  • searching
  • special features: fullscreen, switch language, font bigger/smaller, random page, etc.
  • Finish (present the ZIM availables and how to download them)

See also