Posted on Nov 24, 2010

We all love colors

Indeed, pretty much everybody will agree with this statement, even developers
like them, and of course, want to use them.

Is quite common use coloring in the output of your tools to indicate an error
or a success, or some sort of information.

Continue Reading

Posted on Sep 23, 2010

RubyInstaller – What, where, when #1

In my previous post, I mentioned exciting changes coming to RubyInstaller

Over the past month some of these changes materialize and others are still in progress. Consider the following post an status update of the project.

Continue Reading

Posted on Dec 30, 2009

To require or not require rubygems in your applications or libraries

NOTE Undusting this post as better response to a conversation in Tweeter, with tenderlove and nickseiger

Continue Reading

Posted on Dec 17, 2009

win32console upcoming changes and feedback

For the ones not aware of, win32console (originally here, gemified here) is a project that provides ANSI coloring for Windows.

Yeah, Windows doesn’t do ANSI coloring like any POSIX terminal, and it has it’s own API with extended control of the console functionality.

Continue Reading