Closed Thread
Results 1 to 8 of 8

Thread: Uml diagram

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

    Post Uml diagram

    "Is it possible to create UML diagram on the web page? If possible, how to draw it? Do we have to download any plugins or software?"

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

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

    Re: Uml diagram

    Are you wanting to use a website as a drawing program?
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  4. #3
    oja2006 is offline Newbie
    Join Date
    Jul 2008
    Posts
    7
    Rep Power
    0

    Re: Uml diagram

    No but want to make my web page better. Its possible to create UML diagram on database. But it is possible to create on the web page? How to draw it? Do we have to download any plugins or software? Can anyone explain the process or some technique to create UML diagram on Web Page? Im as beginner wed developer.

  5. #4
    bvaessen is offline Learning Programmer
    Join Date
    Jul 2008
    Location
    Limburg
    Posts
    30
    Rep Power
    14

    Re: Uml diagram

    What exactly do you need? Do you have the uml diagrams stored as relations in a database and want do dynamically show it graphically on a website? In that case you can print it as a vector graphic. I think we need some more information to help you better.
    ----------------------------------------------------------------------
    Launch-IT :: Home
    Ben Vaessen :: Home

  6. #5
    oja2006 is offline Newbie
    Join Date
    Jul 2008
    Posts
    7
    Rep Power
    0

    Re: Uml diagram

    Thanks guys. I need some tips on how to create UML Diagrams on Web Page. I very new. So that, I not really know about this.

  7. #6
    bvaessen is offline Learning Programmer
    Join Date
    Jul 2008
    Location
    Limburg
    Posts
    30
    Rep Power
    14

    Re: Uml diagram

    Maybe you should google around on Scalable Vector Graphics (SVG), they might offer what you need then.
    ------------------------------------------------------------------
    Ben Vaessen :: Home
    Launch-IT :: Home

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

    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.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  9. #8
    oja2006 is offline Newbie
    Join Date
    Jul 2008
    Posts
    7
    Rep Power
    0

    Re: Uml diagram

    Guys.... Thanks a lot for your help.... now I already know little bit about UML Diagram after do some research.... Thanks agains guys....

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. UML Diagram???
    By kamen in forum Website Design
    Replies: 8
    Last Post: 11-03-2008, 04:49 AM
  5. Diagram Scene with QT
    By noxxik in forum C and C++
    Replies: 2
    Last Post: 09-24-2008, 09:03 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