-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Open-PC.com   
Apps
Groups
Knowledge Base
Events
Forum
People
Jobs
Register
Login

-
- Content .- Fans (2) .- Knowledge Base  . 

Wikipedia Dump Reader

   0.2.10  

KDE Education

Wikipedia Dump Reader
zoom


Wikipedia Dump Reader
zoom


Wikipedia Dump Reader
zoom


Link:  http://
Depends on:  PyKDE/PyQt
Downloads:  2764
Submitted:  Aug 30 2007
Updated:  Aug 16 2009
Score: 
score86%86%score
 86% good
bad   good

Description:

This simple programs display the text-only wikipedia compressed dumps, currently available at http://download.wikimedia.org/backup-index.html, generally named something like pages-articles.xml.bz2.

It's fairly useable now although lots of rendering issues occurs

Features includes a Qt viewer with basic text markup, following links, ability to read directly on the .bz2 compressed file (altough some index creations step is needed on first run), tab-like list of articles with load-in-the-background by default, a simple but useful keyword search, very light source-code, optional latex rendering.

The code requires PyQt4

Older versions has been tested on Fedora Core 4 and Kubuntu with PyQt4.1 (Python 2.4, Qt 4.2), and Ubuntu Gutsy.

See included README

Note that the development tree is now hosted on launchpad. See https://launchpad.net/wikipediadumpreader/

Any comment is welcome.




Changelog:

Updated to 0.2.10:
- Use a new indexing scheme for the entrylist - articles load faster now
- Upgrade path for old indexing scheme
- Utf8 fixes for non-ascii pathnames
- experimental RPM package - feedback welcome at the project website : https://launchpad.net/wikipediadumpreader

(jul 09: updated the ubuntu package for Jaunty's Python2.6 compatibility)

Updated to 0.2.9:
- make it able to load Wiktionary non-uppercased words
- Ability to load a 64-bits module - Thanks to Michael Heide
- added a small UI layout - Thanks to GreenReaper
- Better corrupted files handling

Updated to 0.2.8:
- Sorry : no program changes, but a much more friendly opening dialog
Built a rough Ubuntu package, to ease installation for unexperienced users running Ubuntu Gutsy or Hardy


Updated to 0.2.7:
- minor rendering fixes
- a few more macros

Updated to 0.2.6:
- better wikisyntax parsing
- minor bugfixes

Updated to 0.2.5:
- Bugfixes and improvement in rendering.
- Moved the development tree to lp
- optional fontsize

Updated to 0.2.4:
- Optional Latex/texvc call to render math. thanks to Mathieu Beliveau

Updated to 0.2.3:
- Fixed an obvious overflow bug in the index creation code.
Rebuilding the index is necessary, sorry. To force it, delete the two *idx files before running the program, and be patient (English dumps index creation takes several dozen minutes)
- basic table and footnotes support

Updated to 0.2.1 : fix a bug when reading articles on blocks boundaries
Updated to 0.2.2 : improved wiki rendering for lists and definitions




LicenseGPL
(Extractable Program (with source))
Ubuntu(Ubuntu debian package)
other(experimental, alien-converted RPM package)
send to a friend
subscription
other apps from benji2

goto page: prev   1  2  3 

-

 Bug: doesn't use system texvc

 
 by orivej on: Jan 14 2009
 

There is a typo in the version 0.2.8 in the file “mathexp.py” on line 33: there is “self.textvc = "texvc"” (texTvc) where it should be “self.texvc = "texvc"”.


reply to this

-

 Which dump

 
 by tuxpost on: Feb 11 2009
 

Any suggestion which dump to download at the wikimedia site? These xml dumps seems to be special interest versions only with 3-8 MB in size.


reply to this

-

 Re: Which dump

 
 by orivej on: Feb 12 2009
 

*-pages-articles.xml.bz2


reply to this

-

 Re: Re: Which dump

 
 by tuxpost on: Feb 12 2009
 

Yes, the pages-*. But there are several pages-* for several wikis with different sizes and different content. ;) Or maybe I'm blind.


reply to this

-

 Re: Re: Re: Which dump

 
 by tuxpost on: Feb 12 2009
 

different pages-articles.xml.bz2


reply to this

-

 Re: Re: Which dump

 
 by tuxpost on: Feb 12 2009
 

So the last post. ;) enwiki seems to be the dump for the english version, dewiki for the german version and so on.


reply to this

-

 any news..................

 
 by REMF on: Mar 2 2009
 

............ on further development? :)

a PyQT 4.5 version, or something else........


reply to this

-

 Re: any news..................

 
 by benji2 on: Jul 26 2009
 

Hi,
Thanks for your support.
Sadly, i have no real plans except of occasional maintenance, or integrating contributor's help.
WikipediaDumpReader should work with any PyQt4 version from 4.1, including 4.5. If you meant "Webkit" version, i don't have any plans for that - at least until 4.5 is default in some LTS release. I take compatibility very seriously as a lot of my users are not bleeding-edge upgraders ;-)


reply to this

-

 Re: Re: any news..................

 
 by REMF on: Aug 2 2009
 

cheers for the update.

once again my thanks for creating an awesome program.

do you know if their are any easy to install suse packages available?


reply to this

-

 experimental RPM package

 
 by REMF on: Sep 5 2009
 

"experimental RPM package - feedback welcome at the project website : https://launchpad.net/wikipediadumpreader"

fantastic news if this means what i think it means, i.e. that opensuse/mandriva/fedora users will be able to easily install your fantastic program.

thanks


reply to this

goto page: prev   1  2  3 

add commentback




-
-
all messages
openDesktop.org Facebook App

Partners
Place Your Link Here!
online casino bonus

-
Best Twitter Client
 Official Twitter Web Interface
 Choqok
 Plasma Twitter Applet
 Twitux
 gTwitter
 Spaz
 Twitterfox
 Gwibber
 Qwit
 TweetDeck
 Other
 Not using Twitter

resultmore
Cool Sites
iPhone Hintergrundbilder

 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Jobs
Knowledge Base
Events
People
Updates on identi.ca
Updates on Twitter
Facebook App
Content RSS   
Events RSS   

Participate
Groups
Forum
Add App
Public API
About KDE-Apps.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2003-2010 KDE-Apps.org Team  
All rights reserved. KDE-Apps.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
KDE and K Desktop Environment are trademarks of KDE e.V.