diagramming

software or service to collaborate on a data model?

I'm trying to find a tool where a lot of people can work on a data model collaboratively (doesn't have to be at the same time, a checkout mechanism can work too). Embarcadero has an ER application called ER/studio which apparently comes with a repository system that acts like typical version control software. That sounds great except ER/...

Structured design: Software to draw structure charts

Hi, UML is all the rage now, and software allowing you to draw the various UML diagrams are a dime a dozen. However, after much googling I was unable to find tools that are capable of drawing structure charts and other structured design diagrams. Which tools or software allow you to do this? +1 for free +1 for runs on linux Thanks ...

How to set the scrolling not infinite to a DiagramControl using Orbifold G2.

I am working with Orbifold G2: http://www.orbifold.net/default/?page_id=2164 and I am having trouble with the DiagramControl because its scrolling is infinite. Does any body know how to avoid this and set the scroll not infinite? ...

Diagrams for showing events and information flow in large scale information systems

Can someone suggest me tools/templates and example to draw diagrams for showing information flow in highly event-driven distributed large scale information system. The system consists of heterogenous devices like PC,data-centers,mobile hand-helds, monitoring sensors (like cameras, laser scanners) used by different users and each user gen...

.NET Block Diagram Component

I'm looking for an affordable diagramming component for a C#/.NET (WinForms) application that will let users create diagrams like this one: What would you recommend to me? ...

Representing whiteboard diagrams as pure text while taking notes?

I write all my notes in a simple text editor, and I have a hard time capturing diagrams, flowcharts, etc. as purely text. Do you know of any text-based shorthand for diagramming? Or have you developed your own techniques you wouldn't mind sharing? An example might be: UI - user clicks button | TaskFactory - generates a Task based on u...

How to arrange connected nodes in the neatest way?

I've got a system with multiple nodes which one-way communicate to other nodes. I want to diagram the node system in as simple way as possible; if the node-communication is represented by an arrow from the source node to the target node, that would mean the diagram would be one that contains as few crossing arrows as possible. Assuming...

How do I model/visualize/diagram a complex ASP.NET wizard flow?

We have a complex UI in which a user creates an account using our elaborate ASP.NET based wizard. I would like to (using a tool if possible) capture all the permutations of user flow that is involved in creating the account. User Interface diagram in Enterprise Architect seems to be good for wire frame like diagrams and has a level of ...

C: Diagramming A Large Library

Is there any tools to assist in diagramming a large C library? I am working on a project to port an existing C library to C++. The C library is largely undocumented with no diagrams. I would like to use a CASE tool to help me understand how the various files interact. There is extern variables in most of the files. If possible I would p...

Creating an Online Diagramming Tool.

Recently i have thought of setting myself the task of creating a basic digramming tool that would be web based and would like some input from other programmers and developers with more experience that myself. I have stumbled upon this Site that offers an amazing piece of software and was wondering how they went about creating such a thi...

Free .NET Diagramming Control (like Nevron Diagrams)

Can anyone suggest a free (or very very cheap) alternative to Nevron Diagrams? I was playing with Open Diagram which is open source but it's very poorly documented and their forum is dead. ...