<?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>class BrianYamabe extends Journeyman implements SoftwareDeveloper { &#187; Tools</title>
	<atom:link href="http://brianyamabe.com/category/tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://brianyamabe.com</link>
	<description>public Blog documentDevelopment(Passion passion) {</description>
	<lastBuildDate>Sun, 05 Feb 2012 04:39:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Does Anyone Have the Perfect Editor?</title>
		<link>http://brianyamabe.com/2010/01/06/does-anyone-have-the-perfect-editor/</link>
		<comments>http://brianyamabe.com/2010/01/06/does-anyone-have-the-perfect-editor/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 05:58:05 +0000</pubDate>
		<dc:creator>byamabe</dc:creator>
				<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://brianyamabe.com/?p=40</guid>
		<description><![CDATA[MPW, CodeWarrior, Visual Studio, Emacs, XEmacs, vi, NetBeans, Eclipse, TextMate, XMLSpy, NotePad, and any number of editors/IDEs all which I&#8217;ve used to write code. It&#8217;s crazy, but I&#8217;ve gone through more editors than programming languages and I still haven&#8217;t settled on one that makes me really happy. I almost standardized on Emacs, but it was [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>MPW, CodeWarrior, Visual Studio, Emacs, XEmacs, vi, NetBeans, Eclipse, TextMate, XMLSpy, NotePad, and any number of editors/IDEs all which I&#8217;ve used to write code. It&#8217;s crazy, but I&#8217;ve gone through more editors than programming languages and I still haven&#8217;t settled on one that makes me really happy. I almost standardized on Emacs, but it was too much like Linux in that I spent too much time working on it instead of using it. I almost standardized on Eclipse, but that thing is such a memory pig on Windows. I feel like ditching that thing but it&#8217;s the standard at work. I want TextMate&#8217;s simplicity and project-wide find, Emacs&#8217; auto-complete and integrated shell, and Eclipses debugging and refactoring tools.</p>
<p>One of the big things that thwarts my efforts to find a single editor/IDE is that I use Windows at work and a Mac for everything else. If I ever leave my current job, I&#8217;m working somewhere that&#8217;s a Mac shop or is platform agnostic so I can choose a Mac to work on.</p>
<p>What brought this on? I was flirting with Emacs again, did I mention I love the integrated shell? Checked out the Cucumber bundle for TextMate, did I mention I love running tests with command-R? And suffered through a day of 400MB Eclipse taking 10s of seconds to open a JSP, did I mention that Eclipse is a memory pig on Windows?!?!</p>
]]></content:encoded>
			<wfw:commentRss>http://brianyamabe.com/2010/01/06/does-anyone-have-the-perfect-editor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UI Design</title>
		<link>http://brianyamabe.com/2009/09/11/ui-design/</link>
		<comments>http://brianyamabe.com/2009/09/11/ui-design/#comments</comments>
		<pubDate>Sat, 12 Sep 2009 01:09:12 +0000</pubDate>
		<dc:creator>byamabe</dc:creator>
				<category><![CDATA[Law And Gospel]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[UI]]></category>

		<guid isPermaLink="false">http://brianyamabe.com/?p=23</guid>
		<description><![CDATA[My UI Design Paradigm Let me say upfront that User Experience (UX) design is a major weak spot in my skill set. I&#8217;m pretty good at exposing the functionality to accomplish a given task, but optimizing workflow, influencing behavior, and polishing experience are areas I need to work on. Part of the problem is that [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><b>My UI Design Paradigm</b></p>
<p>Let me say upfront that User Experience (UX) design is a major weak spot in my skill set. I&#8217;m pretty good at exposing the functionality to accomplish a given task, but optimizing workflow, influencing behavior, and polishing experience are areas I need to work on. Part of the problem is that it has always been easier for me as a developer to code up a UI and evolve it. This tends to lead to less experimentation and low desire to change something that already works. In this paradigm, even if an interface it poorly designed but exposes all the necessary functionality there isn&#8217;t much value in re-coding it as the new design might be just as bad and then you&#8217;ve done a bunch of coding without adding features or improving the interface.</p>
<p><b>Been There, Done That</b></p>
<p>I&#8217;ve tried various ways to design the UI without coding, but I&#8217;ve always run into some short coming that leads me back to my code and evolve style. Here are some examples:</p>
<ul>
<li>HTML prototype &#8211; This doesn&#8217;t work for me because I spend more time working on the CSS than the design. I&#8217;m also typically working within the development environment I&#8217;m going to deploy in so I end up focusing on implementing the elements of the design and not the design.</li>
<li>Flash prototype &#8211; I thought this would be a great way to have interactive prototypes but then I ended up having to code mockup elements and it just turned into another case of focusing on the tools rather than the design.</li>
<li>Paper prototype &#8211; I can&#8217;t draw and I couldn&#8217;t stand the lack of interactivity.</li>
<li>DreamWeaver &#8211; It&#8217;s been a long time since I&#8217;ve used DreamWeaver, but I do remember the effort to prototype was substantial (managing templates for one) and I felt cheated that very little of what I built was transferrable to the final project.</li>
</ul>
<p><b>A New Way <span style="font-weight: normal;"><i>Let me state that I received a free license for Mockup for Desktops with the understanding that I would write a review and this is it.</i></span></b></p>
<p>Enter <a href="http://www.balsamiq.com/products/mockups/">Mockup for Desktops</a> (MfD) from <a href="http://www.balsamiq.com/">Balsamiq</a>. MfD is a tool built specifically for prototyping web applications. That focus allowed me to think about the UI design without any thoughts about the tool itself (HTML, Flash, and DreamWeaver) or the implementation of the application (HTML). There was no feeling of wasted effort (Flash and DreamWeaver). And the ability to interact with the design (Paper) was faster than with any of the other tools I had used previously.</p>
<p>As I mentioned, MfD is specifically designed to prototype web applications. It presents you with a canvas where you implement your mockup and a palette of standard HTML elements to use to build the design. I found myself putting together my first mockup in a few minutes and then tweaking and coming up with more pages in just a few hours. Here&#8217;s an example:<img src="http://brianyamabe.com/wp-content/uploads/2009/09/Apologetics.png" width="480" height="423" alt="Apologetics.png" /></p>
<p>Then you can use the &#8220;hyperlink&#8221; UI elements to link to additional mockups and view the mockup as a &#8220;presentation&#8221; to test out the interactivity.</p>
<p>This leads me to my one major complaint with MfD and that is the lack of a template mechanism. My web app, as most do, has a bunch of elements that are common across multiple pages; navigation menu for example. There isn&#8217;t a way to make changes to common elements across multiple mockups. You can achieve this visually by using a common background image, but then you lose the interactivity of the elements. My solution was to just use the main mockup to track changes to common areas and to ignore the discrepancies in subsequent pages. Not ideal, but I&#8217;m a developer and can deal with it.</p>
<p>Templates aside, Mockups for Desktops is a great tool for prototyping. It allows you to quickly put together and experiment with different interface elements. Tools that let you focus on the task you are trying to accomplish are awesome to work with.</p>
]]></content:encoded>
			<wfw:commentRss>http://brianyamabe.com/2009/09/11/ui-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

