<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Rui Figueira's Blog &#187; software</title>
	<atom:link href="http://www.crazygaze.com/blog/tag/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.crazygaze.com/blog</link>
	<description>Knowing is not enough; we must apply. Willing is not enough; we must do.</description>
	<lastBuildDate>Tue, 31 Aug 2010 22:08:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Good UML Design Tool</title>
		<link>http://www.crazygaze.com/blog/2007/11/16/good-uml-design-tool/</link>
		<comments>http://www.crazygaze.com/blog/2007/11/16/good-uml-design-tool/#comments</comments>
		<pubDate>Fri, 16 Nov 2007 17:32:34 +0000</pubDate>
		<dc:creator>ruifig</dc:creator>
				<category><![CDATA[Game Development]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[UML]]></category>

		<guid isPermaLink="false">http://www.crazygaze.com/blog/archives/31</guid>
		<description><![CDATA[In some previous posts I talked a little about UML, but I never talked about what tool I use. I have already tried a few. - BOUML - UML Pad - Rational Rose . Only used some years ago, and never liked it. - Visual Paradigm for UML So far, and by far&#8230; the one [...]]]></description>
			<content:encoded><![CDATA[<p><!--adsense--><br />
In some previous posts I talked a little about UML, but I never talked about what tool I use.</p>
<p>I have already tried a few.</p>
<p>- <a href="http://bouml.free.fr/index.html">BOUML</a></p>
<p>- <a href="http://web.tiscali.it/ggbhome/umlpad/umlpad.htm">UML Pad</a></p>
<p>- Rational Rose . Only used some years ago, and never liked it.</p>
<p>- <a href="http://www.visual-paradigm.com/">Visual Paradigm for UML</a></p>
<p>So far, and by far&#8230; the one I like the most is <a href="http://www.visual-paradigm.com/">Visual Paradigm for UML</a> . The first time I looked at it, it scared me a little, with all the buttons, and functionality. But its quite a complete package. Great documentation, somewhat clutter free windows (considering the amount of functionality), and an amazing intuitive interface, that can get you going in no time.</p>
<p>For example, in a State Machine Diagram, just place the initial state, and you can do most stuff from there without ever leaving the design area, simply pulling the other states from that one. Mouse gestures really help with productivity. First time I discovered those, it reminded me of &#8220;Black and White&#8221;. Depending on the kind of diagram we are working on, we&#8217;ll have some specific gestures available. For example, in a Class Diagram, we have a gestures to create classes, packages, add operations, attributes, and so on.</p>
<p>Most gestures are easy to remember, but to make things even easier, we even have a fast lookup window:</p>
<p><img src="http://www.crazygaze.com/blog/wp-content/uploads/2007/11/tj200711161728-1.jpg" alt="visual-paradigm_1.png (521x339 pixels)" height="339" hspace="1" vspace="1" width="521" /></p>
<p>That menu option will show you the available mouse gestures for each diagram type, like this:</p>
<p><img src="http://www.crazygaze.com/blog/wp-content/uploads/2007/11/tj200711161728-2.jpg" alt="visual-paradigm_2.png (410x511 pixels)" height="511" hspace="1" vspace="1" width="410" /></p>
<p>Thumbs up for Visual Paradigm. Really intuitive interface, that can really boost productivity.</p>
<p>Of course it has a lot more features, but the productivity boost was the most interesting to me.</p>
<p>If you&#8217;re looking for a good UML tool, give it a try. Maybe you&#8217;ll like it too. You can always use the Community Edition for a while, which is free for non-commercial use.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.crazygaze.com/blog/2007/11/16/good-uml-design-tool/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>UML Applied &#8211; Second Edition</title>
		<link>http://www.crazygaze.com/blog/2007/06/06/uml-applied-second-edition/</link>
		<comments>http://www.crazygaze.com/blog/2007/06/06/uml-applied-second-edition/#comments</comments>
		<pubDate>Wed, 06 Jun 2007 14:34:12 +0000</pubDate>
		<dc:creator>ruifig</dc:creator>
				<category><![CDATA[Game Development]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[UML]]></category>

		<guid isPermaLink="false">http://www.crazygaze.com/blog/archives/15</guid>
		<description><![CDATA[For some of the programming tasks I&#8217;ve been doing, I found myself planning things with UML State Diagrams. I really helped to understand some details, find problems, and follow the specifications. Since I haven&#8217;t been using UML for some time, I took out of the dust a book I downloaded and printed back in 2001 [...]]]></description>
			<content:encoded><![CDATA[<p>For some of the programming tasks I&#8217;ve been doing, I found myself planning things with UML State Diagrams. I really helped to understand some details, find problems, and follow the specifications.  Since I haven&#8217;t been using UML for some time, I took out of the dust a book I downloaded and printed back in 2001 (I think) from <a href="http://www.ariadnetraining.co.uk/">Ariadne Training</a> .  Since I always liked that book, I noticed they already have the second edition available.<br />
That book is actually a course manual, but I always found the first edition quite good even without attending the course. Not sure about this second edition, but I&#8217;ve already printed it anyway.<br />
Here goes the link to the PDF:<br />
<a href="http://www.ariadnetraining.co.uk/ariadnetraining.co.uk/downloads.htm">http://www.ariadnetraining.co.uk/ariadnetraining.co.uk/downloads.htm</a><br />
Have fun!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.crazygaze.com/blog/2007/06/06/uml-applied-second-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
