Closed Thread
Results 1 to 9 of 9

Thread: UML Diagram???

  1. #1
    kamen is offline Newbie
    Join Date
    Jul 2008
    Posts
    1
    Rep Power
    0

    Post UML Diagram???

    What is UML Diagram????....and does it possible to draw UML Diagram in the web page??

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Join Date
    Jul 2006
    Posts
    16,486
    Blog Entries
    75
    Rep Power
    143

    Re: UML Diagram???

    UML is short for Universal Modeling Language. Think of it as being similar to flowcharting. Most flowcharting software can also be used for creating UML Diagrams.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  4. #3
    v0id is offline Retired
    Join Date
    Apr 2007
    Posts
    2,937
    Blog Entries
    3
    Rep Power
    42

    Re: UML Diagram???

    There's various ways of drawing the UML diagrams. I do personally like the open-source program, Dia. It's easy to use, makes some nice diagrams, and is able to export the diagram into multiple formats.

  5. #4
    Join Date
    Aug 2006
    Posts
    11,209
    Blog Entries
    6
    Rep Power
    101

    Re: UML Diagram???

    Do websites really need such thing as flowcharts? I mean it's no complicated program..

  6. #5
    Join Date
    Jul 2006
    Location
    Amherst, New York, United States
    Posts
    6,277
    Blog Entries
    26
    Rep Power
    20

    Re: UML Diagram???

    Quote Originally Posted by TcM View Post
    Do websites really need such thing as flowcharts? I mean it's no complicated program..
    Depends. You cant actually create a flow charts for basic HTML pages. I need a UML diagram for my web framework I'm developing. Then again, it is completely object oriented and uses many design patterns.

  7. #6
    Join Date
    Aug 2006
    Posts
    11,209
    Blog Entries
    6
    Rep Power
    101

    Re: UML Diagram???

    Yeah, but this is 'website design' forum... I don't think it is necessary to make a flowchart for a sites design.

  8. #7
    Join Date
    Jul 2006
    Location
    Amherst, New York, United States
    Posts
    6,277
    Blog Entries
    26
    Rep Power
    20

    Re: UML Diagram???

    Quote Originally Posted by TcM View Post
    Yeah, but this is 'website design' forum... I don't think it is necessary to make a flowchart for a sites design.
    True. Perhaps he mistook the "design" for architecture (which is a different type of design).

  9. #8
    Join Date
    Jul 2006
    Posts
    16,486
    Blog Entries
    75
    Rep Power
    143

    Re: UML Diagram???

    You can use a UML diagram to help diagram how users will interact with individual pages to pull up other pages. Personally, my favorite program for flowcharting is Dynamic Draw, though Dia is good as well.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  10. #9
    antoniyo is offline Learning Programmer
    Join Date
    Oct 2008
    Posts
    54
    Rep Power
    0

    Re: UML Diagram???

    A UML diagram is just to show which fields and methods a class has, and its relationship to other classes.
    and you have to buy a software to draw it on the webpage. and best software is Visual Paradigm.

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. UML diagram
    By JackDaniels in forum Java Help
    Replies: 5
    Last Post: 03-08-2011, 01:20 AM
  2. Sequence Diagram help
    By ahmed in forum UML
    Replies: 11
    Last Post: 01-06-2011, 03:08 AM
  3. class diagram
    By Apprentice123 in forum General Programming
    Replies: 0
    Last Post: 05-28-2010, 03:06 PM
  4. Diagram Scene with QT
    By noxxik in forum C and C++
    Replies: 2
    Last Post: 09-24-2008, 09:03 AM
  5. Uml diagram
    By oja2006 in forum UML
    Replies: 7
    Last Post: 07-23-2008, 08:57 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts