Zend
We are hiring!
0 Comments 8th MAY 2010 | Posted by Tomislav Bilic in Magento, Zend, iPhone dev

Do you know what the word above means? If you do, than you might be one of the candidates for a job position in our company. As some of you who are visiting the site for a longer time know, Inchoo was founded in May 2008. At the time of inception, Branko and me were the team at the start. Today, our team counts 16 members. Are you interested to join?
Read more...Simple Controller Plugin in Zend Framework
0 Comments 30th JAN 2010 | Posted by Vedran Subotic in Zend

This tutorial will describe how to create own Controller Plugin.
How to set up environment for zend framework controller plugin.
How extend the library with own class and finally how to use it.
Zend Framework Custom View Helper
9 Comments 14th SEP 2009 | Posted by Vedran Subotic in Zend

Creating custom helper in new Zend Framework edition 1.9 in few easy steps.
Let’s assume that we need to fetch some data from database
but we do not need them in all view files.
Zend framework notification system
4 Comments 3rd JUL 2009 | Posted by Vedran Subotic in Zend

I was playing around with admin interface for one custom project and I wanted general notification system for updating, adding, deleting records in database or any other action I could imagine. Zend framework has built in notification system where you can easily call the following helper (it’s an controller action helper). I hope this code will help somebody.
Read more...Using partial helpers in Zend Framework
5 Comments 25th MAY 2009 | Posted by Vedran Subotic in Zend

ZendFrameworkQuickstart application is demo guestbook with Zend library files included,
basic folder structure and some sample data for fetching and entering new.
It is already configured for usage and always updated with the latest release of Zend Framework.
Doctrine ORM and Zend Framework, sample project to get you started (with sample database)
10 Comments 20th APR 2009 | Posted by Branko Ajzele in Zend

I’ve created a sample project for those of you interested in working with Doctrine ORM and Zend Framework (my favorite toys in last few weeks). All you need to get it up n running is a download of Doctrine ORM and Zend Framework.
Read more...Zend_Auth Database Table Authentification
0 Comments 16th MAR 2009 | Posted by Branko Ajzele in Zend

Zend Framework comes with interesting and useful components when it comes to authentication and authorization of users. Zend_Auth is one such component whose task is to handle authentication.
I made a little screencast on topic of Zend_Auth database table authentication. Screencast is video only, plus some visual pointers, no audio. Hope some of you find it useful as starting point.
Read more...Zend Core – PHP LAMP/WAMP stack overview
2 Comments 14th MAR 2009 | Posted by Branko Ajzele in Zend

For all those in open source web application development, like myself, LAMP/WAMP is well known term, especially if your development is based on PHP. Imagine WAMP with commercial support available and you what to you get? You get Zend Core. I don’t mean to be harsh neither to WAMP or Zend Core with statements like these. I’m simply trying to explain as short as possible, to those interested in Zend Core what it actually is.
Read more...Zend authentication component (Zend_Auth), database storage class
4 Comments 10th MAR 2009 | Posted by Branko Ajzele in Zend

I love Zend Framework. Sometimes it can really be overhead but most of the time it’s really nice working in well organized, documented framework. One of the components I use relatively often iz Zend_Auth component. Zend Framework documentation is quite rich so I wont get into explaining how to use Zend_Auth. There is one thing that bothered me in Zend_Auth, and that’s persistent storage. Zend_Auth (in the latest version 1.7.6, as of time of this writing) supports only Session state as it’s storage. What I needed is full database session storage.
Read more...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...- 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 ...


