Archive for March, 2006

Information Mining tools inventory

Have you ever dream of a central place regrouping and annotating all the information mining tools availables ? it’s there ! (via outilsfroids)

Setting the time on your debian server

Setting the right time on your server is really important as its the primary reference for logs. Furthermore if you send mail with your server you need to send mails with the proper time
To set the right time on your debian server is rather straightforward, apt-get install ntp-simple and apt-get install ntpdate. If […]

Ressources francophones pour l’apprentissage de (X)HTML et CSS

SelfHTML propose deux guides de références très complets sur XHTML et CSS, ce site me semble une excellente alternative francophone au W3schools  (tout du moins en ce qui concerne XHTML et CSS)

Ressources cours php/mysql du 1 Mars 2006

Un document indispensable pour travailler avec php, http://www.ilovejackdaniels.com/php_cheat_sheet.pdf
Un blog sur les technologies web opensource,  http://www.ilovejackdaniels.com
Quelques exemples prestigieux d’utilisation des CSS,Le Css zen Garden.
Le W3c propose un support de cours sur les CSS, http://www.w3schools.com/css/
Pourquoi la détection des navigateurs avec Javascript  c’est mal   http://www.maratz.com/blog/archives/2006/02/02/why-browser-detection-is-a-bad-habit/
Une petite définition du RSS proposée par wikipedia, http://fr.wikipedia.org/wiki/Really_Simple_Syndication
le notepad++ est […]