Monthly Archives: April 2013

How do you find a reliable offshore partner for Magento Development?

This must be a question that is playing on the minds of anyone toying with the idea of outsourcing at least a part of the Magento Development work that they do. Magento became the leading ecommerce platform in a very … Continue reading

Posted in Magento | Leave a comment

Drupal 7: To show the thumbnail image in search result page in Drupal 7

If you want Drupal 7 to show the thumbnail image in search result page please do take the following steps Step 1. Add the below code into your theme’s template.php file function THEMENAME_preprocess_search_result(&$vars, $hook) { $vars[‘node’] = $vars[‘result’][‘node’]; } Step … Continue reading

Posted in Drupal Developer Notes | Leave a comment

To add image in block by selecting “PHP code” as the Input format in Drupal 7

To add image in block by selecting “PHP code” as the input format the following steps can be followed. Step 1. Enable PHP filter module. Administration > Modules > PHP filter Note: Fresh install of Drupal 7 has PHP Filter … Continue reading

Posted in Drupal Developer Notes | Leave a comment

Digital Marketing, Personalisation and Adobe

Panel Discussion in Progress in Adobe Digital Marketing Seminar in Sydney-2013 In the last three years Adobe has made huge investments in the Digital Marketing space, a space that is continuously evolving (and constantly growing). The ongoing evolution in the … Continue reading

Posted in General | Leave a comment