Archive for January 2012

Code Génome participe au Samedi de la PME.

By dfugere.

Code Génome participe au Samedi de la PME. Une importante initiative organisée par la Fédération canadienne de l'entreprise indépendante (FCEI) en association avec Interac qui aura lieu le 20 octobre. C’est l’occasion, pour les entreprises...

Tools we use: VIM

.

A big part of creating Web Applications is to write code. We spend a lot of time in text editor and therefore it has to be an extension of ourselves. We each have our own preference at Code Genome. Some of us like to use textmate, while others prefer emacs or a full IDE like RubyMine.

I personally prefer using VIM.

Simple User Request Tracking Using Redis

By budu.

Logging is an important part of any web application. Rails has a great logging mechanism, which is ideal to see what’s happening during development. It can also be useful in many other situations, but it has its limitations. Being text based, its...

La différence entre un site web et une application web

By billard.

Si vous côtoyez des développeurs web ou courtisez les firmes de développement ou de marketing web, vous avez sûrement déjà entendu ces deux termes. Vous n'y avez peut-être jamais porté attention, ou au contraire, c'est une question qui vous tenaille jour et nuit. Quand doit-on parler de site web et quand doit-on parler d'application web.