<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>lekkimworld.comuml</title>
    <link>http://lekkimworld.com/tags/uml/</link>
    <description>IBM Lotus Notes/Domino, Websphere, IBM Connections, mobile, web, JavaScript, Java...</description>
    <language>en</language>
    <copyright>Mikkel Flindt Heisterberg (mh [at] intravision [dot] dk</copyright>
    <pubDate>Sat, 19 May 2012 06:50:25 GMT</pubDate>
    <dc:creator>Mikkel Flindt Heisterberg (mh [at] intravision [dot] dk</dc:creator>
    <dc:date>2012-05-19T06:50:25Z</dc:date>
    <dc:language>en</dc:language>
    <dc:rights>Mikkel Flindt Heisterberg (mh [at] intravision [dot] dk</dc:rights>
    <image>
      <title>lekkimworld.comuml</title>
      <url>http://lekkimworld.com/tags/uml/</url>
    </image>
    <item>
      <title>Tool of the day: websequencediagrams.com</title>
      <link>http://lekkimworld.com/2011/10/26/tool_of_the_day_websequencediagrams_com.html</link>
      <content:encoded>&lt;p&gt;
Today I needed to draw a number of &lt;a href="http://en.wikipedia.org/wiki/Sequence_diagram"&gt;sequence diagrams&lt;/a&gt; and since I do not have a program installed for this I decided to look online. My search was successful and I was very happy to find &lt;a href="http://websequencediagrams.com"&gt;websequencediagrams.com&lt;/a&gt;. What sets this tool apart from others is that you do not draw the sequence diagram but you write it. Just up my alley as a developer. Using easy syntax like the below you can quickly stitch a diagram together.
&lt;pre style="font-family: courier; font-size: 8pt; background-color: #ececec; padding: 5px;"&gt;
Alice-&amp;gt;Bob: Go do it!
Bob-&amp;gt;Alice: Okay!
Bob-&amp;gt;Charles: Help me please!
Charles-&amp;gt;Bob: Done!
Bob-&amp;gt;Alice: Done!
&lt;/pre&gt;
The above would yield this diagram.
&lt;img src="http://www.websequencediagrams.com/cgi-bin/cdraw?lz=QWxpY2UtPkJvYjogR28gZG8gaXQhCkJvYi0-ABYFOiBPa2F5AAsHQ2hhcmxlczogSGVscCBtZSBwbGVhc2UhCgASBwBBB0RvbmUANg4ADQU&amp;s=napkin" /&gt;
&lt;br/&gt;
There's a number of styles to choose between such as napkin, plain UML etc.
&lt;/p&gt;
&lt;p&gt;
There are probably other such tools but this fit the profile and use case for me.
&lt;/p&gt;</content:encoded>
      <category domain="http://lekkimworld.com/tags/tool/">tool</category>
      <category domain="http://lekkimworld.com/tags/uml/">uml</category>
      <pubDate>Wed, 26 Oct 2011 11:44:58 GMT</pubDate>
      <guid isPermaLink="false">tag:lekkimworld.com,2011-10-26:default/1319629498718</guid>
      <dc:date>2011-10-26T11:44:58Z</dc:date>
    </item>
  </channel>
</rss>


