Monthly Archives: May 2010

jQuery Conf 2010

Few weeks ago I went to the jQuery conf 2010. The event was hosting by Microsoft in their research center in Mountain View.

Posted in jQuery | Tagged , | Leave a comment

WordPress Media SiteMap

Hello, I’m close to release a new plugin : wp-media-sitemap. The name is pretty clear : this a sitemap generator for media files : images, video and flash animation. It follow rules from Google, is light, easy to install and … Continue reading

Posted in Non classé | Tagged , , | Leave a comment

WordPress theme optimization : Javascript

After working with CSS and images, we are going to focus on the Javascript of the theme. iNove load 2 or 3 JavaScript files on every page. base.js ( 2 565 bytes) comment.js ( 2 210 bytes) menu.js (4 819) … Continue reading

Posted in Wordpress performance | Tagged , , , , | Leave a comment

WordPress theme optimization : CSS and images

On this wordpress blog, i use the wonderful theme iNove. It is a great theme, but as very often, nothing is really done to optimize the loading time. I this post, I’m going to present you a bunch of optimization … Continue reading

Posted in Web Performance, Wordpress performance | Tagged , , , | Leave a comment

Performance of thomas-genin.com

While I was writing my previous post I realize that I haven’t really optimize this website. I worked a lot to improve the speed of http://energies2demain.com but I did nothing for this one. And for someone who tried to sale … Continue reading

Posted in Web Performance, Wordpress performance | Tagged , , | Leave a comment

Improve WordPress plugin WP-reCAPTCHA performance

In order to prevent robot to register on my wordpress sites, I like to use the plugin WP-reCAPTCHA which used a strong and robust captcha system made by a compagny recently bought by Google. But the actual plugin have two … Continue reading

Posted in Wordpress performance | Tagged , , | 1 Comment