I have been busy in the last two weeks implementing a demo application for showing wordpress statistics (WPStats). My idea is to include this application in wordmobi, providing some nice blog views graphics.

The first version is here (source code is available, as usual) for touch and non touch S60 devices, but just for Python 1.9.5 (install it from here before WPStats). WPStats has some nice features, like:

  • Transparent toolbar at left for all functions. I decided not to use menus and save screen space. The same reason for avoiding labels (better to use popups).
  • Three views: daily, weekly and monthly blog views. In weekly mode, the week number is showed after the year.
  • Data persistence and configurable number of days to consider in the statistic.

Zoom and proxy support are missing yet. For proxy, it is just a matter of creating the setup dialog, but I decide to release this version first and receive some feedback.

For people running blogs in wordpress.com, just take note of your API key and setup WPStats with it. For blogs not hosted by wordpress, please read this page for tips about configuring the required plugin. Feedback is welcome since I do not have blogs outside wordpress.

In time: thanks Javsmo for the icons ! How about to convert your blog to wordpress ? :-)

PS: I am thinking about wordmobi supporting only 1.9.5 as well. It is a pain to keep the 1.4.5 and 1.9.5 compatibility.

Update: this feature started with the following question, by Mr. Green. Thanks a lot for feedback and ideas !

> One more thing, if I may: can you add a visit counter to be also visible from the app?