Difference between revisions of "LinuxTag 2010"

Jump to navigation Jump to search
847 bytes added ,  20:04, 29 January 2010
Line 27: Line 27:


openZIM provides a free and open implementation of the ZIM file format - a file format meant to provide the most efficient way to store web content. The ZIM file format is mainly developed for and used to provide offline access to Wikipedia content it is able to host any kind of web content, including images, CSS and java script files.
openZIM provides a free and open implementation of the ZIM file format - a file format meant to provide the most efficient way to store web content. The ZIM file format is mainly developed for and used to provide offline access to Wikipedia content it is able to host any kind of web content, including images, CSS and java script files.
While the open documentation of the ZIM file format enables everyone to write software using it, openZIM also provides tools to create ZIM files from HTML and a reader application that allows to browse the content in a standard internet browser along with some advanced tools. These are all based on zimlib, a library written in C++ that can be easily used in other applications to make them ZIM-aware.
The talk will give a short introduction in openZIM and the ZIM format and will then focus on technicall issues when dealing with huge chunks of data like Wikipedia and how they have been addressed by openZIM. After the talk you know the tools that are available, have got a overview on the file format and the ressources to find more details if you plan to implement it by yourself and you know how to start using zimlib in you own software.


=== Links ===
=== Links ===
* '''URL:''' http://openzim.org/
* '''URL:''' http://openzim.org/
* '''Description:''' website of the openZIM developer team with documentation, SVN, bugtracker and ZIM file archive
* '''Description:''' website of the openZIM developer team with documentation, SVN, bugtracker and ZIM file archive

Navigation menu