• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Format of SCEA Part 2 Assignment

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,

I'm preparing for part 2 of SCEA. Can you please suggest on the following:
-- Tools to be used for drawing UML diagrams. Should MS-visio be a good tool ?
-- I also see that requirement is that all pages should be in HTML format. So how do I link the MS-visio files to HTML ?

I know there are several ways in which these can be achieved but a response on a preferred way will be very helpful for me. Thanks in advance!

With Regards,
Soumik M
 
Ranch Hand
Posts: 49
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Soumik,

I would suggest MS Visio.

Each of the visio digrams (class diagram, component, diagram, sequence diagrams...) must be exported to JPG or Gif and then included in HTML (use an authoring tool...I used MS Word and saved the doc as a web page. Make sure that the generated HTML does not have any width/height attributes in the IMG tags)

Thanks,
Praison
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic