For ASCII diagrams: http://www.asciiflow.com/ or http://ditaa.sourceforge.net/
Ask HN: What software for diagrams and flowcharts do you use?
51–60 of 62 posts
Re: Ask HN: What software for diagrams and flowcharts do you use?
#52http://www.yworks.com/en/products_yed_about.html
Re: Ask HN: What software for diagrams and flowcharts do you use?
#53Re: Ask HN: What software for diagrams and flowcharts do you use?
#54Lekh Diagram ( http://www.avabodh.com/lekh ) Quick way to draw flowchart, block diagram etc. Only available for iOS though.
I had tried Lekh Diagram and Grafio both and found the latter to be better. You may want to try it out. http://www.tentouchapps.com/grafio
- you can resize vertically and horizontally independently which grafio can not
- you can move vertices of any polygon.
- You can draw bezier curve and modify it to any shape by changing the control points.
-Lekh recognizes different kinds of connections from your drawing.
Re: Ask HN: What software for diagrams and flowcharts do you use?
#55Re: Ask HN: What software for diagrams and flowcharts do you use?
#56Re: Ask HN: What software for diagrams and flowcharts do you use?
#57Flowcharts are stupid. Simple systems can be internalized (kept in your mind, perfectly), and complex systems are too complex to graph to any human scale size or useful purpose. These two categories do not overlap. They apply recursively all the way down. Waste of time, no value.
But diagrams can be very helpful. The important thing to remember is that "a complete map" will be too noisy to be useful.
A diagram can describe a few parts of a complex system quickly and easily.
Re: Ask HN: What software for diagrams and flowcharts do you use?
#58Flowcharts are stupid. Simple systems can be internalized (kept in your mind, perfectly), and complex systems are too complex to graph to any human scale size or useful purpose. These two categories do not overlap. They apply recursively all the way down. Waste of time, no value.