New WordPress Plugin – Google Visualization Charts

Google Visualization Bar Chart

As I started writing some big benchmarks, I discovered that there were no really good plugins to generate graphs in WordPress (at least not free ones). Then, I discovered the Google Visualization API that generates awesome charts. I decided to create a new WordPress plugin to help generates these charts. The Google Visualization API is [...]



taskwarrior-php 0.1 : A simple PHP Frontend for Taskwarrior

Taskwarrior Logo

I released the version 0.1 of taskwarrior-php. This project is a simple PHP Frontend for Taskwarrior. For now, the frontend is quite basic. All the tasks are displayed and sorted by projects. The completion of each project is also computed. You can also insert a new task. For now, only the project and the description [...]



Enhanced Code Snippets with SyntaxHighlighter Evolved

Wordpress Logo

After a long time of service, I decided to replace the old WP-Syntax plugin with a more modern one: SyntaxHighlighter Evolved. I thought that the style of the code snippets of WP-Syntax started looking a bit old. The new plugin has several advantages: The code snippets look better A useful toolbar is available on each [...]



A new theme for the site

Wordpress Logo

I changed the theme on the site. I used the Sleek theme from Studiopress. The main reason to change to this theme was that I replaced some of my addons. For example, the breadcrumbs are already included in the theme. There is also an included widgets for Twitter. Another reason is that I find this [...]



WordPress 3.3 “Sonny” released!

Wordpress Logo

WordPress 3.3 introduces some very interesting features, specially for the blogger itself. It includes a new drag-and-drop uploader, hover menus for the navigation, a new toolbar, improved co-editing support, and a new Tumblr importer. The admin interface has add a great cleanup too. More information on the official release notes : http://wordpress.org/news/2011/12/sonny/ I already updated the blog [...]



New WordPress theme for the site

Wordpress Logo

After a long time with the old F2 theme, I decided to choose a more modern design. I chose the WP Plus design which is based on the Google Plus Design. I think that this design is more practical and cleaner for the users and more comfortable. Moreover, I also took some time to change [...]



Google+ is now open to all

Google+ Logo

After about 90 days of trial on invitation-only mode, Google+ is now open to everybody. For those who don’t know, Google+ is the social network platform of Google, with several interesting features like Circles, Hangouts, … For example, you can see my page on Google+. Personally, I find this social network very interesting, but there [...]



No more ads on the site !

Hi, As you have perhaps noticed, there is no more Google Adsense on the site. I removed them for several reasons : They were not really visually good They slowed down the site by a factor of two That gave a bad image of the site This is not the main goal of the website [...]



This website is now running WordPress 3.1.3

Wordpress Logo

I just made the update of this website to WordPress 3.1.3. I’ve had no problems with the update. But at the start the automatic updater throws me an Out Of Memory Error. But after disabling all my plugins, the automatic update had no problem to update my entire website without any errors Don’t hesitate to [...]



Solve “File param is missing” problem of W3 Total Cache

Wordpress Logo

As you may have seen, my website had not CSS these last days. This was due to a bug in the W3 Total Cache plugin of WordPress. The minified CSS file wasn’t accessible. When we tried to access it from the site, there was an error : “File param is missing” There is an easy [...]