Is there the substitute good tool of visio? - Stack Overflow most recent 30 from stackoverflow.com2009-11-30T01:49:48Zhttp://stackoverflow.com/feeds/question/881117http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/881117/is-there-the-substitute-good-tool-of-visio3Is there the substitute good tool of visio?ffffff2009-05-19T05:38:09Z2009-08-04T13:17:03Z
<p>I made UML or a figure of server constitution with Visio so far.
However, Visio was not usable by the circumstances of adult.
Therefore I want to describe UML or a figure of server constitution by some other methods, but will there be anything, the recommended tool? I ask with a free thing.</p>
http://stackoverflow.com/questions/881117/is-there-the-substitute-good-tool-of-visio/881122#8811221Answer by sipwiz for Is there the substitute good tool of visio?sipwiz2009-05-19T05:41:04Z2009-05-19T05:41:04Z<p>I use <a href="http://www.smartdraw.com" rel="nofollow">SmartDraw</a> for UML and architecture diagrams, it's pretty good. It's not free but there is a trial version you can test out.</p>
http://stackoverflow.com/questions/881117/is-there-the-substitute-good-tool-of-visio/881130#8811303Answer by kay.herzam for Is there the substitute good tool of visio?kay.herzam2009-05-19T05:47:07Z2009-05-19T05:47:07Z<p>Try these, all are free: </p>
<ul>
<li><a href="http://live.gnome.org/Dia" rel="nofollow">Dia</a></li>
<li><a href="http://argouml.tigris.org/" rel="nofollow">ArgoUML</a> (UML only)</li>
<li><a href="http://staruml.sourceforge.net" rel="nofollow">StarUML</a> (UML only)</li>
</ul>
http://stackoverflow.com/questions/881117/is-there-the-substitute-good-tool-of-visio/881169#8811690Answer by Boo for Is there the substitute good tool of visio?Boo2009-05-19T06:03:12Z2009-05-19T06:03:12Z<p>Inkscape - its free.</p>
http://stackoverflow.com/questions/881117/is-there-the-substitute-good-tool-of-visio/884719#8847193Answer by anon for Is there the substitute good tool of visio?anon2009-05-19T19:55:27Z2009-05-19T20:01:31Z<p>I strongly recommend <a href="http://bouml.free.fr/" rel="nofollow">BOUML</a>. It's a free UML modelling application, which:</p>
<ul>
<li>is extremely fast (fastest UML tool ever created, check out <a href="http://bouml.free.fr/benchmark.html" rel="nofollow">benchmarks</a>),</li>
<li>has rock solid C++, Java, PHP and others import support,</li>
<li>is multiplatform (Linux, Windows, other OSes),</li>
<li>has a great SVG export support, which is important, because viewing large graphs in vector format, which scales fast in e.g. Firefox, is very convenient (you can quickly switch between "birds eye" view and class detail view),</li>
<li>is full featured, impressively intensively developed (look at <a href="http://bouml.free.fr/historic.html" rel="nofollow">development history</a>, it's hard to believe that such fast progress is possible).</li>
<li>supports plugins, has modular architecture (this allows <a href="http://bouml.free.fr/contrib.html" rel="nofollow">user contributions</a>, looks like BOUML community is forming up)</li>
</ul>
<p>Believe me, there is no better tool. StarUML is a retarded turtle compared to BOUML. ArgoUML simply doesn't work. Dia is a ergonomy^-1 software.</p>
http://stackoverflow.com/questions/881117/is-there-the-substitute-good-tool-of-visio/884757#8847570Answer by Kashif Awan for Is there the substitute good tool of visio?Kashif Awan2009-05-19T20:05:24Z2009-05-19T20:18:59Z<p>Try Visual Paradigm for UML. The community edition version is free. </p>
http://stackoverflow.com/questions/881117/is-there-the-substitute-good-tool-of-visio/1017263#10172630Answer by John Saunders for Is there the substitute good tool of visio?John Saunders2009-06-19T10:13:27Z2009-06-19T10:13:27Z<p>Take a look at <a href="http://www.sparxsystems.com" rel="nofollow">Sparx Enterprise Architect</a>.</p>
<p>One problem you may notice with this and all the other answers is that these are modeling tools. Visio was a diagramming tool, which is a different thing.</p>
http://stackoverflow.com/questions/881117/is-there-the-substitute-good-tool-of-visio/1227489#12274890Answer by Rorick for Is there the substitute good tool of visio?Rorick2009-08-04T13:17:03Z2009-08-04T13:17:03Z<p>You can try <a href="https://jude.change-vision.com/jude-web/product/community.html" rel="nofollow">JUDE Community</a> for UML modeling. It is convenient, nice and has enough features. </p>