![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Jul 2008
Posts: 1
Rep Power: 0
![]() |
i just heard about UML Diagram..what is UML Diagram?..does it possible to do it in web page..If it possible how we can do it?
|
|
|
|
|
|
#2 |
|
Highly Adaptive Penguin
Join Date: May 2005
Location: United States
Posts: 251
Rep Power: 4
![]() |
Re: UML diagram???
Correct me if I'm wrong, but UML stands for Unified Modeling Language and is just a fancy term for a flow chart. From what I gathered in my computer science class, it is used to plan out and organize the structure of your program. I'm not sure what it has to do with web pages. I don't know, maybe I'm delusional.
![]() |
|
|
|
|
|
#3 |
|
Programming Guru
![]() ![]() ![]() |
Re: UML diagram???
Brent is right... it is just a method of documenting the layout of your program / website / project. UML is not a necessary component of development, but is helpful to have on hand in the event you have to explain it to someone else or find yourself looking at the same project years from now.
You will find some flow charting programs have options for UML diagrams. If it doesn't create a web friendly format for you, just screen-capture it and save it as an image, then upload it to your website.
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
|
|
|
|
|
#4 | |
|
Caffeinated Neural Net
![]() Join Date: Jun 2005
Location: Dry west coast of Canada
Posts: 1,034
Rep Power: 5
![]() |
Re: UML diagram???
Quote:
__________________
And once again, Probability proves itself willing to sneak into a back alley and service Drama as would a copper-piece harlot. - Vaarsuvius, Order of the Stick |
|
|
|
|
|
|
#5 |
|
Programming Guru
![]() ![]() ![]() |
Re: UML diagram???
MS Visio looks fairly promising.
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
|
|
|
|
|
#6 |
|
Programmer
Join Date: Feb 2008
Location: India
Posts: 58
Rep Power: 1
![]() |
Re: UML diagram???
UML is a languge which is used for drawing various diagrams related to the project , mainly software project! it is used to build diagrams like ' control flow diagram, object diagram, time diagrams, response diagram etc'! it is important to use UML if u join a big software company! for personal user it just increases your efficiency and is a good way of documenting your project!
|
|
|
|
|
|
#7 | |
|
Caffeinated Neural Net
![]() Join Date: Jun 2005
Location: Dry west coast of Canada
Posts: 1,034
Rep Power: 5
![]() |
Re: UML diagram???
Quote:
If Visio has it, I wouldn't be surprised if the OpenOffice.org analog, Draw, does as well. I haven't played with it though, since I mainly use OO Writer as a substitute for MS Word.
__________________
And once again, Probability proves itself willing to sneak into a back alley and service Drama as would a copper-piece harlot. - Vaarsuvius, Order of the Stick |
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Question about UML diagrams | Grich | Software Design and Algorithms | 3 | Jun 11th, 2008 12:43 AM |
| About Web Site Diagram | pal | Coder's Corner Lounge | 2 | Nov 9th, 2006 3:47 PM |
| UML diagram generation tool | Klarre | C++ | 9 | Aug 16th, 2006 6:59 AM |