• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Freeware for architecutural representation

 
Ranch Hand
Posts: 161
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Is there any freeware for doing the architectural representation of an application ?

I am looking for something like Microsoft visio

Thanks in advance
 
Saloon Keeper
Posts: 27808
196
Android Eclipse IDE Tomcat Server Redhat Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
There's not a whole lot, I'm afraid. One of the more popular ones is Dia, although for the limited functions it does support, Kivio is slicker. Dia has an odd sense of scale and doesn't support rotated objects. And none of them support adding user-defined properties to graphical objects.

I actually started an open-source project to meet or (better yet) exceed the abilities of Visio (http://mtsdraw.mousetech.com), but I'm afraid that volunteer assistance in it has been fairly small, and I only get to work on it when I haven't got something revenue-producing to do instead.
reply
    Bookmark Topic Watch Topic
  • New Topic