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 him-self as a “web-optimizer” it is not something to be proud of. So I’m going to optimize it. But first I want to share and save what is the current performance state. This is going to be useful for people who want to see how much we can improve performance.

Continue reading

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

Improve WordPress plugin WP-reCAPTCHA performance

recaptcha logo

recaptcha logo

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 problems : it add a css file on every page of your site, making it slower to load.

I found a way to correct this problem.
Continue reading

Posted in Wordpress performance | Tagged , , , , , , , , , | 1 Comment

Plugin WP-Slimbox2 performance issue

Hi,

one my other website energies2demain.com I use a bunch of plugins to improve the behavior of WordPress.

One of them is WP-Slimbox2 which allow to display a nice lightbox when the visitor click on a picture.

This plugin is great but it decrease the performance of the website, but we can correct that.

First, what cause the problems : too many files need to be load :

  • One css file : plugins/wp-slimbox2/slimbox2.css
  • one Javascript file : plugins/wp-slimbox2/javascript/slimbox2.js
  • an other Javacript file : plugins/wp-slimbox2/javascript/slimbox2_autoload.js
  • 3 images to make the button to close, next and previous

To simply decrease the number of file to download, I simply put them in the template of my theme : I took the output of the javacript from firebug and put them in the bottom of footer.php . Same thing with the css in the main css file from the theme. For the picture, well, I didn’t figure yet :p .

One big big problem with this solution : after the update of the plugin, every thing is lost. Moreover, the “mess” you put in all the files are still here.

So I’m going to write a very light plugin to do a lightbox in jQuery. This plugin will have no option, no configuration and no image to control, no installation. Basically, is going to be only a Javascript snippet that you will have to insert in the footer of your theme.

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

WordPress Task manager 2.0 preview

Hi all ( you ? )

I and wptm are not dead. I just start a new intership at Apple in Cupertino, so WPTM got some delay.

But this news is to show you that I’m still believe in the futur of this plugin.

Continue reading

Mots-clés: wordpress task manager
Posted in WP Task Manager | Tagged , , , | 3 Comments

First Donation : Glocal Music

Thanks to http://www.online-mixing.com/ / GLOCAL MUSIC.

They give a symbolic amount of money.

Thank you, I really appreciate (even if PayPal keep everything)!

Posted in WP Task Manager | Tagged | Leave a comment

New Ubiquity Work

Hi,

I just update my wordreference command. It is now using the Ubiquity standard. It also try to find the default translation : from the language of the page ( in the html tag) to your default language.

I also work on a track flight command, a command to track parcel send by UPS, FedEx, … with their tracking number. Imagine, you just select the number, and write the command track this, and that’s it.

It also be cool to have a command to get the traffic status of an area, or direction between to point.

I’m also thinking about a command which lunch every Application on a computer … like enseo did.

Posted in ubiquity | Tagged , , , | Leave a comment

How to add Google Wave in a WordPress Blog UPDATE

http://tuto-wave.com/google-wave/how-to-add-google-wave-to-wordpress

Posted in Google Wave | Leave a comment

Site du Zéro Ubiquity command

the site du zéro is a famous web site for beginner in programming.

logo site du zero

logo site du zero

I just wrote a Ubiquity command for it.

The command allow you to search an expression in the tutos, the forum or in the news of the website.

Write “sdz” or “siteduzero” to lunch the command, add your expression and then the target.

It is a french command ( for a french website).

Please check the project page to see some screenshots.

Posted in Ubiquity Site du Zéro | Tagged , , , , , , | Leave a comment

Official wordreference.com Ubiquity command

hi,

Today I released the Ubiquity Commands for wordreference.com.

Ubiquity

Ubiquity

Why official ? Well I contacted Mike Kellogg, the administrator of th site to discuss about that tools. He is okay for that, so I can now tell about it !

Continue reading

Posted in Ubiquity Wordreference | Tagged , , , , | Leave a comment

Wemov 0.61 out !

Hi,

I put online the version 0.61 of my Firefox plugin : Wemov.

This plugin insert a big virtual keyboard in Firefox and a tool to easily display pictures.

It is design to use a Nintendo WiiMote instead of a mouse.

Check the project page for more information ( I’m updating it right now).

This version was made on Windows, in june with my school team. So I’m not sur it is stable or working.

You can download the plugin here.

Posted in WeMov | Tagged , | Leave a comment