Some Google improvements for your blog

Holidays ! Good time in perspective…

But today, I’m still at home, and it’s raining “cats and dogs”… So, I read some twitts & blogs, and this investigation led me challenging my blog “quality” in regards of new Google indexing engine.

Thanks to Diane Bourque website and journal, I had some hints…

Continue reading “Some Google improvements for your blog” »

WordPress optimization

After someone presented me GTMetrix, a performance evaluation web site, I immediately tested it against my Blog…
Result was not too bad, but could be greatly improved.

I read many pages on the web, about WordPress optimization. And I could not figure out which one to choose… so I tested several, and I’m proposing to share my results with you here….

For your information, according to GtMetrix, my initial and final performance values are:

Before After Benefice
Page speed grade 90% 99% +9%
YSlow grade 83% 93% +10%
Page load time 2.51s 1.63s -35%
Total page size 357KB 269KB -25%

Continue reading “WordPress optimization” »

Temperature probes (part 3&4): graph rendering and scripting

Icone: screenshot temperatures
Now that we have installed the analog to numeric converter (refer to previous article), we are going to setup the rendering part of the project, taking benefice of the server mode of OWFS.
The main idea is to use the famous RRD-tools on my internal web server (MICKEY, running Ubuntu 10.04 Desktop edition). And to create specific perl scripts to interface OWFS with RRD database, and, at last, generate the graphs out of RRD database.
Continue reading “Temperature probes (part 3&4): graph rendering and scripting” »

Temperature probes (part 2): Analogic to Numeric converter

It’s been a long time since first part of this project was published… Sorry for that, but end of year, here, in France, is usually very busy, both from a professional and a personal point of view: projects to complete before holidays, kids demonstrations in their various activities, end of school year meetings,…
Anyway !

Now that the hardware is installed (see previous article), it’s time to have a quick view to the analogic to numeric converter part of the project.
Continue reading “Temperature probes (part 2): Analogic to Numeric converter” »