Tuesday September 23, 2008 Bliki in a Jar is a small Wiki written in Java with focus on supporting the Wikipedia syntax. It is intended to run on an USB stick as a replacement for a paper notebook as a Personal Information Manager (PIM).
You can download the latest release here:
Unzip the BlikiInAJar ZIP file onto you harddisk or USB stick. Run one of the files
The webpage http://localhost:3003/wiki will be opened in your default webbrowser and you are ready to create and edit your own personal wiki pages. All wiki pages (with the exception of downloaded Wikipedia template pages, which are stored in a Derby database) are stored as *.wiki files in the directory:
bliki.in.a.jar/public/docs/wiki
In the start.cmd (Windows) or start.sh (Linux) files you can set the default language for the wiki, by changing the -Duser.language=XX command line option.
For example for german namespaces it should be changed to
-Duser.language=de
At the moment Bliki in a Jar supports the following language (locales) for Wikipedia namespaces:
See: http://matheclipse.org/en/Bliki_in_a_JAR
Posted by axelclk ( Sep 23 2008, 11:43:26 PM CEST ) Permalink Comments [5]