Lisez les derniers articles:

Un nouvel article juste pour dire que j’ai mis à jours mes deux principaux plugins Wordpress.

ZdStatistics

ZdStatistics permet maintenant de voir les performances de votre blog, avec l’ajout du compte des requètes SQL par page, ainsi que les temps de chargement. Ne bougez pas, la version 1.1.5 devrais bientot sortir avec un onglet de performances. Cela permettra entre autre de voir la différence avant et après activation de divers plugins, et ce afin d’optimiser votre blog.

Une autre fonction qui est maintenant disponible est le Top dix, à savoir les 10 pages les plus vues sur une période, ou les 10 referers, ou encore les 10 visiteurs les plus actifs.

Attention, si vous faites la mise à jour, n’oubliez pas de remettre le fichier GeoLiteCity.dat comme décrit ici.

ZdMultilang

C’est gràces à la mise à jour du plugin zdstatistics que j’ai pu me rendre compte de la catastrophe au niveau des requetes sql que pouvait être ZdMultilang.

Voici donc le seul changement qui est apporté par cette version 1.0.1 qui est simplement l’optimisation au niveau des requètes. Pour l’exemple, ma page principale passe de près de 240 requetes pour un affichage à… 23. Oui oui, vous avez bien lu, j’ai divisé par 10 le nombre de requètes. En fait globalement il ne devrait jamais y avoir plus d’une dizaine de requêtes gràce à l’utilisation de cache.

Cela m’as aussi permis d’épurer un peu le plugin, mais il me reste un bug à corriger du à la purge dans les fonctions.



  1. Abesh (Reply) on Vendredi 18, 2008

    Hey Anthony,
    Awesome job on the plugins :)
    A small feature request for ZDStats : Auto Deletion of Statistic logs after a configurable period of time, say 3 months, 6 months or a year :)

    Thanks and keep up the awesome job :)

  2. Anthony (Reply) on Vendredi 18, 2008

    Thanks for your support ! :)

    Yes, that will come with next release. But I still have to figure out how I will archive stats (I don’t like deletion, but I’ll make the option available) What I will do is probably a deletion and a CSV Export so that you can archive everything you need in a CSV file and then delete it.

  3. Abesh (Reply) on Vendredi 18, 2008

    Looks like just what the doctor ordered :)
    Awesome… archiving would be great :)

  4. Samuel (Reply) on Vendredi 18, 2008

    It would be nice to add localization support for making possible to easily translate the plugin.

    If you add it, I will make the spanish translation for this very nice plugin ;)

  5. Anthony (Reply) on Vendredi 18, 2008

    Samuel,

    The plugins are already localized, but there is only french translation for now.

  6. Samuel (Reply) on Vendredi 18, 2008

    Sorry!, I didnt see the lang directory at first look :)

    I’ll make the spanish translation and send to you when ready.

    By the way… how long takes the plugin to show the firts statistics??

    It’s installed since 6 hours ago in my blog but nothing showing for now…

  7. Anthony (Reply) on Vendredi 18, 2008

    Samuel,

    I have no exact idea, it should be immediate as there is no post-processing, but that depends on your options.

    I’ll make a better online documentation for zdstats as it’s quite poor at that time.

  8. Samuel (Reply) on Vendredi 18, 2008

    Ok.

    Anyway… I think that there is something that is not working for me, because the plugin is still not showing anything and neither gets the strings translated after uploading the mo file where I translated some strings… :-?

  9. Anthony (Reply) on Vendredi 18, 2008

    To be sure the file is translated you have to edit the po file using something like poedit and then it will generate the correct .mo file.

    Did you check the auto processing of lines ?

  10. Samuel (Reply) on Vendredi 18, 2008

    I have pretty much experience in translating matters :) (i.e. I’m the translator for cforms plugin).

    I have noticed that the pot file is named zdstats.pot and the FR .po is named zd_stats-fr_FR.po

    So as I took the .pot file to generate my es_ES file… the name for the .mo file was not the correct (missing “_” between zd and stats).

    Maybe you would rename the .pot file for future releases :)

    That was the problem about the translation, now is working, but I dont know if I’ll finish it because is useless for me to translate a plugin that I cant use :(

  11. Anthony (Reply) on Vendredi 18, 2008

    Samuel, you can send me an email with your options panel screenshot so that I can have a look at your problem. (anthony @ this domain)