Monthly Archives: September 2008
Implementation of CruiseControl.rb and RCov
CruiseControl.rb is Ruby based continuous integration tool which is used for continuous build process including testing, email notification. Also provide the details of all build. On the other hand, RCov is very well known code coverage tool for Ruby. It is used to get the information of test coverage. These two tools are so good…
Liquid design : Importance and Considerations
The term “liquid” implies that a Website should flow smoothly into whatever space it is given. If you use a high resolution monitor, this may mean that you need to re-size your browser a little, which most people in that situation do. If you have a low resolution monitor, you will still see the information,…