[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 : 0-201-

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] 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 may

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

[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 success

[PHP] PHP application design with WAE UML.

2004-02-27 Thread Lukasz Karapuda
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 successful in finding a lot of resources on Web that would rel

[PHP] Re: Medium to Large PHP Application Design

2003-01-10 Thread Manuel Lemos
Hello, On 01/10/2003 01:51 AM, Nick Oostveen wrote: As PHP becomes more accepted in the corporate world, it is only logical that larger and more complex applications are going to be developed using it. While there is an abundance of information out there about making specific things work, the

[PHP] Re: Medium to Large PHP Application Design

2003-01-10 Thread David Eisenhart
> I'm looking for online > references, personal experience and opinion and even examples of open > source code which you think demonstrate the above criteria on this one. I have found the Smarty template engine (http://smarty.php.net/) to be a most excellent tool for separating business logic and

Re: [PHP] Medium to Large PHP Application Design

2003-01-10 Thread Maxim Maletsky
Nick, > As PHP becomes more accepted in the corporate world, it is only logical > that larger and more complex applications are going to be developed using > it. To start I will state this: I am one of the consultants of a project run by 70 developers for the period of 2 years at the Ministr

[PHP] Re: Medium to Large PHP Application Design

2003-01-09 Thread rush
"Nick Oostveen" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > As such, my question is this: What methods and techniques can be used to > help design and build complex, medium to large PHP applications that are > not only scalable, but maintainable and extensi

RE: [PHP] Medium to Large PHP Application Design

2003-01-09 Thread Timothy Hitchens \(HiTCHO\)
[PHP] Medium to Large PHP Application Design > > > As PHP becomes more accepted in the corporate world, it is > only logical > that larger and more complex applications are going to be > developed using > it. While there is an abundance of information out there > abou

[PHP] Re: Medium to Large PHP Application Design

2003-01-09 Thread michael kimsal
Nick Oostveen wrote: As PHP becomes more accepted in the corporate world, it is only logical that larger and more complex applications are going to be developed using it. While there is an abundance of information out there about making specific things work, there seems to be a shortage regard

[PHP] Medium to Large PHP Application Design

2003-01-09 Thread Nick Oostveen
As PHP becomes more accepted in the corporate world, it is only logical that larger and more complex applications are going to be developed using it. While there is an abundance of information out there about making specific things work, there seems to be a shortage regarding the big picture.

RE: [PHP] application design.

2001-12-07 Thread Jason Lotito
] www.NewbieNetwork.net > -Original Message- > From: Kunal Jhunjhunwala [mailto:[EMAIL PROTECTED]] > Sent: Friday, December 07, 2001 1:27 PM > To: [EMAIL PROTECTED] > Subject: [PHP] application design. > > > Hey, > Does anyone have any tips or papers on how to design a >

[PHP] application design.

2001-12-07 Thread Kunal Jhunjhunwala
Hey, Does anyone have any tips or papers on how to design a successfull aplication in PHP? How to seperate each layer of information. I've read all the documents @ phpbuilder, but was wondering how everyone else out there went about making there appz. Regards, Kunal Jhunjhunwala -- PHP General

[PHP] application design.

2001-12-07 Thread Kunal Jhunjhunwala
Hey, Does anyone have any tips or papers on how to design a successfull aplication in PHP? How to seperate each layer of information. I've read all the documents @ phpbuilder, but was wondering how everyone else out there went about making there appz. Regards, Kunal Jhunjhunwala -- PHP General