Ditaa
Jump to navigation
Jump to search
Company / Author[edit]
Stathis Sideris
Screenshots[edit]
Click for enlarged image.
What they say[edit]
“ditaa is a small command-line utility written in Java, that can convert diagrams drawn using ascii art (’drawings’ that contain characters that resemble lines like | / – ), into proper bitmap graphics.
BUT WHY? Does this thing have any real use?
There are several reasons why I did this:
Simply for hack value. I wanted to know if/how it could be done and how easily.
- Aesthetic reasons and legacy formats: there are several old FAQs with ascii diagrams lying out there. At this time and age ascii diagrams make my eyes hurt due to their ugliness. ditaa can be used to convert them to something nicer. Although ditaa would not be able to convert all of them (due to differences in drawing ‘style’ in each case), it could prove useful in the effort of modernising some of those documents without too much effort. I also know a lot of people that can make an ascii diagram easily, but when it gets to using a diagram program, they don’t do very well. Maybe this utility could help them make good-looking diagrams easily/quickly.
- Embedding diagrams to text-only formats: There is a number of formats that are text-based (html, docbook, LaTeX, programming language comments), but when rendered by other software (browsers, interpreters, the javadoc tool etc), they can contain images as part of their content. If ditaa was intergrated with those tools (and I’m planning to do the javadoc bit myself soon), then you would have readable/editable diagrams within the text format itself, something that would make things much easier. ditaa syntax can currently be embedded to HTML.
- Reusability of code: Suppose you make a diagram in ascii art and you render it with version 0.6b of ditaa. You keep the ascii diagram, and then version 0.8 comes out, which features some new cool effects. You re-render your old diagram with the new version of ditaa, and it looks better, with zero effort! In that sense ditaa is a diagram markup language, with very loose syntax.”
Observations[edit]
More information here: http://ditaa.sourceforge.net/ See also ASCiiFLOW: http://www.informationtamers.com/mind-mapping/?productOrPublisher=asciiflow which uses Ditaa
Their website[edit]
Operating System(s)[edit]
Browser based—— Price: Free, open source | Status: Current | Date added: 2011-11-17
For free information about visual thinking techniques, visit the Visual Thinking Center |