Difference between revisions of "Projects"

From Kiwix
Jump to navigation Jump to search
m (Reverted edits by Mbcrq6fhj (talk) to last revision by Macofe)
(39 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{translations}}
<translate><!--T:1-->
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++.
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++.
</translate>


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


=== Kiwix for Android (Assigned) ===
== [https://phabricator.wikimedia.org/T73660 (re)-Introduce ZIM support in MediaWiki Book creator/OCG] ==


See [[Android]].
<translate><!--T:3-->
[https://www.mediawiki.org/ MediaWiki] is the wiki engine behind [https://www.wikipedia.org Wikipedia], all [https://www.wikimedia.org/ 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 [https://www.mediawiki.org/wiki/Extension:Collection Collection extension] (written in PHP). The Collection extension allows to easily create collection/selection of articles: so called books ; here is [https://en.wikipedia.org/w/index.php?title=Special:Book how it works on the English Wikipedia]. Once created, books can be exported in PDF format. The PDF exporting backend itself is not provided by the Collection extension, it's done with a JavaScript based solution called [https://www.mediawiki.org/wiki/Offline_content_generator 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 [http://www.openzim.org 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 [http://www.kiwix.org Kiwix]. A [https://github.com/cscott/mw-ocg-zimwriter stub of solution] has already been written and the [https://sourceforge.net/p/kiwix/other/ci/master/tree/mwoffliner/ MWOffline] is already functional. This [https://phabricator.wikimedia.org/T73660 task] is mostly about merging them.
</translate>


=== Collect informations about our audience  (Assigned) ===
=== [[phpzim]] (assigned) ===


As Kiwix grows more in popularity it would be really nice to tell the stories of the organizations that are using it. If we know who's using it then we can ask those people to let us know how we can make it better. It would also allow us to better understand the reach that our offline projects and how fast we are improving us.  
== Promotional video (assigned) ==
Look [[Video|here]] for more details.


Currently with think in the following directions:
<translate>=== Testing platform === <!--T:4-->
* Get more informations about the downloads and develop [[KPIs]]
We need a solution to test automatically Kiwix. We have currently nothing... so we start from scratch!
* <s>Setup a system to allow user to give us a feedback (see [http://sourceforge.net/mailarchive/message.php?msg_id=27686926 Tomasz's email])</s> {{done}}
</translate>
* Improve/simplify bug reporting and feature requesting (being able to leave an email adress without registering, simplier).
* <s>[[Feedback]] system</s> {{done}}


=== New Web site ===
<translate>=== Wikipublish === <!--T:5-->
<gallery>
</translate>
File:Kiwix.org2 mockup1.png
File:Kiwix.org2 mockup2.png
</gallery>


We need to replace the current web site by a more simple and fancy one. The current one is too complicated for the average customer and mix informations for devs and end users. In addition it does not provide some features which are essentials like a simple an intuitive way to search over the ZIM library or a simple way to give a feedback (bug report or feature request). So there is a lot of improvement potential in both content and
<translate><!--T:6-->
visuals.
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.
</translate>


This new one should be based on Mediawiki and we already have a design. The wiki part, like we know it, would be still accessible but not push on the front of the Web site. So we need someone we good PHP & Web languages knowledges to do that.
<translate><!--T:7-->
* [http://meta.wikimedia.org/wiki/Offline_Projects/Library/Wikipublish#Volunteers Want to know more...]
* Add support of EPUB in Kiwix
</translate>


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


=== Compilation Platform (Assigned) ===
<translate>=== Improve P2P support === <!--T:9-->
* 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]
* Add a way to exchange library and content on a local network (for example, using "bonjour" & BitTorrent DHT)
</translate>


Kiwix is currently ported to 3 different platforms: MS Windows, Apple Mac OS X and GNU/Linux. In addition, and this has to be kept in mind, there are many GNU/Linux distributions and also two architectures per platform. So we speak here of 10->20 files we have to prepare each time we release a new version of Kiwix.
=== [[Linux Packaging project]] (assigned) ===


We currently do that manually, and because we do not have a lot of packagers, most of the work is done by developers... by hand. We support always more platforms, so this takes always more time and consequently brakes the whole release management. In addition, doing that manually is a big source of errors.
<translate>=== Ambassador Program === <!--T:10-->


So we are searching for someone to build a global software solution to fix that issue. This solution should allow someone to build all these files with only a few clicks or commands. This solution should be fully documented and as cheap as possible. We think this should use virtual machines to avoid the need of a lot of expensive hardware.
<!--T:14-->
Create an '''ambassador program'''. '''Ambassadors''' would be special people especially aware about Kiwix and able to help others:
* Spread contents
* Make conferences
* Make advertisement
* Local representative


We seek here someone with good knowledge in compilation and scripting languages like Perl and/or bash to setup and document this platform.
<!--T:15-->
To do that, we should develop a set of tools:
* Advertisement Package
* Ambassador program definition
* Map base on Ushahidi to locate them
</translate>


Follow the implementation on these pages:
<translate>==== Starter Kit (Assigned) ==== <!--T:11-->
* [[Black&White Project/Compilation Farm]]
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.
* [[Black&White Project/Automatic compilation]]


=== Mediawiki DumpHTML extension improvement ===
<!--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.
[1] http://ladypine.org/installfest.html, http://www.wikihow.com/Arrange-Linux-Install-Party
[2] https://wiki.mozilla.org/Webmaker/Teach/WebmakingResources
</translate>


* [[Mediawiki DumpHTML extension improvement]]
<translate>== Video == <!--T:12-->
It would be great to have a video (screencast) presenting the software with its most important features.


=== Kiwix plug (Assigned) ===
<!--T:17-->
[[Image:Nimbus_n_iPhone.JPG|right|thumb|]]
Here is a proposition:
See [[Plug solution]].
* 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)
</translate>


=== [[ZIM Autobuild]] (assigned) ===
<translate>== See also == <!--T:13-->
 
* [[{{ll|Participate}}|Participate]]
=== [[Deaddrops & Geocaching]] (Assigned) ===
* [[{{ll|Roadmap}}|Roadmap]]
 
* [[{{ll|Development}}|Development]]
=== Building testing platform ===
* [https://bugs.kiwix.org Kiwix bugs & feature requests]
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 offert to see the book before downloading it.
 
[http://meta.wikimedia.org/wiki/Offline_Projects/Library/Wikipublish#Volunteers Wants to know more...]
 
== See also ==
* [https://secure.wikimedia.org/wikipedia/meta/wiki/Offline_Projects/Recommended_Projects#Proposed_project_ideas WMF Offline project overview]
* [https://secure.wikimedia.org/wikipedia/meta/wiki/Offline_Projects/Recommended_Projects#Proposed_project_ideas WMF Offline project overview]
* [[Roadmap/en]]
</translate>

Revision as of 18:48, 19 January 2018

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 MediaWiki 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 English Wikipedia. Once created, books can be exported in 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)

Promotional video (assigned)

Look here for more details.

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
  • Make conferences
  • Make 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 features.

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