Dec 03, 2007 @ 12:49 am

Some of you might be aware that I worked on a project called TimmyOnTime. It is a product that allow you to track your time using your Instant Messaging application only. How we did it exactly? Where’s the code? Nice try! But I won’t tell you… however I will help you getting start with XMPP4r […]

Posted under : In depth
Nov 12, 2007 @ 08:18 am

Documenting used to be a pain
This will stay between you and me I promise : How many of you take the time to write complete and meaningful documentation for your applications? It seems to always be the last thing we want to work on or think about. There are many reasons for that, but the […]

Posted under : In depth
Sep 09, 2007 @ 11:27 pm

It’s modules like Comparable and Enumerable that makes the concept of modules so attracting. Yes, modules can be used as namespaces only, but they really shine when you use them to enhance your classes.

Posted under : In depth