Category Archives: Uncategorized

Joomla Vs Drupal

Joomla Vs Drupal Joomla and Drupal are both Versatile CMS in their own Unique ways, They come in handy for developing any Web Application. They have their own Pros and Cons, depending upon the User requirement We can suggest an … Continue reading

Posted in Development, Uncategorized | Tagged , , , , , , | 9 Comments

Project Management Tool

Project Management Tool   Software work are carried out in different parts of the world, but coordinated in a good fashion to make the software development a great success. While building the software projects, it must involve coordination, communication and … Continue reading

Posted in Uncategorized | Tagged , , , , , , , , | 4 Comments

Magento Development

Magento Development Now days, we are using web for shopping, and online shopping is very much user friendly due to the following reasons:   Anytime shopping, consumers feedback, unlimited choice, products comparison and product review, online payment process and so … Continue reading

Posted in Development, Uncategorized | Tagged , , , , | 4 Comments

How to add multiple “Recipients” email address setting in Magento Admin Panel ?

To add additional Send Email TO/CC/BCC to this section, Openapp\code\core\Mage\Contacts\etc\system.xml, and find below code <recipient_email translate=”label”> <label>Send Emails To</label> <frontend_type>text</frontend_type> <sort_order>10</sort_order> <show_in_default>1</show_in_default> <show_in_website>1</show_in_website> <show_in_store>1</show_in_store> </recipient_email> Add below code after above code in system.xml, <recipient_email2 translate=”label”> <label>Send Emails To</label> <frontend_type>text</frontend_type> <sort_order>11</sort_order> <recipient_email2 … Continue reading

Posted in Coding, Uncategorized | Tagged , , , | 106 Comments

Augmented Reality

Augmented Reality : A Phenomenal Concept, Changes the way We interact with the Reality. The Term Augmented Means ‘Having been made greater in size or value’ and Reality means ‘The world or the state of things as they actually exist, … Continue reading

Posted in Development, Uncategorized | Tagged , , | 15 Comments

Web Technologies

Evolution Of Web Technologies : The internet standards have changed considerably over the last decade. Technology has shifted from Web 1.0 to Web 2.0 and now towards Web 3.0. While Web 1.0 was very basic in its approach – Taxonomy, … Continue reading

Posted in Development, Uncategorized | Tagged , , , , , , , | 12 Comments