Ruby Monday, Jun 9 2008 

Technorati Tags:

Well, after coding in Perl for several years now, thought of learning some *pure object oriented* programming language. Been waiting for Perl6 (code name Parrot), but it  does not appear to be releasing in near future. Therefore, began evaluating the OO languages out there that suits my needs (scripting). It was not easy to choose between Python and Ruby; both are fantastic. Finally I chose Ruby because of Rails framework and gems, that made sense.

My intent of this blog is to help someone like me who want to *learn* Ruby from a Perl background; while I learn ;-)

Ok, enough! Let’s get into business.

(more…)

Installer Engineering Wednesday, May 28 2008 

All about software Installers

Heterogeneous Software Build Farm Friday, Jul 20 2007 

 

Abstract

A method to create heterogeneous software build farm(environment) that reduces the build time, load on Configuration Management system, using less CM licenses, and all platform builds would be made available at almost the same time due to parallel compilation on all platforms

(more…)