mossroy 59ba7bf1cc Optimization of the algorithm that reads an article, so that it does not
read the entire dump for a single article.
It was causing crashes on devices (probably because they don't have
enough memory), and was very slow, even on a computer.
Now, the algorithm reads the file by chunks of 128 KB. Usually, 128 KB
seems to be enough to read the entire article
2013-05-20 16:16:16 +02:00
2012-12-08 20:30:08 +01:00

evopedia-html5

Port of Evopedia (offline wikipedia reader) in HTML5/Javascript, with Firefox OS as the primary target The original application is at http://www.evopedia.info/ It uses wikipedia dumps located at http://dumpathome.evopedia.info/dumps/finished

Description
Languages
JavaScript 97.8%
C 1.8%
HTML 0.2%
CSS 0.1%