I released Easy IP2Country - a new Wordpress plugin that shows an country icon flag next to the comment author name.
the plugin is based on IP2C, and is very simple to install: simply unzip in your plugins directory and activate.
Screenshot

Sat 28 Oct 2006
I released Easy IP2Country - a new Wordpress plugin that shows an country icon flag next to the comment author name.
the plugin is based on IP2C, and is very simple to install: simply unzip in your plugins directory and activate.

Fri 27 Oct 2006
I released a small library to resolve the country an IP address belongs to.
The library, IP2C - is released under GPL2, and supports PHP, Java and command line.
Performance is great:
250 searches a second for PHP, and 330,000 searches a second for Java (too good to be true, but those are my results). it IS too good to be true. I wrote a benchmark program and it shows about 7000 searches/sec on directly on the file, and about 170,000 searches/sec with memory cache.
The library works on a binary file so you don’t need to mess with a database to use it.
Tue 24 Oct 2006
Martijn ten Heuvel contributed Dutch translation to FireStats, thanks!
![]()
Sun 22 Oct 2006
Arnaud contributed French translation to FireStats, thanks!
This translation adds to the ever growing list that now contains English, Hebrew, Spanish and French.
Sat 14 Oct 2006
I created new two discussion groups for FireStats:
General discussions, suggestions, bug reports etc:
firestats-users
Release announcements, security updates etc (very low traffic) :
firestats-announce
Sat 14 Oct 2006
FireStats 0.9.8-beta was released.
I didn’t skip 0.9.7, it was released as well, but had some serious problems.
New in 0.9.7 - 0.9.8 :
* Significant security updates, including the option to lock the database configuration.
* Initial Media Wiki support.
* Initial Drupal support
* The ability to choose a language from the settings tab.
* Control over the parameters of popular pages and recent referers.
* Many bugs fixed.
As usual, all the information can be found at the project site.
Mon 2 Oct 2006
FireStats 0.9.6-beta was released.
Sun 1 Oct 2006
I am looking for beta testers for the development version of FireStats.
To test under Wordpress, enter your plugin directory and run:
svn co http://firefang.net/svn/firestats
To test without Wordpress simply get the files to a directory under your web server and access it via your browser.
If you don’t have shell access to your server you can check-out the files locally and upload them to the server.
Please report bugs here.