by Aromal Rajagopal | Dec 24, 2012 | Technical |
A background process is a computer process that runs “behind the scenes” (i.e. in the background) and without user intervention. Typical tasks for these processes include logging, system monitoring, scheduling, and user notification. On a Unix system, a...
by Aromal Rajagopal | Dec 24, 2012 | Technical |
CakePHP and Ruby on Rails are two of the most popular open source frameworks used for developing dynamic websites and web applications. However, often developers come across this question – Ruby on Rails or CakePHP? Well, the answer, to a large extent depends on what...
by Aromal Rajagopal | Dec 21, 2012 | Technical |
When building an API, it’s too easy to think about the right way for things to work and you often fail to think about all the mistakes people can make when learning to use the right API. The Rest API format that was in use for Cake 1.x versions and Cake 2.x...
by Aromal Rajagopal | Dec 20, 2012 | Technical |
Apache Subversion (often abbreviated SVN, after the command name svn) is a software versioning and revision control system distributed under an open source license. Developers use Subversion apache setup to maintain current and historical versions of files such as...
by Aromal Rajagopal | Dec 4, 2012 | Technical |
What is Magento? Magento ecommerce development platform provides rich out of the box set of features to create and manage your Internet store. It provides shopkeepers with numerous opportunities for business development. Magento ecommerce is quite resource consuming...