On 8/11/07, Andries Seutens <[EMAIL PROTECTED]> wrote: > appel schreef: > > That being said. I can't be arsed with reading some half cooked tutorials on > > some blogs. > > > > I just want to get started, I don't want to read for many days to get simple > > things going. > > Check: http://andries.systray.be/zf-demos/feed-reader/
Andries, too bad no one commented earlier - very nice demo app. :) Just one suggestion, is $this->_request->isPost() instead of $_SERVER['REQUEST_METHOD'] Aside from that you use a recent version of the ZF (huge plus) and your app works very well - out of the box, so to speak. A big plus with all the tutorials/demos out there. Cheers, Till
