-
as seen on Super User
- Search for 'Super User'
A few days ago, I saw this video for a screen capture application. I'm pretty sure I followed a link from Hacker News, possibly to a Life Hacker article.
The video was very short, but demonstrated how the application could be used:
The application was basically a movable/resize-able view port with…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Diagram.net is good diagramming tool.
I need to understand what design patterns are used by this tool so that I can understand how it works.
What design patterns are used in this tool?
What design patterns are generally used for diagramming tools?
I would also like to know how can I use this…
>>> More
-
as seen on Programmers
- Search for 'Programmers'
I'm a CS student, currently a junior, and in one of my classes this semester they have us studying all sorts of UML diagramming methods. Among others, we've touched on Petri nets, DFD diagrams, sequence diagrams, use case diagrams, collaboration diagrams, Jackson System Development diagrams, entity-relation…
>>> More
-
as seen on Programmers
- Search for 'Programmers'
Everyone says sequence diagrams are so easy but I just cannot figure this out. Basically user clicks on an 'Import from temp folder' button, the program opens a window with a list populated with filenames, user clicks on a filename, clicks on OK and the document is imported.
I know the order of the…
>>> More
-
as seen on Programmers
- Search for 'Programmers'
As much as programmers hate to document their code/system and draw UML (especially, Sequencing, Activity and State machine diagrams) or other diagramming notation, would you agree to do it if it kept managers from requesting a "minor change" every couple of weeks?
IOW, would you put together visual…
>>> More