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 developer who does that (isn't me). His code is flawless most of the time.
not in a static class and I'd like to to diagram the scripts in the webroot. I also don't want it to compile the smarty templates into PHP and diagram them.
The only application I ever saw for this task is this one: http://www.vista-files.org/programs/cad-kas-gbr/c-delphi-basic-code-2-flowchart.html It will cost you, which is something you may not have planned on.
4) (Unrelated) Does anyone know of a tool for diagramming MS SQL databases? Visio's "Reverse engineer database" is ok, Sql management studio database diagrams are slightly better, but lack view support. Neither will diagram stored procs or functions, even though Visio claims it will. if anyone has a closed source tool that does this, I have a small open source database (will be released with the app after I give my presentation) and I can email you a small MDF or the sql schema. if you can get me a schema diagram appropriately sized for a powerpoint slide.
I work with some MSSQL gurus...I'll ask them. David _______________________________________________ New York PHP Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://www.nyphp.org/show_participation.php
