<?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>Thoughts on Software and Computers &#187; Software reviews</title>
	<atom:link href="http://software.tulentsev.com/category/software-reviews/feed/" rel="self" type="application/rss+xml" />
	<link>http://software.tulentsev.com</link>
	<description>.NET, OO and functional programming, software reviews...</description>
	<lastBuildDate>Fri, 03 Sep 2010 15:58:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Making more mockups</title>
		<link>http://software.tulentsev.com/2009/03/making-more-mockups/</link>
		<comments>http://software.tulentsev.com/2009/03/making-more-mockups/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 19:29:10 +0000</pubDate>
		<dc:creator>Sergei Tulentsev</dc:creator>
				<category><![CDATA[Software reviews]]></category>
		<category><![CDATA[mockups]]></category>
		<category><![CDATA[UI]]></category>

		<guid isPermaLink="false">http://software.tulentsev.com/?p=142</guid>
		<description><![CDATA[Today Elen, my manager, approached me and asked to make a prototype of a new functionality in our project management system. This is a reimbursement management module: employees spend some money (taxi from airport, for example), then they create requests for reimbursements and if they are lucky and management approves the requests, they get the [...]]]></description>
			<content:encoded><![CDATA[<p>Today Elen, my manager, approached me and asked to make a prototype of a new functionality in our project management system. This is a reimbursement management module: employees spend some money (taxi from airport, for example), then they create requests for reimbursements and if they are lucky and management approves the requests, they get the money back :-)</p>
<p>So, prototype it is. <span id="more-142"></span>I fired up my <a title="Balsamiq Mockups for Desktop" href="http://balsamiq.com/products/mockups/desktop">Balsamiq for Desktop </a>and in under ten minutes mockups of two pages were ready. This is one of them:</p>
<p style="text-align: center;"><a href="http://software.tulentsev.com/wp-content/uploads/2009/03/manager_view.png"><img class="aligncenter size-full wp-image-144" title="manager_view" src="http://software.tulentsev.com/wp-content/uploads/2009/03/manager_view.png" alt="manager_view" width="579" height="385" /></a></p>
<p style="text-align: left;">But when I sent them to Elen, I thought that maybe she meant some real code, or HTML stubs in real system, because there was a mockup attached to her original email. Here it is:</p>
<p style="text-align: left;"><a href="http://software.tulentsev.com/wp-content/uploads/2009/03/reembolso.jpg"><img class="aligncenter size-medium wp-image-145" title="reembolso" src="http://software.tulentsev.com/wp-content/uploads/2009/03/reembolso-300x159.jpg" alt="reembolso" width="300" height="159" /></a>According to her, she made it in Paint (<strong>duh!</strong>). And it took her approximately 30 minutes to make this one, because she had to printscreen some real pages and cut pieces from them. What a tedious work! :-) And it must be a hell to modify such mockup!</p>
<p style="text-align: left;">When I told her about <a href="http://balsamiq.com/">Balsamiq Mockups</a>, she became very interested and decided to give it a try. Another happy story. Thank you, Peldi :-)</p>
<p style="text-align: left;">Related posts: <a href="http://software.tulentsev.com/2008/12/creating-ui-mockups-with-balsamiq/">Creating UI mockups with Balsamiq</a></p>
]]></content:encoded>
			<wfw:commentRss>http://software.tulentsev.com/2009/03/making-more-mockups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating UI mockups with Balsamiq</title>
		<link>http://software.tulentsev.com/2008/12/creating-ui-mockups-with-balsamiq/</link>
		<comments>http://software.tulentsev.com/2008/12/creating-ui-mockups-with-balsamiq/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 18:53:28 +0000</pubDate>
		<dc:creator>Sergei Tulentsev</dc:creator>
				<category><![CDATA[Software reviews]]></category>
		<category><![CDATA[mockups]]></category>
		<category><![CDATA[UI]]></category>

		<guid isPermaLink="false">http://software.tulentsev.com/2008/12/creating-ui-mockups/</guid>
		<description><![CDATA[Virtually in every project you have to do some UI mockups. I mean, if you have some methodology, you are a team and you are serious about your project. In my past experience I have tried different ways of creating mockups: hand-drawn pictures; hand-drawn pictures, photographed with digital camera and inserted into requirement doc; Visio [...]]]></description>
			<content:encoded><![CDATA[<p>Virtually in every project you have to do some UI mockups. I mean, if you have some methodology, you are a team and you are serious about your project.</p>
<p>In my past experience I have tried different ways of creating mockups:</p>
<ol>
<li>hand-drawn pictures;
<li>hand-drawn pictures, photographed with digital camera and inserted into requirement doc;
<li>Visio documents (duh!);
<li>some actual code. </li>
</ol>
<p><span id="more-55"></span>While the last way serves some extra purposes (other than creating mockup itself), it takes a lot of time. And sometime you just need to share with others a picture you have in your head. Ways #1 and #2 serve very well, but have one <strong>major</strong> disadvantage: if you want to modify a picture, you have to redraw it from scratch (or make a mess from the original one). And yeah, Visio way does more harm than good: it takes enormous time to create a picture and then you often &#8220;forget&#8221; to update a mockup, because you don&#8217;t want to launch that app again.
</p>
<p>So, what options do we have?</p>
<p>Recently I discovered an excellent piece of software, called Balsamiq Mockups. It is simple, effective and nice looking. It requires zero learning time. For example, I tried to create something for my personal project, yet another photo gallery. And I got this mockup ready in exactly 6 minutes after I started the demo:</p>
<p><a href="http://software.tulentsev.com/wp-content/uploads/2009/01/image5.png"><img height="347" alt="image" src="http://software.tulentsev.com/wp-content/uploads/2009/01/image-thumb5.png" width="591" border="0"></a></p>
<p>Impressions: product &#8211; great, support &#8211; fast and fully satisfying, overall &#8211; have to get one.</p>
<p>Also I want to quote <a href="http://www.facebook.com/s.php?k=100000080&amp;id=1162968534">Charles William Stanton</a> here:</p>
<blockquote><p>Before, I was doing far too little GUI &#8220;prototyping&#8221; because either the results weren&#8217;t reusable or the effort took too long; now I fear I may be doing too much because it&#8217;s just that much fun.</p>
</blockquote>
<p>Go to the <a href="http://www.balsamiq.com/products/mockups" target="_blank">product web site</a> and see it for yourself.</p>
]]></content:encoded>
			<wfw:commentRss>http://software.tulentsev.com/2008/12/creating-ui-mockups-with-balsamiq/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
