Software for Making Company Diagrams?
gaudenz asks: "We have a network with Linux, Solaris, Mac and Windows and need a software to paint simple diagrams, such as used in deployment. The actual requirements are simple: The tool must export to postscript, support fonts, boxes with multiple lines of text, and connections between these boxes. We found Visio with VMWare to be the best solution, JGraphpad 5 looks promising, too. Since diagrams are a common thing in development companies I was hoping others have made a comparison, too, and may come up with some other ideas to solve this problem."
http://www.xfig.org/
Once again, the great LWN has something to help you. Check out part 1 and part 2 of "The Grumpy Editor's Guide to diagram editors". I have no expiriance with any diagram software, so that's all that I can offer you.
Comment forecast: Bits of genius surrounded by a sea of mediocrity.
I use Kivio. Works well. And is relativly feature rich. I believe is supports most of what you're looking for.
/. is a bunch of nerds at a million typewriters. It's not a political conspiracy determined to undermine your beliefs.
Recently, I was creating an OpenOffice.org document and needed a couple of diagrams.. After
searching through the menu for a few moments, I came across Dia.
Dia fits all of the listed requirements from what I can tell. Its interface and features are very
similar to Visio IMO.. In addition, It loads much much faster than Visio.
I created two mini-network diagrams quite easily on my first use. I exported those to PNG
(EPS is available in a couple of formats) and inserted/scaled them into my document.
Overall, I was quite impressed.
You might want to look at graphviz:
http://www.research.att.com/sw/tools/graphviz
I've used the mac os x port and found it will create graphs from possibly script-generated input files in a simple syntax.