ORM, EAV and Varien Object – Part II
More broadly on EAV There are lots of EAV (entity, attribute, value) definitions on the Internet, but not all of them explain its basic assumptions clearly. Therefore, beginning developers often…

More broadly on EAV There are lots of EAV (entity, attribute, value) definitions on the Internet, but not all of them explain its basic assumptions clearly. Therefore, beginning developers often…
Introduction You’ve probably wondered sometimes why Magento database is so extensive, what kinds of information are stored in its particular tables and how MySQL4 differs from Enity (and what it…
The time has come to write the most important function in the context of our application, namely the function responsible for detecting collisions.
In the previous parts of our series on detecting collisions we discussed HTML and CSS. Then, we analysed what exactly JS should do. Today, we’ll look into the keypad support….
To continue our series of articles, we’re presenting the subsequent steps on how to correctly implement detecting collisions using JS.
The requirements of those running online stores are very diverse. As regards product settings, usually the majority of Magento built-in features can meet expectations of a typical webstore administrator. However,…