How To Make Your Work Fun

Sometimes you may feel your work monotonous and stressful and this can pull down your work efficiency. But few simple activities like meditation, sport and gymming can give you much needed relief. Make a “To Do” do list of your work and build a positive ambiance around your workstation to fuel your efficiency.

Artificial Intelligence
Read more

Popular Ruby on Rails based CMSs

Ruby on Rails CMS, like Locomotive CMS, Browser CMS and Refinery CMS, are on a progress path to match up with the powerful PHP based CMSs. Refinery CMS is the most popular one. It provides various options for a frontend view of site and power to modify the design and layout simply by overriding it.

My Voice
Read more

Dissecting Ruby and Rails

Ruby on Rails comprises of two different concepts, first is ruby and second is Rails. Ruby is an object oriented programming language and Rails is an open source application framework. Ruby on Rails is also known as RoR. Ruby on Rails allows ten times faster development compares to programming languages like PHP and Java.

My Voice
Read more

Testing in Ruby on Rails

Optimum use of programming basics like ‘Don’t Repeat Yourself’ and ‘Conventions over Configuration’ offers very clear and structured code in RoR and makes testing and debugging process quite hazard free. RoR provides an in-built test framework that keeps the test database independent from development and production database and allows developers to do fear free testing.

Technology
Read more