Monthly Archive: February 2013

0

Enable Frontend Hint to Magento

Frontend Hint and Template hint in magento is very useful while developing an application . This feature is by default available in all magento based site. If You want to enable frontend hints on...

0

Mysql FullText Tutorial

With the improved version mysql Mysql also got enriched with various smart tectiques. One of the most beautiful technique is “MySql Fulltext” . This blog is totally dedicated to “Mysql Fulltext Feature”. What is...

0

Visitor Tracking with magento based website

Visitor tracking and URL Tracking for visitor is an important aspect of any website through which we can keep track on our visitors . I have come through enormous request when client want to...

0

Installing Ruby On Rails On Windows

Step 1: Download Ruby Windows installer from http://rubyinstaller.org/downloads/ Step 2: Double click and install it Step 3: Now Under Start Button you will see a new Section “Start Command Prompt with Ruby“. Just open...

0

How Magento Catalog Search works internally

Magento uses a very strong kind of catalog search functionality that is relaiable,efficient and search oriented . Behind the scene it uses a strong mechanism. Search is based on indexing that we do from...