framework
Getting started with REST using Zend Framework
6 Comments 10th JAN 2009 | Posted by Branko Ajzele in Zend

I was playing with SOAP for the last few days. I must say, it looks somewhat complicated in some areas. After some google-ing on SOAP vs REST stuff I decided to write this simple ZendFramework REST how to. Actualy this is a PHP part of tutorial since I was working on a PHP and C# solution using Mono framework for C# part can be found on my site. My desire was to create a web service in PHP environment and consume that service in C# environment.Getting started with REST using ZendFramework. Here’s the PHP REST server part.
Basic example is really, really simple. Aren’t they always. Seriously, it’s not my intention to go into outermost details.
Read more...Review of Zend Studio for Eclipse Professional Edition 6.1
8 Comments 31st DEC 2008 | Posted by Branko Ajzele in Tools, Zend

For the last 3 months, all of my Web development has been done in NetBeans 6.5. I got hooked on it ever since the beta version brought PHP support to it. NetBeans has several great advantages and even greater features to shadow out most of the commercial, freeware, or open source IDE solutions.
One of the best things about NetBeans is a excellent support for HTML code and added support for jQuery, Prototype, and general JavaScript. However, one thing I simply hate about NetBeans is its speed. Since most of my development is in Magento and Wordpress platforms (and Magento itself comes with more than 7000 files), this can really slow down NetBeans. So I decided to look for another solutions, if any
Today I decided to download and try out the latest Zend Studio release, Zend Studio for Eclipse Professional Edition.
CRU(EL)D: Reinventing the Wheel
4 Comments 17th DEC 2008 | Posted by Branko Ajzele in Tools

Every developer knows what CRUD stands for. Its an acronym for (C)reate, (R)ead, (U)pdate, and (D)elete. Dealing with CRUD is one of the most time-consuming tasks in a Web developer’s day. Combine that with website styling process and you get at least 50-60% of the development time spent on each site, on average (at least that is my experience).
Read more...- New Comments
- Weekly Populars
- Tag cloud
- Zoran on Extending Order object and hooking on event in Magento:
Thank you for the nice explanation. Does this mean i can watch for any already fired events from Ma... - M.Richard on Facebook Connect Magento Extension:
I'm working on it to pick up address information from Facebook profile and automatically create a bi... - Magento Mechanics on File upload in Magento:
If you would like a of the shelf module to solve this problem Magento Mechanics have solved the issu... - Scott on Featured products Magento extension by Inchoo:
I had some products not showing up in featured products, and some that would. I changed some of the... - Jason on Running IE6, IE7 and IE8 standalone :
I have a friend that ie7 @ spoon running with flash in winxp. I can't get flash to work, also in wi... - Daniel on Latest News in Magento:
In reference to the post above, the second sentence is supposed to read: "Most feeds have a 'publish... - Daniel on Latest News in Magento:
You'll have to look at the xml that makes up your feed. Most feeds have a and an node. Find the ... - mike on Contact Form in Magento:
This post explains how to get the form posting correctly: http://www.casualcommerce.com/2009/03/m... - Ivan Weiler on Facebook Connect Magento Extension:
Hello all, We just setup ... - mpoulieris the greek on Facebook Connect Magento Extension:
ok i did it,but how can i drawit the "connect with facebook"....

