-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi, I'm a little confused, I'm developing a program, the program consist in two parts, the server and the clients, there are groups, places, messages... stored in the server, and the clients has to connect with it. I've design the use cases diagram, the activity diagrams, and I have design the class…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Can we make state diagram from sequence diagram....Is there any tool for the same...
plz reply ASP
thnx in advance...........
>>> More
-
as seen on Programmers
- Search for 'Programmers'
I'm a bit confused about how the 4+1 architectural view model maps to UML.
Wikipedia gives the following mapping:
Logical view: Class diagram, Communication diagram, Sequence diagram.
Development view: Component diagram, Package diagram
Process view: Activity diagram
Physical view: Deployment…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm needing to document some functionality on a page that has a jQuery watching for a button click.
On the button click the script pulls info from two fields and makes a ajax call to a php script passing these values to the php script.
>>> More
-
as seen on Ask Ubuntu
- Search for 'Ask Ubuntu'
Writing a commercial proposal, I want to create a nice graphic showing the clients the architecture I thought of for their IT network, with servers, network connections, firewall, load-balancing, etc.
For years I have been using dia, but I am tired of it, the results are not satisfying, very few…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I have seen this image swirl effect on a visual thesaurus.
Is there any open source code for this? Or research paper explaining how they made it.
I don't care about the algorithm to match similar objects. I only am wondering about the effects.
From what i understand they are called recursive orbital…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hello,
so I want to write a matrix explorer which enables me to reorder rows and columns of a matrix.
For this porpouse I used the Jtable class. Now the problem that I have is that it is very difficult to reorder a matrix by looking at double values, so I would like to print the matrix not with the…
>>> More
-
as seen on Geeks with Blogs
- Search for 'Geeks with Blogs'
In this Issue: MSDN, Bill Reiss, Charlie Kindel(-2-), SilverLaw, Scott Marlowe, Kenny Young, Andrea Boschin, Mike Taulty, Damon Payne, and Jeff Handley(-2-).
Shoutouts:
Scott Morrison has his material up for his talk at MIX 10: Silverlight 4 Business Applications
Matthias Shapiro posted…
>>> More
-
as seen on Oracle Blogs
- Search for 'Oracle Blogs'
Discovery tools have had a referencable working definition since at least 2001, when Ben Shneiderman published 'Inventing Discovery Tools: Combining Information Visualization with Data Mining'. Dr. Shneiderman suggested the combination of the two distinct fields of data mining and information…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I guess it is not possible to set stroke property such as CSS which is quite easy. With CSS we have dashed, dotted, solid but on canvas when drawing lines/or strokes this doesn't seem to be an option. How have you implemented this?
I've seen some examples but they are really long for such a silly…
>>> More