Home » Archive

Articles Archive for December 2014

Guest Post, Magento »

[30 Dec 2014 | Comments Off on 10 Magento 2 features you’d definitely want to give a try]

Serving as a global leader in e-commerce solutions, Magento has been into existence since 5 years from now. With over 4 million downloads till date, Magento has been successful in becoming the number one choice of online merchants worldwide. With Magento 2 beta release planned for December 2014, e-store builders have got a whole new reason for celebration. With the ever booming e-commerce market, Magento 2 promises to offer features that will play a pivotal role in pacing up the growth of e-commerce industry. Keep on reading this blog to …

Python »

[18 Dec 2014 | Comments Off on Python: Print variable in human readable form like print_r in PHP]

print_r prints a PHP variable into human readable form.
The same can be achieved in Python using pprint module.

Joomla »

[2 Dec 2014 | One Comment]

Problem:
The menus were working fine before. Then I changed alias of one menu.
For example: I changed example.com/mymenu2 to example.com/mymenu3
Now, I am getting redirected to 404 error page on both for both of the above URLs.