Les outils de gestions de bibliographie comme zotero se sont maintenant imposés comme des standards. Au lieu de gérer ses fichiers bibtex à la main, on a maintenant la possibilité de centraliser et de hiérarchiser ses préférences bibliographiques.

La présente page visera à faire le tour de ce q...

Continue reading...

Here are comments about a number of Javascript Libraries I use/intend to use.

Continue reading...

When learning javafx, I have liked a number of things, and in particular the consistence of the naming and MVC mechanism (vs. the multiplicity of mechanisms used by Swing).

However, two points bothered me:

  • the lack of a good low-level interface. Graphics2D is a really good and fast API. T...

Continue reading...

Pour les nouveaux développements du projet Ramsès, je me suis mis à tester systématiquement. Du coup, je me lance aussi dans le test de l'interface web, avec le framework ‛spring-test‛.

Continue reading...

I will put here a number of remarks about using equals in java. Until then, I will be content with a few examples.

Continue reading...