A post from the Dia mailing list: I was asked to deliver some diagrams Dia diagrams I did, in PNG format. I just would imagine the nightmare it would have been to do this under "other" diagramming tools. for D in *.dia; do dia -t png -s 1024x $D; done I just checked...
Dia is a great Open Source diagramming program that has extensive `shape' libraries for a lot of different applications (I use it for drawing network diagrams and flow-charts). When using Dia one of the questions that arises fairly regularly is: Is it possible to...
If you use Dia or another open source diagramming package you may need some network infrastructure icons. Cisco publishes some here http://www.cisco.com/web/about/ac50/ac47/2.html Note: Dia already includes most of these which were converted several years ago when the...
About the Author
James is an IT Professional based in Melbourne, Australia.
He blogs about Information Technology, Open Source software, home renovations, good reads and travel.