Articles by Branko Ajzele
Inchoo’s Magento Developer Toolbar prototype
23 Comments 23rd JUL 2009 | Posted by Branko Ajzele in Magento, Tools

I was playing with some of the Magento controller functions today, when I saw my coworker Vedran Subotic struggling with turning the Path hints in On and Off every few minutes. Idea cross my mind, and here is the result Inchoo’s Magento Developer Toolbar prototype.
Read more...How to use WordPress home page in Magento home page (CMS page)
13 Comments 23rd JUL 2009 | Posted by Branko Ajzele in Magento, Wordpress

Simple : ) -Ok, lets get down to business. This one is really, really simple, but powerful. In all it greatness Magento lacks the good content management solution (CMS features). Lot of people are heading down the road of integrating the WordPress and Magento. Probably everyone in web development has heard about WordPress. Personaly I like them, from Joomla, Drupal, WordPress…
Read more...Programatically create Magento blocks and inject them into layout
11 Comments 12th JUN 2009 | Posted by Branko Ajzele in Magento

Imagine a scenario where you wish to simply create a view file like custom-note.phtml and show this view file on some new url inside the Magento store. One way to do this is to create a CMS page and call that block from within CMS page. But what if you wish to create and append this block to other areas of Magento layout that are inaccessible from CMS page interface form admin? What if I want to add new div element under the breadcrumbs and append new block under it?
Read more...Escape from EAV the Magento way
13 Comments 12th JUN 2009 | Posted by Branko Ajzele in Magento

One of the differences between Magento eCommerce platform and lets say WordPress, when looked from developer point of view, is “avoid raw queries” approach. For a web application, Magento is massive system. His database, although not so massive but surely breathtaking with around 220 tables forces you to use “eye candy” EAV model to do even simple things.
Read more...Magento custom emails
20 Comments 8th JUN 2009 | Posted by Branko Ajzele in Magento

Ever wanted to “just send the email” using the built in email features in Magento? Ever hit the wall trying to do something with Magento? OK, I know the answer to the other one, just had to ask
. Anyhow, sending the emails with Magento turned out to be a process of “just” a few hours of tracing Magento code.
Getting started with building Admin module in Magento
21 Comments 8th JUN 2009 | Posted by Branko Ajzele in Magento

Due to the “complexity” of Magento’s xml files, developers can waste great amount of time on “unnecessary” things.
When I say “complexity” I say it with purpose. XML files are not so complex by them selves, but due to extreme lack of documentation and changes Magento pumps in every new “major” release, people are lost among things that should really be sideways. Anyway, in this little article I will show you how to create basic, startup structure for your module to get it shown under Magento Admin main top menu.
How to create Magento AMF server extension
3 Comments 5th JUN 2009 | Posted by Branko Ajzele in Magento

I have been working on a project, in my own time, that involves Flex – Magento communication. I decided to test Adobe’s AMF format. In this article I will show you how easy is to create AMF server as an extension in Magento.
Read more...Top 5 annoying things in Magento
14 Comments 3rd JUN 2009 | Posted by Branko Ajzele in Magento

If you ask me, there are two important things that make Magento so attractive. First, its free and open source. Until month ago Magento was fully free, now they have Community and Enterprise editions. But make no mistake, when it comes to out of the box feature list, Community edition will most likely beat any open source cart out there. Rich “out of the box” features are the second thing that make it so attractive.
Read more...How to transfer large Magento database from live to development server and other way round
5 Comments 26th MAY 2009 | Posted by Branko Ajzele in Magento

I have been involved in Magento development for almost a year now. God knows I had (and still have) my moments of pain with it
. If you are in professional, everyday, PHP development that focuses mainly on Magento then your life probably isn’t all flowers and bees. Magento is extremely rich eCommerce platform, but its main downside IMHO is its size and code complexity. If you download Magento via SVN, you will sound find out it has around 11 600 and more files. This is no small figure. Transferring that much of files over the FTP can be a real night mare. Luckily we have SSH and tar command to handle this really neat.
Would you pay for professional developer articles?
1 Comment 24th MAY 2009 | Posted by Branko Ajzele in E-Commerce

Yesterday I came across an article that somewhere between the lines mentions the topic of subscribing to “professional” articles in certain field of interest. Reading it, got me thinking why and when would I pay for article subscription. Here are my thoughts and views. First lets define “professional”. At certain level articles can be of two types: “HowTo” and “My thoughts or overviews” type. To be honest, the more I am into the development, the more I like the second ones. Then there is the “credibility” of the author. Is he a PhD “talk only” person or practitioner without any significant official education but with extreme knowledge in his field. Personally I like the other one more. Not to say that “talk only” people are not important as well.
Read more...- New Comments
- Weekly Populars
- Tag cloud
- Kenneth Forrest on We are the Facebook, you will be assimilated! :
Facebook has been part of our lives. It is like a medium of the communication between persons who ar... - Kenneth Forrest on PostRank Analytics – When Google Analytics is not enough:
Interesting. I like your post. Thanks for a very informative post. This is something new to me. I ca... - Tihomir Panchev on How to create a new product type in Magento:
Hi Branko... up to here, everything looks fine and finally i found a customizable product. Unfort... - Karu on Add New Reference in Magento:
Great work! keep it up!!!... - mike m on How to use WordPress home page in Magento home page (CMS page):
I have found that this implementation has one enormous problem. Auto generated content does not sho... - Paul on Featured products Magento extension by Inchoo:
Hello, I'm using Magento 1.4.1.0 and am getting the same problem as Carol Blevins had: "Invalid ... - maqish on Consuming the Magento's XMLRPC web service through Android:
I was wondering, i've managed so far to retrieve information from magento and show this in a table u... - Rolando Garro on Escape from EAV the Magento way:
I just found this eav magento explanation http://www.magentocommerce.com/knowledge-base/entry/magent... - Ash on How to add custom renderer for a custom column in Magento grid:
Hi all, wondering someone could help. heres what ive done so far 1. Ive created a new colum... - Toni Anicic on Explaining the Sitemap SEO Myth:
Tomas, SEO best practice: if there is a URL that needs to be indexed and rank for something - link t...

