Thread: Uml diagram
View Single Post
  #7 (permalink)  
Old 07-21-2008, 11:31 AM
WingedPanther's Avatar   
WingedPanther WingedPanther is offline
Super Moderator
 
Join Date: Jul 2006
Age: 35
Posts: 3,277
Last Blog:
wxWidgets is NOT code ...
Rep Power: 36
WingedPanther is a name known to allWingedPanther is a name known to allWingedPanther is a name known to allWingedPanther is a name known to allWingedPanther is a name known to allWingedPanther is a name known to all
Default Re: Uml diagram

oja, you are not being clear.

There are two things you could do with UML and a Web Page:
1) Create a UML diagram of your web page to specify how it will be used.
2) Have your web page display a UML diagram of something else

In the first case, you can use any drawing tool (I prefer Dia or Dynamic Draw) to create the UML diagram, and then change your web page to reflect the UML.

In the second case, you can take an existing UML diagram in a standard graphics format and display it using the img tag.

UML will not magically change your website to make it better, however.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum
Programming is a branch of mathematics.
Reply With Quote