Re: [nyphp-talk] Need a code diagrammer

2008-09-22 Thread Greg Rundlett
Umbrello is a great modelling tool http://uml.sourceforge.net/ But, I don't think it yet draws diagrams from PHP code. (It will create stub PHP classes based on UML) I haven't used ArgoUML (or variants like Poseidon), but supposedly the PHP plugin is intended to do round-trip PHP5 code to UML h

Re: [nyphp-talk] Need a code diagrammer

2008-09-20 Thread Justin Dearing
Yeah if Visio would display the column types and the signatures the stored procs and user defined types that would be perfect. Might be a way to display all that. Visio stores all the schema details internally and I think theres even a way to go from visio diagram to database. I think I should as

Re: [nyphp-talk] Need a code diagrammer

2008-09-20 Thread David Krings
Justin Dearing wrote: I work with some MSSQL gurus...I'll ask them. Thanks The only thing they could think of is ERwin from CA. http://www.ca.com/us/products/product.aspx?id=260 Seems to be a bit extreme for what you intend to do. David ___ New Yo

Re: [nyphp-talk] Need a code diagrammer

2008-09-19 Thread Justin Dearing
On Fri, Sep 19, 2008 at 12:42 PM, David Krings <[EMAIL PROTECTED]> wrote: > Justin Dearing wrote: > >> 3) It has to handle non object code and smarty templates. Most of my >> code is contained in classes, but I have a file of functions that are > > Huh? Aren't you supposed to make those diagrams be

Re: [nyphp-talk] Need a code diagrammer

2008-09-19 Thread Elijah Insua
Hello, I love dbdesigner4, but it is MySQL only. -- Elijah On Fri, Sep 19, 2008 at 9:42 AM, David Krings <[EMAIL PROTECTED]> wrote: > Justin Dearing wrote: > > 3) It has to handle non object code and smarty templates. Most of my >> code is contained in classes, but I have a file of functions t

Re: [nyphp-talk] Need a code diagrammer

2008-09-19 Thread David Krings
Justin Dearing wrote: 3) It has to handle non object code and smarty templates. Most of my code is contained in classes, but I have a file of functions that are Huh? Aren't you supposed to make those diagrams before you write code? This is how they teach it in school and so far I met only one

Re: [nyphp-talk] Need a code diagrammer

2008-09-19 Thread Donald J. Organ IV
Try this. http://t3.dotgnu.info/blog/php/inclued-gives-you-clue.html - Original Message - From: "Justin Dearing" <[EMAIL PROTECTED]> To: "NYPHP Talk" Sent: Friday, September 19, 2008 9:14:37 AM GMT -05:00 US/Canada Eastern Subject: [nyphp-talk] Need a co

[nyphp-talk] Need a code diagrammer

2008-09-19 Thread Justin Dearing
Folks, Can anyone recommend something to make code diagrams from PHP code. My requirements are as follows: 1) Pretty looking but somewhat functional. I'm presenting code to other programmers, but I'd like something to put in a powerpoint slide. 2) I'd prefer if it generated bitmap (png, jpeg, gif