Zen-Dreams

Zen-Dreams.com

Tag Archives: Development

[ZdStats] & [ZdMultilang] Plugins updated

Here is a quick post just to tell that I’ve updated my main Wordpress plugins.
ZdStatistics
ZdStatistics will now allow you to check your blog’s performances, using SQL Queries count and Page load time. Don’t worry, version 1.1.5 will allow you to get performances through a chart. This will allow you to see major changes when activating [...]

By Anthony

Add dynamic charts to your site

There are many solutions existing out there to display charts into your pages. Indeed, whatever your reason is to include dynamic charts, it’s often necessary to use third part applications.
It’s never easy to generate them all by yourself, save it as an image and then upload it on your server.
That’s where some applications will come [...]

By Anthony

Shell script, how-to make them look better

When you program a shell script, it’s always usefull to have some message reporting immediatly such as OK or Error. So here is a little how-to get color in your shell scripts.
In order to do so, you just have to use ASCII characters within your command-line. This will make them more eye appealing.
The syntax is [...]

By Anthony

ZdStats, update and PHP4 compatibility

Here it is, the brand new version of ZdStats (version 1.1.2). You can download it on this site and also on wordpress.org.
Changelog:

Added default options, when installing the plugin, you won’t have to put the filters yourself, they will be automatically added (if not present).
Better date calculation, it’s now PHP4 compatible
Monthly Average (projection made according [...]

By Anthony