Quick UML diagrams, on the fly
You go to the yUml site and throw some data in the text box offered Press “Generate the Diagram!” Voila! And here’s an example, as well: [sourcecode] http://yuml.me/diagram/scruffy;scale:60/usecase/[Admin]^[User Free], [Admin]^[User Premium], [Admin]-(note: Most privileged user), [User Free]-(note: No costs), [User Premium]-(note: Monthly subscription), [User Free]-(Login), [User Free]-(Logout) , [User Premium]-(Login), [User Premium]-(Logout) , (Login)<(Reminder) , ...