Category Archives: Programming

Installer haml

haml est un langage de balisage (markup language) qui sert à générer du XHTML. haml est codé en Ruby et peut être utilisé avec Ruby on Rails, Merb ou toute autre application Ruby. Lors de Paris on Rails 2007, Nicolas Mérouze a présenté une session sur haml et sass qui compare différents systèmes de templates. [...]

Installer un environnement Ruby on Rails sous Windows

Installation L’installation d’un environnement Ruby on Rails sur Windows est simple. J’emploie Windows Vista (je n’ai pas eu le choix sur mon portable) mais les instructions sont également valables pour XP. Télécharger le One-Click Installer – Windows (en version 1.8.6-26 ce jour) et l’exécuter. Décochez SciTE si vous utilisez un autre éditeur et cochez European [...]

How I Got Started in Software Development

Mike Eaton has started an avalanche with the questions in his blog entry How did you get started in software development?. This post (in English) will nicely complement the about page. How old were you when you started programming? Around 14, I think. How did you get started in programming? My father taught me. I [...]