Sometimes due loosely, undefined, agreement around some feature and deadline that’s thrown upon us, developers need to look for the fastest solution around some requirement. Fastest but stable is the key word here.
Here is a practical example of one can easily connect Magento with some other system. In my case I had Magento plus WordPress [...]
Recently I was assigned a task to check the slowness of PDF printing on invoice page of Magento admin. It took him around 5minutes to print PDF (return PDF document on Invoice page). After diving into the code trying to trace the issue I found what was the cause of slow printing. PDF document that [...]
With all its ORM, model, resource and so on greatness, sometimes platform limitations are too obvious in Magento when it comes to large number of products in store. Recently I faced a simple task, I needed to disable around 6500 products in Magento that were assigned to a single category called “Inactive Products”. Given that [...]
November 9, 2009
0