vote up 0 vote down star

I'm trying to justify a MS Visio license.

Immediately I can think of a few ways that I would use it in my shop, and apply it to my development projects:

  • ER Diagrams
  • UML Diagrams
  • Project Management (WBS's, org-charts, etc.)
  • Documentation

I know these things can be done in MS Word's drawing tools, but as far as I'm concerned, they look sloppy and it's a pain in the butt to use.

How else do you use Visio in your shop?

flag

8 Answers

vote up 1 vote down check

We use Visio quite often in our shop. Just in the last month we have used it for the following types of diagrams:

  • UML diagrams
  • Rack layout diagrams
  • Network diagrams
  • System block diagrams
  • Simple schematics
  • Org charts
link|flag
vote up 1 vote down

Does your shop actually use the diagrams that you create in Word? If they do, make a similar one in Visio and show it to them. The look is much cleaner, and you should be able to do it in half the time or less, which means there is cost savings for them. You can actually prove what the cost savings is if you know on average how many diagrams are created per month.

The cost savings will sell it.

link|flag
Ah, but I have to get the license first to do that :-) – CodeSlave Jun 12 at 16:34
You can't get a trial license? – Chris Simmons Jun 12 at 16:50
Surely you know somebody... – Robert Harvey Jun 12 at 16:57
...who has it installed on their computer? – Robert Harvey Jun 12 at 16:57
OK, you got me. +1 – CodeSlave Jun 12 at 17:19
vote up 0 vote down

You can insert/embed a Visio object into word. This is how I frequently do it. That way you don't have a bunch of scattered word and visio docs that have to be assembled for reports. From there you can write a standard software requirements specification but include pretty flow charts, class diagrams, database schemas, etc.

link|flag
vote up 2 vote down

You could look into SmartDraw. It's less expensive, but very powerful and easy to use. It covers all your requirements and then some. I've used it for a couple of years now, and I have been quite pleased with it.

Pros:

  • Microsoft Office Integeration
  • PDF printing
  • Easy to use.
  • Lots of templates.
  • Less than Visio price wise.

Cons:

  • Can't share with other Visio users.
link|flag
vote up 1 vote down

I work at a consulting company that does system integration. I use Visio heavily to create high-level architecture documents (e.g. systems architecture, deployment model, interface diagrams, etc.). Visio is not my preferred tool, as I work on a Mac (thank you VMWare Fusino), but it does seem to be the de facto standard when sharing diagrams between companies. I haven't encountered a company that didn't have Visio. For this reason, I use Visio.

In addition, recent versions of Visio have nice 3D graphics of system components that look better than the traditional 2D graphics.

link|flag
vote up 1 vote down

I never use Visio, except to produce an ad-hoc diagram. For more structured diagrams, I prefer to use a UML modeling tool, like Sparx Enterprise Architect.

link|flag
+1 me too - visio sucks balls. – chickeninabiscuit Jun 24 at 7:38
vote up 0 vote down

We use Dia http://live.gnome.org/Dia for diagrams and OpenProj for project planning.

It's free but not very well made software. My shop doesn't really use UML, etc

link|flag
vote up 0 vote down

I've spent quite some time looking for a good opensource UML tool and I finally stumbled upon Star UML. It supports most of the UML 2 diagrams that you'll ever really need and it's also a lot faster then the equivalent Java based UML editors (e.g. Poseidon and Borland Together).

It supports exporting diagrams in various formats including GIF and WMF, which makes it easy to use the output in Powerpoint and Wiki documentation.

http://staruml.sourceforge.net/en/

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.