Our Blog

  • Implementing MySql View in CakePHP For Typeahead Search

    Published on: March 23, 2012

    Author:


    View works like a table, but it is not a table. It never exists; it is only a prepared SQL...

  • WPtouch: A simple, powerful and elegant mobile theme for your website

    Published on: March 16, 2012

    Author:


    WPtouch automatically transforms your WordPress website into an application-like theme, complete with ajax loading articles and effects when viewed from...

  • afterSave: A Great Callback Method for Soft Deleting Related Model Data( hasOne, hasMany, belongsTo)

    Published on: March 1, 2012

    Author:


    I never like to “Hard Delete” data. Some one will make mistake deleting something. Then they will tell you retrive...

  • Mail Server Installation on Ubuntu

    Published on: February 2, 2012

    Author:


    As a beginner to linux it took about almost 10 days of goggling for me for proper installation of mail...

  • Magento Templates

    Published on: January 28, 2012

    Author:


    Check out this clean template, currently our expert magento developers are busy coding on it

  • Some Important Linux command for Newbies

    Published on: January 20, 2012

    Author:


    My first experience with Linux started when i setup a server for one my client. It was monumental task for...

  • Get sub categories and product count in magento

    Published on: January 17, 2012

    Author:


    Happy Tuesday Folks ! By the following code you will be getting subcategories and all products (product count) form the parent...

  • Install Magento on godaddy server

    Published on: January 1, 2012

    Author:


    First of all, open root .htaccess file then replace #Options-MultiViews with Options-MultiViews if  it is not working  then please add...