diagram

PHP/Javascript/Jquery - Dynamic Website Diagram

I want to have an application that displays all of my website's external links and outputs a diagram. Like for example www.example.com/articles/some-title.html is linked to my homepage. Home - www.example.com/some-text - www.another-site.com/my-title - www.example.com/articles/some-title.html Products Products - www.buy-now.com/pr...

How to create Visual Studio style class diagram in Visio?

I need to plan out a Class, Method, Attribute style diagram, I have looked at the Class Designer in Visual Studio, but it seems to not do what I want. I want to be able to have a diagram show the classes just like in Visual Studio - except I want to be able to represent the parameters these methods require, for example: getStock(StockID...

How to visualize an Erlang gen_fsm

Do you know of any existing tool to graphically render the diagram of an Erlang gen_fsm starting from the source code? ...

What is an Architecture Context Diagram (ACD) and are there any other names for it?

I've been charged with the following tasks for a group project: a) Design/Draw an Architecture Context Diagram b) ACD Description c) UML deployment diagram The UML deployment diagram is no issue as there are plenty of straight-forward resources online but this is not the case for the ACD. I need resources on exactly what an ACD is and...

Class Diagram with aggregation and generalization

Hi I am working on a university project and i have the following problem i can not figure out. I have a class Called Employee from this i generalize two classes Contractor employee and Permanent Employee. Now i have a team that is made by both types of Employee so i am planning to use aggregation. Do i have to connect the team cla...

is there a way to make a DB diagram based on rails migrations?

is there a way to make a DB diagram of tables..columns and their relationship based on a rails app? if not...are there tools that would do that for a postgresql DB on ubuntu? ...

Is there a good way to quickly create diagrams to illustrate folder structure?

Is there a good tool to quickly create a diagram that illustrates a folder structure? I've tried doing it with Visio, but I find that it takes longer to do in Visio than it would to just create the folder structure and then take screen shots with windows explorer. For rather simple folder structures, it's not a real problem but when st...

Interaction between HTML/Javascript coder and server scripting language coder?

I don't want my PHP coder to write Javascript anymore. I want to separate javascript coding and php coding. How should I write documentation about this interaction? Let's imagine really simple ajax request. As for me documentation should contain sequence flow diagram. user is clicking "edit" button preloader is shown to user ajax requ...

Need critics, UML activity diagram (image inside)

Here is my question http://stackoverflow.com/questions/2251813/interaction-between-html-javascript-coder-and-server-scripting-language-coder I've decided to make activity diagram to describe this process user is clicking "edit" button preloader is shown to user ajax request is sent to url /ajax_request/category/{category_id}/; we are ...

How to programmatically draw arcs between cities on a global map?

I have a series of cities that I need to programmaticly draw arcs between on a global map. The arcs also have to be labeled with a series of values. Output needs to be png or something similar (i.e. I am not looking for a javascript solution.) Any suggestions on ways of doing this? I can choose language or tool (so long as it is free...

MYSQL Workbench EER, what's different?

Hey guys, I just downloaded Mysql Workbench and noticed they use the term EER Diagram? I thought that Entity Relationship diagram were a conceptual representation of data (Conceptual schema), a bit like this: http://www.ncgia.ucsb.edu/giscc/units/u045/figures/figure1.jpg I mean, Mysql Workbench's Diagrams have tables with foreign keys a...

Which Tool can generate UML by SQL?

I'm searching a tool for generating UML-Diagrams by the import of SQL-Syntax-Files. I need it for personal usage. Best if it's free or if there is a free trial license available. ...

How to output huge dependency relationships diagram of Plone with Graphviz?

I wrote a tool for find dependency relationships behind a Python project. It is Gluttony. I run it on Plone, the result is impressive. I output the diagram with Networkx, and it looks like this: (Gee! It looks like World of Goo!) A mess! I didn't handle layout with Networkx. That's why it is a mess. The tool can output Graphviz f...

Need C# Source Code relational diagram

I recently took over a web application project written in Visual Studio 2008, C#. There was very little documentation from the previous guy. I know it uses master pages and the starting page is default.aspx. Although it may still be possible to trace the code manually (through LOTS of time and hard labor and still some more), I believe I...

Some tips for more effective white-boarding?

I am occasionally called upon impromptu to white-board (non-virtually) data flows, architecture diagrams etc., for both a technical and non-technical audience. Unfortunately my drawing skills (and print legibility) are terrible. How can I become more effective at doing this? I am looking for tips on standard symbols and connectors to us...

Interactive architectural diagram tools

Are there any tools that would allow me to easily create an interactive architectural diagram? I envisage the ability to view a graphical depiction of the architecture at a high level. I would then be able to click on a specific piece of the architecture and drill into it, thus revealing a more detailed break-down of that piece. This pr...

Is a DFD a useful tool for looking at a hardware system

Ok I haven't used DFDs (Data Flow Diagrams) since highschool (only 3 years ago though) a DFD is a tool for mapping the flow of data when designeing an information system. It shows how data moves around a system. I'm working on a project and I thought (today, months after the project had stared) that maybe DFD's would be useful. when we ...

Developing a UML activity diagram for a search application

I have to create a UML activity diagrams for a searching application for a semantic database. Easy to guess, users can search and select a file, but they can also browse and refine the retrieved results by clicking the categories the results belong to. They can even select a file just by browsing without actually entering any keyword. S...

Online Flowchart Diagram Tool (run from private wiki)

Hi, Is there some flowchart diagram tool that would (or could be made to) integrate with a self-hosted wiki? Requirements: basic functionality (e.g., drawing some boxes and some arrows) would strongly prefer it to be visual (i.e., not written out in text that then gets converted) allows for dynamic editing it is important that the ...

Why does LaTeX not render my gantt-diagram into pdf

Hi, is there anybody out there, with experiences about how to do a gantt-diagram / chart using latex. I tryed it for a lot of hours today, lastly it worked switching outpout from pdf to dvi. Maybe someone can tell me what to include, besides pst-gantt, and the normal pstricks stuff. It showed more than 100 errors for 4 Tasks.. after s...