Just happened again to me. Once again. And I had to search once again how to fix it. Actually, I was playing with Eclipse shortcuts…and I fired Alt+Shift several times…which seems to be the default shortcut under windows to switch between registred keyboard layouts. I don’t remember why but I registred a QWERTY layout (but [...]
Some (old) news about jRRD, a pure java library that allows you to read Round Robin Database files created by rrdtool. The project has been “mavenized” and moved to SVN (ok, maybe we should have switched directly to Git, please don’t tell Linus we are still using SVN). A version 0.3 has been released, a [...]
Ok, you’ve not been blessed by the MacOS Spirit so you don’t have a MBP but you’d like to have a decent *nix term under windows Seven. You tried the same shortcut that worked previously under XP: C:\Cygwin\bin\rxvt.exe -g 120×70+75+-1 -sl 1500 -fn courier -bg black -fg grey -sr -e bash –login -i but all [...]
Piwik is an open source (GPL licensed) web analytics software program (similar to Google Analytics). Hudson is a continuous integration server. If you want to track visits on your Hudson server using piwik, you need a Piwik Analytics plugin for Hudson. None exists officialy. I had a look at the Google Analytics plugin and adapted [...]
A chaque fois que je crée une nouvelle classe, je me demande si je dois forcer la valeur par défaut des variables d’instance. La plupart du temps je me dis “je ne veux pas dépendre d’un comportement par défaut, je vais forcer explicitement la valeur par défaut de la variable d’instance, ce sera plus lisible”. [...]
Plus on lit d’articles à ce sujet, plus on trouve de nouveaux liens. En voici quelques uns (des liens): http://internna.blogspot.com/2009/04/web-framework-comparison-prototyping.html http://java.dzone.com/tips/java-web-frameworks-survey http://docs.google.com/Doc?id=ajgdx7ccvkxg_50ccp25f
Rest est “tendance” en ce moment. Mais est-ce toujours le bon choix? Elements de réponse par ici sur CleverAge.