2015-07-20 04:41:12 +00:00
<!DOCTYPE html>
< html dir = "ltr" >
< head >
< title > XOWA: About< / title >
< meta http-equiv = "content-type" content = "text/html;charset=UTF-8" / >
< link rel = "shortcut icon" href = "xowa-logo.png" / >
< link rel = "stylesheet" href = "xowa.css" type = "text/css" >
< / head >
< body class = "mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck = "false" >
< div id = "mw-page-base" class = "noprint" > < / div >
< div id = "mw-head-base" class = "noprint" > < / div >
< div id = "content" class = "mw-body" >
< h1 id = "firstHeading" class = "firstHeading" > < span > About< / span > < / h1 >
< div id = "bodyContent" >
< div id = "siteSub" > From XOWA: a free, open-source, offline wiki application< / div >
< div id = "contentSub" > < / div >
< div id = "mw-content-text" lang = "en" dir = "ltr" class = "mw-content-ltr" >
<!-- page_bgn -->
< h2 > < span class = 'mw-headline' id = 'Information' > Information< / span > < / h2 >
< table class = 'wikitable' style = 'border:1px' >
< tr >
< td > name:< / td >
< td > XOWA< / td >
< / tr >
< tr >
< td > license:< / td >
< td > < a href = "http://www.gnu.org/licenses/agpl-3.0.html" class = "external text" rel = "nofollow" > AGPLv3< / a > < / td >
< / tr >
< tr >
< td > website:< / td >
2015-07-20 05:27:03 +00:00
< td > < a href = "https://gnosygnu.github.io/xowa/" class = "external text" rel = "nofollow" > https://gnosygnu.github.io/xowa/< / a > < / td >
2015-07-20 04:41:12 +00:00
< / tr >
< tr >
< td > developer:< / td >
< td > gnosygnu< / td >
< / tr >
< tr >
< td > email:< / td >
< td > gnosygnu@gmail.com< / td >
< / tr >
< tr >
< td > identity passphrases:< / td >
< td > < tt > 8d06d35872ca9e477c3295c3b2ccfb02214626660ae0f292ab93e1dfedcadac4< br >
d17f529216e011db77e22365de09335a459d78584fb1c29066e79fe422b904f2< / tt > < / td >
< / tr >
< / table >
< h2 > < span class = 'mw-headline' id = 'Contributors' > Contributors< / span > < / h2 >
< table >
< tr valign = 'top' >
< td >
< table class = 'wikitable' style = 'border:1px' >
< tr >
< th > name< / th >
< th > contribution< / th >
< / tr >
< tr >
< td > Schnark< / td >
< td >
< ul >
< li > MathJax integration< / li >
< li > Sortable/Collapsible tables< / li >
< li > Reference tooltips< / li >
< li > Timeline< / li >
< li > Wikidata html formatter< / li >
< li > Search suggestions< / li >
< li > Redlink identification< / li >
< li > Edit toolbar< / li >
< li > German localization< / li >
< li > 250+ defect detection< / li >
< / ul >
< / td >
< / tr >
< / table >
< / td >
< td >
< table class = 'wikitable' style = 'border:1px' >
< tr >
< th > name< / th >
< th > contribution< / th >
< / tr >
< tr >
< td > treck< / td >
< td >
< ul >
< li > Firefox Add-on< / li >
< li > Polish localization< / li >
< / ul >
< / td >
< / tr >
< tr >
< td > hidp123< / td >
< td >
< ul >
< li > multiple defect detection< / li >
< / ul >
< / td >
< / tr >
< tr >
< td > Miles< / td >
< td >
< ul >
< li > multiple defect detection< / li >
< / ul >
< / td >
< / tr >
< tr >
< td > Anselm< / td >
< td >
< ul >
< li > import bz2 by stdout proposal< / li >
< li > multiple defect detection< / li >
< / ul >
< / td >
< / tr >
< tr >
< td > Mattze96< / td >
< td >
< ul >
< li > HTTP Web Server< / li >
< / ul >
< / td >
< / tr >
< tr >
< td > zjzengdongyang< / td >
< td >
< ul >
< li > Chinese localization< / li >
< li > multiple defect detection< / li >
< / ul >
< / td >
< / tr >
< / table >
< / td >
< / tr >
< / table >
< h2 > < span class = 'mw-headline' id = 'Components_and_Tools' > Components and Tools< / span > < / h2 >
< p > XOWA is free software. It was built using free software and was made possible by free culture.< / p >
< i > Support free software and free culture today!< / i >
< table class = 'wikitable' style = 'border:1px' >
< tr >
< th > Name< / th >
< th > Description< / th >
< th > License< / th >
< / tr >
< tr >
< td style = 'background-color:light-grey;font-weight:bold;font-size:large;' colspan = '2' > Primary application components< / td >
< / tr >
< tr >
< td > < a href = "http://www.wikimedia.org" class = "external text" rel = "nofollow" > Wikimedia Foundation< / a > < / td >
< td > Wiki data dumps and images< / td >
< td > < a href = "http://wikimediafoundation.org/wiki/Terms_of_Use" > CC-BY-SA 3.0< / a > < / td >
< / tr >
< tr >
< td > < a href = "http://developer.mozilla.org/en-US/docs/XULRunner" class = "external text" rel = "nofollow" > XUL Runner< / a > < / td >
< td > Mozilla Firefox web browser runtime environment< / td >
< td > < a href = "http://www.mozilla.org/MPL/" class = "external text" rel = "nofollow" > MPL< / a > < / td >
< / tr >
< tr >
< td > < a href = "http://www.java.com" class = "external text" rel = "nofollow" > Java< / a > < / td >
< td > Programming language< / td >
< td > < a href = "http://openjdk.java.net/" class = "external text" rel = "nofollow" > GPLv2< / a > < / td >
< / tr >
< tr >
< td > < a href = "http://www.eclipse.org/swt" class = "external text" rel = "nofollow" > SWT< / a > < / td >
< td > Web browser interoperability< / td >
< td > < a href = "http://www.eclipse.org/legal/cpl-v10.html" class = "external text" rel = "nofollow" > CPL< / a > < / td >
< / tr >
< tr >
< td style = 'background-color:light-grey;font-weight:bold;font-size:large;' colspan = '2' > Secondary application components< / td >
< / tr >
< tr >
< td > < a href = "http://www.sqlite.org/" class = "external text" rel = "nofollow" > sqlite< / a > < / td >
< td > SQL database library< / td >
< td > < a href = "http://www.sqlite.org/copyright.html" class = "external text" rel = "nofollow" > Public Domain< / a > < / td >
< / tr >
< tr >
< td > < a href = "http://bitbucket.org/xerial/sqlite-jdbc" class = "external text" rel = "nofollow" > Xerial SQLite JDBC< / a > < / td >
< td > Java library for Sqlite< / td >
< td > < a href = "http://bitbucket.org/xerial/sqlite-jdbc/" class = "external text" rel = "nofollow" > Apache v2.0< / a > < / td >
< / tr >
< tr >
< td > < a href = "http://www.lua.org/" class = "external text" rel = "nofollow" > Lua< / a > < / td >
< td > Embedded scripting library< / td >
< td > < a href = "http://www.lua.org/license.html" class = "external text" rel = "nofollow" > MIT< / a > < / td >
< / tr >
< tr >
< td > < a href = "http://luaj.org/luaj/README.html" class = "external text" rel = "nofollow" > Luaj< / a > < / td >
< td > Embedded scripting library (Java)< / td >
< td > < a href = "http://sourceforge.net/dbimage.php?id=196142" class = "external text" rel = "nofollow" > BSD< / a > < / td >
< / tr >
< tr >
< td > < a href = "http://tidy.sourceforge.net/" class = "external text" rel = "nofollow" > tidy< / a > < / td >
< td > HTML markup cleaner< / td >
< td > < a href = "http://tidy.sourceforge.net/" class = "external text" rel = "nofollow" > MIT< / a > < / td >
< / tr >
< tr >
< td > < a href = "http://jtidy.sourceforge.net/" class = "external text" rel = "nofollow" > JTidy< / a > < / td >
< td > HTML markup cleaner (Java)< / td >
< td > < a href = "http://jtidy.sourceforge.net/license.html" class = "external text" rel = "nofollow" > BSD< / a > < / td >
< / tr >
< tr >
< td > < a href = "http://www.mathjax.org" class = "external text" rel = "nofollow" > MathJax< / a > < / td >
< td > Browser-based LaT< sub > E< / sub > X functionality< / td >
< td > < a href = "http://www.mathjax.org/resources/faqs/#License" class = "external text" rel = "nofollow" > Apache v2.0< / a > < / td >
< / tr >
< tr >
< td > < a href = "http://www.jquery.org" class = "external text" rel = "nofollow" > JQuery< / a > < / td >
< td > Javascript library (used for table sorting/collapsing)< / td >
< td > < a href = "http://jquery.org/license/" class = "external text" rel = "nofollow" > MIT< / a > < / td >
< / tr >
< tr >
< td > < a href = "http://commons.apache.org/proper/commons-compress/" class = "external text" rel = "nofollow" > Apache Commons Compress< / a > < / td >
< td > BZ2 compression / decompression library< / td >
< td > < a href = "http://www.apache.org/licenses/" class = "external text" rel = "nofollow" > Apache v2.0< / a > < / td >
< / tr >
< tr >
< td > < a href = "http://7-zip.org" class = "external text" rel = "nofollow" > 7-Zip< / a > < / td >
< td > Compression / decompression program (Windows)< / td >
< td > < a href = "http://7-zip.org/faq.html" class = "external text" rel = "nofollow" > LGPL< / a > < / td >
< / tr >
< tr >
< td > < a href = "http://www.lilypond.org/" class = "external text" rel = "nofollow" > Lilypond< / a > < / td >
< td > Music score generator< / td >
< td > < a href = "http://www.lilypond.org/gpl.html" class = "external text" rel = "nofollow" > GPLv3< / a > < / td >
< / tr >
< tr >
< td > < a href = "http://www.imagemagick.org" class = "external text" rel = "nofollow" > ImageMagick< / a > < / td >
< td > Image converter< / td >
< td > < a href = "http://www.imagemagick.org/" class = "external text" rel = "nofollow" > Apache v2.0< / a > < / td >
< / tr >
< tr >
< td > < a href = "http://www.inkscape.org" class = "external text" rel = "nofollow" > Inkscape< / a > < / td >
< td > SVG converter< / td >
< td > < a href = "http://inkscape.org/doc/inkscape-man.html" class = "external text" rel = "nofollow" > GPL< / a > < / td >
< / tr >
< tr >
< td > < a href = "http://www.miktex.org" class = "external text" rel = "nofollow" > MiKT< sub > E< / sub > X< / a > < / td >
< td > T< sub > E< / sub > X converter (Windows)< / td >
< td > < a href = "http://miktex.org/copying" class = "external text" rel = "nofollow" > MikTex Open Source< / a > < / td >
< / tr >
< tr >
< td style = 'background-color:light-grey;font-weight:bold;font-size:large;' colspan = '2' > Websites< / td >
< / tr >
< tr >
< td > < a href = "http://archive.org" class = "external text" rel = "nofollow" > archive.org< / a > < / td >
< td > Image database host< / td >
< / tr >
< tr >
< td > < a href = "http://sourceforge.net" class = "external text" rel = "nofollow" > Sourceforge.net< / a > < / td >
< td > Project hosting website< / td >
< / tr >
< tr >
< td > < a href = "http://gerrit.wikimedia.org/r/#/admin/projects/xowa" class = "external text" rel = "nofollow" > Gerrit< / a > < / td >
< td > Software code review< / td >
< / tr >
< tr >
< td > < a href = "http://dumps.wikimedia.org/backup-index.html/" class = "external text" rel = "nofollow" > Wikimedia dump servers< / a > < / td >
< td > Wiki backup host< / td >
< / tr >
< tr >
< td style = 'background-color:light-grey;font-weight:bold;font-size:large;' colspan = '2' > Development tools and utilities< / td >
< / tr >
< tr >
< td > < a href = "http://www.ubuntu.com" class = "external text" rel = "nofollow" > Ubuntu< / a > < / td >
< td > Operating system< / td >
< td > < a href = "http://www.ubuntu.com/about/about-ubuntu/licensing" class = "external text" rel = "nofollow" > GPL derived< / a > < / td >
< / tr >
< tr >
< td > < a href = "http://www.eclipse.org" class = "external text" rel = "nofollow" > Eclipse< / a > < / td >
< td > Java IDE< / td >
< td > < a href = "http://www.eclipse.org/legal/cpl-v10.html" class = "external text" rel = "nofollow" > CPL< / a > < / td >
< / tr >
< tr >
< td > < a href = "http://www.jedit.org" class = "external text" rel = "nofollow" > jEdit< / a > < / td >
< td > Text editor< / td >
< td > < a href = "http://www.jedit.org/FAQ/general.html" class = "external text" rel = "nofollow" > GPLv2< / a > < / td >
< / tr >
< tr >
< td > < a href = "http://notepad-plus-plus.org" class = "external text" rel = "nofollow" > Notepad++< / a > < / td >
< td > Text editor (Windows)< / td >
< td > < a href = "http://notepad-plus-plus.org/news/notepad-6.1.1-gpl-enhancement.html" class = "external text" rel = "nofollow" > GPL< / a > < / td >
< / tr >
< tr >
< td > < a href = "http://getfirebug.com" class = "external text" rel = "nofollow" > Firebug< / a > < / td >
< td > HTML inspection< / td >
< td > < a href = "http://getfirebug.com/faq/" class = "external text" rel = "nofollow" > BSD< / a > < / td >
< / tr >
< tr >
< td > < a href = "http://www.libreoffice.org" class = "external text" rel = "nofollow" > LibreOffice< / a > < / td >
< td > Spreadsheet application< / td >
< td > < a href = "http://www.libreoffice.org/about-us/licenses/" class = "external text" rel = "nofollow" > LGPLv3, MPL< / a > < / td >
< / tr >
< tr >
< td > < a href = "http://squirrel-sql.sourceforge.net/" class = "external text" rel = "nofollow" > SQuirreL SQL< / a > < / td >
< td > SQL editor< / td >
< td > < a href = "http://squirrel-sql.sourceforge.net/" class = "external text" rel = "nofollow" > LGPL< / a > < / td >
< / tr >
< tr >
< td > < a href = "http://jsmooth.sourceforge.net/" class = "external text" rel = "nofollow" > JSmooth< / a > < / td >
< td > Java exe wrapper (Windows)< / td >
< td > < a href = "http://jsmooth.sourceforge.net/license.php" class = "external text" rel = "nofollow" > GPLv2< / a > < / td >
< / tr >
< tr >
< td > < a href = "http://launch4j.sourceforge.net/" class = "external text" rel = "nofollow" > Launch4J< / a > < / td >
< td > Java exe wrapper (Windows 64-bit)< / td >
< td > < a href = "http://launch4j.sourceforge.net/" class = "external text" rel = "nofollow" > BSD, MIT< / a > < / td >
< / tr >
< tr >
< td > < a href = "http://www.qbittorrent.org/" class = "external text" rel = "nofollow" > qBittorrent< / a > < / td >
< td > Torrent generator< / td >
< td > < a href = "http://github.com/qbittorrent/qBittorrent/blob/master/COPYING" class = "external text" rel = "nofollow" > GPLv2< / a > < / td >
< / tr >
< tr >
< td > < a href = "http://www.gimp.org" class = "external text" rel = "nofollow" > GIMP< / a > < / td >
< td > Image manipulation< / td >
< td > < a href = "http://www.gimp.org/about/COPYING" class = "external text" rel = "nofollow" > GPLv3< / a > < / td >
< / tr >
< tr >
< td > < a href = "http://www.videolan.org/vlc/index.html" class = "external text" rel = "nofollow" > VLC< / a > < / td >
< td > Media player< / td >
< td > < a href = "http://www.videolan.org/legal.html" class = "external text" rel = "nofollow" > GPLv2< / a > < / td >
< / tr >
< tr >
< td > < a href = "http://djvu.sourceforge.net" class = "external text" rel = "nofollow" > DjVuLibre< / a > < / td >
< td > DjVu viewer< / td >
< td > < a href = "http://djvu.sourceforge.net/licensing.html" class = "external text" rel = "nofollow" > GPLv2< / a > < / td >
< / tr >
< tr >
< td > < a href = "http://projects.gnome.org/evince" class = "external text" rel = "nofollow" > Evince< / a > < / td >
< td > PDF viewer< / td >
< td > < a href = "http://sourceforge.net/projects/evince.mirror/" class = "external text" rel = "nofollow" > GPLv2< / a > < / td >
< / tr >
< tr >
< td style = 'background-color:light-grey;font-weight:bold;font-size:large;' colspan = '2' > Resources< / td >
< / tr >
< tr >
< td > < a href = "http://www.mediawiki.org/wiki/" > MediaWiki< / a > < / td >
< td > Wiki server software< / td >
< td > < a href = "http://www.mediawiki.org/wiki/Manual:What_is_MediaWiki?" > GPLv2< / a > < / td >
< / tr >
< tr >
< td > < a href = "http://www.php.net" class = "external text" rel = "nofollow" > PHP< / a > < / td >
< td > Server-side scripting language< / td >
< td > < a href = "http://php.net/license/" class = "external text" rel = "nofollow" > PHP v3.01< / a > < / td >
< / tr >
< tr >
< td > < a href = "http://tango.freedesktop.org/Tango_Icon_Library" class = "external text" rel = "nofollow" > Tango icon library< / a > < / td >
< td > Icons< / td >
< td > < a href = "http://tango.freedesktop.org/" class = "external text" rel = "nofollow" > Public Domain< / a > < / td >
< / tr >
< tr >
< td > < a href = "http://www.oxygen-icons.org/" class = "external text" rel = "nofollow" > Oxygen< / a > < / td >
< td > Icons< / td >
< td > < a href = "http://en.wikipedia.org/wiki/Oxygen_Project" > LGPL< / a > < / td >
< / tr >
< tr >
< td style = 'background-color:light-grey;font-weight:bold;font-size:large;' colspan = '2' > Special mention< / td >
< / tr >
< tr >
< td > < a href = "http://www.gnu.org" class = "external text" rel = "nofollow" > GNU< / a > < / td >
< td > Free software philosophy< / td >
< / tr >
< / table >
<!-- page_end -->
< / div >
< / div >
< / div >
< div id = "mw-head" class = "noprint" >
< div id = "left-navigation" >
< div id = "p-namespaces" class = "vectorTabs" >
< h3 > Namespaces< / h3 >
< ul >
< li id = "ca-nstab-main" class = "selected" > < span > < a id = "ca-nstab-main-href" href = "index.html" > Page< / a > < / span > < / li >
< / ul >
< / div >
< / div >
< / div >
< div id = 'mw-panel' class = 'noprint' >
< div id = 'p-logo' >
2015-07-20 05:27:03 +00:00
< a style = "background-image: url(xowa-logo.png);" href = "https://gnosygnu.github.io/xowa/" title = "Visit the main page" > < / a >
2015-07-20 04:41:12 +00:00
< / div >
< div class = "portal" id = 'xowa-portal-home' >
< h3 > XOWA< / h3 >
< div class = "body" >
< ul >
2015-07-20 05:27:03 +00:00
< li > < a href = "https://gnosygnu.github.io/xowa/" title = 'Visit the main page' > Main page< / a > < / li >
2015-07-20 04:41:12 +00:00
< li > < a href = "blog.html" title = 'Follow XOWA' ' s development process ' > Blog< / a > < / li >
< li > < a href = "screenshots.html" title = 'See screenshots of XOWA' > Screenshots< / a > < / li >
< li > < a href = "download.html" title = 'Download the XOWA application' > Download XOWA< / a > < / li >
< li > < a href = "image_dbs.html" title = 'Download offline wikis and image databases' > Download wikis< / a > < / li >
< li > < a href = "reviews.html" title = 'Read what others have written about XOWA' > Media< / a > < / li >
< li > < a href = "about.html" title = 'Get more information about XOWA' > About< / a > < / li >
< / ul >
< / div >
< / div >
< div class = "portal" id = 'xowa-portal-help' >
< h3 > Help< / h3 >
< div class = "body" >
< ul >
< li > < a href = "requirements.html" title = 'Get XOWA's system requirements' > Requirements< / a > < / li >
< li > < a href = "installation.html" title = 'Get instructions for installing XOWA' > Installation< / a > < / li >
< li > < a href = "setup_simplewiki.html" title = 'Learn how to set up Simple Wikipedia' > Set up Simple Wikipedia< / a > < / li >
< li > < a href = "setup_enwiki.html" title = 'Learn how to set up English Wikipedia' > Set up English Wikipedia< / a > < / li >
< li > < a href = "setup_other_wikis.html" title = 'Learn how to set up Other Wikipedias' > Set up Other Wikipedias< / a > < / li >
< li > < a href = "contact.html" title = 'Questions? Comments? Leave feedback for XOWA' > Feedback< / a > < / li >
< / ul >
< / div >
< / div >
< div class = "portal" id = 'xowa-portal-links' >
< h3 > Links< / h3 >
< div class = "body" >
< ul >
< li > < a href = "http://dumps.wikimedia.org/backup-index.html" title = "Get wiki datababase dumps directly from Wikimedia" > Wikimedia dumps< / a > < / li >
< li > < a href = "https://archive.org/search.php?query=xowa" title = "Search archive.org for XOWA files" > XOWA @ archive.org< / a > < / li >
< li > < a href = "http://en.wikipedia.org" title = "Visit Wikipedia (and compare to XOWA!)" > English Wikipedia< / a > < / li >
< / ul >
< / div >
< / div >
< div class = "portal" id = 'xowa-portal-donate' >
< h3 > Donate< / h3 >
< div class = "body" >
< ul >
< li > < a href = "https://archive.org/donate/index.php" title = "Support archive.org!" > archive.org< / a > < / li > <!-- listed first due to recent fire damages: http://blog.archive.org/2013/11/06/scanning - center - fire - please - help - rebuild/ -->
< li > < a href = "https://donate.wikimedia.org/wiki/Special:FundraiserRedirector" title = "Support Wikipedia!" > Wikipedia< / a > < / li >
<!-- <li><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
< / ul >
< / div >
< / div >
< / div >
< / body >
< / html >