Robert Popovic
I am LERO9’s Technical Director and founder. I launched Magebase in April, 2010 as its editor and contributor.
I attended the Electrotechnical Faculty at The University of Belgrade where I graduated with a Masters in Computer Science and Information Technology.
I have worked exclusively in the field of web and software development throughout my career. I focus entirely on working with cutting edge open source web technologies and commit a good deal of my spare time to research and development in my areas of interest.
My main areas of interest are Magento and WordPress development. I started following the development of Magento when it was in beta and adopted it as my company's main eCommerce platform shortly after the stable version was released.
Interests
Likes: modern technologies, Internet, film, art, electronic music, tranquility, photography, space, culture, spiders, science stuff
Most of us Magento developers were excited to see that Magento now offers combining and minifying CSS files in the Advanced Magento configuration. But the excitement quickly turns to frustration in a production environment with SSL enabled. Continue »
Enabling the Magento currency switcher is easy. Adding it to the cart page is easy too but what if you need to add it to the onepage checkout? It should be easy. So why have I written a whole tutorial about it? Continue »
In our first installment, we saw how we can quickly create a Magento template file with specific functionality. However, this clashes with the paradigm of separating design from business logic and can lead to the habit of implementing increasingly complex functionality in our presentation layer. In this part, we provide... Continue »
We just released a site based on the latest community release of Magento 1.4.0.1. All went well until the point when we enabled Google Analytics for the site. Firebug showed an error on every page. Continue »
Often you want to display customer testimonials on an e-Commerce site. You can use static CMS blocks but it would be nice if you could randomize which block will be shown. In the first part of the tutorial, you will see how you can achieve this. In part 2, we'll... Continue »
You may be familiar with some of the template directives you can use in the Magento CMS pages and blocks. Their syntax is distinguished by the double curly braces that enclose the directives.
Today, we'll have a quick look at the store directive used to generate store URLs and the parameters... Continue »
So you've bagged a cool Magento project and came up with a great design. You're itching to start slicing your png/psd and dicing up the Modern theme but wait, why not have a think about things... Continue »
If you ever encounter weird characters, gobbledygook, garbled output on your Magento site, it might be due to some error. The problem is, you can't read the error! The solution might be easier than you think. Continue »
Removing extensions doesn't delete options in core_config_data among other things. This can lead to trouble later down the line and you're left wondering what's going on. This quick tip may help avoid hours of bug... Continue »
By using Magento's Directory Helper class, you can easily convert between available currencies. You have to make sure that you have loaded the exchange rates for the currencies you are converting. Continue »
Recent Comments