+ Reply to Thread
Results 1 to 8 of 8

Thread: Uml diagram

  1. #1
    Newbie oja2006 is an unknown quantity at this point
    Join Date
    Jul 2008
    Posts
    7

    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. #2
    Super Moderator WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther's Avatar
    Join Date
    Jul 2006
    Age
    36
    Posts
    11,660
    Blog Entries
    57

    Re: Uml diagram

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

  3. #3
    Newbie oja2006 is an unknown quantity at this point
    Join Date
    Jul 2008
    Posts
    7

    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.

  4. #4
    Learning Programmer bvaessen is on a distinguished road
    Join Date
    Jul 2008
    Location
    Limburg
    Posts
    30

    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

  5. #5
    Newbie oja2006 is an unknown quantity at this point
    Join Date
    Jul 2008
    Posts
    7

    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.

  6. #6
    Learning Programmer bvaessen is on a distinguished road
    Join Date
    Jul 2008
    Location
    Limburg
    Posts
    30

    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

  7. #7
    Super Moderator WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther's Avatar
    Join Date
    Jul 2006
    Age
    36
    Posts
    11,660
    Blog Entries
    57

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

  8. #8
    Newbie oja2006 is an unknown quantity at this point
    Join Date
    Jul 2008
    Posts
    7

    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....

+ Reply to 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 kamen in forum Website Design
    Replies: 8
    Last Post: 11-03-2008, 06:49 AM
  2. Pseudo + Pointer diagram, Help from the masters
    By borny86 in forum Pascal/Delphi
    Replies: 2
    Last Post: 11-30-2007, 05:22 PM

Bookmarks

Bookmarks

     
        Algorithms and Data Structures

        Java tutorials

        Algorithms Forum

Posting Permissions

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