LinkedIn Twitter RSS Reset

MagNotes Series : Magento get Store by store code

About MagNotes Series In this blog I have always shared about what I’ve learned on Magento, which I felt is taken me one step closer to understanding Magento and Magento development. But during the course of time, I bump on some elementary...

MagNotes Series : Magento get Locale Options as single Array

About MagNotes Series In this blog I have always shared about what I’ve learned on Magento, which I felt is taken me one step closer to understanding Magento and Magento development. But during the course of time, I bump on some elementary...

MagNote Series : Magento Get Default Store

In this blog I have always shared about what I’ve learned on Magento, which I felt is taken me one step closer to understanding Magento and Magento development. But during the course of time, I bump on some elementary things which are absolutely...

MagNote Series – Magento Log

In this blog I have always shared about what I’ve learned on Magento, which I felt is taken me one step closer to understanding Magento and Magento development. But during the course of time, I bump on some elementary things which are...

Ajaxify v1.0.0 : Extension to Help in working with Ajax in Magento Released on Magento Connect.

[Get Module From Magento Connect] I have few blog posts regarding working with Ajax on Magento. http://subesh.com.np/category/ajax/. And I see many people visiting those pages to get the information on working with Ajax in Magento. Sensing the...

External Database Connector FAQ’s

We have been receiving a lots of comments on how to “install” External Database Connector (Formarly, TTT_EDB) in Magento. So we thought why not clear that out some of the questions we received here and lets see if this will help...

Magento External Database Connector Released

Formarly Known as The Three Tree External Database Connector Magento External Database Connector module will be helpful for the “Developers” who want to connect to the external Database server (other than the database used by Magento)....

Debugging Magento Using Eclipse on Ubuntu

I’ve previously posted http://subesh.com.np/2010/01/debugging-magento-eclipse-pdt-zend-debugger but currently I think it was just a snub. What I currently do now is far more better approach then the previous one. Here is how you can set...

Worldcup: German Coach to file a case against Spanish in FIFA

Normally, I post tech stuff in my blog, but can’t get away from football world cup fever. And my friend broke a news that German coach will file a case against Spanish, claiming that Germans should have also got the ball during the play...

Magento: Creating Ajax Updated Tabs In Frontend, Like Product Management Tabs of Backend

Magento’s Product Management GUI in back-end has Tabbed Navigation. There are two types of Tabs implemented there. One type of Tab is normal tab, loading content on page load while other type of tab has its content loaded by “Ajax”....