1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2024-10-27 20:34:16 +00:00
gnosygnu_xowa/home/wiki/Blog/2017-04.html
2019-07-25 07:26:36 -04:00

304 lines
16 KiB
HTML

<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Blog/2017-04 - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.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>Blog/2017-04</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<div class='infobox plainlinks' style='width:70px;'>
<p>
<span style='font-size:15px;font-weight:bold;'>Blog links</span><br>
<br>
2019<br>
</p>
<ul>
<li>
<a href="http://xowa.org/home/wiki/Blog/2019-07" id="xolnki_2" title="Blog/2019-07" class="xowa-visited">2019-07</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2019-03" id="xolnki_3" title="Blog/2019-03" class="xowa-visited">2019-03</a>
</li>
</ul>
<p>
2018<br>
</p>
<ul>
<li>
<a href="http://xowa.org/home/wiki/Blog/2018-01" id="xolnki_4" title="Blog/2018-01" class="xowa-visited">2018-01</a>
</li>
</ul>
<p>
2017<br>
</p>
<ul>
<li>
<a href="http://xowa.org/home/wiki/Blog/2017-09" id="xolnki_5" title="Blog/2017-09">2017-09</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2017-06" id="xolnki_6" title="Blog/2017-06">2017-06</a>
</li>
</ul>
<p>
<br>
<a href="http://xowa.org/home/wiki/Blog/Archives" id="xolnki_7" title="Blog/Archives">Archives</a>
</p>
</div>
<div id="toc" class="toc">
<div id="toctitle" class="toctitle">
<h2>
Contents
</h2>
</div>
<ul>
<li class="toclevel-1 tocsection-1">
<a href="#Release:_v4.5.2.1704_(2017-04-26_20:00_Wed)"><span class="tocnumber">1</span> <span class="toctext">Release: v4.5.2.1704 (2017-04-26 20:00 Wed)</span></a>
<ul>
<li class="toclevel-2 tocsection-2">
<a href="#(Wiki)_Publish_2017-04_English_Wikipedia"><span class="tocnumber">1.1</span> <span class="toctext">(Wiki) Publish 2017-04 English Wikipedia</span></a>
</li>
<li class="toclevel-2 tocsection-3">
<a href="#Add_minor_tweaks_for_full-text_search_and_title-search"><span class="tocnumber">1.2</span> <span class="toctext">Add minor tweaks for full-text search and title-search</span></a>
</li>
<li class="toclevel-2 tocsection-4">
<a href="#Fix_parser_issues_for_English_Wikipedia,_including_"><span class="tocnumber">1.3</span> <span class="toctext">Fix parser issues for English Wikipedia, including "convert invalid number", "Check date value in access date", chart errors, and #statements</span></a>
</li>
<li class="toclevel-2 tocsection-5">
<a href="#Fix_parser_issues_for_English_Wiktionary_including_French_conjugation_tables,_Chinese_glyph_tables,_and_Russian_parts_of_speech."><span class="tocnumber">1.4</span> <span class="toctext">Fix parser issues for English Wiktionary including French conjugation tables, Chinese glyph tables, and Russian parts of speech.</span></a>
</li>
<li class="toclevel-2 tocsection-6">
<a href="#Next_release"><span class="tocnumber">1.5</span> <span class="toctext">Next release</span></a>
</li>
</ul>
</li>
<li class="toclevel-1 tocsection-7">
<a href="#Personal:_A_new_job_and_other_changes_(2017-04-02_12:00_Sun)"><span class="tocnumber">2</span> <span class="toctext">Personal: A new job and other changes (2017-04-02 12:00 Sun)</span></a>
</li>
</ul>
</div>
<h2>
<span class="mw-headline" id="Release:_v4.5.2.1704_(2017-04-26_20:00_Wed)">Release: v4.5.2.1704 (2017-04-26 20:00 Wed)</span>
</h2>
<p>
The PC version is a minor release. It adds some full-text search tweaks and fixes parsing issues for 2017-04 English Wikipedia and Wiktionary.
</p>
<p>
The Android version is a minor release. It also adds some full-text search tweaks.
</p>
<h3>
<span class="mw-headline" id="(Wiki)_Publish_2017-04_English_Wikipedia">(Wiki) Publish 2017-04 English Wikipedia</span>
</h3>
<p>
2017-04 English Wikipedia was released over the weekend. You can get them from Download Central or see the following links: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis" id="xolnki_8" title="Wiki setup/English wikis" class="xowa-visited">Wiki_setup/English_wikis</a>
</p>
<p>
Note that Download Central wikis have two changes:
</p>
<ul>
<li>
Full-text search indexes are bundled automatically with the main Articles task
</li>
<li>
A Wikitext task is also available. This allows you to download the Wikitext for editing purposes. Note that if you are using Android or are just viewing wikis you will not need them.
</li>
</ul>
<h3>
<span class="mw-headline" id="Add_minor_tweaks_for_full-text_search_and_title-search">Add minor tweaks for full-text search and title-search</span>
</h3>
<p>
This version has a few minor tweaks for search:
</p>
<ul>
<li>
Full-text search indexes are now generated automatically for 2017-04 and later Download Central wikis
</li>
<li>
The full-text search UI has a few minor fixes
</li>
<li>
Not directly related to full-text search, but title search now returns results for pages with a page_score of 10,000 or less
</li>
</ul>
<h3>
<span class="mw-headline" id="Fix_parser_issues_for_English_Wikipedia,_including_">Fix parser issues for English Wikipedia, including "convert invalid number", "Check date value in access date", chart errors, and #statements</span>
</h3>
<p>
There were a bunch of parser fixes with 2017-04 English Wikipedia. For more detail, see the change log. In summary, they revolve around the following items:
</p>
<ul>
<li>
Better support for UNIQ to handle "convert invalid number" and chart issues
</li>
<li>
Fixes for Wikibase and geocordinates as well as #statements
</li>
<li>
A date parser fix which caused "check date value in access date" errors in the references of many en.w pages
</li>
</ul>
<h3>
<span class="mw-headline" id="Fix_parser_issues_for_English_Wiktionary_including_French_conjugation_tables,_Chinese_glyph_tables,_and_Russian_parts_of_speech.">Fix parser issues for English Wiktionary including French conjugation tables, Chinese glyph tables, and Russian parts of speech.</span>
</h3>
<p>
In addition, there were also a few significant fixes to handle English Wiktionary:
</p>
<ul>
<li>
French conjugation tables when Lua scripts use a function for replacing, but sometimes return nil
</li>
<li>
Chinese glyph tables due to Luaj and lack of BMP (1 codepoint; 2-char) support
</li>
<li>
Russian parts of speech issues due to over-eager inclusiong of all matches for ustring.match
</li>
</ul>
<h3>
<span class="mw-headline" id="Next_release">Next release</span>
</h3>
<p>
I'm still adjusting to the new work schedule, so time has unfortunately been limited. I also spent a good deal of this month working on parser issues, especially for English Wiktionary.
</p>
<p>
I'm working on releasing more wikis with full-text search indexes. The English Wikis should be available sometime this weekend, with German and others following. The next release will probably come in late May and probably focus only on parser issues.
</p>
<h2>
<span class="mw-headline" id="Personal:_A_new_job_and_other_changes_(2017-04-02_12:00_Sun)">Personal: A new job and other changes (2017-04-02 12:00 Sun)</span>
</h2>
<p>
XOWA development will be undergoing some changes in the coming months. As of tomorrow, I'll be starting a new job, and consequently, I won't be able to give as much time to XOWA as before. In fact, few people know this, but I spent the past year working full-time on XOWA. So, strictly by numbers, XOWA is going to go from a 60-80 hour per week schedule to something much less.
</p>
<p>
With that said, XOWA development will not halt. As demonstrated by the full-year work effort, I care deeply about this project, and I do not plan to stop developing XOWA any time in the future. However, it does mean that there will be a few changes.
</p>
<p>
First, the pace of development will slow down. The past year has seen a lot of development: from XOWA Android to Download Central to personal wikis to full-text search<sup id="cite_ref-0" class="reference"><a href="#cite_note-0">[1]</a></sup> Given the new schedule, it won't be at all possible to match that output. I still have a bunch of major changes planned, but I expect that only two or three major changes will occur before the end of the year.
</p>
<p>
Second, I'll be producing Download Central wikis at a slower rate. I do want to do a full update of all wikis, especially with the recent addition of full-text search. However, if I run into issues, I may postpone a wiki for a few weeks to a month until I work them out. I'll try to provide some sort of schedule for changes, but things may be in flux for a while. As always, if you have any requests, please make them, and I'll definitely prioritize them.
</p>
<p>
Third, I'm going to turn my attention to making XOWA easier for other developers and power users. This means more documentation in building XOWA as well as the Download Central databases. I'd love to have some support from others, and really don't want to have XOWA development depend entirely on me.
</p>
<p>
I'm sure there will probably be other noticeable changes as well. Again, I want to assure you that XOWA is not going to go away anytime soon. If anything, it will continue to grow -- especially with more support from others.
</p>
<ol class="references">
<li id="cite_note-0">
<span class="mw-cite-backlink"><a href="#cite_ref-0">^</a></span> <span class="reference-text">There's also a lot more such as HTML databases, PageRank, Auto-complete URL bar, Page Sync, Options, ICU Categories, Page Banner, multi-threaded parsers, nightmode, hdpi support, and dozens of parser issues.</span>
</li>
</ol>
</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'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="https://www.youtube.com/watch?v=q0qbXYXEH6M" title="See a video of XOWA Desktop in action">Video</a></li>
<li><a href="http://xowa.org/home/wiki/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/home/wiki/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/home/wiki/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/home/wiki/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/home/wiki/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/home/wiki/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/home/wiki/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/home/wiki/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
<li><a href="https://www.youtube.com/watch?v=jsMTBxGweUw" title="See a video of XOWA Android in action">Video</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/home/wiki/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/home/wiki/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/home/wiki/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/home/wiki/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/home/wiki/Blog.html" title='Follow XOWA''s development process'>Current</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="http://xowa.org/home/wiki/Help/Donate.html" title="Support XOWA!">XOWA</a></li>
</ul>
</div>
</div>
</div>
</body>
</html>