iThink – and I’m sure you do!

New at Mind-Mapping.org: iThink.

iThink

This is a high-end business process-modelling tool.  It allows business scenarios to be played out in simulation before disaster hits – provided that is, you can predict  suitable dynamic variables to model.  What does that mean?

Well here’s an example they give: “What if you radically increased sales and marketing efforts without adding network bandwidth? Website hits and download demands would go up (good), networks would go down (bad).  iThink helps you identify key leverage points for improving business performance without losing sight of unintended consequences.”

Let’s hope Apple doesn’t come after them for that “i‘ prefix!

Vic

Subscribe to the RSS feed for regular posts
& follow me on Twitter for in-between items
about visual tools you never knew existed.

Google

WebSequenceDiagrams and Scribblar

These are two new web-based applications I’ve found recently and just added to mind-mapping.org.

Web Sequence Diagrams

If you use UML Sequence Diagrams, this very easy to use browser-based application makes it really easy to make a diagram from plain text.  You can download the diagram, or share a link to it, and even share a link to the page from which the diagram was made.  There, others can modify your text to amend the diagram, so it supports collaborative development of sequence diagrams, though access would have to be sequential, not simultaneous.

So, I made an example:

Here’s the text that made that:

Customer->OrderTakingOnline:Order
note right of OrderTakingOnline: adds prices, calculates invoice amount
OrderTakingOnline->SalesDept:Order
note right of SalesDept: verifies stock, Customer status
SalesDept->FulfilmentDept:Order
note right of SalesDept:Sends to Accounts
SalesDept-->Billing:Order
note right of FulfilmentDept:Requisitions Goods
FulfilmentDept->Stores:Requisition
note left of Stores:Issue Goods
Stores->FulfilmentDept:Goods/Requisition
note left of Billing: Raise Invoice/Packing List
Billing-->FulfilmentDept:Invoice/Packing List
FulfilmentDept->Customer:Goods/Invoice/Packing List
note left of FulfilmentDept:Dispatch Shipment
note right of Customer:(continues with payment, etc.)

Here’s the page for that and here’s the link to the image above at the site.

You could even use it for a rather limited form of swim-lane diagram

Scribblar

This collaborative whiteboard application supports real-time, multi-user access not only allowing sharing and development of diagrams together, but also image up- and download, text chat and live audio.

Scribblar is free unless you want to have it on your own web site.

Vic

Please subscribe to the RSS feed for regular posts and
follow me on
Twitter for in-between items about visual tools you never knew existed.

Google