Latest articles

IIEvolutionApril 2007

On observe que les tribus aggressives ne sont pas forcément celles qui ont le dernier mot, ou bien que celles qui ont un comportement expansionniste on tendance à épuiser leur environnement. Il est possible de générer les tribus au hasard et d’enclencher un mode évolution pour observer les changements. Dans ce projet, je me suis occupé du moteur de la simulation: gestion des évènements, gestion de l’OpenGL, etc… Je ne me suis quasiment pas occupé des paramètres de la simulation proprement dits. Read more

IE Search HookApril 2007

This program is for Internet Explorer 6. Internet Explorer 7 has since introduced search bar, so this is not needed anymore. This program allows you to do more efficient searches than with the default engine, which goes on the Microsoft site. You can do a one click search from your address bar. Simply type your search, and voilà! Your preferred engine has done the search for you. By default, the engine is Google, but this can be modified. Read more

Kill duplicatesApril 2007

This program makes it easy to remove file duplicate in a given directory. There are plenty of programs that do the same thing, but this one is simple and efficient and in command line. You can remove duplicates files based on same size or same sha1. Installation and running To run it, just install from the provided setup and then type: KillDuplicates in a command line to see available options.

Java Graphic EditorApril 2007

Cet éditeur est mon projet Java de seconde année (réalisé en coopération avec Pierre-Yves Bocquet, qui s’est occupé de l’architecture interne des formes). Pour lancer le programme, faites: Sous Windows, “javaw -jar graphiceditor.jar”. Normalement, si Java est bien associé aux fichiers .jar, vous pouvez double-cliquer dessus. Sous Linux ou autres, “java -jar graphiceditor.jar”.

Game section onlineApril 2007

The game section has been totally converted from the old site into the new one. You can browse the two games on the left.

Directory ExtractorApril 2007

Si vous avez des fichiers partout sur votre disque dur et que vous ne vous y retrouvez plus, Directory Extractor est fait pour vous. Il contient un fichier d’aide qui permet de comprendre son utilisation simplement. Sa fonction d’analyse de taille des fichiers permet de voir où l’espace disque part réellement. Il est écrit en C++ avec les MFC, il est compatible Win98/Me/2000/XP. Sa petitesse et sa facilité d’installation (il suffit de le copier dans un répertoire pour l’utiliser ) ne surchargent pas le disque dur. Read more

Advanced RenamerApril 2007

This is a new version of this old classic ! The new version is written in python and comes with a GPL licence. Also, the new version has full support for Unicode in filenames. This program is based on PERL regular expression for expressing renaming. With the classic Windows renamer, only very limited renaming can be done. The use of regular expressions opens the possibility for many useful renaming, for example, formatting all the episodes of a series, … For example, let’s say all your music is formated that way : Title - Artist - 01. Read more

SpreadApril 2007

How to play the game Launch Spread.exe and select options (in french). Default option are good enough, but try to set the Bpp to the one of your desktop (by default this is 24Bpp). You can also add players here and disable/enable music. Press any key to pass the intro screen, and Esc to quit the game. This game is played with the mouse. Each player, in turn, put a blob on one cell of the board. Read more

QuadroApril 2007

To install the game, just run the setup. The music version is bundled with Hikaru no Go music, so I believe you must not download it if you do not own the Hikaru no Go soundtrack. In this case, just download the version without music. To play, run the game and select options from the menu. From then, it’s the classic 4x4 game, in which each player plays in turn. You can select computer play in the option, and adjust the strength of the A. Read more

New websiteApril 2007

The new website is up and running ! And some of you may have noticed from the theme, the site is now backed by Drupal. The drupal.org team and community has done an excellent job on this CMS, and my custom solution was no longer needed. I hope you enjoy the new design !