Hi everyone In order to get my Diploma i have to implement a project.The aim is to develop a web application that someone could use in order to design UML Diagrams,Entity-Relationships Diagrams and Data Flow Diagrams.The technologies that i must use are
-Javascript -XML -PHP -DOM -XHTML - HTML Since i am not an experience developer i was wondering if a could develop the application totally in SVG. Since with SVG i could draw any kind of shape i could gather the user input about the elements of the diagram (ClassName,attributes,methods etc) and then use EcmaScript and SVGDOM-DOM to generate the grahics elelements. Then use php in order the user could save his diagrams. Is something like that feasible with the above technologies plus SVG?? -Are there any PHPSVG libraries out there or libraries that i could make drag and drop, resize? -Is there a template that i could use in order to start build my project? Thanks in advance Christos ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

