framework
Getting started with REST using Zend Framework
8 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
- Toni Anicic on Explaining the Sitemap SEO Myth:
Uwe, Very interesting, I didn't notice this issue with Magento's sitemaps till you pointed it out... - Uwe Stoll on Explaining the Sitemap SEO Myth:
Hi, working in the field of semantic web, we have developed an extension for Magento to publish o... - Nirmik on Featured products Magento extension by Inchoo:
It’s very nice module, it’s easy to install and use.... - Mladen Lotar on Basic folder structure for new Magento module:
@Ivan - thanks for the link, but check out the dates :D @Brady - thanks... - Sudhansu Ranjan Mangaraj on How to create Magento payment module:
this is really helpfull. Some times Before I was created a payment but for some reason when i create... - mike m on How to use WordPress home page in Magento home page (CMS page):
Could someone possibly expand on: 1) How to add the entire pages content less header and footer rat... - Brady on Basic folder structure for new Magento module:
Thanks for the article Mladen. That's very helpful!... - Raul E Watson on Internal Server Error 500 in Magento:
I think this is more related to the php5.ini file and the .htaccess file rather than a file being co... - NS on Internal Server Error 500 in Magento:
I had edited an item in System> Configuration> Web> as I was in the process of adding a new... - Toni Anicic on Explaining the Sitemap SEO Myth:
@Alan, I believe they still support this sitemap XML program in Google Webmaster Tools because a ...

