[PHP] Re: PHP application design with WAE UML.

2004-03-02 Thread Lukasz Karapuda
A very good tool for UML modeling is Microsoft Visio Professional 2002. I have found a very useful book on the subject of UML modeling for Web Applications: Building Web Applications with UML Second Edition By Jim Conallen Publisher : Addison Wesley Pub Date : October 04, 2002 ISBN :

[PHP] Re: PHP application design with WAE UML.

2004-02-28 Thread Manuel Lemos
Hello, On 02/27/2004 05:58 PM, Lukasz Karapuda wrote: I have recently started to put more emphasis on PHP web application design and the documenting techniques that are associated with that (UML, flowcharting). I fairly well acquainted with UML diagraming techniques in general. I was not

Re: [PHP] Re: PHP application design with WAE UML.

2004-02-28 Thread daniel
This is not exactly about going from UML to PHP but going from model design to PHP with optional UML class diagram generation: http://www.meta-language.net/metastorage.html Hi manuel, this is excellent, i too have been looking into UML. I may investigate in this, there is a tool called

Re: [PHP] Re: PHP application design with WAE UML.

2004-02-28 Thread Manuel Lemos
Hello, On 02/29/2004 12:42 AM, [EMAIL PROTECTED] wrote: This is not exactly about going from UML to PHP but going from model design to PHP with optional UML class diagram generation: http://www.meta-language.net/metastorage.html Hi manuel, this is excellent, i too have been looking into UML. I

Re: [PHP] Re: PHP application design with WAE UML.

2004-02-28 Thread daniel
just found these links http://uml.sourceforge.net/index.php http://www.phppatterns.com/index.php/link/category/39/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] application design.

2001-12-07 Thread Jason Lotito
I would suggest Web Application Development with PHP 4.0 ISBN: 0-7357-0997-1 Excellent book, covering developing applications, methodologies, concepts and theories, and using PHP to do the work. A bit old (July 2000) but covers well the concepts. Jason Lotito [EMAIL PROTECTED]