-- Laurent Melmoux <[EMAIL PROTECTED]> wrote
(on Friday, 23 March 2007, 09:13 PM +0100):
> Matthew Weier O'Phinney a écrit :
> > -- José de Menezes Soares Neto <[EMAIL PROTECTED]> wrote
> > (on Wednesday, 21 March 2007, 02:37 PM -0300):
> >  
> > > I would like to start a simple CRUD application.
> > > 
> > > Does anybody know where I can learn the basics?
> > >    
> >
> > I gave a presentation at BostonPHP a couple weeks ago, and posted my
> > slides online:
> >
> >    
> > http://weierophinney.net/matthew/archives/137-BostonPHP-Framework-Presentations.html
> >
> > It goes through a sample CRUD application.
> >
> >  
> Thanks Matthew,
> 
> Would it be possible to download the source code somewhere ?  :)

Not yet. I need to refactor the table class to work with the current
Zend_Db_Table code; currently it will only work with pre-0.8.0.

Also, there are some things I did in the presentation regarding the MVC
that have now moved into core -- in particular, the render() method.

Basically, I need to re-do the presentation materials, which, due to my
work load, isn't going to happen too soon. Once I do, I'll update my
blog again.

-- 
Matthew Weier O'Phinney
PHP Developer            | [EMAIL PROTECTED]
Zend - The PHP Company   | http://www.zend.com/

Reply via email to