<?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>Jettison Canopy</title>
	<atom:link href="http://jonwhipple.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://jonwhipple.com/blog</link>
	<description>Design, nerdery, opinions and more, for your consideration and possible enjoyment.</description>
	<lastBuildDate>Sat, 30 Jul 2011 22:01:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Improving the Scrolling Experience in Lion</title>
		<link>http://jonwhipple.com/blog/2011/07/29/improving-the-scrolling-experience-in-lion/</link>
		<comments>http://jonwhipple.com/blog/2011/07/29/improving-the-scrolling-experience-in-lion/#comments</comments>
		<pubDate>Fri, 29 Jul 2011 20:34:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Graphic Design]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jonwhipple.com/blog/?p=386</guid>
		<description><![CDATA[I read the Ars review of Mac OS X Lion the other day (and yes, I am one of those guys that reads the whole thing and have ever since Siracusa started writing them), and then listened to episode 27 of the Hypercritical podcast. All this got me thinking about scrolling in the new Mac [...]]]></description>
			<content:encoded><![CDATA[<p>I read the <a href="http://arstechnica.com/apple/reviews/2011/07/mac-os-x-10-7.ars/">Ars review</a> of Mac OS X Lion the other day (and yes, I am one of those guys that reads the whole thing and have ever since Siracusa started writing them), and then listened to <a href="http://5by5.tv/hypercritical/27">episode 27</a> of the <a href="http://5by5.tv/hypercritical/">Hypercritical</a> podcast. All this got me thinking about scrolling in the new Mac OS.</p>
<p>Apple&#8217;s move to reduce visual clutter on screen, along with the emphasis on gestural inputs like the Magic Mouse and the Magic Trackpad have led to the logical result in the UI: no apparent scrollbars on windows.</p>
<p>As  Siracusa <a href="http://arstechnica.com/apple/reviews/2011/07/mac-os-x-10-7.ars/3#scroll-bars">pointed out</a>, these changes remove visual information that can help a user use their Mac efficiently and effectively.</p>
<p>Information that is lost:</p>
<ol>
<li>There is no way to tell at a glance if a window might contain more content than is currently displayed</li>
<li>The amount of content beyond the window (if it exists) is not indicated</li>
<li>The position of the content being displayed in relation to other content (if it exists) cannot be determined</li>
<li>There is no target for clicking in the scroll alley to jump in the window</li>
<li>And there are no arrows to make fine adjustments to scrolling (in this case I don&#8217;t think these are needed any longer because of the sensitivity and accuracy of modern input devices)</li>
</ol>
<p>I <strong>like</strong> the changes, and having used an iPhone and iPad for the past years, things seem pretty natural to me including the reverse scrolling. But the fact remains: these losses are <strong>real</strong>.</p>
<p>I wondered if there was something that I could design that would help address these issues.</p>
<p>The problems are shown in this example window:</p>
<p><a href="http://jonwhipple.com/blog/wp-content/uploads/2011/07/01-do-i-need-to-scroll.png"><img class="alignnone size-full wp-image-399" title="01-do-i-need-to-scroll" src="http://jonwhipple.com/blog/wp-content/uploads/2011/07/01-do-i-need-to-scroll.png" alt="do i need to scroll" width="563" height="372" /></a></p>
<p>The constraints:</p>
<ul>
<li>The solution must exist within the window as displayed in my example</li>
<li>Other window parts such as the toolbar, sidebar, and status bar could not be employed, because they are changeable by the user, and may not exist in the window&#8217;s rendering</li>
<li>The content area of the window cannot be intruded upon, except the 16px of invisible scroll alley were fair to use if it made sense to</li>
<li>The solution could include graphics and/or text as appropriate</li>
<li>It must be useful to novice and power-user alike (or seem reasonable that it was &#8211; I&#8217;m just drawing and exploring, not building prototypes and conducting user testing after all)</li>
<li>Most of the problems must be addressed, whether by the design itself or in concert with existing behaviour for what could reasonably be judged an improvement to the scrolling experience</li>
</ul>
<p>My solution is a small indicator I call the <strong>scroll compass</strong>:</p>
<p><a href="http://jonwhipple.com/blog/wp-content/uploads/2011/07/06-no-scrolling-required.png"><img class="alignnone size-full wp-image-400" title="06-no-scrolling-required" src="http://jonwhipple.com/blog/wp-content/uploads/2011/07/06-no-scrolling-required.png" alt="the scroll compass" width="563" height="372" /></a></p>
<p>In use, the compass simply lights up the points of the rose where content exists beyond the bounds of the window. In the example there is content to the right and below the icons we presently see:</p>
<p><a href="http://jonwhipple.com/blog/wp-content/uploads/2011/07/02-yes-i-need-to-scroll.png"><img class="alignnone size-full wp-image-401" title="02-yes-i-need-to-scroll" src="http://jonwhipple.com/blog/wp-content/uploads/2011/07/02-yes-i-need-to-scroll.png" alt="yes i need to scroll" width="563" height="372" /></a></p>
<p>I can tell at a glance if there&#8217;s more to see and what direction I&#8217;ll need to scroll to see it. When I start the scroll, and the scroll thumbs become visible, the amount of content is displayed by the proportional scroll thumbs:</p>
<p><a href="http://jonwhipple.com/blog/wp-content/uploads/2011/07/03-scrolling-started.png"><img class="alignnone size-full wp-image-402" title="03-scrolling-started" src="http://jonwhipple.com/blog/wp-content/uploads/2011/07/03-scrolling-started.png" alt="scrolling started" width="563" height="372" /></a></p>
<p>As I scroll to the final location, the rose reflects the new relationship to the window content:</p>
<p><a href="http://jonwhipple.com/blog/wp-content/uploads/2011/07/04-scrolling-done.png"><img class="alignnone size-full wp-image-403" title="04-scrolling-done" src="http://jonwhipple.com/blog/wp-content/uploads/2011/07/04-scrolling-done.png" alt="scrolling done" width="563" height="372" /></a></p>
<p>After the scroll is complete and I remove my finger from the device, the scroll bars fade away, leaving the scroll compass updated to display my new position:</p>
<p><a href="http://jonwhipple.com/blog/wp-content/uploads/2011/07/05-complete.png"><img class="alignnone size-full wp-image-404" title="05-complete" src="http://jonwhipple.com/blog/wp-content/uploads/2011/07/05-complete.png" alt="complete" width="563" height="372" /></a></p>
<p>As part of standard window chrome, the scroll compass plays nicely with the new Full Screen widget for apps that support that display mode:</p>
<p><a href="http://jonwhipple.com/blog/wp-content/uploads/2011/07/05-full-screen-widget.png"><img class="alignnone size-full wp-image-405" title="05-full-screen-widget" src="http://jonwhipple.com/blog/wp-content/uploads/2011/07/05-full-screen-widget.png" alt="alongside full screen widget" width="129" height="55" /></a></p>
<p>In this case the scroll compass defers to the placement of that widget because it got there first and is already establishing itself as an expected target for &#8216;muscle memory&#8217;.</p>
<p>As a solution the scroll compass:</p>
<ul>
<li>is unobtrusive but still displays useful information, solving both the <em>&#8220;is there something beyond what I&#8217;m seeing?&#8221;</em> question and <em>&#8220;where is it in relation to what I&#8217;m seeing now?&#8221;</em> questions.</li>
<li>doesn&#8217;t intrude in the content area of a window, and plays nice with existing widgets. It doesn&#8217;t rely on optional window chrome to work.</li>
<li>passes off the <em>&#8220;how much content?&#8221;</em> and <em>&#8220;how far do I need to scroll?&#8221;</em> questions to the scroll thumbs when they are most needed which is <strong>during</strong> the actual scrolling operation. As far as I can tell, a scroll gesture on the mouse of even a single pixel activates their display, so I think it&#8217;s a good compromise. The compass is too small to usefully display this kind of information.</li>
</ul>
<p>A few more notes about the design:</p>
<ul>
<li>It doesn&#8217;t solve the scroll alley click problem at all</li>
<li>I tried other shapes for the rose, but arrows suggested an interactive element and looked goofy next to the full screen widget and circles or dots looked blurry</li>
<li>Squares have a subtle but useful visual association with the rectangle of the window shape.</li>
</ul>
<p>I generated these graphics of compass states as a part of my study.</p>
<table>
<tbody>
<tr>
<td><a href="http://jonwhipple.com/blog/wp-content/uploads/2011/07/001-none.png"><img class="alignnone size-full wp-image-406" title="001-none" src="http://jonwhipple.com/blog/wp-content/uploads/2011/07/001-none.png" alt="none" width="70" height="53" /></a></td>
<td><a href="http://jonwhipple.com/blog/wp-content/uploads/2011/07/002-scroll-up.png"><img class="alignnone size-full wp-image-407" title="002-scroll-up" src="http://jonwhipple.com/blog/wp-content/uploads/2011/07/002-scroll-up.png" alt="scroll up" width="70" height="53" /></a></td>
<td><a href="http://jonwhipple.com/blog/wp-content/uploads/2011/07/003-scroll-right.png"><img class="alignnone size-full wp-image-408" title="003-scroll-right" src="http://jonwhipple.com/blog/wp-content/uploads/2011/07/003-scroll-right.png" alt="scroll right" width="70" height="53" /></a></td>
<td><a href="http://jonwhipple.com/blog/wp-content/uploads/2011/07/004-scroll-down.png"><img class="alignnone size-full wp-image-409" title="004-scroll-down" src="http://jonwhipple.com/blog/wp-content/uploads/2011/07/004-scroll-down.png" alt="scroll down" width="70" height="53" /></a></td>
</tr>
<tr>
<td><a href="http://jonwhipple.com/blog/wp-content/uploads/2011/07/005-scroll-left.png"><img class="alignnone size-full wp-image-410" title="005-scroll-left" src="http://jonwhipple.com/blog/wp-content/uploads/2011/07/005-scroll-left.png" alt="scroll left" width="70" height="53" /></a></td>
<td><a href="http://jonwhipple.com/blog/wp-content/uploads/2011/07/006-scroll-left-or-right.png"><img class="alignnone size-full wp-image-411" title="006-scroll-left-or-right" src="http://jonwhipple.com/blog/wp-content/uploads/2011/07/006-scroll-left-or-right.png" alt="scroll left or right" width="70" height="53" /></a></td>
<td><a href="http://jonwhipple.com/blog/wp-content/uploads/2011/07/007-scroll-up-or-down.png"><img class="alignnone size-full wp-image-412" title="007-scroll-up-or-down" src="http://jonwhipple.com/blog/wp-content/uploads/2011/07/007-scroll-up-or-down.png" alt="scroll up or down" width="70" height="53" /></a></td>
<td><a href="http://jonwhipple.com/blog/wp-content/uploads/2011/07/008-scroll-up-and-left.png"><img class="alignnone size-full wp-image-413" title="008-scroll-up-and-left" src="http://jonwhipple.com/blog/wp-content/uploads/2011/07/008-scroll-up-and-left.png" alt="scroll up and left" width="70" height="53" /></a></td>
</tr>
<tr>
<td><a href="http://jonwhipple.com/blog/wp-content/uploads/2011/07/009-scroll-up-and-right.png"><img class="alignnone size-full wp-image-414" title="009-scroll-up-and-right" src="http://jonwhipple.com/blog/wp-content/uploads/2011/07/009-scroll-up-and-right.png" alt="scroll up and right" width="70" height="53" /></a></td>
<td><a href="http://jonwhipple.com/blog/wp-content/uploads/2011/07/010-scroll-down-and-right.png"><img class="alignnone size-full wp-image-415" title="010-scroll-down-and-right" src="http://jonwhipple.com/blog/wp-content/uploads/2011/07/010-scroll-down-and-right.png" alt="scroll down and right" width="70" height="53" /></a></td>
<td><a href="http://jonwhipple.com/blog/wp-content/uploads/2011/07/011-scroll-down-and-left.png"><img class="alignnone size-full wp-image-416" title="011-scroll-down-and-left" src="http://jonwhipple.com/blog/wp-content/uploads/2011/07/011-scroll-down-and-left.png" alt="scroll down and left" width="70" height="53" /></a></td>
<td><a href="http://jonwhipple.com/blog/wp-content/uploads/2011/07/012-scroll-down-left-and-right.png"><img class="alignnone size-full wp-image-417" title="012-scroll-down-left-and-right" src="http://jonwhipple.com/blog/wp-content/uploads/2011/07/012-scroll-down-left-and-right.png" alt="scroll down, left, and right" width="70" height="53" /></a></td>
</tr>
<tr>
<td><a href="http://jonwhipple.com/blog/wp-content/uploads/2011/07/013-scroll-up-left-and-right.png"><img class="alignnone size-full wp-image-418" title="013-scroll-up-left-and-right" src="http://jonwhipple.com/blog/wp-content/uploads/2011/07/013-scroll-up-left-and-right.png" alt="scroll up, left, and right" width="70" height="53" /></a></td>
<td><a href="http://jonwhipple.com/blog/wp-content/uploads/2011/07/014-scroll-up-down-and-right.png"><img class="alignnone size-full wp-image-419" title="014-scroll-up-down-and-right" src="http://jonwhipple.com/blog/wp-content/uploads/2011/07/014-scroll-up-down-and-right.png" alt="scroll up, down, and right" width="70" height="53" /></a></td>
<td><a href="http://jonwhipple.com/blog/wp-content/uploads/2011/07/015-scroll-up-down-and-left.png"><img class="alignnone size-full wp-image-420" title="015-scroll-up-down-and-left" src="http://jonwhipple.com/blog/wp-content/uploads/2011/07/015-scroll-up-down-and-left.png" alt="scroll up, down, and left" width="70" height="53" /></a></td>
<td><a href="http://jonwhipple.com/blog/wp-content/uploads/2011/07/016-scroll-all.png"><img class="alignnone size-full wp-image-421" title="016-scroll-all" src="http://jonwhipple.com/blog/wp-content/uploads/2011/07/016-scroll-all.png" alt="scroll all directions" width="70" height="53" /></a></td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://jonwhipple.com/blog/2011/07/29/improving-the-scrolling-experience-in-lion/feed/</wfw:commentRss>
		<slash:comments>52</slash:comments>
		</item>
		<item>
		<title>More Than a Checklist</title>
		<link>http://jonwhipple.com/blog/2010/10/03/more-than-a-checklist/</link>
		<comments>http://jonwhipple.com/blog/2010/10/03/more-than-a-checklist/#comments</comments>
		<pubDate>Mon, 04 Oct 2010 04:55:08 +0000</pubDate>
		<dc:creator>Your Host</dc:creator>
				<category><![CDATA[Graphic Design]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://jonwhipple.com/blog/?p=266</guid>
		<description><![CDATA[<p>It&#39;s been almost three years since I wrote <a href="http://jonwhipple.com/blog/2007/10/29/image-is-everything/" title="Image is Everything">Image Is Everything</a>, and while that page still gets hits, it sure is outdated. In the intervening years the apps I profiled have undergone a lot of changes. <a href="http://www.bohemiancoding.com/drawit" title="DrawIt">DrawIt</a> has focused on becoming a vector-based raster image creator, instead of an all purpose editor. <a href="http://www.flyingmeat.com/acorn/" title="Acorn">Acorn</a> has gone from version 1 into version 2 and <a href="http://www.pixelmator.com" title="Pixelmator">Pixelmator</a> has just reached version 1.6.</p>

<p>So here&#39;s a new take on the <strong>two key</strong> apps, <a href="http://www.pixelmator.com" title="Pixelmator">Pixelmator 1.6</a>. and <a href="http://www.flyingmeat.com/acorn/" title="Acorn">Acorn 2.5.1</a>.</p>]]></description>
			<content:encoded><![CDATA[<h2 id="toc">Table of Contents</h2>
<p><a href="#introduction">Introduction</a><br />
<a href="#featureChecklistsSuck">Feature Checklists Suck</a><br />
<a href="#firstImpressions">First Impressions</a><br />
<a href="#ui">UI</a><br />
<a href="#preferences">Preferences</a><br />
<a href="#layers">Layers</a><br />
<a href="#fastImageCreation">Fast Image Creation</a><br />
<a href="#rotateTransformAndCrop">Rotate, Transform and Crop</a><br />
<a href="#selections">Selections</a><br />
<a href="#filters">Filters</a><br />
<a href="#memoryAndPerformance">Memory + Performance</a><br />
<a href="#scriptingAndPlugins">Scripting + Plugins</a><br />
<a href="#tonightsVerdict">Tonight&#8217;s Verdict</a><br />
<a href="#notes">Notes</a> (includes a plot of Raster Graphic Editors)</p>
<h2 id="introduction">Introduction</h2>
<p>It&#8217;s been almost three years since I wrote <a title="Image is Everything" href="http://jonwhipple.com/blog/2007/10/29/image-is-everything/">Image Is Everything</a>, and while that page still gets hits, it sure is outdated. In the intervening years the apps I profiled have undergone a lot of changes. <a title="DrawIt" href="http://www.bohemiancoding.com/drawit">DrawIt</a> has focused on becoming a vector-based raster image creator, instead of an all purpose editor. <a title="Acorn" href="http://www.flyingmeat.com/acorn/">Acorn</a> has gone from version 1 into version 2 and <a title="Pixelmator" href="http://www.pixelmator.com">Pixelmator</a> has just reached version 1.6.</p>
<p>So here&#8217;s a new take on the <strong>two key</strong> apps, <a title="Pixelmator" href="http://www.pixelmator.com">Pixelmator 1.6</a>. and <a title="Acorn" href="http://www.flyingmeat.com/acorn/">Acorn 2.5.1</a>.</p>
<p><a href="#toc">Back to Table of Contents</a></p>
<h2 id="featureChecklistsSuck">Feature Checklists Suck</h2>
<p>I don&#8217;t think it&#8217;s as helpful to compare feature lists, as much as it is to compare <strong>using</strong> the apps. Do these apps have features that match <strong>every one</strong> in the latest version of Photoshop CS5? No. Are these every bit as useful for a graphic professional&#8217;s use? Yes.</p>
<p>I&#8217;m interested in how the major features are implemented and what it <strong>feels</strong> like to use the app. Which one makes the most sense to me? Is it comfortable or does it force me through a bunch of steps that I&#8217;d rather not go through?</p>
<p>Think that Photoshop is the best that can be? Think again. Let&#8217;s apply a new gradient to an image:</p>
<ul>
<li>Decide if you want to apply the gradient directly to a selection or via a Layer Style, or add an Adjustment Layer (let&#8217;s choose Layer Style)</li>
<li>Click to select the layer you want to apply the effect to</li>
<li>At the bottom of the Layers palette, click the FX button and select <strong>Gradient Overlay&#8230;</strong> (this can be one click if you&#8217;re used to non-sticky menus)</li>
<li>The Gradient Overlay dialog opens with a default gradient applied</li>
<li>Now we need to select settings for the gradient. If we were to change every one:</li>
<li>Blend Mode &#8211; one click</li>
<li>Opacity &#8211; Type a number or click and slide</li>
<li>Gradient Selection &#8211; Click the image to edit the attributes of the Gradient itself, or click the down arrow to select a different gradient from the library. Optionally: click to reverse the gradient ramp.</li>
<li>Let&#8217;s keep it simple and just select a preset. Optionally I could click to select a fly-out for other libraries or new gradients and then click again to make the selection.</li>
<li>Click away from the overlay after making the preset selection</li>
<li>Click to set a new style and again to align with the layer</li>
<li>Click and drag to set rotation or tab and type a number for this, or double-click and type a number</li>
<li>Click and drag to set the scale of the style, or tab and type a number, or double-click and type a number</li>
<li>Click OK or hit Return</li>
</ul>
<p>That&#8217;s 12 clicks. All in a dialog box without being able to work directly in your image. Add more clicks if you need to create a new gradient, and more still if you need to set transparencies or create new colours. This whole process is immensely flexible, but it lacks some crucial features:</p>
<ul>
<li>Respect for the designer or user. It forces you into a dialog box and gives you abstracted tools like the rotation tool.</li>
<li>It requires too many clicks to get to a result</li>
<li>It assumes that flexibility is ALWAYS the choice for the user as opposed to speed and convenience</li>
<li>It assumes that flexibility can only be provided within the context of a panel or dialog box and even adds more boxes to situation the further you go</li>
</ul>
<p>Here&#8217;s Pixelmator&#8217;s approach:</p>
<ul>
<li>Select the layer you want to affect or make a new layer</li>
<li>Select the Gradient tool</li>
<li>Select one of the gradient presets in the Gradient HUD</li>
<li>Click on your image and move the cursor</li>
<li>A real-time HUD readout advises you about angle of drag as the gradient is applied to you work real time and interactively</li>
<li>Click to apply</li>
</ul>
<p>That&#8217;s 5 clicks and <strong>a lot</strong> more relevant feedback. Of course you&#8217;ll add more clicks if you want to add a gradient to the presets panel, but my point is that Pixelmator&#8217;s approach really simplifies the interaction while improving it immensely with direct visual feedback and useful information. Obviously features just can&#8217;t tell the whole story.</p>
<p>So while both apps have gradients (you can check the item on your feature list), it&#8217;s evident that one method is <strong>far, far</strong> better in terms of respecting the user&#8217;s goals than is the other. <strong>That&#8217;s</strong> how come these apps represent more than a checklist and deserve our attention.</p>
<p><a href="#toc">Back to Table of Contents</a></p>
<h2 id="firstImpressions">First Impressions</h2>
<h3>No CMYK</h3>
<p><strong>Sit down. Take a powder.</strong></p>
<p>Acorn&#8217;s developer says flat-out &#8220;No&#8221; to CMYK support and has no plans to go there. He&#8217;ll let &#8220;&#8230;Adobe serve the dying print market&#8221;. Pixelmator doesn&#8217;t support CMYK either, and their explanation is simple: RGB is a wider colour space, use it because it&#8217;s better for screen and images. When you go to print in CMYK get professionals to convert and colour correct the file.</p>
<p>Three years on, I like the sound of this. I know many of you are looking for ways to replace Photoshop and I don&#8217;t think this should stop you. You can use Automator actions to build a conversion to CMYK or even better, just hand the file off to people who can make the file awesome for Print. Many print houses charge extra for this, but unless you are good at conversion and correcting, it&#8217;s probably worth it.</p>
<h3>Finder Icons</h3>
<p>Acorn&#8217;s icon is much improved having been revised from the glossy plastic rendering to a far nicer rendering:</p>
<div id="attachment_275" class="wp-caption alignleft" style="width: 160px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2010/10/Acorn1Icon.png"><img class="size-thumbnail wp-image-275" title="Acorn1Icon" src="http://jonwhipple.com/blog/wp-content/uploads/2010/10/Acorn1Icon-150x150.png" alt="Acorn's original icon for version 1.x" width="150" height="150" /></a><p class="wp-caption-text">Acorn&#39;s version 1.x icon</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<div id="attachment_278" class="wp-caption alignleft" style="width: 160px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2010/10/Acorn2Icon.png"><img class="size-thumbnail wp-image-278" title="Acorn2Icon" src="http://jonwhipple.com/blog/wp-content/uploads/2010/10/Acorn2Icon-150x150.png" alt="Acorns new 2.x icon. Much improved." width="150" height="150" /></a><p class="wp-caption-text">Acorn&#39;s version 2.x icon</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Pixelmator&#8217;s remains unchanged.</p>
<div id="attachment_279" class="wp-caption alignleft" style="width: 160px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2010/10/PixelmatorIcon.png"><img class="size-thumbnail wp-image-279" title="PixelmatorIcon" src="http://jonwhipple.com/blog/wp-content/uploads/2010/10/PixelmatorIcon-150x150.png" alt="The classic remains" width="150" height="150" /></a><p class="wp-caption-text">Pixelmator&#39;s classic icon remains</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3>Speed to launch</h3>
<p>These apps are now extremely fast to launch. They are ready to go, with their Welcome Screens open, as the second bounce completes. Consider that when I first looked at these apps, both Acorn and Pixelmator were taking 9 to 11 bounces to get ready for use. Compare this to [Photoshops CS5's] 7 bounces to its splash screen and then another 7 seconds to its ready state (launch speeds are subsequently faster owing to OS X caching policies), and you can appreciate these apps are truly tailored to OS X.</p>
<p>When running without an image open, Pixelmator takes 26MB of memory and Acorn takes 53MB. The improvement in Pixelmator&#8217;s resource use when idle is 34MB while Acorn is using about 13MB more than before (owing to some fundamental changes in the way it&#8217;s architected).</p>
<h3>Welcome Panels</h3>
<p>Still beautifully animated, Pixelmator&#8217;s shows a small embedded version of the most recently opened image in the <strong>Open Recent Image</strong> combo button (replaces the <strong>Start Using Pixelmator</strong> selection in the first release), and although it&#8217;s not expressed visually, the labels in the window are clickable now as well. Nice detailing and convenience.</p>
<div id="attachment_348" class="wp-caption alignleft" style="width: 686px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2010/10/PixelmatorWelcome4.png"><img class="size-full wp-image-348" title="PixelmatorWelcome4" src="http://jonwhipple.com/blog/wp-content/uploads/2010/10/PixelmatorWelcome4.png" alt="The animation in Pixelmator" width="676" height="360" /></a><p class="wp-caption-text">The animation in Pixelmator</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Acorn&#8217;s Welcome panel is reorganized and expanded as well. It offers tips, as well as <strong>New Image&#8230;</strong>, <strong>Open Image&#8230;</strong>, and <strong>Online Help and Docs&#8230;</strong>. I am not sure what the right half of the panel is for though. I looked in the docs and did an admittedly cursory search online, but didn&#8217;t find anything.</p>
<div id="attachment_349" class="wp-caption alignleft" style="width: 686px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2010/10/AcornWelcome2.png"><img class="size-full wp-image-349" title="AcornWelcome2" src="http://jonwhipple.com/blog/wp-content/uploads/2010/10/AcornWelcome2.png" alt="Welcome to Acorn" width="676" height="406" /></a><p class="wp-caption-text">Acorn&#39;s version 2.x Welcome Screen</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3>Acorn&#8217;s Bezier Curves</h3>
<p>A basic implementation that the developer promises a full future for, this is a great addition to the app. This supplements the Oval, Rectangle and Line tools and gives you nice control over vectors.</p>
<p>These all feel fast and fluid.</p>
<h3>Acorn Has Layer Masks</h3>
<p>This is an excellent and welcome addition, taking Acorn&#8217;s utility up to a whole new level. You can find out more about it on the Layer Masks <a href="http://flyingmeat.com/acorn/docs-2.0/layer%20masks.html">help page</a>. I found in my use, the selection bogs down and is stodgy, and the cursor is hard to handle if I move off the image and over the tool palette or colour inspector while the Layer Mask is selected and a brush tool is on. I am sure these will become more refined in time.</p>
<h3>Pixelmator Has Aperture Support in its Photo Browser</h3>
<p>Additionally convenient if you are going to use your Aperture library as a source for your work.</p>
<p><a href="#toc">Back to Table of Contents</a></p>
<h2 id="ui">UI</h2>
<p>In <a title="Image is Everything" href="http://jonwhipple.com/blog/2007/10/29/image-is-everything/">Image Is Everything</a>, I was clear in my dislike of multiple palettes and extra interface windows and clutter. I haven&#8217;t changed at all. The programs have remained true to their pedigree as well.</p>
<p>My surprise is that Pixelmator, <em>even after three years</em> of development is as organized and uncluttered as it&#8217;s ever been. I think that&#8217;s really saying something, and I was certain that this app 3 years on would be a big crazy grab-bag of panels and palettes. I am glad the Pixelmator Team has proven me wrong. The Pixelmator tools palette is much improved with brighter icons for the <strong>Move Tool</strong> and the <strong>Gradient Tool</strong>. Pixelmator assumes that I have my dock on the bottom of my screen so it opens the Tools Palette and the Tools options panel behind the dock.</p>
<div id="attachment_291" class="wp-caption alignleft" style="width: 310px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2010/10/Pixelmator-behind-dock.png"><img class="size-medium wp-image-291" title="Pixelmator behind dock" src="http://jonwhipple.com/blog/wp-content/uploads/2010/10/Pixelmator-behind-dock-300x187.png" alt="Pixelmator behind dock" width="300" height="187" /></a><p class="wp-caption-text">Pixelmator behind dock</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>After I drag them to my preferred locations it remembers them fine. The UI looks calm and classy. I have decided to focus my hatred of so-called &#8216;HUDs&#8217; at Apple, and not fault the Pixelmator Team for their choice to use this window style for their palettes. These stay nice and unobtrusive in practical use.</p>
<p>There are some very elegant improvements in the UI as well such as <strong>REAL</strong> HUD-like behaviour when using the tools with real-time position and setting read-outs, as well as undo pop-up as you hit Command +Z to unwind a series of actions.</p>
<div id="attachment_294" class="wp-caption alignleft" style="width: 210px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2010/10/PixelmatorRotationHUD.png"><img class="size-full wp-image-294" title="PixelmatorRotationHUD" src="http://jonwhipple.com/blog/wp-content/uploads/2010/10/PixelmatorRotationHUD.png" alt="Rotation tool showing a REAL HUD" width="200" height="200" /></a><p class="wp-caption-text">Rotation tool showing a REAL HUD</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Acorn shares this notion as well, helpfully providing actions in the display such as the opportunity to Command move a selection after a selection is made.</p>
<div id="attachment_295" class="wp-caption alignleft" style="width: 310px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2010/10/AcornHUD.png"><img class="size-medium wp-image-295" title="AcornHUD" src="http://jonwhipple.com/blog/wp-content/uploads/2010/10/AcornHUD-300x300.png" alt="Acorn showing a REAL HUD" width="300" height="300" /></a><p class="wp-caption-text">Acorn showing a REAL HUD</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Interestingly, Pixelmator has not strayed from using the Mac OS X Color Panel in its default window (which has the added advantage of a screen-wide colour picker built in augmenting the normal eye-dropper tool.) The Type Tool display a manageable sub-set of controls in the Tools Options panel and hitting the <strong>Show Fonts</strong> button opens the Mac OS X standard Fonts panel.</p>
<p>The rulers in this app are really nice. The tool position in the rulers is highlighted with both an index marker as well as more intensity or brightness in the rule marks around it. It&#8217;s subtle but <strong>AWESOME</strong> and it&#8217;s this kind of attention to detail that I think make Mac apps great.</p>
<div id="attachment_297" class="wp-caption alignleft" style="width: 210px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2010/10/PixelmatorRulers.png"><img class="size-full wp-image-297" title="PixelmatorRulers" src="http://jonwhipple.com/blog/wp-content/uploads/2010/10/PixelmatorRulers.png" alt="Pixelmator's subtle but effective ruler location display" width="200" height="200" /></a><p class="wp-caption-text">Pixelmator&#39;s subtle but effective ruler location display</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<div id="attachment_299" class="wp-caption alignleft" style="width: 210px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2010/10/AcornRulers.png"><img class="size-full wp-image-299" title="AcornRulers" src="http://jonwhipple.com/blog/wp-content/uploads/2010/10/AcornRulers.png" alt="Acorn rulers not as detailed or subtle" width="200" height="200" /></a><p class="wp-caption-text">Acorn rulers not as detailed or subtle</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<div id="attachment_300" class="wp-caption alignleft" style="width: 210px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2010/10/PhotoshopRulers.png"><img class="size-full wp-image-300" title="PhotoshopRulers" src="http://jonwhipple.com/blog/wp-content/uploads/2010/10/PhotoshopRulers.png" alt="More detail than Acorn but unsubtle" width="200" height="200" /></a><p class="wp-caption-text">Photoshop has more detail than Acorn but is still unsubtle</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>And again in the Details department, Acorn displays some thoughtful work. In Photoshop you could choose to have precise cursors for accuracy or expressive cursors that let you know which tool you had selected.</p>
<div id="attachment_355" class="wp-caption alignleft" style="width: 310px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2010/10/PhotoshopCursors2.png"><img class="size-medium wp-image-355" title="PhotoshopCursors2" src="http://jonwhipple.com/blog/wp-content/uploads/2010/10/PhotoshopCursors2-300x230.png" alt="Photoshop's cursor preferences" width="300" height="230" /></a><p class="wp-caption-text">Photoshop&#39;s cursor preferences</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>In Acorn, the tool cursors are thoughtfully designed to bring you the preciseness along with the visual cue for the selected tool:</p>
<div id="attachment_302" class="wp-caption alignleft" style="width: 210px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2010/10/AcornCropCursor.png"><img class="size-full wp-image-302" title="AcornCropCursor" src="http://jonwhipple.com/blog/wp-content/uploads/2010/10/AcornCropCursor.png" alt="Acorn's Crop cursor: informative, and detailed by default" width="200" height="200" /></a><p class="wp-caption-text">Acorn&#39;s Crop cursor: informative, and detailed by default</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Acorn stays true to its single panel concept, and is the epitome of organization. This was one of its most compelling features, and remains so to this day. The single panel has been refined, sporting new icons and a better tools options area, as well as more tools too. Acorn adopts Photoshop&#8217;s practice of grouped tools and clicking and holding an icon with a black triangle reveals extra related tools.</p>
<div id="attachment_354" class="wp-caption alignleft" style="width: 354px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2010/10/AcornToolPalette3.png"><img class="size-full wp-image-354" title="AcornToolPalette3" src="http://jonwhipple.com/blog/wp-content/uploads/2010/10/AcornToolPalette3.png" alt="The unified Acorn approach" width="344" height="505" /></a><p class="wp-caption-text">The unified Acorn approach</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<div id="attachment_357" class="wp-caption alignleft" style="width: 354px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2010/10/AcornToolPalette4.png"><img class="size-full wp-image-357" title="AcornToolPalette4" src="http://jonwhipple.com/blog/wp-content/uploads/2010/10/AcornToolPalette4.png" alt="The Tool selection fly-out for optional tools" width="344" height="505" /></a><p class="wp-caption-text">The Tool selection fly-out for optional tools</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Minor things of note in Acorn: the Pan tool in the palette is an arrow cross while in the canvas window it&#8217;s a hand; and the Menus for selecting a tool are in the View menu still as they were in the first release (Maybe make a tools menu and put filters under tools?). The canvas window also has a zoom slider.</p>
<p>Acorn&#8217;s Eye-dropper tool is placed by the colour wells in the Tools Palette, and invokes a Mac OS X screen-wide colour picker. Very convenient. The Type Tool here exposes all of the functionality of the system panel in the tool options area and simply makes advanced features of the system Typography palette the extra (represented by a stylized Ampersand).</p>
<p>Brushes are handled neatly in both apps as well. I love that in Pixelmator you double-click on brush and it pops a brush editor sheet so you can alter the settings. Click the gear and you can load brushes, including Photoshop brushes, create new brushes from images and do just about anything you should be able to do with them.</p>
<p>Acorn offers a Brush Designer window (good name) and you can set up brushes with the tools as well as images. You can experiment with your brush to see its effect and then save it. You can select them in the tool options in the palette.</p>
<p>Acorn has a nice feature called <strong>New View</strong> which shows the same image in a separate window at a different magnification. This is great.</p>
<p><a href="#toc">Back to Table of Contents</a></p>
<h2 id="preferences">Preferences</h2>
<p>The screenshots here show the extent of preferences.</p>
<div id="attachment_351" class="wp-caption alignleft" style="width: 770px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2010/10/AcornPreferences.png"><img class="size-full wp-image-351" title="AcornPreferences" src="http://jonwhipple.com/blog/wp-content/uploads/2010/10/AcornPreferences.png" alt="Acorn's General settings" width="760" height="510" /></a><p class="wp-caption-text">Acorn&#39;s General settings</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<div id="attachment_352" class="wp-caption alignleft" style="width: 770px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2010/10/AcornPreferences2.png"><img class="size-full wp-image-352" title="AcornPreferences2" src="http://jonwhipple.com/blog/wp-content/uploads/2010/10/AcornPreferences2.png" alt="Acorn's Advanced preferences" width="760" height="410" /></a><p class="wp-caption-text">Acorn&#39;s Advanced preferences</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<div id="attachment_353" class="wp-caption alignleft" style="width: 770px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2010/10/AcornPreferences3.png"><img class="size-full wp-image-353" title="AcornPreferences3" src="http://jonwhipple.com/blog/wp-content/uploads/2010/10/AcornPreferences3.png" alt="Registration for Acorn is in Preferences" width="760" height="315" /></a><p class="wp-caption-text">Registration for Acorn is in Preferences</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>The optional preferences I mentioned in Image Is Everything are still there too.</p>
<p>Pixelmator shows four panels in its preferences.</p>
<div id="attachment_360" class="wp-caption alignleft" style="width: 483px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2010/10/PixelmatorPreferences1.png"><img class="size-full wp-image-360" title="PixelmatorPreferences1" src="http://jonwhipple.com/blog/wp-content/uploads/2010/10/PixelmatorPreferences1.png" alt="General Preferences" width="473" height="342" /></a><p class="wp-caption-text">General Preferences</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<div id="attachment_361" class="wp-caption alignleft" style="width: 483px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2010/10/PixelmatorPreferences2.png"><img class="size-full wp-image-361" title="PixelmatorPreferences2" src="http://jonwhipple.com/blog/wp-content/uploads/2010/10/PixelmatorPreferences2.png" alt="Transparency display settings" width="473" height="275" /></a><p class="wp-caption-text">Transparency display settings</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<div id="attachment_362" class="wp-caption alignleft" style="width: 483px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2010/10/PixelmatorPreferences3.png"><img class="size-full wp-image-362" title="PixelmatorPreferences3" src="http://jonwhipple.com/blog/wp-content/uploads/2010/10/PixelmatorPreferences3.png" alt="Rulers, guides and grids" width="473" height="640" /></a><p class="wp-caption-text">Rulers, guides and grids</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<div id="attachment_363" class="wp-caption alignleft" style="width: 483px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2010/10/PixelmatorPreferences4.png"><img class="size-full wp-image-363" title="PixelmatorPreferences4" src="http://jonwhipple.com/blog/wp-content/uploads/2010/10/PixelmatorPreferences4.png" alt="Update settings" width="473" height="255" /></a><p class="wp-caption-text">Update settings</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><a href="#toc">Back to Table of Contents</a></p>
<p>Pixelmator</p>
<p><a href="#toc">Back to Table of Contents</a></p>
<h2 id="layers">Layers</h2>
<p>Both these apps sport excellent layer handling and have added <strong>Layer Groups</strong> and allow transparency (per layer and per group), blending, and locking as we expect in modern raster editors. Tool and feature widgets are positioned differently, but I found I like Pixelmator&#8217;s better overall.</p>
<div id="attachment_365" class="wp-caption alignleft" style="width: 354px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2010/10/AcornLayers2.png"><img class="size-full wp-image-365" title="AcornLayers2" src="http://jonwhipple.com/blog/wp-content/uploads/2010/10/AcornLayers2.png" alt="Acorn Layers support groups and notice you can use blending options and opacity on the entire group as well as per layer" width="344" height="505" /></a><p class="wp-caption-text">Acorn Layers support groups and notice you can use blending options and opacity on the entire group as well as per layer</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<div id="attachment_366" class="wp-caption alignleft" style="width: 308px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2010/10/PixelmatorLayers2.png"><img class="size-full wp-image-366" title="PixelmatorLayers2" src="http://jonwhipple.com/blog/wp-content/uploads/2010/10/PixelmatorLayers2.png" alt="Pixelmator Layers support groups and notice you can use blending options and opacity on the entire group as well as per layer" width="298" height="392" /></a><p class="wp-caption-text">Pixelmator Layers support groups and notice you can use blending options and opacity on the entire group as well as per layer</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Both apps also support making new layers using your iSight camera.</p>
<p><a href="#toc">Back to Table of Contents</a></p>
<h2 id="fastImageCreation">Fast Image Creation</h2>
<p>Using these apps for quick tasks is easy. They open fast and offer a variety of ways to edit or create and image.</p>
<p>Both these apps inherit canvas size settings from the clipboard when you hit <strong>Command+N</strong>. Also, both offer a nice variety of settings in the New/New Image dialog boxes.</p>
<div id="attachment_312" class="wp-caption alignleft" style="width: 352px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2010/10/PixelmatorNew.png"><img class="size-full wp-image-312" title="PixelmatorNew" src="http://jonwhipple.com/blog/wp-content/uploads/2010/10/PixelmatorNew.png" alt="New dialog with cogwheel expanded" width="342" height="275" /></a><p class="wp-caption-text">New dialog with cogwheel expanded</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<div id="attachment_313" class="wp-caption alignleft" style="width: 352px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2010/10/PixelmatorNew2.png"><img class="size-full wp-image-313" title="PixelmatorNew2" src="http://jonwhipple.com/blog/wp-content/uploads/2010/10/PixelmatorNew2.png" alt="Pixelmator: New dialog with presets expanded" width="342" height="452" /></a><p class="wp-caption-text">Pixelmator: New dialog with presets expanded</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<div id="attachment_369" class="wp-caption alignleft" style="width: 468px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2010/10/AcornNewImage42.png"><img class="size-full wp-image-369" title="AcornNewImage4" src="http://jonwhipple.com/blog/wp-content/uploads/2010/10/AcornNewImage42.png" alt="Acorn: New Image dialog" width="458" height="370" /></a><p class="wp-caption-text">Acorn: New Image dialog</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<div id="attachment_370" class="wp-caption alignleft" style="width: 468px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2010/10/AcornNewImage5.png"><img class="size-full wp-image-370" title="AcornNewImage5" src="http://jonwhipple.com/blog/wp-content/uploads/2010/10/AcornNewImage5.png" alt="Acorn: New Image dialog with Presets expanded" width="458" height="370" /></a><p class="wp-caption-text">Acorn: New Image dialog with Presets expanded</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Acorn has a wide range of options for creating images quickly. New, New From Clipboard, New from Selection all appear in the <strong>File</strong> menu. You can also make a layered image from a screenshot using <strong>Command+Shift+6</strong>. Some people will <a href="http://layersapp.com/">pay $25 for this</a> kind of functionality alone.</p>
<p>Acorn can also make a new image from your iSight too, but Pixelmator stays with adding a layer to the current image.</p>
<p>Pixelmator supports importing images via the <strong>File &gt; Import&#8230;</strong> command which invokes Mac OS X&#8217;s Image Capture app for importing images or scans from external devices.</p>
<p><a href="#toc">Back to Table of Contents</a></p>
<h2 id="rotateTransformAndCrop">Rotate, Transform and Crop</h2>
<p>These are pretty frequent operations and I am pleased to say we have come a long way from the initial take on these.</p>
<p>Acorn, which was so disappointingly hamstrung in my initial assessment has rectified its shortcomings. In addition to rotating layers in 90˚ increments, you can select <strong>Layer &gt; Transform &gt;</strong> and one of three options: Scale Transform, Free Transform and Perspective Transform. The operations work on the pixels inside a layer so if filled pixels in your layer occupy only a portion of the canvas, the filled pixels are effectively treated as a shape. The cursor could use work in indicating ability to rotate, but this effectively gives you full control over elements just as you&#8217;d expect.</p>
<div id="attachment_372" class="wp-caption alignleft" style="width: 711px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2010/10/AcornTransforms.png"><img class="size-full wp-image-372" title="AcornTransforms" src="http://jonwhipple.com/blog/wp-content/uploads/2010/10/AcornTransforms.png" alt="Acorn now has excellent transform tools compared to its original version" width="701" height="486" /></a><p class="wp-caption-text">Acorn now has excellent transform tools compared to its original version</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Pixelmator matches this functionality and you can find the same tools two ways. Simply select the Move Tool and turn on Show Transform Controls in the Tools Option Panel. As soon as you click and begin a transform on your selection, a Transform panel will open and display a bunch of useful information. Hit Return to accept your changes. You can also access this functionality any time no matter the selected tool by pressing <strong>Command+F</strong> or selecting <strong>Edit &gt; Transform&#8230;</strong></p>
<div id="attachment_319" class="wp-caption alignleft" style="width: 360px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2010/10/PixelmatorTransform.png"><img class="size-full wp-image-319" title="PixelmatorTransform" src="http://jonwhipple.com/blog/wp-content/uploads/2010/10/PixelmatorTransform.png" alt="Pixelmator's helpful Tool Options" width="350" height="350" /></a><p class="wp-caption-text">Pixelmator&#39;s helpful Tool Options</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<div id="attachment_320" class="wp-caption alignleft" style="width: 310px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2010/10/PixelmatorTransform2.png"><img class="size-medium wp-image-320" title="PixelmatorTransform2" src="http://jonwhipple.com/blog/wp-content/uploads/2010/10/PixelmatorTransform2-300x137.png" alt="Pixelmator also displays the transform panel when you're transforming" width="300" height="137" /></a><p class="wp-caption-text">Pixelmator also displays the transform panel when you&#39;re transforming</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>When it comes to cropping your image both apps are flexible and offer useful features. You can crop presets in Acorn and Constraints in Pixelmator. Both tools give you a Thirds grid for compositional help. Pixelmator allows rotation, but unexpectedly rotates the picture <em>behind</em> the cropping frame. It works fine especially if you&#8217;re trying to get the crop to align with an element inside the image, but I expected the frame to rotate over the picture. Acorn&#8217;s Crop tool doesn&#8217;t seem to rotate at all. In both apps you can Option+Scroll-wheel to zoom in and out with the crop tool on.</p>
<p><a href="#toc">Back to Table of Contents</a></p>
<h2 id="selections">Selections</h2>
<p>Using the difficult, noisy and glare-y bus picture from Image Is Everything, I intend to try the tools again to select the ceiling poster. Last time it was difficult, and this time I hope it will be more manageable.</p>
<p>Acorn sports five selection tools now and appropriate adjustments for each. There&#8217;s also a Polygon select tool as well as Freehand, Rect and Oval, and a magic wand. In my short test, I discovered the polygon select tool was by far the easiest and most effective for this particular challenge. Zooming in a modest amount and making selections in line segments proved very effective. I was able to add and subtract from the selection to adjust my corners and edges, but because Shift key acts as the angle constraint key, it was a little difficult to get my key holding and releasing correct. The Free Selection tool I find is a little baffling. It always draws a closed selection area and it took me some getting used to. Well Okay, I&#8217;m not used to it but if I concentrate I am okay with it. There doesn&#8217;t seem to be a way to save the selection.</p>
<div id="attachment_321" class="wp-caption alignleft" style="width: 736px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2010/10/AcornSelection.png"><img class="size-full wp-image-321" title="AcornSelection" src="http://jonwhipple.com/blog/wp-content/uploads/2010/10/AcornSelection.png" alt="Acorn's selection" width="726" height="416" /></a><p class="wp-caption-text">Acorn&#39;s selection</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Pixelmator&#8217;s Magic Wand tool is great. if you&#8217;re familiar with Apple Keynote&#8217;s Transparency tool, you&#8217;ll get how this goes. Click and drag to select more of the image. Magically. This is a great tool, but my sample image is far too noisy and murky to have this be totally effective. I found I could get some basic selections made quickly, but I needed to add to them with the lasso tool.</p>
<p>Using the Lasso Tool was pretty much as I expected and far too variable for me. I selected the Polygon mode in the Tools Option palette and was able to make a good selection as quickly as in Acorn. I like the Refine Selection tools which have been reimplemented as a panel (originally it was a sheet) and update the image with a live preview in Quick Mask view.</p>
<div id="attachment_322" class="wp-caption alignleft" style="width: 736px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2010/10/PixelmatorSelection.png"><img class="size-full wp-image-322" title="PixelmatorSelection" src="http://jonwhipple.com/blog/wp-content/uploads/2010/10/PixelmatorSelection.png" alt="Pixelmator's selection" width="726" height="416" /></a><p class="wp-caption-text">Pixelmator&#39;s selection</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<div id="attachment_323" class="wp-caption alignleft" style="width: 736px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2010/10/PixelmatorSelection2.png"><img class="size-full wp-image-323" title="PixelmatorSelection2" src="http://jonwhipple.com/blog/wp-content/uploads/2010/10/PixelmatorSelection2.png" alt="Pixelmator: right-click (or Control-click)" width="726" height="416" /></a><p class="wp-caption-text">Pixelmator: right-click (or Control-click)</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<div id="attachment_324" class="wp-caption alignleft" style="width: 736px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2010/10/PixelmatorSelection3.png"><img class="size-full wp-image-324" title="PixelmatorSelection3" src="http://jonwhipple.com/blog/wp-content/uploads/2010/10/PixelmatorSelection3.png" alt="Pixelmator: refine the selection in a quick mask preview" width="726" height="416" /></a><p class="wp-caption-text">Pixelmator: refine the selection in a quick mask preview</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Overall these tools are much improved from before and made my test relatively easy.</p>
<p>I realize now that in Acorn I could have drawn a bezier path, rasterized it, and then made a selection using that layer.</p>
<p><a href="#toc">Back to Table of Contents</a></p>
<h2 id="filters">Filters</h2>
<p>First let me say that the way filters are implemented in Photoshop drives me nuts. I understand why they are the way they are, but it&#8217;s the 21st century now and I&#8217;d be glad to see something else.</p>
<p>Acorn retains the stacking filter panels as I described in [Images Is Everything][]. The preview window is now always on, and you have to select Show Canvas Preview to see the changes live in your image. This is a fair compromise between speed and information. The filters remain organized as before, but some of them like Color Matrix that I showed before are gone. You can still drag to reorder the filters and each can be reset and altered.</p>
<div id="attachment_375" class="wp-caption alignleft" style="width: 310px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2010/10/AcornFilter2.png"><img class="size-medium wp-image-375" title="AcornFilter2" src="http://jonwhipple.com/blog/wp-content/uploads/2010/10/AcornFilter2-300x220.png" alt="The Acorn filter dialog with stackable and re-orderable filters on the right" width="300" height="220" /></a><p class="wp-caption-text">The Acorn filter dialog with stackable and re-orderable filters on the right</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Pixelmator&#8217;s filters work as before, and seem to offer most of the same that Acorn does. Pixelmator also offers Transition (mentioned in [Images Is Everything][]), as well as a new sub-menu called Quartz Composer which exposes some pretty powerful and whacky tools. Pixelmator&#8217;s filter panels also sport iconography that increments the slider for the finest selections. I like the fact that there is no preview window (Goodbye Photoshop!) and the effects are applied live in the image. Too bad that there is no editable filter stack like in Acorn, but the filter effects are cumulative and you can step back through them with <strong>Undo</strong>.</p>
<div id="attachment_330" class="wp-caption alignleft" style="width: 406px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2010/10/PixelmatorFilter.png"><img class="size-full wp-image-330" title="PixelmatorFilter" src="http://jonwhipple.com/blog/wp-content/uploads/2010/10/PixelmatorFilter.png" alt="Sepia Tone Filter in Pixelmator, direct application" width="396" height="116" /></a><p class="wp-caption-text">Sepia Tone Filter in Pixelmator, direct application</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Pixelmator graciously turns off extra panels when using a filter so you can focus on the modifications you&#8217;re making. I think Pixelmator&#8217;s matches my work style best, but Acorn&#8217;s is truly the most flexible.</p>
<p><a href="#toc">Back to Table of Contents</a></p>
<h2 id="memoryAndPerformance">Memory + Performance</h2>
<p>I have already noted how quickly these apps launch and are ready for use. It&#8217;s a great improvement. Memory use is different as well and Acorn uses over 290MB with the test image opened (a slight increase over its initial test), and Pixelmator just goes big with 574MB (this is over twice what it was before). I don&#8217;t think that&#8217;s a real problem unless you&#8217;re running with minimum RAM (and if you are, stop reading this and go out and spend your savings on maxing your RAM right now. I&#8217;ll wait.) For comparison, Photoshop CS5 Extended uses 377.8MB of real memory with the test photo opened, and 374.0MB without.</p>
<p>Pixelmator no longer shows the rendering and drawing artifacts from before, and feels snappier overall, with some delay in the more complex filters. Acorn still took a while to process selection from the Magic Wand tool but it too feels peppier overall.</p>
<p>I should note that I have read that a lot of people who have been working with more complex art, or using these apps for designing full web page layouts and UIs, still experience general soupiness when the files become multilayered and complex. I regret that I haven&#8217;t been able to dig deep enough to experience the same.</p>
<p>Here is a revised table with new information about the file sizes and save times.</p>
<p><strong>Comparing File Save Efficiency (File &gt; Save As… or File &gt; Export…)</strong></p>
<table>
<tbody>
<tr>
<td><strong>File Type</strong></td>
<td><strong>Acorn</strong></td>
<td><strong>Pixelmator</strong></td>
</tr>
<tr>
<td><strong>(original JPEG†)</strong></td>
<td>(3.4 MB)</td>
<td>(3.4 MB)</td>
</tr>
<tr>
<td><strong>Acorn</strong></td>
<td>22.8MB, 2.5 s [16.7MB, 9 s]</td>
<td>n/a</td>
</tr>
<tr>
<td><strong>BMP</strong></td>
<td>28.3MB, 2 s [20.3 MB, 3 s]</td>
<td>28.3MB, 1.25 s [27 MB, 20 s]</td>
</tr>
<tr>
<td><strong>GIF</strong></td>
<td>3.1MB, 2 s [1.9 MB, 5 s]</td>
<td>3.2MB, 5 s (1) ††† [Killed Pixelmator(2)]</td>
</tr>
<tr>
<td><strong>JPEG*</strong></td>
<td>6.2MB, 1 s [6.5 MB, 2 s]</td>
<td>6.2, less than 1 s [6 MB, 22 s]</td>
</tr>
<tr>
<td><strong>JPEG 2000*</strong></td>
<td>7.3MB, 2 s</td>
<td>885KB, 1.75 s</td>
</tr>
<tr>
<td><strong>FXG††</strong></td>
<td>4KB, 1.5 s</td>
<td>n/a</td>
</tr>
<tr>
<td><strong>PSD</strong></td>
<td>n/a</td>
<td>56.6MB, 1 s</td>
</tr>
<tr>
<td><strong>PDF-X**</strong></td>
<td>3.4MB, less than 1 s [18.8 MB, 5 s]</td>
<td>5.8MB, 3 s [20.5 MB, 39 s(3)]</td>
</tr>
<tr>
<td><strong>PNG</strong></td>
<td>12.3MB ,2.5 s [10.4 MB, 10 s]</td>
<td>12.3MB, 1 s [10.3 MB, 40s]</td>
</tr>
<tr>
<td><strong>PXM</strong> (Pixelmator)</td>
<td>n/a</td>
<td>38.4MB, 3 s [27.2 MB, 5 s]</td>
</tr>
<tr>
<td><strong>TIFF***</strong></td>
<td>13.4MB, 1 s [27 MB, 2 s]</td>
<td>21.2MB, 1 s [27 MB, 25 s]</td>
</tr>
<tr>
<td><strong>Microsoft Icon</strong></td>
<td>My test image is too large for ICO file type</td>
<td>n/a</td>
</tr>
<tr>
<td colspan="3">†All images saved from original JPEG opened in respective app. The original photo is from <a title="Image is Everything" href="http://jonwhipple.com/blog/2007/10/29/image-is-everything/">Image Is Everything</a>, but on this HDD the file size reports larger than before.</td>
</tr>
<tr>
<td colspan="3">*Highest quality setting chosen</td>
</tr>
<tr>
<td colspan="3">**PDF-X from Actions &gt; PDF Workflow menu in Acorn, or Print &gt; PDF &gt; PDF-X in Pixelmator</td>
</tr>
<tr>
<td colspan="3">***No compression</td>
</tr>
<tr>
<td colspan="3">††FXG is Adobe Flash Platform Interchange Format. The 4KB file didn&#8217;t crash Flash Professional CS5 or Flash Catalyst CS5 when I opened it. It also didn&#8217;t load the image.</td>
</tr>
<tr>
<td colspan="3">†††There was a delay as GIF settings were applied in the Export for Web panel and then the Save dialog box opened. Then it was 5 seconds.</td>
</tr>
<tr>
<td colspan="3">(1) Did File &gt; Export for Web… and saved as GIF.</td>
</tr>
</tbody>
</table>
<p>It&#8217;s worth noting that Pixelmator will do a <strong>File &gt; Export&#8230;</strong> of a PDF version 1.5 (Acrobat 5) the file is 17MB and took about 1 second. It also has <strong>File &gt; Export for Web&#8230;</strong> which is great because you can make the entire image be the preview (<strong>No preview windows! Suck it Adobe!</strong>) which turns off the palettes and panels as you work. Nice.</p>
<p>Acorn&#8217;s Web Export, opens a new window and then proceeds to process your image according to the last settings. This can take a while switching between Preview and Original took a couple of seconds the first time around.</p>
<p>The improvements in saving files are excellent and welcome. Pixelmator displayed a progress bar as a sheet when writing its PXM file, but not the GIF.</p>
<p><a href="#toc">Back to Table of Contents</a></p>
<h2 id="scriptingAndPlugins">Scripting + Plug-ins</h2>
<p>Acorn continues to offer the most flexible architecture for extending its features. Anybody who is programatically inclined will find a method of extending the app. In addition to the AppleScript Editor you can use Automator to build scripts and actions as well. You can also use JSTalk to create macros. And then you can get heavy, and write your own plug-ins using Objective-C or Python.</p>
<p>Pixelmator sticks with its automation through Automator approach, and its set of actions cover adding effects, changing file types, altering images, and more.</p>
<p><a href="#toc">Back to Table of Contents</a></p>
<h2 id="tonightsVerdict">Tonight&#8217;s Verdict</h2>
<p>With all the changes, it&#8217;s actually harder to choose one over the other now. I found that my ticket on the palette hate train hasn&#8217;t expired, but Pixelmator has managed to keep window craziness under tight control. I still love Acorn&#8217;s single palette approach but it irritated me with the Filter window, and its sometimes stodgy response time while using brushes and layer masks. I am going to give the nod to Pixelmator tonight, based on how comfortable I feel using it and its live in-image filters and Export for Web functionality.</p>
<p>These apps continue to improve and while they still don&#8217;t purport to be Photoshop killers (and we don&#8217;t need any &#8220;There can be only one&#8221; thinking here), they are certainly viable alternatives, and truly useful and innovative tools.</p>
<p>You can&#8217;t go wrong if you choose either of these, and both developers offer the app on a trial basis so you can see which fits your brain better.</p>
<p>I&#8217;d like to thank these developers for investing so much time and energy into these tools. Their modest cost, rich feature set, and most importantly <strong>original thinking</strong> in the UIs and Interactions continue to move RGEs forward. It would be nice if Adobe would pay the same care and attention to its flagship product. And who knows, maybe they&#8217;ll study these.</p>
<p><a href="#toc">Back to Table of Contents</a></p>
<h2 id="notes">Notes</h2>
<p>I didn&#8217;t include <a title="DrawIt" href="http://www.bohemiancoding.com/drawit">DrawIt</a> in this, because its focus has changed from being a general purpose editor, to a specialized drawing tool more like <a title="Opacity" href="http://likethought.com/opacity/">Opacity</a>. The list of editors that I&#8217;m <em>not</em> comparing is long, and many favourites like GIMP, Fireworks and others aren&#8217;t compared here as I am interested in focusing general purpose apps that are exclusively Mac OS X.</p>
<p>Also since last review, I moved from my beautiful Powerbook G4 17, to a gorgeous iMac Core Duo 2 20 with 4GB of RAM. I&#8217;m usually running a handful of apps when I&#8217;m doing this work to keep it realistic:</p>
<ul>
<li>Terminal</li>
<li>Mail</li>
<li>iChat</li>
<li>BusyCal</li>
<li>iTunes</li>
<li>Safari 5</li>
<li>Address Book</li>
<li>Yojimbo</li>
<li>Pages</li>
<li>Keynote</li>
<li>Acrobat Pro 9</li>
<li>Illustrator CS5</li>
<li>Photoshop CS5</li>
<li>Fontcase</li>
<li>xScope</li>
<li>Coda</li>
</ul>
<h3>Raster Graphic Editors</h3>
<p>There are a lot of tools for editing &amp; handling images (raster graphics). Some of the tools are cross platform and some will run on a Mac in a VM or under X11 if you want to go there. It&#8217;s useful to see what tools are designed to do and where they might relate or be radically different from one another.</p>
<p><a href="http://jonwhipple.com/blog/wp-content/uploads/2010/10/RGEs_Mapped.png"><img class="alignleft size-medium wp-image-270" title="RGEs_Mapped" src="http://jonwhipple.com/blog/wp-content/uploads/2010/10/RGEs_Mapped-300x225.png" alt="Raster Graphic Editors" width="300" height="225" /></a></p>
<p>I plotted the editors I could find according to use-case (the four quadrants) and the generality of the app&#8217;s capabilities (centre is more general, and edge is more specific).</p>
<p>I&#8217;m focused on the ones in the centre where their capabilities span all the quadrants even if their strengths are focused in just one or two.</p>
<p><a href="#toc">Back to Table of Contents</a></p>
<p>Thanks for reading.</p>
<p>Also thanks to my friends Erik Stainsby and Adrian Nier for their careful proof-reading. The lesson is obvious: make sure you guys see it before I press &#8220;Publish&#8221;</p>
<p>00:30h 5 Oct: I made some changes for clarity, and I also re-shot a lot of the screen grabs to improve their look.</p>
]]></content:encoded>
			<wfw:commentRss>http://jonwhipple.com/blog/2010/10/03/more-than-a-checklist/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Thoughts on Adobe</title>
		<link>http://jonwhipple.com/blog/2010/05/13/thoughts-on-adobe/</link>
		<comments>http://jonwhipple.com/blog/2010/05/13/thoughts-on-adobe/#comments</comments>
		<pubDate>Thu, 13 May 2010 18:06:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Please allow me to share]]></category>

		<guid isPermaLink="false">http://jonwhipple.com/blog/?p=213</guid>
		<description><![CDATA[Update I stand corrected on my claim that Adobe Flash is the only authoring tool for Flash content. Please see Flash Magazine Open Source and free Development Tools for Flash I am still correct in that Flash Player is still controlled by Adobe. This is less crucial than the tool from a creation point-of-view, but [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Update</strong></p>
<p>I stand corrected on my claim that Adobe Flash is the only authoring tool for Flash content. Please see Flash Magazine <a href="http://www.flashmagazine.com/news/detail/open_source_and_free_development_tools_for_flash/">Open Source and free Development Tools for Flash</a></p>
<p>I am still correct in that Flash Player is still controlled by Adobe. This is less crucial than the tool from a creation point-of-view, but it doesn&#8217;t mean that I am wrong in asserting that Adobe still has a closed system, though claiming otherwise.</p>
<p><a href="http://log.valhallaisland.com/post/596483252">Jim Whimpey&#8217;s</a> <em>conclusion</em> still obtains. (via <a href="http://daringfireball.net">Daring Fireball</a>)</p>
<p>Supplemental to <a href="http://adobegripes.tumblr.com/">Adobe UI Gripes</a> it&#8217;s worth taking a look at <a href="http://mrgan.tumblr.com/post/235455865/the-many-sliders-of-photoshop-cs4">The Many Sliders of Photoshop CS4</a> and also it&#8217;s concise follow-up <a href="http://mrgan.tumblr.com/post/237227166/slide-different">Slide Different</a>.</p>
<p><strong>Introduction</strong></p>
<p>Hey this is fun. I am the CEO of <a href="http://www.jonwhipple.com">Jon Whipple, Design Counsel</a> so I am going to write an open letter too.</p>
<p>Dear Adobe,</p>
<p>I see today that you <a href="http://www.adobe.com/choice/?sdid=GXRVG">turned up the heat</a> in the controversy over Flash on Apple devices. And even <a href="http://www.adobe.com/choice/openmarkets.html">the founders</a> (but not the current CEO) have weighed in.</p>
<p>You also sent me this message in email:</p>
<p>From: help_adm@adobe.com<br />
Subject: 	Moderation status for your comment on Adobe.com<br />
Date: 	13 May, 2010 8:10:22 AM PDT<br />
To: 	Jon Whipple <jon @ jonwhipple.com></p>
<p>Hi Intricate Monkey,</p>
<p>A moderator has removed your comment to <a href="http://kb2.adobe.com/cps/835/cpsid_83578.html">http://kb2.adobe.com/cps/835/cpsid_83578.html</a> on 05/07/2010 because it represents a support question. Please contact Adobe Technical Support (http://www.adobe.com/support/) for resolutions of installation issues, basic usage questions, and troubleshooting unexpected behavior for documented features. For product usage and other support questions, you may also visit the appropriate Adobe forum (http://www.adobe.com/support/forums).</p>
<p>We appreciate your feedback. We encourage you to post contributions, corrections, and links that will help us to improve our documentation and support resources.</p>
<p>Thank you,</p>
<p>Adobe Community Help Team</p>
<p>So I checked the page and the several comments from other Adobe software users expressing a degree of exasperation and asking how their problem might be solved, along with my comments in the same vein, as well as my solution which described in specific easy to follow steps, how I was able to fix the problem had all been removed.</p>
<p>So let me get this off my chest, then I will detail a designer&#8217;s view of the entire situation.<br />
<div id="attachment_214" class="wp-caption alignnone" style="width: 310px"><img src="http://jonwhipple.com/blog/wp-content/uploads/2010/05/FuckYou-300x225.jpg" alt="Hey Adobe, fuck you and your insane hegemony" title="FuckYou" width="300" height="225" class="size-medium wp-image-214" /><p class="wp-caption-text">Hey Adobe, fuck you and your insane hegemony</p></div><br />
</jon></p>
<p>As a designer and creative director, I rely on Adobe&#8217;s tools every working day. As an obsessive and driven individual I rely on Adobe&#8217;s tools every non-working day too.</p>
<p>The text setting engine in InDesign is pure Awesome, the power of Photoshop is staggering. These along with other tools in your Creative Suite products have provided a great foundation for me to learn my craft and my profession. And I am always happy to recall when I first purchased Illustrator 5.5 and embarked on my design adventure.</p>
<p>And of course it just so happens as you unfurl your battle flag and shout from the rooftops WE LOVE FREEDOM, you remove posts from your users in your community, for reasons that make absolutely no sense.</p>
<p><strong>The Personal Part</strong></p>
<p>I went to Adobe Support looking for answers to a problem I was having. InDesign CS5 would crash on launch. All the time. The others apps in the suite all worked fine (and dare I say, even felt a little peppier?) but InDesign would crash and crash.</p>
<p>So I went to your site and searched for any information about this issue. There wasn&#8217;t anything at the time (this was last week), but there were some general tips. I downloaded and installed the Adobe Support Assistant app which told me there was an error in the install log and provided the link to the Support page above. I went there and read the article. I also read the comments (that you solicited at the time on page &#8211; since removed) and found another individual was experiencing the same problem. I also expressed my frutration and said I was going to try the solution outline in that article.</p>
<p>Which I did and it didn&#8217;t work. I updated my comments on that article to say so.</p>
<p>I also kept searching for a solution. I eventually found a general article about troubleshooting crashing apps. I uninstalled CS5. I created a admin new user. I installed CS5. I launched every app successfully. That was good. But I wanted to use the software in my user profile not have to switch users to use any apps. I mean YOU WOULDN&#8217;T DO THAT YOURSELF right? I hunted around. I searched. I thought about the problem.</p>
<p>I did all this because there&#8217;s no real help on your support site. Calling you costs hundreds of dollars. Other people were feeling my pain, and I guess I&#8217;m a sucker, but I wanted to help them. And use the software that cost me 2/3s of a month&#8217;s rent.</p>
<p>So I finally worked it out. The preference file in my user&#8217;s directory had been installed with the incorrect permissions. I changed the permissions on this directory and everything worked fine. I returned to your Support site and added my discovery to the comments stating that this was my experience and that others might try it and benefit. I shared with with other designers too in different contexts. They all expressed general frustration with CS5, and Adobe, and those affected by this issue (although applied to different products in the suite like Photoshop and Illustrator) tried it out with varying degrees of success.</p>
<p>I will also say that I made the snide remark that you owe me $300 for my time and expertise. </p>
<p>And then you sent me this letter. I don&#8217;t feel so snide about that any more. I&#8217;m <strong>convinced</strong> of it now. Who do I send the invoice to?</p>
<p>So I will spell it out for you:</p>
<p>The people commenting on that item in your support site are your eager and hard-core users. They adopt your upgrades as you release. They don&#8217;t hang back. They lead the way and create momentum and you NEED TO HELP THEM if you want to sell more software (and we know you do).</p>
<p>The comments were in a Support page. You said to go to <a href="http://www.adobe.com/support/">http://www.adobe.com/support/</a> so I did. You removed my comments &#8220;because they represent a support issue&#8221; and I should go to the Support pages. Whiskey Tango Fuck. That&#8217;s seems pretty nuts.</p>
<p>You believe that somehow all this makes sense. That&#8217;s a problem for you and your psychiatrist.</p>
<p><strong>The Professional Part</strong></p>
<p>It&#8217;s tiring to watch you guys try to defend Flash. It&#8217;s tiring and stupid.</p>
<p>You say &#8220;No company &#8212; no matter how big or how creative &#8212; should dictate what you can create, how you create it, or what you can experience on the web.&#8221; (from <a href="http://www.adobe.com/choice/openmarkets.html">http://www.adobe.com/choice/openmarkets.html</a>). I want to make Flash content but I can&#8217;t unless I use the tools you dictate. I want to watch Flash content but I can&#8217;t unless I use the tools you dictate. So you are in fact dictating all of these things.</p>
<p>And in a single respect I don&#8217;t have a problem with that. Flash is yours and it works a certain way. If I want what Flash offers, that&#8217;s reasonable. I don&#8217;t expect to be able to use Silverlight tools to create Flash content and I don&#8217;t expect Flash tools to create Silverlight content either.</p>
<p>But I do have a problem with you guys posing as virtuous defenders of freedom of/and choice. You&#8217;re a huge publicly traded company and you&#8217;re nothing about defending my rights and freedoms (except maybe my freedom to give you my money). You love choice so much you bought your only real market competitor so I couldn&#8217;t have choice.</p>
<p>So sorry guys, your arguments are straw men and ring false.</p>
<p><strong>The End Part</strong></p>
<p>Ultimately, all my content and design is governed by the limits of the delivery medium. Some have physical limits. Some have programming limits. Some have philosophical limits. As a designer, I am used to limits. Limits enable me to be decisive and to balance aspects of the things I make and do. So having the freedom to choose Flash is great. I just won&#8217;t choose it for iPhone and iPad content delivery. Having HTML 5 and other tools are great too. I just won&#8217;t choose them for when Flash is required. It&#8217;s pretty simple really.</p>
<p>Why not focus on user experience? Make installs <strong>really</strong> work. Stop adding features and spend time tailoring your apps to the platforms on which they run instead of homogenizing them. Create a new way to support your users, instead of having them support themselves and then pulling out the rug. Make your stuff better and better. If devices and platforms don&#8217;t support you, move on. Build your markets based on the awesome experience you are creating for everybody. Leave behind universality and focus on specialization. Adopt platforms, abandon platforms, move and make and do. <a href="http://adobegripes.tumblr.com/">Read this</a> and fix every last thing there. Use it as a bug report.</p>
<p>If you want to fight, then take these words to heart: &#8220;To fight and conquer in all your battles is not supreme excellence; supreme excellence consists in breaking the enemy&#8217;s resistance without fighting.&#8221; -Sun Tzu, the Art of War</p>
]]></content:encoded>
			<wfw:commentRss>http://jonwhipple.com/blog/2010/05/13/thoughts-on-adobe/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>How Green Is My Library?</title>
		<link>http://jonwhipple.com/blog/2010/04/10/how-green-is-my-library/</link>
		<comments>http://jonwhipple.com/blog/2010/04/10/how-green-is-my-library/#comments</comments>
		<pubDate>Sat, 10 Apr 2010 19:40:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Libraries]]></category>
		<category><![CDATA[Please allow me to share]]></category>

		<guid isPermaLink="false">http://jonwhipple.com/blog/?p=193</guid>
		<description><![CDATA[An item I saw circulating on Twitter the day of its publication, just landed in my email. I enjoy receiving email from my former colleagues and my friends in libraries about what&#8217;s going on because I think libraries are important, but in crisis. What was particularly interesting about this email was that those who had [...]]]></description>
			<content:encoded><![CDATA[<p>An item I saw circulating on Twitter the day of its publication, just landed in my email. I enjoy receiving email from my former colleagues and my friends in libraries about what&#8217;s going on because I think libraries are important, but in crisis.</p>
<p> What was particularly interesting about this email was that those who had read it and circulated it seem quietly pleased by the validation of the virtue of libraries implied in <a href="http://www.nytimes.com/interactive/2010/04/04/opinion/04opchart.html?ref=opinion">this Op/Ed piece</a> in the New York Times. Its closing reads, &#8220;All in all, the most ecologically virtuous way to read a book starts by walking to your local library.&#8221;</p>
<p>&#8220;Useful in linking the public library to the sustainability agenda.&#8221; and &#8220;A little article you could print off and post at the library.&#8221; <a href="#note1" id="footnote1">(1)</a> are comments that were appended as it made its way to me. Which was the thing that set me off.</p>
<p>Really Public Library? Is this the best you can do to advocate for the library and its relevance in our modern world? Circulating an Op/Ed from the New York Times and saying, &#8220;See, we&#8217;re also kind of green&#8221;?</p>
<p>Sorry guys, this is weak. In a lot of ways.</p>
<p>Aside from the logical syllogism (books are sustainable, libraries have books, therefore libraries are sustainable) there is nothing else to say that it would be useful or even wise to view this item as useful in your communications.</p>
<ul>In making this logical error, actual questions and answers about library sustainability are conveniently side-stepped:</p>
<li>Books are printed and bound in places some distance away from libraries. Especially now that libraries do not maintain their own binderies, shipping books and their replacements is surely a significant factor in library sustainability.</li>
<li>Books are treated and stamped in libraries with ink products, plastics, adhesives, magnetic tape, and specially printed barcodes, the impact of which is not explored (but if your library has around a million volumes I am sure there&#8217;s significant environmental toll).</li>
<li>Many libraries, are organized in multiple locations and in order to serve their public, physical volumes must be moved around between locations daily via truck which must have some further effect on air pollution.</li>
<li>Library operations are intensely electrical in nature. Lighting, computers, air  conditioning, alarm systems, archival air conditioning, escalators, elevators and conveyor systems, surely this energy consumption must have some sort of impact. Especially where coal burning electric generation is in use.</li>
</ul>
<p>Until you know that these things are sustainable, you&#8217;re simply asserting that because you have a big pile of books, you&#8217;re magically green.</p>
<p>But I am afraid what&#8217;s even worse in this proposition, is that the ENTIRE notion that libraries are somehow green is predicated on this simple idea: Libraries are repositories of books.</p>
<p>Great. You expect that kind of argument is going to sustain and grow the library role in our society over the long term?</p>
<p>Your stance is &#8220;See we&#8217;re still relevant.&#8221; rather than &#8220;Of course we&#8217;re relevant.&#8221;; your idea is &#8220;We deal in objects&#8221; as opposed to &#8220;we deal in information, knowledge and understanding&#8221;; and your opinions are somebody else&#8217;s.</p>
<p>This is a formula for success and a strong future? Did a library commission this research or conduct it themselves? Did a library even ask &#8220;Is being green a critical function of this institution? How does this fit with other civic initiatives?&#8221; (in Vancouver I know it does) and &#8220;Where are we situated in relation to this?&#8221;. They are happy to agree with others&#8217; assertions instead of leading with questions in order to discover answers.</p>
<p>The rise of electronic media is Information and Library Science&#8217;s <a href="http://www.amazon.ca/Black-Swan-Impact-Highly-Improbable/dp/1400063515/ref=sr_1_1?ie=UTF8&#038;s=books&#038;qid=1270928736&#038;sr=8-1">Black Swan</a>. Their focus on physical objects as the vehicles and repositories of knowledge has left them apparently helpless in defining the agenda for libraries when it&#8217;s most crucial. Whether we call it the Information, Knowledge or Ideas Economy <strong>I would imagine that these specialists would be crucial to our society. Instead they are increasingly marginalized by software and hardware engineers who are working ceaselessly to categorize the world&#8217;s knowledge and deliver it in a real and personal way.</strong></p>
<p>So beyond the argument about whether libraries are green, is what it reveals. It&#8217;s something far more fundamental. If others are setting the questions and agenda; if you accept and conflate un-verified assertions; and you leave deeply held assumptions around libraries as object repositories unquestioned; then there is a crisis of imagination and leadership in libraries. And I think it could be terminal.</p>
<p id="note1">1. This in itself is a sad commentary of how people imagine library communications should work. <a href="#footnote1">(&#8593; return to reading)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jonwhipple.com/blog/2010/04/10/how-green-is-my-library/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Laying It All Out</title>
		<link>http://jonwhipple.com/blog/2009/08/08/laying-it-all-out/</link>
		<comments>http://jonwhipple.com/blog/2009/08/08/laying-it-all-out/#comments</comments>
		<pubDate>Sun, 09 Aug 2009 06:07:20 +0000</pubDate>
		<dc:creator>Your Host</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Graphic Design]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://jonwhipple.com/blog/?p=82</guid>
		<description><![CDATA[Introduction NOTE: Many spelling and grammatical errors have been corrected. Thanks to the considerate and generous Adrian Nier and his awesome list. Thanks, Andy Baird for holding me to your reasonable and expectations. Some images blow-out the layout and I will be fixing these later this evening (Done 22:33PST -jw). &#8211; Your Host (17:40 PST [...]]]></description>
			<content:encoded><![CDATA[<h2 id="introduction">Introduction</h2>
<p><strong>NOTE: </strong>Many spelling and grammatical errors have been corrected. Thanks to the considerate and generous Adrian Nier and his <a href="http://jonwhipple.com/downloads/laying_it_out_corrections.txt">awesome list</a>. Thanks, Andy Baird for holding me to your reasonable and expectations. Some images blow-out the layout and I will be fixing these later this evening (<em>Done 22:33PST -jw</em>). &#8211; Your Host (17:40 PST 11 August 2009)</p>
<p>We’ve looked at <a href="http://jonwhipple.com/blog/2007/10/29/image-is-everything/">alternatives to Photoshop</a> such as Pixelmator, Acorn and (at the time) DrawIt; and we’ve had a good <a href="http://jonwhipple.com/blog/2008/05/25/drawing-conclusions/">overview of drawing tool options</a> with a huge head-to-head of Intaglio, Lineform, VectorDesigner, and ZeusDraw. Now it’s time to bring it all together with an overview of page layout tools, probably one of the most critical tools in a graphic designer’s arsenal.</p>
<p>You probably recognize this class of software I&#8217;m reviewing now as Desktop Publishing (DTP). Page layout tools allow a designer to arrange artwork, photography and type into a meaningful and attractive composition. Usually the features allow a designer to flow text across multiple pages and around artwork, exercise special control over type and other details, and make accurate and easy adjustments to anything in the publication. Better programs offer ways to make templates and master pages that can be used over and over, and for serious professional level work, they support different colour spaces (RGB for screen production and CMYK and spot colours for designing press ready materials).</p>
<p>In my professional life I use InDesign CS4 daily, and really like its features and tools. I have a very high regard for Adobe’s typesetting engine which has automatic optical kerning and a fantastic paragraph composer that sets text with real grace. I will be using this as my professional measure to compare and contrast the contenders in the review.</p>
<p>I am far less familiar with Quark XPress, although some of my peers continue to use this program. I have installed a trial copy for reference as I work through these comparisons, though I will not be including it as an option here.</p>
<p>So if you’re after a page-layout tool and don’t want to pony-up for InDesign and do the learning that it requires, but you know you need something more than simply a word processor, what are the options? How do they compare, and is one better than another?</p>
<p>Let’s find out.</p>
<p><strong>Note</strong></p>
<p>Even though I go into great detail in this comparison, there are still things that I won’t be able to cover. Readers who want to draw attention to some of these things are welcome to elaborate in the comments and I am happy to receive clarification from users and developers too.</p>
<p>I also have to tell you that this article took me a long long time to write. I have made every effort to modify things as they were updated, but if you spot any errors or omissions because of program updates, or any contradictions etc. please let me know. I will be happy to change them. Thank you.</p>
<p><a href="#toc">↓ Table of Contents</a></p>
<h2 id="toc">Table of Contents</h2>
<p><a href="#introduction">Introduction</a><br />
<a href="#selection">Selection Criteria</a><br />
<a href="#testing">Testing</a><br />
<a href="#focus">Focus + Stated Goals</a><br />
<a href="#installation">Installation + Updating</a><br />
<a href="#icons">Icons</a><br />
<a href="#interface">User Interface</a><br />
<a href="#overview">Overview</a><br />
<a href="#workspace">Workspace</a><br />
<a href="#preferences">Preferences</a><br />
<a href="#toolset">Toolset</a><br />
<a href="#layout">Laying Out a Page</a><br />
<a href="#typesetting">Typesetting</a><br />
<a href="#unique">Unique Features</a><br />
<a href="#performance">Performance</a><br />
<a href="#scripting">Scripting + Plug-ins</a><br />
<a href="#help">Help</a><br />
<a href="#verdict">Tonight’s Verdict</a><br />
<a href="#final">Final Thoughts</a><br />
<a href="#linkage">Linkage</a></p>
<h2 id="selection">Selection Criteria</h2>
<p>I’m looking at alternatives to Adobe InDesign, and there are quite a few. The choices in this respect are somewhat more circumscribed than the sprawling field of 13 I had to winnow in Drawing Conclusions, and so my selection criteria are different.</p>
<p>I have chosen not to include Quark XPress because I think it competes in a different arena than the others do here. I am also going to stick to Mac OS X native applications, so Scribus fans won’t see their favourite reviewed in this article (I do have the app and will use it as a reference; and who knows &#8211; maybe I’ll do a free software review soon).</p>
<p>I have decided to leave out Apple’s Pages and Microsoft Word in spite of the fact that these apps have many page layout features, primarily because these are marketed as word processors and I want to preserve the opportunity to compare these two apps head-to-head at some future date.</p>
<p>Still, I learn from the past and this is too many to handle in any useful way. A brief spin through the possibilities convinces me I don’t want to spend any time on Page Layout Designer (improperly made icon, the file named Page Layout Designer.pdf hasn’t even been revised and the document begins with the title Desktop Publisher Pro, and although it seems to run okay on Mac OS X, none of the interface conventions are used and it feels distinctly OS 9. Doesn’t strike me as worth even the modest $39.95 price tag). I’m also going to remove DrawOutX from the running. While I don’t doubt that it could be an okay aletrnative to the others, I am not at all impressed by its website, or its UI (the website appears as an after-thought and the UI of the app which seems straightforward enough offends with is grey pages stacked one over the other). This leaves me with a these:</p>
<p><strong>Create 14</strong>, by Stone Design</p>
<p><strong>iCalamus</strong>, by Invers Software</p>
<p><strong>iStudio Publisher</strong>, by c:four Limited</p>
<p><strong>Swift Publisher</strong>, by BeLight Software</p>
<p><strong>WorksWell</strong>, by DrawWell Technologies</p>
<p>Lets see if we can handle 5…</p>
<p><a href="#toc">↑ Table of Contents</a></p>
<h2 id="testing">Testing</h2>
<p>For testing, I am going to be using my relatively new 20” iMac (2.4GHz Intel C2D) with 4GB of RAM. I’m running Leopard 10.5.7. You will note this is not the same machine I used for Image Is Everything (and those of you who care can assume that performance and launch times etc., of the apps reviewed in that previous item, are better much quicker overall), for which I do not apologize.</p>
<p>I will be running a handful of apps alongside those being tested, as before. Here they are:</p>
<p>Finder</p>
<p>Terminal</p>
<p>Mail</p>
<p>iCal</p>
<p>iChat</p>
<p>iTunes</p>
<p>Safari</p>
<p>Scrivener</p>
<p>Yojimbo</p>
<p>Linotype FontExplorer X</p>
<p>Address Book</p>
<p>Snapz Pro X running in the background</p>
<p>xScope</p>
<p><a href="#toc">↑ Table of Contents</a></p>
<h2 id="focus">Focus + Stated Goals</h2>
<p>Without a shadow of doubt getting an idea of what the developers imagine their app should be in the market is a useful measure about what we can expect. Lets take a brief run through the websites for these contenders.</p>
<p><strong>Create 14</strong><br />
“One low-cost application with all the features of professional page layout, illustration and web-authoring systems and Free Upgrades for Life &#8211; find out why people love Create®! Create combines the major features of applications like Illustrator®, InDesign®, Pages®, GoLive®, Canvas®, DreamWeaver®, QuarkExpress®, Streamline® in one easy-to-use, low-cost, completely OS X native application”</p>
<p>Create was one of the first graphics applications that was Mac OS X native. Over the years the feature set has been expanded and the offering has a lot of potential.</p>
<p><strong>iCalamus</strong><br />
“iCalamus offers an easy approach to DTP, and an excellent choice for creating simple posters, to complex magazines, scientific works and book publishing. iCalamus is a multi-lingual, frame-oriented desktop publishing solution for Mac OS X.”</p>
<p>There’s a lot more here, in nice quirky English translated from German. I had to look up what a Calamus was to get the name of this program (the hollow shaft of a feather, also known as the quill) and it attendant icon. It has some neat features like live masking and frame level blending modes and more. Despite the language triggering a bit of congnitive dissonance, this looks promising.</p>
<p><strong>iStudio Publisher</strong><br />
“Professional design tools needn’t cost you the earth. Built on industry standards, the new iStudio Publisher helps you create everything from simple letters to designing great-looking flyers with the confidence that your final output will be what you see on screen.”</p>
<p>Developed by designers, writers and developers dissatisfied with current solutions, this looks like a full featured app and I am looking forward to it. It also uses an original tesxt setting engine, like the Adobe apps, where the others are presumably relying on ATSUI (Apple Type Services for Unicode Imaging) so I am curious to see the results.</p>
<p><strong>Swift Publisher</strong><br />
“Swift Publisher &#8211; easy page layout on your Mac</p>
<p>No doubt that staying in touch with your customers and group members is important for you. With Swift Publisher, publishing attractive and informative documents for business, social and home activities becomes a snap.</p>
<p>Swift Publisher is an excellent Macintosh page layout application for designing and printing colorful flyers, newsletters, brochures, letterheads, booklets, etc. A great selection of templates inspires your creativity and a variety of editing tools lets you quickly apply it.”</p>
<p>A good positioning statement that makes it clear that Swift Publisher is intended for use in focused small business publishing. It offers a tonne of graphic support and an interface that appeals to me.</p>
<p><strong>WorksWell</strong><br />
“Broadly fitting in the categories of Drawing, DTP and Reporting software, WorksWell has features which place it firmly within its own unique niche.</p>
<p>WorksWell&#8217;s foundation is built on robust drawing tools set in a powerful environment which allows; layering, grouping, undo, 6,400% zoom and truly massive control of attributes. Text support is well integrated with graphic objects, text can be made to fit shapes or take on graphical attributes by using the artistic text tool.</p>
<p>It&#8217;s when we go beyond the powerful drawing capabilities of WorksWell that people really start to sit up and take notice. Multiple page support, Charts and PDF markup takes us well into DTP territory; advanced merging facilities takes us beyond. Merging is possible from a number of sources; iTunes and iPhoto may be used as content for documents of your own design opening up unlimited possibilities.”</p>
<p>This sounds good, but I don’t know what merging means in this context, or just what to expect. But hell, reviews are an adventure and I am always a sucker for unique functionality.</p>
<p><strong>Websites: A Crucial Point</strong><br />
Before we get into the meat of the review, I feel bound to address this important topic.</p>
<p>Guys, we’re talking about GRAPHIC DESIGN here. And sites that look like these just don’t cut it. Really.</p>
<p>Stone Design has a new front door, but the rest of the site languishes in some sort of late 80s DTP hell. Why? The iCalamus site, is quirky and the calligraphic headings don’t help convince or sell. Thankfully, the iStudio site offers some relief, but the fact of the matter is that the Aqua look and reflections can only last so long. Maybe it’s time to be as original as you claim to be? Swift Publisher’s site is pretty good, in keeping with the rest of BeLight’s world, but it doesn’t feel as friendly as the company’s communication implies. Lastly, WorkWell’s site is clear and well structured but appears to have been built for the era of 800&#215;600.</p>
<p>It’s 2009. You’re selling software online. I dropped a contender because the site was even more abysmal than these; but in truth, based on your primary communication here, I should have dropped all but iStudio, and Swift.</p>
<p>It’s worthwhile to get professional design help. I am not kidding.</p>
<p>If I am looking for an alternative to InDesign I want something competent, not cheesy. I’d like to be reassured that even if I’m not going pro, that I am making a sound decision and a great deal of that will be based on how this stuff comes across. It’s not folksie or friendly. It’s messy and disorganized. It’s inconsistent and doesn’t set a good example for amateurs or hobbyists at all.</p>
<p>Pull it together.</p>
<p><a href="#toc">↑ Table of Contents</a></p>
<h2 id="installation">Installation + Updating</h2>
<p>Create, iCalamus, iStudio, and WorksWell, all install simply by dragging the application icon onto your preferred folder. iCalamus is unique in that it unzips to be an app, no disk image involved. I love these kinds of installs and am beginning to hate installers.</p>
<p>Swift Publisher ran an installer, and provides uninstall instructions in the download’s Read Me file.</p>
<p>Create has a <strong>Check For Updates…</strong> command in the application menu. From what I could suss out from the Stone website if there’s a newer version you need to download it, trash the old app and add the new one.</p>
<p>iCalamus ran a check and gave me a dialog box to advise me of a newer version. The box was something I had never seen before where the change log had actual screenshot in it. Clicking the Get It Now button takes you to the download page at the website. Simply replace the app in your folder.</p>
<p>iStudio was up-to-date but the info panel gave credit for Sparkle, so at least this app is with it and updating automatically. Also during my review period this app was updated to 1.0.5 and again on the final day I was writing this (the day of publication) to 1.1. I debated installing the updates, and in the end I went ahead and did as I don&#8217;t think the changes would materially affect the outcome of the practical tests I did here in the review.</p>
<p>There doesn’t seem to be a command to check for updates in WorksWell, so I am not sure about what the procedure will be. There is no mention about updating in the DrawWell or WorksWell manuals (WorksWell is the expanded version of DrawWell and the documentation for WorksWell simply covers the features that don’t exist in DrawWell.)</p>
<p>Swift takes you to the BeLight website where a nice message addresses you as friend and advises you on the software version status.</p>
<p>In all, installation and removal is straightforward but updating these apps is not a very modern. Hint to all contenders: Sparkle.</p>
<p><a href="#toc">↑ Table of Contents</a></p>
<h2 id="icons">Icons</h2>
<p>And after the little website screed earlier I get to lay on another, but this time I am going to break it down app by app.</p>
<p>Icons are crucial features of an application and identify the app to the user. As a point of first contact, it’s crucial to have a decent icon. As time goes by, the icon comes to represent the app, the activity and the experience of the software. Generally I have found that apps with good icons are better than those with poor ones.</p>
<p><strong>Create 14</strong><br />
Let me just say I am sure glad that this icon doesn’t retain any creepy human hands that characterized many icons from the NeXT effort. But that’s about all I can say. Stone has done a pretty admirable job of staying slavishly devoted to icons based on rocks. It’s time to get over it. Create’s icon is a crystal being carved or revealed from surrounding rock. The result is a darkly glowing blob, especially when the icon is small in a column view Finder window, or in a crowded dock. Not too attractive at all.</p>
<p><strong>iCalamus</strong><br />
A bright red feather, stays pretty distinct in the dock, but the white tufts in the icon make it look a bit strange at smaller sizes. The shape is a bit slender for use in a Finder window set to Icon view at anything less than 64 pixels large. At least this means something and relates directly to the name and the purpose of the application.</p>
<p><strong>iStudio Publisher</strong><br />
My comment about originality in the iStudio website applies here to the icon as well. A bright orange aqua disc, labelled with the iStudio moniker is neither attractive or original. It is however, nicely made, and distinguishable from other apps (although the glow and sheen as well as the label mean lost detail when it’s small. The icon speaks neither to purpose or to identity beyond its label.</p>
<p><strong>Swift Publisher</strong><br />
Here’s a nice document icon with friendly green and a bit of text layout that is at least more attractive than what we’ve had so far. Text flows around a ladybug, and the quality of the rendering is excellent in firmly keeping with the rest of BeLight’s offerings. Maybe I don’t get the ladybug, but at least this one isn’t a travesty.</p>
<p><strong>WorksWell</strong><br />
A pen and paper is understandable enough, but the sad fact is that the paper’s gear and pencil logo icon (not so great to begin with) gets obscured by a pen labelled with the web address of the company in precisely the wrong colour of indigo. I kid you not. This stuff is beyond me.</p>
<p><strong>Summary</strong><br />
I’m throwing down the gauntlet here. Whether or not you are a seasoned veteran like Stone, or a new outfit like c:four, there’s no excuse for crappy icons. Get yourself on over to the Iconfactory, <a href="http://psd.tutsplus.com/articles/7-principles-of-effective-icon-design/">read this tutorial</a>, <a href="http://www.afterglow.ie/design_interface.html">see here</a>, do some digging and get some nice things into our docks.</p>
<p>To be fair I don’t think too highly of the recent series of Adobe icons, although to their credit, they are at least distinctive and part of a whole visual program.</p>
<p>If I end up selecting any of these, I’m replacing the icon, and I know for sure I’ll even crack open the package and hunt down offenders to replace too.</p>
<p><a href="#toc">↑ Table of Contents</a></p>
<h2 id="interface">User Interface</h2>
<p>This is the way the application is. It’s the thing that you get to use to make your ideas become a reality and the more the UI helps you get what you need without becoming the object of your attention, the better the app is. It will feel more natural and fluid and help you to be more efficient and expressive.</p>
<p><a href="#toc">↑ Table of Contents</a></p>
<h2 id="overview">Overview</h2>
<p>Page layout programs have specific objectives that they need to support, and these cover a very wide range.</p>
<p>Typically the designer is arranging artwork and type together on a page or spread and usually for more than just a single page or two. Further, the designer needs to output a file that is useful for printing on an offset or even more serious paper press, and may be thinking about repurposing design elements in other media.</p>
<p>The introduction of special effects such as masking, transparency, blending and more, offer the designer opportunities for greater creative opportunity and visual impact, and modern imaging and layout applications support this impulse every step of the way.</p>
<p>Conceived to enable print workflows, page layout tools use the page as a primary metaphor and generally support layers or an analogue of layers. Measurement and positioning tools need to be strong and accurate and there should be grids (with optional snapping), guides, measurement tools, information about position and size for every object in a composition. Further, getting an accurate idea of how the document will look in its final state is a definite advantage and having some preview tools are crucial.</p>
<p>Depending on the nature of the work, you don’t want to run into trouble with artwork not being set to the right colourspace. For example you don’t want RGB images in your file if you’re going to print on a six colour press. Generally a designer can refer to “preflight” tools to ensure everything is ready for production.</p>
<p>Easily importing artwork into the publication, and manipulating it in place makes things more efficient and allows a more focused work style. Constantly going back and forth between different applications always takes too much time and breaks the flow of any good work.</p>
<p>Not all of these programs claim to be pro level, but Create and iCalamus both imply it, and iStudio definitely claims to be on that road. Swift Publisher has already set its focus and WorksWell claims a unique position beyond ‘DTP’.</p>
<p><a href="#toc">↑ Table of Contents</a></p>
<h2 id="workspace">The workspace</h2>
<p><strong>Create 14</strong><br />
When Create opens, it opens a series of windows very quickly. A document window (which a drawer slides out from), an Info panel,  A Library Resources panel, and a Window titled ‘Create® Release Notes &#8211; Easy Open and learning Resources. This last window combines the release notes for the latest release with a top panel of buttons including a pull down for opening files (default options are Open &gt; Any doc, pdf, or image… [sic]) and buttons for Create Help, Library, Stone Forum, Online Tutorials, Create Art, and Tech Support. You can choose to skip this by selecting a check box at the bottom of the window, but it will always show after a new version is installed.</p>
<p>The info panel looks decidedly NeXTSTEP-ish and has 5 sections. The sections, which cannot be separated like panels in InDesign or OmniGraffle, handle the display of information and settings relating Objects, Effect, Size, Web, and View, and are not populated. I discovered a setting in the Preferences called ‘’use old style Info’ which ironically made the info panel a standard Mac OS X tabbed panel. Much more to my liking. The Library panel defaults to the Art tab of six in total, one of which is called Page. I clicked on that to see some pre-made layouts. That’s promising. The art library looks pretty funky as do most clip-art libraries and the pre-set effects, images, blends, and patterns, are mostly garish and feel kind of cheezy.</p>
<p>The document window opens with a toolbar set to Icon Only view and rulers usefully turned on. There is one icon in the tool bar that looks pretty funky called Image Drag Well and immediately next to it is a pull-down that sets the Image Drag well’s settings which we’ll look at later.</p>
<p>Overall it’s okay, but definitely has a Nineties feel.</p>
<div id="attachment_109" class="wp-caption alignnone" style="width: 310px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2009/08/Create-14-First-Launch.png"><img class="size-medium wp-image-109" title="Create 14 First Launch" src="http://jonwhipple.com/blog/wp-content/uploads/2009/08/Create-14-First-Launch-300x187.png" alt="Create 14 First Launch" width="300" height="187" /></a><p class="wp-caption-text">Create 14 First Launch</p></div>
<p><strong>iCalamus</strong><br />
When iCalamus starts it opens a series of inspectors and a New Document window which contains all the basic settings for setting up document size and more. Interestingly iCalamus offers a document type called ‘Photographerbook [sic]’ which is just an awesome compound word. It also is cool because it allows you to make a document that can be made into a book using the Photographer book service which is analogous to printing books from iPhoto.</p>
<p>A small tool palette opens on the left with 10 icons in it and an iCalamus label. The label is dumb as it looks goofy and doesn’t provide any functionality. After you setup your document a large window opens with your page and rulers turned on. The presentation feels like a nice cross between InDesign and OmniGraffle.</p>
<p>This feels very comfortable, calmer than Create but still typical.</p>
<div id="attachment_129" class="wp-caption alignnone" style="width: 310px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2009/08/iCalamus-Workspace.png"><img class="size-medium wp-image-129" title="iCalamus Workspace" src="http://jonwhipple.com/blog/wp-content/uploads/2009/08/iCalamus-Workspace-300x187.png" alt="iCalamus Workspace" width="300" height="187" /></a><p class="wp-caption-text">iCalamus Workspace</p></div>
<p><strong>iStudio Publisher</strong><br />
So far, iStudio is the only one to have a splash screen. It assures me that this tool is all about “Desktop Publishing. Simplified.”</p>
<p>Then I get a Welcome screen which is nice:</p>
<div id="attachment_132" class="wp-caption alignnone" style="width: 310px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2009/08/iStudio-Publisher-Welcome.png"><img class="size-medium wp-image-132" title="iStudio Publisher- Welcome" src="http://jonwhipple.com/blog/wp-content/uploads/2009/08/iStudio-Publisher-Welcome-300x223.png" alt="iStudio Publisher- Welcome" width="300" height="223" /></a><p class="wp-caption-text">iStudio Publisher- Welcome</p></div>
<p>Then I get an Task Chooser:</p>
<div id="attachment_133" class="wp-caption alignnone" style="width: 310px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2009/08/iStudio-Publisher-Task-Chooser.png"><img class="size-medium wp-image-133" title="iStudio Publisher- Task Chooser" src="http://jonwhipple.com/blog/wp-content/uploads/2009/08/iStudio-Publisher-Task-Chooser-300x193.png" alt="iStudio Publisher- Task Chooser" width="300" height="193" /></a><p class="wp-caption-text">iStudio Publisher- Task Chooser</p></div>
<p>Both of these can be disabled.</p>
<p>I say &#8220;Create New&#8230;&#8221;, a Document opens and sheet drop down:</p>
<div id="attachment_136" class="wp-caption alignnone" style="width: 310px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2009/08/iStudio-New-Document-Sheet.png"><img class="size-medium wp-image-136" title="iStudio New Document Sheet" src="http://jonwhipple.com/blog/wp-content/uploads/2009/08/iStudio-New-Document-Sheet-300x199.png" alt="iStudio New Document Sheet" width="300" height="199" /></a><p class="wp-caption-text">iStudio New Document Sheet</p></div>
<p>It has extra options too, which remain enabled with the next &#8220;New Document&#8230;&#8221; command:</p>
<div id="attachment_137" class="wp-caption alignnone" style="width: 265px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2009/08/iStudio-New-Document-with-Options.png"><img class="size-medium wp-image-137" title="iStudio New Document with Options" src="http://jonwhipple.com/blog/wp-content/uploads/2009/08/iStudio-New-Document-with-Options-255x300.png" alt="iStudio New Document with Options" width="255" height="300" /></a><p class="wp-caption-text">iStudio New Document with Options</p></div>
<p>I select a default letter size document, add a few pages and I’m in. The main window has a panel on the left for the Toolkit and the shape library and the main portion is dedicated to the page display with rulers on. On the right is an Inspector with 10 collapsible sections. The bottom of the inspector also has a couple helpful buttons labelled ‘Park’ ‘Expand All’, and ‘Collapse All’. If you ever find yourself clicking to close or collapse a panel in InDesign you can appreciate these would be handy. The top of the window has a toolbar with the view set to Icons &amp; Text and Use Small Size. There are a lot of buttons here. The bottom of the window also carries a series of icons and buttons as well. On the left are controls for viewing the workspace. In the middle are controls for moving through a document and on the right there are Show/Hide buttons for Inspector, rulers, shapes tools and thumbnail view.</p>
<p>The overall effect is nice and organized and a little like Aperture and Apple’s other pro level programs.</p>
<div id="attachment_155" class="wp-caption alignnone" style="width: 310px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2009/08/iStudio-Publisher.png"><img class="size-medium wp-image-155" title="iStudio Publisher Workspace" src="http://jonwhipple.com/blog/wp-content/uploads/2009/08/iStudio-Publisher-300x187.png" alt="iStudio Publisher Workspace" width="300" height="187" /></a><p class="wp-caption-text">iStudio Publisher Workspace</p></div>
<p><strong>Swift Publisher</strong><br />
Swift also opens to a document setup panel. This one is much more Pages like and offers a series of templates categorized to help get you started. Some of them don’t even suck which is nice. Definitely aimed at the same market as Pages, and it also offers a New Blank Document button.</p>
<p>Swift is a lot like iStudio. It has a single window that contains a left-hand tabbed source art panel, a main canvas area, and a right-hand pages panel. Across the top is a tool bar containing various tools and controls and across the bottom are two tabs to control displaying foreground, background, the scrollbar, a zoom setting and a master pages pulldown. Does this imply there are no layers (or maybe just two layers) in this app?</p>
<p>The interface feels a little friendlier or more approachable than iStudio, probably because of button and control sizes. The inspector panel is also more Pages like than iStudio or other panel-covered applications.</p>
<div id="attachment_144" class="wp-caption alignnone" style="width: 310px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2009/08/Swift-Publisher-Workspace.png"><img class="size-medium wp-image-144" title="Swift Publisher Workspace" src="http://jonwhipple.com/blog/wp-content/uploads/2009/08/Swift-Publisher-Workspace-300x187.png" alt="Swift Publisher Workspace" width="300" height="187" /></a><p class="wp-caption-text">Swift Publisher Workspace</p></div>
<p><strong>WorksWell</strong><br />
WorksWell opens quickly and to a default page with guides and grids turned on. The default grid is too dense for my liking and the effect is to burden the way the interface presents. A Tool panel opens docked to the window, but strangely carries normal window controls even though only the close button is enabled. Kind of a curious choice that could have been solved better with a drawer à la Create, or a segmented window like the others. There is also a Document Inspector that opens with a series of tab icons which are beefy enoguh to cause the default width of the inspector (which is adjustable) to scroll. The icons in this inspector are distinctly mid-nineties and NeXT-ish in appearance.</p>
<p>The toolbox icons are relatively small and there are 3 columns of them and a total of 41 different tools. I supect this reflects WorksWell’s pedigree as a drawing and illustration (DrawsWell) tool as well as a page layout tool, much like Create. The main window’s toolbar defaults to Icons and Text and has 8 icons, which in keeping with the inspector kind of look NeXT-ish.</p>
<p>A simple interface that I hope supports design actions well, but feels very old-fashioned too.</p>
<div id="attachment_151" class="wp-caption alignnone" style="width: 310px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2009/08/Workswell-Workspace.png"><img class="size-medium wp-image-151" title="WorksWell Workspace" src="http://jonwhipple.com/blog/wp-content/uploads/2009/08/Workswell-Workspace-300x187.png" alt="WorksWell Workspace" width="300" height="187" /></a><p class="wp-caption-text">WorksWell Workspace</p></div>
<p><strong>Summary</strong><br />
The apps feel like page layout apps, and iCalamus feels the most familiar. Don’t know if that’s a good thing or not. The organization of iStudio and Swift are excellent and I like them very much. Create and WorksWell both feel like older apps, not fully brought up to date.</p>
<h2 id="preferences">Preferences</h2>
<p>A tour of application preferences is always useful to get some kind of idea about all the things the app does and the way it behaves that might not be shown in the workspace or menus. Let’s take a look to find out about these apps.</p>
<p><strong>Create 14</strong><br />
I suspected that this app would have a pretty extensive Preferences panel due to its age and its purpose (Create also serves as a drawing and web authoring tool). It’s actually a lot better than I thought it would be with only 4 sections each with a fair number of settings. Some, like Levels of Undo, strike me as not too friendly (I hate this in Photoshop too), and others seem like real concessions to an earlier era of less powerful processors. The preferences seem comprehensive enough and some of them are nice conceptually like Enable snap to points and then drag a “gravity” setting in pixels to regulate how close things are before they snap.</p>
<div id="attachment_114" class="wp-caption alignnone" style="width: 627px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2009/08/Create-14-Preferences-Tools.png"><img class="size-full wp-image-114" title="Create 14 Preferences - Tools" src="http://jonwhipple.com/blog/wp-content/uploads/2009/08/Create-14-Preferences-Tools.png" alt="Create 14 Preferences - Tools" width="617" height="577" /></a><p class="wp-caption-text">Create 14 Preferences - Tools</p></div>
<div id="attachment_111" class="wp-caption alignnone" style="width: 627px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2009/08/Create-14-Preferences-Image.png"><img class="size-full wp-image-111" title="Create 14 Preferences - Image" src="http://jonwhipple.com/blog/wp-content/uploads/2009/08/Create-14-Preferences-Image.png" alt="Create 14 Preferences - Image" width="617" height="577" /></a><p class="wp-caption-text">Create 14 Preferences - Image</p></div>
<div id="attachment_110" class="wp-caption alignnone" style="width: 627px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2009/08/Create-14-Preferences-Document.png"><img class="size-full wp-image-110" title="Create 14 Preferences - Document" src="http://jonwhipple.com/blog/wp-content/uploads/2009/08/Create-14-Preferences-Document.png" alt="Create 14 Preferences - Document" width="617" height="577" /></a><p class="wp-caption-text">Create 14 Preferences - Document</p></div>
<div id="attachment_113" class="wp-caption alignnone" style="width: 627px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2009/08/Create-14-Preferences-Object.png"><img class="size-full wp-image-113" title="Create 14 Preferences - Object" src="http://jonwhipple.com/blog/wp-content/uploads/2009/08/Create-14-Preferences-Object.png" alt="Create 14 Preferences - Object" width="617" height="577" /></a><p class="wp-caption-text">Create 14 Preferences - Object</p></div>
<p><strong>iCalamus</strong><br />
When you open the Preferences to iCalamus you get a startling presentation of all the window tabs repeated in the window, because it defaults to the Show All tab.</p>
<p>The tabs are clear and the settings few. I am curious about the Screen Resolution settings in the Measurements tab and wonder just how those affect the way the application behaves. Maybe they have to do with exporting artwork for print and press. The help file advises me otherwise though and says it’s so you “…can adjust the scaling of documents on screen.”</p>
<p>The Document tab allows you to set defaults for new documents. This doesn’t mean that the new document window won’t be displayed at launch or when you select File &gt; New Document… It essentially provides the default values with which that window’s fields will be populated. I suspect that the rationale is that you should be able to override the defaults so this is simply a convenience preference.</p>
<div id="attachment_126" class="wp-caption alignnone" style="width: 670px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2009/08/iCalamus-Preferences.png"><img class="size-full wp-image-126" title="iCalamus Preferences" src="http://jonwhipple.com/blog/wp-content/uploads/2009/08/iCalamus-Preferences.png" alt="iCalamus Preferences" width="660" height="243" /></a><p class="wp-caption-text">iCalamus Preferences</p></div>
<div id="attachment_124" class="wp-caption alignnone" style="width: 732px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2009/08/iCalamus-Preferences-General1.png"><img class="size-full wp-image-124" title="iCalamus Preferences - General" src="http://jonwhipple.com/blog/wp-content/uploads/2009/08/iCalamus-Preferences-General1.png" alt="iCalamus Preferences - General" width="722" height="296" /></a><p class="wp-caption-text">iCalamus Preferences - General</p></div>
<div id="attachment_122" class="wp-caption alignnone" style="width: 567px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2009/08/iCalamus-Preferences-Default-Document.png"><img class="size-full wp-image-122" title="iCalamus Preferences - Default Document" src="http://jonwhipple.com/blog/wp-content/uploads/2009/08/iCalamus-Preferences-Default-Document.png" alt="iCalamus Preferences - Default Document" width="557" height="570" /></a><p class="wp-caption-text">iCalamus Preferences - Default Document</p></div>
<div id="attachment_159" class="wp-caption alignnone" style="width: 670px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2009/08/iCalamus-Preferences-A.png"><img class="size-full wp-image-159" title="iCalamus Preferences - Measurement" src="http://jonwhipple.com/blog/wp-content/uploads/2009/08/iCalamus-Preferences-A.png" alt="iCalamus Preferences - Measurement" width="660" height="529" /></a><p class="wp-caption-text">iCalamus Preferences - Measurement</p></div>
<div id="attachment_160" class="wp-caption alignnone" style="width: 670px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2009/08/iCalamus-Preferences-B.png"><img class="size-full wp-image-160" title="iCalamus Preferences - Screen Resolution" src="http://jonwhipple.com/blog/wp-content/uploads/2009/08/iCalamus-Preferences-B.png" alt="iCalamus Preferences - Screen Resolution" width="660" height="529" /></a><p class="wp-caption-text">iCalamus Preferences - Screen Resolution</p></div>
<p><strong>iStudio Publisher</strong><br />
This app doesn’t have any Preferences. Maybe that’s a good thing. At least there’s no evasion about choices in the UI and fobbing the responsibility off onto users.</p>
<p><strong>Swift Publisher</strong></p>
<p>The preferences in this app are succinct and easily understood. Conveniences like US or metric measures, are available here. You can also set the app not to display the startup assistant window too. I like the fact that I can skip advanced settings in the print dialogue box but they didn’t have to include the word “Option to…” in the label. The preference panels also have help buttons which open help to the appropriate page which is unique to all of these apps.</p>
<p>Again, not too many choices here, but useful ones that would be a pain to integrate into the UI.</p>
<div id="attachment_142" class="wp-caption alignnone" style="width: 450px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2009/08/Swift-Publisher-Preferences-General.png"><img class="size-full wp-image-142" title="Swift Publisher Preferences - General" src="http://jonwhipple.com/blog/wp-content/uploads/2009/08/Swift-Publisher-Preferences-General.png" alt="Swift Publisher Preferences - General" width="440" height="566" /></a><p class="wp-caption-text">Swift Publisher Preferences - General</p></div>
<p><strong>WorksWell</strong></p>
<p>Disappointingly ugly, with crazy Windows-like tabs and a poorly sized and placed Factory Button which presumably resets all the preferences to their defaults. The actual content of the tabs makes sense for the most part, except for the General tab which has some pretty weird ones. Why wouldn’t I want to see control points while editing? Or page numbers. And If I can control the way the tool box is displayed then why not let me control both its width and height?</p>
<p>The Merge Tokens tab looks intimidating which either means power (which I like), or confusion (which I don’t), or both (which is worse). Until I get what Merge is in WorksWell I don’t know what I’m looking at here.</p>
<div id="attachment_161" class="wp-caption alignnone" style="width: 630px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2009/08/WorksWell-Preferences-General.png"><img class="size-full wp-image-161" title="WorksWell Preferences - General" src="http://jonwhipple.com/blog/wp-content/uploads/2009/08/WorksWell-Preferences-General.png" alt="WorksWell Preferences - General" width="620" height="502" /></a><p class="wp-caption-text">WorksWell Preferences - General</p></div>
<div id="attachment_162" class="wp-caption alignnone" style="width: 630px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2009/08/WorksWell-Preferences-Application-Launch.png"><img class="size-full wp-image-162" title="WorksWell Preferences - Application Launch" src="http://jonwhipple.com/blog/wp-content/uploads/2009/08/WorksWell-Preferences-Application-Launch.png" alt="WorksWell Preferences - Application Launch" width="620" height="502" /></a><p class="wp-caption-text">WorksWell Preferences - Application Launch</p></div>
<div id="attachment_163" class="wp-caption alignnone" style="width: 630px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2009/08/WorksWell-Preferences-Documents.png"><img class="size-full wp-image-163" title="WorksWell Preferences - Documents" src="http://jonwhipple.com/blog/wp-content/uploads/2009/08/WorksWell-Preferences-Documents.png" alt="WorksWell Preferences - Documents" width="620" height="502" /></a><p class="wp-caption-text">WorksWell Preferences - Documents</p></div>
<div id="attachment_164" class="wp-caption alignnone" style="width: 630px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2009/08/WorksWell-Preferences-Graphics.png"><img class="size-full wp-image-164" title="WorksWell Preferences - Graphics" src="http://jonwhipple.com/blog/wp-content/uploads/2009/08/WorksWell-Preferences-Graphics.png" alt="WorksWell Preferences - Graphics" width="620" height="502" /></a><p class="wp-caption-text">WorksWell Preferences - Graphics</p></div>
<div id="attachment_165" class="wp-caption alignnone" style="width: 630px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2009/08/WorksWell-Preferences-Path-Graphics.png"><img class="size-full wp-image-165" title="WorksWell Preferences - Path Graphics" src="http://jonwhipple.com/blog/wp-content/uploads/2009/08/WorksWell-Preferences-Path-Graphics.png" alt="WorksWell Preferences - Path Graphics" width="620" height="502" /></a><p class="wp-caption-text">WorksWell Preferences - Path Graphics</p></div>
<div id="attachment_166" class="wp-caption alignnone" style="width: 630px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2009/08/WorksWell-Preferences-Merge-Tokens.png"><img class="size-full wp-image-166" title="WorksWell Preferences - Merge Tokens" src="http://jonwhipple.com/blog/wp-content/uploads/2009/08/WorksWell-Preferences-Merge-Tokens.png" alt="WorksWell Preferences - Merge Tokens" width="620" height="502" /></a><p class="wp-caption-text">WorksWell Preferences - Merge Tokens</p></div>
<p><strong>Summary</strong><br />
I quite like the fact that iStudio has no Preferences. Maybe they can keep it that way, it would be cool. iCalamus’ are clear but the redundant Show All is pretty weird. Maybe it should default to the General tab instead. Create’s aren’t bad but they’re not good either and maybe should be revisited as a general revision of the interface. I like Swift’s fine especially because of the Help integration which means these guys are paying attention. WorksWell has some ways to go before this is okay. Seriously get your tabs nice and rethink the options.</p>
<p><a href="#toc">↑ Table of Contents</a></p>
<h2 id="toolset">Toolset</h2>
<p>If you read <a>Image is Everything</a> and <a>Drawing Conclusions</a> you know two things about me: I hate a proliferation of palettes and I think a single tool well implemented is more useful than several tools poorly implemented. When I look at the tools here, I am not comparing a list of features, I am comparing how they support the objective of doing graphic design and layout work.</p>
<p>In page layout work you want to be able to arrange any number of things on a page or across a spread. You want to be able to do this with minimum fuss. An excellent example is InDesign’s Place command which allows you to collect a number of images and then place each one in series into your document. That kind of thing is thoughtful and makes you think “Why didn’t anybody do this before?”</p>
<p>Among the things that are crucial: arranging type areas and related graphics precisely. Running text across pages and around other objects. Setting the type so it looks beautiful, including the ability to maintain a consistent look by using text styles and page styles is also critical, especially when you are working a house graphic style where elements and colours can’t be strayed from.</p>
<p>Applying special effects to text and graphics in page is nice but not critical in a layout workflow, but shape and drawing tools come in surprisingly handy.</p>
<p>There are also requirements in professional level work such as support for Pantone Colour Libraries. These applications all fail in this respect, probably because licensing the Pantone colour libraries is costly and would add a considerable amount to the price tag. Also the focus of these applications is on the home or small business user who is unaware and probably doesn’t care about the subtle colour shifts that occur in printing and how it might impact a brand identity (though I do assert that small business owners should care).</p>
<p>All of these applications do support CMYK, RGB and greyscale colours as supported by Apple’s built-in colour system and provided by the systemwide Colour Panel. That’s important because if you intend to go to print any documents on a press, not just your inkjet or laser printer, the press may require CMYK. CMYK can also provide a workaround for using Pantone colours in print work floes as there are formulas for conversion, but if you are considering doing this make absolutely sure you have the correct values for the specified colours. You may want to steer clear of these altogether if you have strict colour management requirements.</p>
<h2 id="layout">Laying out a page (and more)</h2>
<p>Getting your layout established is where we’ll start. Presumably you have some idea of the kind of document you want to make. Usually I have seen something or sketched a thumbnail, that I think will be appropriate for the message and content and I’ll want to set about adding elements that will be shared across pages. General positioning of elements, the size of margins, folios and more.</p>
<p>This means using a variety of tools and features such as guides, grids, page numbering and master pages or templates, so we’ll cover a lot of ground here in this section.</p>
<p><strong>Create 14</strong><br />
Aside from the very convenient page layouts provided in the Library (applied simply by dragging them from the Library’s Page tab onto the page), Create has many of the expected tools for page layout that you world expect coming from InDesign or Xpress. Grids are here, and you can also add a background to a page as well. Backgrounds don’t have any bearing on objects and snapping, but this could be useful for setting up page layouts, and further each page can have its own separate background.</p>
<p>Guides work a little differently than what I’m used to. In Create you need to be sure that Rulers are turned on. To make a vertical guide on the page you click just above the top horizontal ruler, and by a little above, I mean one or two pixels, no more. You’ll get a guide marker above the ruler and a guide on the page. Dragging up further cancels the action. And dragging a marker upwards removes it. This applies to the vertical ruler where you can set horizontal guides. The markers have a tooltip with a position readout of two decimal places. I have to say, that not directly controlling the guide on the page feels a little abstract and I also found that clicking inside the rule and then dragging a little upwards (or to the left) was a bit easier than trying to hit the invisible two pixel band next to the rule. The advantage of this method is that you can plainly see the measure position of your guide and don’t risk snapping the guide to other objects or anything.</p>
<div id="attachment_115" class="wp-caption alignnone" style="width: 410px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2009/08/Create-Guide-Marker.png"><img class="size-full wp-image-115" title="Create Guide Marker" src="http://jonwhipple.com/blog/wp-content/uploads/2009/08/Create-Guide-Marker.png" alt="Create Guide Marker" width="400" height="395" /></a><p class="wp-caption-text">Create Guide Marker</p></div>
<p>Getting my basic guides in place didn’t take long. I added page numbers simply by selecting Object &gt; New Objects &gt; Page Numbers and a folio popped onto the page at the bottom centre. I changed its position by dragging and the text formatting with the standard test handling tools. Create exposes a number of options in a useful panel found in the Font menu. You use the standard Apple controls (Font and Color Panel as well as Characters and Typography) for most of your formatting needs.</p>
<p>I selected the text tool and dragged a text box and then another. The first box evaporated and I am not sure why. Usually I’d drag a series of boxes and then link them up and then add text to format. In Create you have to make a box and then place some text or the first one just disappears. That brought me to my next issue which was after I pasted some lorem ipsum the text box grew to accomodate the amount of text instead of staying at the size I dragged. I could resize the box using the handles on the sides of it, but not on the corners. I couldn’t find anything about resizing text boxes in the Help file and eventually worked out that I could use the Size tab in the Info panel to affect the vertical size of the box. Not only is this a pain, but making the box shorter does so from the top edge, and I can’t find a way to set a scale point like in InDesign or Illustrator. After I succeed in making the box too short for its content I can click the text overflow icon and drag another text box to accommodate the continued text. The last dragged box is selected with coloured handles and clicking on the original box reveals that both boxes are now resizable from all corner and edge handles.</p>
<div id="attachment_139" class="wp-caption alignnone" style="width: 410px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2009/08/Resize-Text-Box.png"><img class="size-full wp-image-139" title="Resize Text Box" src="http://jonwhipple.com/blog/wp-content/uploads/2009/08/Resize-Text-Box.png" alt="Resize Text Box" width="400" height="395" /></a><p class="wp-caption-text">Resize Text Box</p></div>
<p>I am spending a lot of time detailing this because I think it’s important. Dragging objects, scaling and resizing are crucial tasks as you get your parts roughed in and then detailed, and I can’t imagine how this will be efficient at all.</p>
<p>Selecting text or placing your cursor is either a double click inside a text box with the Selection Tool (which also selects the nearest word), or a single click inside a test box with the Text Tool.</p>
<p>Maybe I’m missing something.</p>
<p>Placing objects in Create is great, simply open the Library Resources panel (Cmd-Shift-R) and drag some artwork from the Art tab to the page. You can also select photos from your personal library by selecting Tools &gt; Photo Browser. For me it loaded empty but I click the plus button and pointed it to my ~/Pictures folder and it loaded everything I had from that folder, including my iPhoto library. Just drag a picture from the photo browser onto the page. If it’s too large to fit on the page Create will offer to scale it and suggest a percentage scale. If you don’t you won’t be able to see the corners of the photo to scale it yourself. Create doesn’t have a work area that can display objects beyond the bounds of the page itself. Also a handy option is to drag favourite images from the Photo Browser to the Library Resources Images tab easily done.</p>
<div id="attachment_107" class="wp-caption alignnone" style="width: 160px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2009/08/Adding-Art.png"><img class="size-thumbnail wp-image-107" title="Adding Art" src="http://jonwhipple.com/blog/wp-content/uploads/2009/08/Adding-Art-150x150.png" alt="Adding Art" width="150" height="150" /></a><p class="wp-caption-text">Adding Art</p></div>
<p>Wrapping text around an object is simple: select the object you want to wrap text around and then select Object &gt; Text Wrap… (Cmd-Opt-W) which opens a small panel that you can use to make wrap adjustments. I had to consult Help to find out how to wrap text in an irregular shape. Easy enough: Draw a Spline (use the Freehand tool for example) and then select the art and the spline. Then go Cmd-Shift-E (Object &gt; Group &gt; Mask Group), then with the object still selected Cmd-Opt-W and select Shape. The fineness of control when handling this depends on both the shape you’re wrapping to as well as the Standoff value (and I can’t figure out if that value is a measure or some arbitrary number and it’s limited to a -10 – +10 range) and ends up feeling coarse.</p>
<div id="attachment_152" class="wp-caption alignnone" style="width: 160px"><a href="http://jonwhipple.com/blog/wp-content/uploads/2009/08/Wrapping-custom-Shape.png"><img class="size-thumbnail wp-image-152" title="Wrapping custom Shape" src="http://jonwhipple.com/blog/wp-content/uploads/2009/08/Wrapping-custom-Shape-150x150.png" alt="Wrapping custom Shape" width="150" height="150" /></a><p class="wp-caption-text">Wrapping custom Shape</p></div>
<p>Create has layers (accessed via Tools &gt; Page Layers or Cmd-Opt-L), as well as a concept call Master Layers (File &gt; Master Layers or Cmd-Shift-M) which are special layers that can be applied individually or in multiples on a per page basis. This is a very flexible way to handle master items that repeat throughout any multi-page document and offers a fine degree of control, even if my cursory inspection wasn’t too detailed.</p>
<p>Things like panel showing and hiding behaviour I found strange initially, but it felt okay after a bit of time.</p>
<p>So this is all merely ‘okay’. There is nothing ground breaking or deeply original here and a few quirky things like making guides and text box dragging seem like more of a pain than they should be.</p>
<p><strong>iCalamus</strong><br />
Setting up your page in iCalamus feels a lot more like working in InDesign than did Create. Guides work as they do in InDesign simply drag from a ruler onto the page. I really missed the tooltip positioning read out that Create has but discovered that positions of any object, including guides, are displayed in the Geometry Panel (Cmd-1 &#8211; I really like the panels and the associated Command keys).</p>
<p>Creating text frames worked as I expected, and didn’t do the weird evaporation trick that Create did. iCalamus has some interesting features that relate to text boxes and frames. Every frame and object has a small triangle at its top left corner. When it’s pointing down, the frame is considered Unlocked and displays its features (control handles, bezier controls or other features) when clicked once it’s locked and pointing to the right and can’t be inadvertently edited. I thought this was going to be a pain, but it turned out to be a nice feature. The entry point and exit point for ‘piping’ text from frame to frame are surprisingly large, unmistakable and even a little horsey.</p>
<p>Select text by double clicking on an text box with the Selection tool or single clicking with the text tool.</p>
<p>Placing artwork onto a page is done using the File &gt; Import &gt; command which has sub-menus for accessing a TWAIN compliant device like a scanner, importing from a camera, or importing from your iPhoto library. Each of the photo options opened a dialog that was large and clear and gave ample previews and the useful selector of adjusting the photo or frame to fit the other on placement. You can also drag files directly from a Finder window. I was disappointed to find that images default to display at low resolution on placement. What this meant is that I had a blank frame. Entirely blank and no indicator that there was something there. I switched each import to Full Resolution in the Content Panel (Cmd-2) but never found a way to make it the default setting.</p>
<p>Text Wrap is easily applied. Select a frame or object and then select you desired settings in the Text Wrap panel (Cmd-5). The panel, like any panel that has measure inputs, allows very fine control and displays 4 decimal places of measure. I applaud this because in computerized production there is absolutely no excuse for not being precise and the days of rounding up numbers to one or two decimal places to save precious processing cycles are safely behind us.</p>
<p>That said, I discovered a wicked weakness in the text wrap, much to my dismay. Wrapping text around objects might be easy but around anything other than quadrangle makes some pretty scary typesetting. It appears that though the typesetter is calculating the wrap  including the control triangle or something and when there is a significant intrusion of an object into the text frame it just suddenly gaps gaping huge gaps. I experimented a little and then hit help for what I thought should be a pretty straightforward thing. No help there, but eventually I was able to narrow it down to the font I was using. Changing the font helped a great deal.</p>
<p>I have to say I am pretty disappointed. I really love Locator and use it in my portfolio. I know that Eric Olson of Process Type Foundry is a very good typographer too, so I am wondering just what is up in the iCalamus text setting engine that makes it fail in this way. This isn’t just a personal disappointment, it’s also very unfortunate because you never know what font you might be required to use or choose to use on a project and you have to be able to rely on the fact that if a font is well made and the tool that’s using it is too, you will at least get satisfactory results.</p>
<p>Frames in iCalamus, regardless of content, handle the content as a separate object. This means that text, images or graphics can be moved and altered independently of one another, make masking very easy and flexible. Further, any object, frame or shape can accept a graphic so you really have a lot of flexibility in making a layout.</p>
<p>iCalamus makes use of layers and Master Pages in ways familiar to InDesign users, and it’s worth noting that layers as well as content in frames all inherit the use of blending modes. Layers can also be labelled like folders in the Finder as well as named locked rearranged etc. These may not be as flexible as Master Layers in Create, but they feel familiar enough and work as expected.</p>
<p>Overall this was a nice app to use and I really liked the organization of the palettes. If only it didn’t have the type issue.</p>
<p><strong>iStudio Publisher</strong><br />
This application is new, initially released at MacWorld January 2009. The developers identify themselves as designers who were dissatisfied with the current design and writing options available on the market. From what I can tell, iStudio Publisher is just an initial step towards the developers’ attempts to make a perfect design application referred to as iStudio Pro. And in pursuit of this goal they have developed a brand new XML based, Unicode supporting, ‘design engine’ capable of creating anything on screen or in print. A development which is comprehensive and licensable (for any developers out there).</p>
<p>This all sounds like a promising start. Let’s see what happens next.</p>
<p>Well, there aren’t any draggable guides. Really? Am I too stupid to find them? Nope. They’re not here. Planned for a future release according to the Roadmap. Version 1.4. We’re at Version 1.0.4 now. No problem, I’ll just use the Object Inspector’s Size and Location tab which allows me to type values into the fields for precise two decimal place control. Except that the zero point of the rulers is bottom left instead of top left and the snap point for the text frames I am trying to size and position is bottom left too. Fine if I was just building a document from scratch, but I wanted to imitate the stupid example layout to make comparisons easier. The answer is Select View &gt; Mouse X-Hair and then use the mouse position to align with the ruler. And make sure Snap to Grid is turned off in the View menu as well.</p>
<p>Okay I have dragged two text boxes (Cmd-Drag with the text tool) and I paste some formatted lorem ipsum into the big frame. It comes in unformatted and there’s no option to Paste and Match Style or equivalent. Too bad. I formatted it with the Character panel tools, which are kind of strange. A pull down, a slider, and a text field input with a spinner? Really? Notably no Kerning, just tracking. I make the box smaller so text overflows (indicated by a red plus sign in the bottom right corner of the container and then select the Text Flow Tool. Hovering over the big container highlights it and a simple click and drag to the small one with a final click connects them.</p>
<p>You use Insert &gt; Image… to place an image (or PDF, EPS or AI file) into your document. Dragging from the Finder doesn’t work (see the Roadmap for when this will happen) and copy and pasting worked with the clipart from Create (but not the Finder. I didn’t test other options). When you insert an image it gets a default frame. Alternatively you can select an object and then insert an image effectively masking the image. You can also select more than one object or frame and insert an image which will be place in each object. Interesting, but the only adjustments I can seem to make to the position of the image inside the frame are pretty coarse. It should also be noted that in this second instance, the frames will be loaded with two separate instances of the image, they will not be combined into a single masking frame. Finer image positioning controls are promised for release 1.1.</p>
<p>Text Wrap is in the Object Inspector in the Text Wrap tab. You can adjust the offset here but not on a per side basis like Create and iCalamus. Wrapping worked beautifully, even with Locator as the font wrapping around an irregular shape. Text wrapped and reformatted instantly when dragging the shape around over the text.</p>
<p>The interface is neat and well organized, but there are plenty of things that get in the way or make it not ready for prime-time in terms of reasonably serious production and design work.</p>
<p><strong>Swift Publisher</strong><br />
After selecting New Blank from the Swift assistant the app’s window the document opens behind my dock. I keep my dock on the left edge of the screen, and I can see that Swift is set to respect the dock at the bottom. Clicking the Zoom window control fixes this instantly. Not a big deal but kind of dumb.</p>
<p>Setting up my document is easy. Guides work as I expect just drag from the vertical or horizontal ruler and show a live position read-out with 2 decimal places. You can also use the Insert &gt; Layout Guides… sheet to set guides in the document. Dragging text boxes was easy, but I had to figure out that after I dragged one box I needed to select it , click on it’s outflow indicator then drag a second. Text boxes are not automatically threaded. This is in fact a little easier if you drag one box, then fill it with text and then click the outflow indicator and drag a second thread box. Either way, the results were fine.</p>
<p>Placing artwork on the page is simply a matter of dragging it from the Clipart Panel. You can also drag files from the finder onto your page. You can also use the Insert menu selections too. Text wrapping is found under the Text Tab in the inspector panel simply click it on and adjust the values. Again the interaction between irregular shapes (in this case Swift’s Smart Shapes) and my typeface was ugly and gappy. Rectangular wraps worked fine. I also noticed that if you clicked and held the spin wheel in Inspector, it didn’t update until you released the mouse, leaving you guessing at how much space you might have applied. I also note that when resizing an object you need to hold down the Control key to maintain proportions. A bit of a trick, because Control also invokes the contextual menu, so you have to concentrate and click and hold a handle, press control, then drag. I don’t like this at all but I can’t find a choice to make this functionality be the Shift key instead.</p>
<p>You can crop an image by selecting it and clicking the Crop button at the bottom of the Image tab in the Inspector. The selection handles on the image turn red and you can crop the image by moving them. This is non-destructive. Alternatively you can double-click on an image or symbol and enter the Edit Image dialog which exposes Crop, and a plethora of effects (which are Core Image filters provided by the free Image Tricks software also from BeLight). You can apply masks to artwork in the Image tab of the Inspector as well.</p>
<p>There is a page panel too, that usefully displays thumbnails and allows drag and drop rearrangement of pages in your document. Swift doesn’t have multiple layers, simply a foreground and background for each document. This reduces management but could hamstring complex layouts. Helpfully in this regard, and surprisingly, Swift offers Master Pages just as InDesign, iCalamus and iStudio.</p>
<p><strong>WorksWell</strong><br />
I won’t beat around the bush, WorksWell rubs me the wrong way already, but I am interested in seeing how this tool works to enable some page layout.</p>
<p>Initially disappointed by the lack of guides and the fact that the default grid which was enabled didn’t match my rulers after I changed the default measurement from cm to inches, dragging out and adjusting the text boxes proved to be a simple affair. Except that there’s no way to thread boxes together. It gets worse because evidently I can’t wrap text around objects.</p>
<p>On the other hand, I can place text inside objects (but with no way to handle any overset), I can insert images with ease both by dragging from the Finder and using the Image Inspector. Images can be masked by their frames and even copied into the document without actually deploying them onto the page. Shapes work nicely and offer nice touches with control handles replete with tool tips to adjust their features. You can morph shapes from one to another with simple clicks and despite the plethora of tools in the toolbox, once you identify a useful one they are easy to handle and work as expected. I can attach text to vectors and even apply special effects to it.</p>
<p>Further, I feel comfortable in the app, despite it’s horsey iconography and weird inspector panel. There are a lot of controls, but they’re logical and well organize and facilitate a pretty high degree of refined control (although I will say there will be a fair bit of clicking and scrolling in the inspector panel).</p>
<p>Am I missing something? Please WorksWell team embarrass me and tell me I am.</p>
<p><a href="#toc">↑ Table of Contents</a></p>
<h2 id="typesetting">Typesetting</h2>
<p>Core to every page layout task is typesetting and styling. When doing any document of length or designing a magazine or periodical, the grace of the set text as well as the tools to make it that way are critical to the designer.</p>
<p>I am absolutely blown away by Adobe’s paragraph composer, and optical kerning which I use all the time in InDesign. Whatever other faults Adobe apps exhibit (and there are many), InDesign’s typesetting is <em>truly awesome</em>.</p>
<p>As far as I can tell, these apps, with the exception of iStudio Publisher, all use Apple’s ATSUI typesetting engine. This doesn’t mean poor text setting, despite the poor wrapping results we’ve seen so far. (I am thinking that whatever is going on in my chosen font and in the ASTUI typesetter is to blame for these strange results as there aren’t any troubles with other font selections and iStudio which uses its own typesetting engine don’t exhibit the same trouble).</p>
<p><em>C’est la vie.</em></p>
<p>What I am going to do first is set the same text in each application with all the same settings. I will also set it using InDesign for a benchmark. You can <a href="/pdfs/blogpostPDFs/Text-Setting-ComparisonSmall.pdf">download the small PDF</a> (~ 6 MB) or the <a href="/pdfs/blogpostPDFs/Text-Setting-Comparison.pdf">big one</a> (~ 38 MB) to review the comparison text settings. In doing these I made every effort to keep all the settings identical, but in some cases my ignorance of the application may have prevented me from using a critical tool or a refined setting. These tests should be regarded as good general measures, NOT demonstrations of the AWESOMENESS of a particular tool.</p>
<p><strong>Create 14</strong><br />
Sets satisfactorily for the most part but can’t keep the word ‘time’ (last word in the second paragraph) from being orphaned. Adjustments are relatively rough and kerning is more like tracking. The worst thing I found is that an object containing text exhibits an internal offset for the text block, which I could not control at all. This means that I would have to adjust my layouts to compensate for this. In this case the text box starts at x=0.5 in. and y =0.5 in. (where 0,0 is top left of page), but the text itself starts at x=0.57 in. and y =0.57 in.  I searched the tabs and margins in the text ruler, the objects parameters and attributes, and even in the application’s preferences, all to no avail. I would love for this not to be the case. Maybe somebody knows something I don’t.</p>
<p><strong>iCalamus</strong><br />
Again, a good showing. iCalamus does pretty well, but orphans “time” just as Create does. The text runs a line less than Create in the first column, and is a little uneconomical in the second column, fourth paragraph. The text reads nicely and I am sure with some adjustments we could solve the orphan.</p>
<p><strong>iStudio Publisher</strong><br />
One of the things I was curious about was what text would set like because this app has its own layout engine and doesn’t rely on Apple’s ATSUI. In this regard it is most like InDesign than the other competitors. The first column runs a line longer than InDesign, and the “time” orphan is still a problem here. The second column is revealing in that the column length is the same as InDesign’s but the word wrapping choices are distinctly different from the others. Look at the ends of the lines, especially in paragraphs two and four. The text is nice and even overall.</p>
<p><strong>Swift Publisher</strong><br />
I have to admit to being kind of mystified here, as the lines start to diverge and apparent leading is lost. Even so, the word or letter spacing (or both in combination) means that Swift is almost, if not equally, economical in text setting as InDesign. When looking at the page by itself, not compared to InDesign, I like what I see just fine. The weird leading thing bugs me, and in interest of actually finishing this article, I am going to leave it. If any of you have made it this far, and have some idea about what’s going on here, let me know.</p>
<p><strong>WorksWell</strong><br />
I constructed this by setting two separate blocks of text, and yes this is irritating enough for me to just say the hell with it and drop WorksWell from the review. But we’re over halfway now, and although I should have done it long ago, I’m am going to see it through. This app also orphans “time” in column one, paragraph two, but performs well enough overall. The second column is a lot closer to InDesign than I thought it would be.</p>
<p><strong>Summary</strong><br />
It’s interesting to me that the ATSUI based apps did as well as they did. iStudio did well too but the “manmade/en-dash/therefore” combination in column two paragraph two, sure caused an unsightly gap in the paragraph’s first line. Swift was nice, but I’d hesitate to do a big project of typesetting (or even an article of a few pages or in a complex layout) without getting to the bottom of the leading strangeness.</p>
<p>Also, the different tools expose different features and fineness of control depending on their target markets. Create 14 felt like is was split across NeXT and OS X conventions, even though I appreciate the rigour with which it adopts ATSUI features like the Text Styles system. Its schism made it feel crude and awkward. iCalamus exhibited the finest amount of control, but sometimes I found the settings weren’t where I expected. iStudio had a fine combination of control and simplicity. Swift was Pages-like in its approach and I enjoyed using it. WorksWell didn’t expose any text formatting controls other than that strictly necessary to get by.</p>
<p>I think that you could set some seriously lengthy or complex text with iCalamus. I would steer clear of doing so with Create because of the inset mystery, Swift until I figured out what is happening with the leading and I would not use WorksWell for any more than a single page. I think iStudio could be useful too, but it wouldn’t be my first choice.</p>
<h2 id="unique">Unique Feature Focus</h2>
<p>Applications competing against juggernauts in the same space, or in really competitive markets (see drawing Conclusions), need to find ways of distinguishing themselves and at the same time they need to improve materially on what may be available.</p>
<p><strong>Create 14</strong><br />
Create 14 is ambitious in scope and serves illustration functions, page layout functions and even web design functions. Much like Canvas from ACDSee or other suites, it’s an approach that always promises more than it delivers. Create does have nice features though one of which is the Image Well which can be used to convert “…graphics from one format to another and to create thumbnail images of your graphics or pages.” Creates tools for making patterns are great. Matrix and rose repeat objects in grid patterns or rotated around a point respectively and offer some great flexibility to explore and do repetitious layout chores like setting up cards for printing.</p>
<p><strong>iCalamus</strong><br />
iCalamus takes an interesting turn and offers the ability to publish books just like iPhoto does. The service is through <em>Photographerbook</em> in the UK. iCalamus will also import iPhoto books from iPhoto and thus allow you some extra control over the layout and details therein (it should be noted that doing this means printing will have to go through Photographerbook and I did not test any round-trip scenario from iPhoto to iCalamus and back again).</p>
<p><strong>iStudio Publisher</strong><br />
Here’s where I’m not so sure. Other than new stuff under the hood, iStudio’s approach doesn’t seem to offer anything new in terms of special features. I think this is a great thing because it means these guys are starting out focused on getting the fundamentals right from the start. So really the unique thing here is an original and difficult approach to app development. The UI is nice, and obviously carefully considered. It shares the same traits as other apps like Iris (the photo imaging software from Nolobe) and Swift Publisher too, where the app windows for the most part contain the palettes or settings and tool panels.</p>
<p><strong>Swift Publisher</strong><br />
This app reminds me of T-Maker, probably because of the clip art. It implements Core Image filters for handling bitmaps as well as integrating with BeLight’s Art Text software. It also offers iPhoto integration, in case you’re heading down this path instead of iWork’s.</p>
<p><strong>WorksWell</strong><br />
This whacky application has some pretty powerful tools for  business users including presentation tools, PDF markup tools, charts and Merge Tokens. WorksWell documents can collect information from reports or data sources and by using the tools, you can transform it into more useful visual expression. WorksWell towers above the others in these cases.</p>
<p><strong>Summary</strong><br />
In all, there’s nothing really explosive here, but the apps do tend to make sound choices to appeal to different segments of the same general market. I like iCalamus best for its iPhoto book handling because I have often wished I could tweak some of the iPhoto layouts even if just a little. The others don’t really feel like they offer a lot and Create’s Kitchen Sink philosophy doesn’t do it for me at all.</p>
<p><a href="#toc">↑ Table of Contents</a></p>
<h2 id="performance">Performance</h2>
<p>If you’re considering doing page layout and design work,you’ll want to be sure that the work you’re doing is displayed as you do it and that the app your using isn’t hogging all your Mac’s resources. This isn’t about benchmarking, it&#8217;s about how the apps feel and behave when we’re doing layout tasks, as we keep an eye on the memory. Time prevents me from doing any real test with a large and complex document, but this should give you some measure of these tools.</p>
<p>Without exception, these apps were snappy and responsive. They opened quickly (in some cases blindingly fast like in a single dock bounce for Create and Swift), didn’t take crazy amounts of RAM (iStudio used the most at 122MB with both the work documents opened, but most were in the 30s). Even when I placed stupidly huge photos in the layout, these apps all took it in stride.</p>
<p>One take-away here is for Adobe: make your stuff faster guys. This saves designers money so they can afford your upgrade path.</p>
<p>The other note is for users like you, who want something that doesn’t suck. Well in terms of performance, these apps don’t suck and their requirements are relatively modest considering the amounts of power available to us.</p>
<p><a href="#toc">↑ Table of Contents</a></p>
<h2 id="scripting">Scripting + Plugins</h2>
<p>As you work with any app and integrate it into you workflow, it’s nice to know there’s some automation available or extra capabilities that you can get in some simple fashion. Scripting and plug-in architecture offer this. Let’s find out what these apps offer in extensibility.</p>
<p><strong>Create 14</strong><br />
Opening this app’s Applescript library (though the Apple’s Script Editor) reveals the basics that one might expect as well as the CreateOSXsuite which includes commands for almost all of Create’s functionality. This is a good showing and speaks volumes about the developer’s thorough  design approach and the application’s usefulness as an automated production tool. Create files can be saved as Applescripts which can be run on other Macs with Create to share the file. I was disappointed in my testing that whenever the file called for a piece of clip art the Applescript would fail.</p>
<p>Create doesn’t offer a plug-in architecture or API.</p>
<p><strong>iCalamus</strong><br />
iCalamus takes the opposite approach of Create and instead of offering an extensive Applescript suite it offers a plug-in architecture. Currently there’s an offering of 5 “Add-ons” that enable LinkBack technology and the use of a barcode application, equation typesetting in LaTex. The inclusion of Linkback as an Add-on in this list is strange since it is part of the app ( it allows you to include to other resources made by other applications or residing in other application files). Photographerbook Add-on is also included in iCalamus, but it neatly demonstrates the extensive functionality that plug-in architecture that iCalamus features.</p>
<p><strong>iStudio Publisher</strong><br />
This app doesn’t have any Applescript and no indication was made about future Applescript support or any plug-in architecture in the Development roadmap.</p>
<p><strong>Swift Publisher</strong><br />
I was surprised that Swift not only had Applescript support, but also added a few commands in its own Applescript suite. This library is not nearly as extensive as Create 14’s offering, but in such an inexpensive application was a nice touch. Swift doesn’t have a plug-in architecture, but the clipart library can be extended greatly.</p>
<p><strong>WorksWell</strong><br />
This app offers basic Applescript functionality and what can only be described as an incomplete application unique suite which includes only the app’s principal classes. WorksWell offers no plug-in architecture.</p>
<p><strong>Summary</strong></p>
<p>Swift was a refreshing surprise in that it had any scripting at all. Create offers the deepest support for Applescript so if you need Applescript automation for producing newsletters or other basic layout chores it’s the best. iCalamus has a long road ahead as it tries to develop interest in its Add-on architecture to increase its utility. iStudio is still in undergoing a lot of development so in the future it may sport some useful features in this arena but currently is the least useful in these aspects.</p>
<p><a href="#toc">↑ Table of Contents</a></p>
<h2 id="help">Help</h2>
<p>Apple provides hooks for developers to integrate Help and user manuals into an application. It’s a useful thing especially now that Mac’s are so quick and powerful, and hypertext is such a natural medium for users to work with.</p>
<p><strong>Create 14</strong><br />
Create offers extensive and thorough help, and although it lacks polish it sure makes up for it in terms of usefulness and completeness. This is supplemented by Tutorial files which are Create files that step you through using Create’s many features with live in document sample. An excellent combination of guidance and hands-on. There are also online forums and support available in the Help menu.</p>
<p><strong>iCalamus</strong><br />
Offers Help and it is thorough and well written. I have to say I am always impressed by the English of speakers of other languages as I have only English a smattering of poorly pronounced pidgin Sprench (Spanish and French). The documentation is clear and precise and explains concepts well with complete screenshots of the topic. This is supplemented by a list of Keyboard Shortcuts, an online FAQ, forums and support contact information. Videos are also available.</p>
<p><strong>iStudio Publisher</strong><br />
This Help file is nicely structured and will be familiar to you if you access Help in any of Apple’s applications. It features a Rapid Start Guide and useful topic in the featured Topics section as well as a logically grouped list of all the tools and functions the program offers. Tutorial videos are offered from the help menu as well as Keyboard Shortcuts and other information like the development roadmap and support online.</p>
<p><strong>Swift Publisher</strong><br />
Concise and useful, though lacking in polish and example screenshots, Swift’s help is good. It also provides links to online resources as well as sister apps (Art Text and Image Tricks).</p>
<p><strong>WorksWell</strong><br />
The most disappointing, WorksWell’s Help command opens the Help window but points you to the PDF which you have to download and use in Preview or Acrobat Reader. It’s made worse by the fact you need to use DrawWell help PDF for many of the basic functions as the WorksWell help covers only the additions to the core technology. This is a weak showing especially considering that cheaper more capabale apps offer a lot more.</p>
<p><strong>Summary</strong></p>
<p>I like iStudio Publisher’s help the best because it was nicely structured in sections as well as featured (read of interest and useful) items. Create’s and iCalamus’ help were excellent, and Swift&#8217;s was very good. PDFs for help don’t cut it any more and WorksWell fails again.</p>
<p><a href="#toc">↑ Table of Contents</a></p>
<h2 id="verdict">Today’s Verdict</h2>
<p>Well, it’s taken a long time to get to this point and I’ve done a lot of thinking considering and tested as much as time allows. This was really hard but I think if I was going to lay money down I would choose iCalamus. If I needed to save even more money it would go to Swift Publisher no question. I think that my feeling was that iCalamus felt more familiar to me and offered a degree of control that was superior to the others in a way that made sense. Swift was its equal in almost all respects except extensibility and the scope of help.</p>
<p>I liked Create and wanted to like it more, but I couldn’t get past the fact that it felt old fashioned because of its clip art, and was painful like when I was trying to zero the text frame margin inset. Also I don’t like its icon.</p>
<p>From where I stand, iStudio Publisher shows great promise and the fact that it was updated twice while this review was being written shows the developer is dead serious about bringing this and other tools to market.</p>
<p>WorksWell gets a big F. I don’t think it’s just me. Even if my focus was creating useful, intelligible business documents, the Token processing engine isn’t awesome enough to overcome its lack of threaded text frames, and clumsy help PDFs.</p>
<p><a href="#toc">↑ Table of Contents</a></p>
<h2 id="final">Final Thoughts</h2>
<p>First I need to return to my earlier point and suggest that the developers of these apps seriously consider redesigning their websites.  The people you’re going after are people who care about the finish and polish of the things they make, even if they’re amateurs. Show them what great graphic design really is. This also assures design professionals that what you are offering is of the calibre they expect.</p>
<p>StoneDesign I am looking at you. Your front door is merely adequate, and everything behind it is generally ugly and garish. Your application icons are lurid and and verge on creepy.</p>
<p>Invers/iCalamus you guys could do so much better. Lose the script font and adopt some carefully considered modular layout. Your German origin gives you a halo of technical competence and precise Teutonic vision. Here in North America BMW, Mercedes, Porsche, Miele and others all carry positive connotation in our minds. Why not set yourself at that level? And yes, that means reconsidering the name of the application too.</p>
<p>iStudio, the days of glowing lozenges are passing. Reflections and other effects are nice, but we’ve seen them before. Maybe you could offer something more original? You are crafting a new suite of original software after all.</p>
<p>BeLight, of the websites here I’d have to say that yours is the most thoughtful and nicest. And my only real suggestion is to expand each of your product offerings into it’s own microsite, and perhaps consider working out some in depth movies and tutorials showing just how powerful your modestly priced software can be.</p>
<p>DrawWell Technologies, I don’t know where to begin. The chosen typeface for your products? The crazy webpage scrunched up into the top left corner of my browser? Did I miss something here guys? Maybe you can set me straight, but overall I’m ending up warning people away. Not ideal, and I’d really rather not. Pull up your socks and let us see some real tools.</p>
<p>It’s been a real education for me trying these various design tools out. I am fascinated by the fact that many conventions are so useful and enduring (content frames) and how Mac OS X technologies can be leveraged by developers so readily, offering functionality that reaches into the professional arena at dramatically reduced prices from the Adobe apps that so many are familiar with or aware of.</p>
<p>I am impressed by the fact that there are truly viable alternatives to Adobe’s InDesign.</p>
<p><a href="#toc">↑ Table of Contents</a></p>
<h2 id="linkage">Linkage</h2>
<p><a href="http://www.stone.com/Create/Create.html">Create 14</a> (Stone Design)</p>
<p><a href="http://www.icalamus.net/">iCalamus</a> (Invers Software)</p>
<p><a href="http://www.istudiopublisher.com/index.php/products/publisher/">iStudio Publisher</a> (c:four Limited)</p>
<p><a href="http://www.belightsoft.com/products/swiftpublisher/overview.php">Swift Publisher</a> (BeLight Software)</p>
<p><a href="http://www.drawwell.com/main.php?siteName=DrawWellTech&amp;lang=us&amp;name=products&amp;subName=worksWell">WorksWell</a> (DrawWell Technologies)</p>
<p><a href="http://www.adobe.com/products/indesign/?promoid=BPDEI">InDesign</a> (Adobe Systems Incorporated)</p>
]]></content:encoded>
			<wfw:commentRss>http://jonwhipple.com/blog/2009/08/08/laying-it-all-out/feed/</wfw:commentRss>
		<slash:comments>31</slash:comments>
		</item>
		<item>
		<title>My boots. Your benefit.</title>
		<link>http://jonwhipple.com/blog/2008/07/07/my-boots-your-benefit/</link>
		<comments>http://jonwhipple.com/blog/2008/07/07/my-boots-your-benefit/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 06:55:48 +0000</pubDate>
		<dc:creator>Your Host</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Please allow me to share]]></category>

		<guid isPermaLink="false">http://jonwhipple.com/blog/?p=71</guid>
		<description><![CDATA[Well I wish I wasn&#8217;t some sort of moron. If I had been smart and able to see into the future, I would have taken a photo of my boots before. But I didn&#8217;t. You&#8217;re going to have to trust me about all the stuff I am going to tell you now. My boots (pictured [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://jonwhipple.com/blog/wp-content/uploads/2008/07/boulets-001.png"><img class="alignleft size-medium wp-image-72" title="boulets-001" src="http://jonwhipple.com/blog/wp-content/uploads/2008/07/boulets-001-300x200.png" alt="My Boots" width="367" height="245" /></a></p>
<p>Well I wish I wasn&#8217;t some sort of moron. If I had been smart and able to see into the future, I would have taken a photo of my boots before. But I didn&#8217;t. You&#8217;re going to have to trust me about all the stuff I am going to tell you now.</p>
<p>My boots (pictured above) are very nice and I love them.</p>
<p>I also tend to walk pretty hard on my heel and so I&#8217;d worn though the rubber on one boot and had actually just started to grind on the wood of the heel. The other boot was about to hit the same state when I took my boots in for repair.</p>
<p>When I worked in downtown Vancouver, I&#8217;d take my boots to the place near the library on Robson, but in the four months since my departure from the library, he&#8217;d closed up shop because rents were skyrocketing with all the building around him. Even though the neighbourhood could use a shoe repair shop. So I couldn&#8217;t take them there.</p>
<p>I had a note on the fridge, and the poor design notwithstanding, the new shop that opened in my neighborhood was ready for business.</p>
<p>I took my boots to <strong>Hugo&#8217;s Shoes</strong>[sic]<strong> Repair</strong>.</p>
<p>Hugo eagerly accepted my request and suggested he replace the half sole too and told me a little bit about himself and his work.</p>
<p>I paid him in advance. And just less than a week later I got a call that my boots were ready.</p>
<p>My boots were ready, but I wasn&#8217;t.</p>
<p>What happened, you see, is that a man who is nothing more than a <strong><em>dedicated genius</em></strong> got a hold of my footwear and committed nothing less than <strong><em>pure shoemaker professionalism</em></strong> on them.</p>
<p>Yes the half sole is there, and the new heel. Very well done. The new rubber sole integrates beautifully with the leather and is sealed nicely. The seam is barely tangible. The heels are new Vibrams and seem to be well set. But that&#8217;s not even the start of it.</p>
<p>All of that is nice, but is just the result according to Hugo. What matters is all of this:</p>
<p><strong>Care<br />
</strong>Hugo always remembers that people wear the shoes he works on, and so every move he makes and all the work he does will affect a real person, <strong><em>You</em></strong>.</p>
<p><strong>Quality<br />
</strong>There is no substitute for real quality, and real quality is real economy because if you spend a little bit more now, the longevity of your footwear will pay time and time again. Shoes made in factories and not by craftmen last at most 6 months. Well-built and maintained shoes can last for years.</p>
<p><strong>Technical Prowess<br />
</strong>The only way to deliver the care and quality that Hugo wants you to have is to be a master and to commit to doing all the work from broad strokes to small detail<strong>.</strong></p>
<p>Which is why he <em>repaired and made good</em> the wood of the heel. Then he planed the bottom of the boot so the boots stand truly flat and the sole and heel engage the ground with maximum coverage. He added a rubber riser. And only then he attached the half sole and the heel.</p>
<p>And technical prowess is why he wants to build his business so he can get to what he really loves which is handcrafting bespoke shoes and boots.</p>
<p><strong>The Long Run<br />
</strong>As important as the previous three things are, this one is crucial to Hugo&#8217;s professional outlook as well as his life.</p>
<p>Time and ongoing relationships matter. Over time you will be successful. Over time he will come to know you. Over time you will discover that repairing your shoes and maintaining them is far more inexpensive than buying new cheap and crappy shoes all the time. Over time we can improve but only if we pay attention and care about the things we do and the people they affect.</p>
<p>How often do we hear anything like this these days?</p>
<p>Oh like maybe never.</p>
<p>So here&#8217;s the deal.</p>
<p><strong>You are too poor to buy cheap and crappy things.</strong> Take care of the things you have as best you can. If you have shoes and boots that need repair or some maintenance then take them to Hugo. If you need other things like jackets or purses repaired, then take them to Hugo. If you live in Vancouver then get on over here to Collingwood and bring your boots to Hugo. Don&#8217;t live in Vancouver? Send them to Hugo. Really. I am <strong>so</strong> not kidding.</p>
<p>Hugo is from Columbia, and speaks very accented English, so if you don&#8217;t speak Spanish give him a little room and time. If you don&#8217;t speak English or Spanish, just trust him.</p>
<p>Here&#8217;s his info:</p>
<div style="text-align: left;">
<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.ca/maps/ms?hl=en&amp;geocode=&amp;num=10&amp;ie=UTF8&amp;source=embed&amp;s=AARTsJqO7a_dxxhAgMrfAHFRL4bcZ-mM-w&amp;msa=0&amp;msid=117324383932095201039.000461cb0b30a082442eb&amp;ll=49.233026,-123.03341&amp;spn=0.002452,0.00456&amp;t=h&amp;z=17&amp;output=embed"></iframe><br /><small><a href="http://maps.google.ca/maps/ms?hl=en&amp;geocode=&amp;num=10&amp;ie=UTF8&amp;source=embed&amp;msa=0&amp;msid=117324383932095201039.000461cb0b30a082442eb&amp;ll=49.233026,-123.03341&amp;spn=0.002452,0.00456&amp;t=h&amp;z=17" style="color:#0000FF;text-align:left">View Larger Map</a></small>
</div>
<p>He&#8217;s opened from 0900 &#8211; 1800 Monday through Saturday. Sundays are closed.</p>
<p>Tell him Jon Whipple sent you.</p>
]]></content:encoded>
			<wfw:commentRss>http://jonwhipple.com/blog/2008/07/07/my-boots-your-benefit/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Drawing Conclusions</title>
		<link>http://jonwhipple.com/blog/2008/05/25/drawing-conclusions/</link>
		<comments>http://jonwhipple.com/blog/2008/05/25/drawing-conclusions/#comments</comments>
		<pubDate>Sun, 25 May 2008 07:19:10 +0000</pubDate>
		<dc:creator>Your Host</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://jonwhipple.com/blog/2008/05/25/drawing-conclusions/</guid>
		<description><![CDATA[Introduction Adobe Illustrator was the first advanced program I learned to use. Coming from an architectural drafting experience, I found that Illustrator was a far better match for my brain, skill and disposition than image editors like Photoshop. Illustrator’s age and feature set, as well as it’s integration with graphic Adobe’s Creative Suite have made [...]]]></description>
			<content:encoded><![CDATA[<h2 id="introduction">Introduction</h2>
<p>Adobe Illustrator was the first advanced program I learned to use. Coming from an architectural drafting experience, I found that Illustrator was a far better match for my brain, skill and disposition than image editors like Photoshop.</p>
<p>Illustrator’s age and feature set, as well as it’s integration with graphic Adobe’s Creative Suite have made it the de facto gold standard of drawing applications at the present time. You may think (as I do) that it could be better, or that Freehand (which you are still using and will never stop using until they pry the mouse from your cold dead fingers) was always a better choice (one word: bezigon), but as vector apps go, Illustrator is considered by many to be the epitome of drawing and illustration apps.</p>
<p>So are there alternatives? And if there are, how do they stack up?</p>
<p>Well, being the obsessive software aficionado that I am, I set about finding out. There <strong>are</strong> alternatives. Fully 13 of them. And as to how they stack up, I am afraid I can only report on a handful of them, because well, there are only so many hours in a day, and I have already used more than my fair share. In fact I may have used yours too, for which I apologize.</p>
<p>Here’s a review and comparison of some modern vector drawing tools on Mac OS X, which I have done my best to analyse and render an opinion.</p>
<p><a href="#toc">↓ Table of Contents</a></p>
<h2 id="toc">Table of Contents</h2>
<p><a href="#introduction">Introduction</a><br />
<a href="#selection">Selection Criteria</a><br />
<a href="#testing">Testing</a><br />
<a href="#focus">Focus + Stated Goals</a><br />
<a href="#installation">Installation + Updating</a><br />
<a href="#icons">Icons</a><br />
<a href="#interface">User Interface</a><br />
<a href="#overview">Overview</a><br />
<a href="#workspace">Workspace</a><br />
<a href="#preferences">Preferences</a><br />
<a href="#toolset">Toolset</a><br />
<a href="#comparing_pens">Comparing Pens</a><br />
<a href="#comparing_shapes">Comparing Shape Tools</a><br />
<a href="#text_tools">Text Tools</a><br />
<a href="#gradient_tools">Gradient Tools</a><br />
<a href="#unique">Unique Features</a><br />
<a href="#effects">Comparing Effects</a><br />
<a href="#coreimage">Effects, CoreImage, and design applications</a><br />
<a href="#using_effects">Using Effects</a><br />
<a href="#memory">Memory + Performance</a><br />
<a href="#exporting">Exporting + Importing</a><br />
<a href="#scripting">Scripting + Plug-ins</a><br />
<a href="#verdict">Tonight’s Verdict</a><br />
<a href="#final">Final Thoughts</a><br />
<a href="#linkage">Linkage</a></p>
<h2 id="selection">Selection Criteria</h2>
<p>In order to get the long list of candidates into a short list of contenders, I decided that the applications I would review would be native Mac OS X applications and exist only on Mac OS X. That decision took Canvas 11, Sketsa, Cenon, and Inkscape off the list. Priced under US$100. That eliminated design veteran Create 14. Primarily focused on drawing and illustration work. Well, sorry OmniGraffle. Two of the apps have really crappy websites. They’re out.</p>
<p>Five.</p>
<p>Out of these, I know that two are staying, they’re award winners. One took an Apple Design Award in 2006 and the other Best of Show Macworld 2008. But I’m gonna need to get this down to four or three.</p>
<p>So it’s back to the websites, and I am looking for a reason to eliminate one of the contenders. Maybe two if it’s obvious.</p>
<p>But it isn’t.</p>
<p>So after a lot of website reading and screwing around with some apps I decide to take WouldjaDraw off the table and keep Intaglio in the running. The deciding factor was the fact that Intaglio could read and write SVG and EPS as well as vector based PDF.</p>
<p>So here’s the breakdown:</p>
<p><strong>In</strong></p>
<ul>
<li><a href="http://www.purgatorydesign.com/Intaglio/">Intaglio</a></li>
<li><a href="http://www.freeverse.com/lineform">Lineform</a></li>
<li><a href="http://www.tweakersoft.com/VectorDesigner/index.html">VectorDesigner</a></li>
<li><a href="http://chromaticbytes.com/zeusDrawTour.php">ZeusDraw</a></li>
</ul>
<p><strong>Out</strong></p>
<ul>
<li>Canvas 11 &#8211; too expensive (<strong>also Windows only. I was recalling Canvas X whcih the last time I used was $349US. Apparently there is no <em>current</em> Mac version of Canvas. Thanks to my readers who pointed this out.</strong>)</li>
<li>Cenon &#8211; Linux/GNUStep</li>
<li>Create 14 &#8211; too expensive</li>
<li>DoodleCAD &#8211; the website and the wood grain title bars</li>
<li>EazyDraw &#8211; the website is a disaster (and so it the palette frenzy you can see in the screenshots)</li>
<li>Inkscape &#8211; Linux/Unix/Windows</li>
<li>OmniGraffle &#8211; Primarily for diagramming</li>
<li>Sketsa &#8211; Linux/Unix/Windows</li>
<li>WouldjaDraw &#8211; Not quite enough export, but boy it was close.</li>
</ul>
<p><a href="#toc">↑ Table of Contents</a></p>
<h2 id="testing">Testing</h2>
<p>For testing, I am going to be using my brand-new 20” iMac (2.4GHz Intel C2D) with 4GB of RAM. I’m running Leopard 10.5.1. You will note this is not the same machine I used for <a href="http://jonwhipple.com/blog/2007/10/29/image-is-everything/">Image Is Everything</a> for which I do not apologize. And those of you who do care, can assume that performance and launch times of the apps reviewed in that article, are better and much quicker overall.</p>
<p>I will be running a handful of apps alongside those being tested, as before. Here they are:</p>
<ul>
<li>Finder</li>
<li>Terminal</li>
<li>Mail</li>
<li>iCal</li>
<li>iChat</li>
<li>iTunes</li>
<li>Safari</li>
<li>Scrivener</li>
<li>Yojimbo</li>
<li>Linotype FontExplorer X</li>
<li>Address Book</li>
<li>Version Cue CS3 running in the background</li>
<li>Snapz Pro X running in the background</li>
<li>xScope</li>
</ul>
<p><a href="#toc">↑ Table of Contents</a></p>
<h2 id="focus">Focus + Stated Goals</h2>
<p>When I am looking around at software and trying to get an idea of what it’s about, I always find that the developers try their best to clue you in about their offering. These guys are no different, so let’s take a look at their web pages and find out what they’re about.</p>
<p><strong>Intaglio</strong></p>
<blockquote><p>&#8220;Intaglio is traditional Mac drawing with the power of Mac OS X.</p>
<p>Since the early days of MacDraw, Macintosh has always had powerful and easy to use drawing software. With the introduction of Mac OS X, the graphics capabilities of the Mac expanded considerably. Intaglio carries the legacy of MacDraw into the modern Macintosh world by combining ease of use with the power of Mac OS X graphics. Intaglio retains the feel of MacDraw while harnessing the full capabilities of Quartz and CoreImage. Old timers soon feel right at home and those new to Mac drawing pick it up quickly. Don’t take our word for it.”</p></blockquote>
<p>So Intaglio is picking up where MacDraw left off. Not surprising. Years ago when Mac OS X first shipped, Intaglio was the second vector drawing program (Create was the first) I found that was Mac OS X native.</p>
<p><strong>Lineform</strong></p>
<blockquote><p>Easy and affordable vector drawing!</p>
<p>Winner of a 2006 Apple Design Award, Lineform is the ideal Mac app for vector-based diagrams and illustrations. Useful features combine with a simple interface to create a wonderfully intuitive artistic process. Lineform has all of the most popular tools, including everything from freeform gradients to compositing effects, enabling you to create the designs you want without getting in your way with &#8220;features” you don’t need.</p>
<p>Lineform is the clear modern Mac alternative to Illustrator, FreeHand, and other more costly or bloated vector drawing apps. But don’t take our word for it, just read the reviews!</p>
<p>Lineform. Because serious tools shouldn’t put a serious strain on your credit rating!”</p></blockquote>
<p>That’s pretty compelling. A modern seriously professional app that’s not going to cost a huge amount of money. But really? I mean I spend thousands on the tools I use for my professional work and Illustrator is my home. Can this $80 app really compete?</p>
<p><strong>VectorDesigner</strong></p>
<p>This came to my attention shortly before Macworld and then it won Best of Show at the expo which is a pretty fair accomplishment.</p>
<p>Their website says (in part):</p>
<blockquote><p>&#8220;<strong>VectorDesigner</strong> is a new vector drawing application designed to be simple, intuitive and powerful to use.It has everything you need to create fancy vector graphics such as posters, brochures, stickers, logos, web design, t-shirt and more. &#8220;</p></blockquote>
<p>The copy goes on to highlight some of the features of the app and there are some movies, but that’s about it. Oh and the proudly displayed Best In Show Badge. Which I think will help convince a lot of people.</p>
<p><strong>ZeusDraw</strong></p>
<blockquote><p>&#8220;ZeusDraw is a new vector drawing program with a fluid, graceful interface, great brushes and a host of other features. To learn more, take a tour of ZeusDraw and watch the movies. When you’re finished, download a copy and try it yourself. Your copy of ZeusDraw may be used for 30 days without a license.”</p></blockquote>
<p>So we’ll be on the lookout for fluid and graceful. Which is something I like because I am a palette hater and a dialogue box hater, and fluid and graceful imply that there will be very few palettes and dialogue boxes.</p>
<p>So, over all, these apps present themselves as the descendants of MacDraw, and Lineform actually steps up and claim to be of professional quality.</p>
<p>Let’s see what happens next.</p>
<p><a href="#toc">↑ Table of Contents</a></p>
<h2 id="installation">Installation + Updating</h2>
<p>I downloaded and installed the software from the respective websites and all of them install by dragging the app to your preferred (Applications) folder. I much prefer this to installers, so that’s good. VectorDesigner had an update when I ran it. It’s using Sparkle, as do Lineform and ZeusDraw. I went looking at Frameworks in the application packages.</p>
<p>I used Intaglio’s and <strong>Check for updates…</strong> command to be sure all was taken care of.</p>
<p>Just as I just passed the halfway mark (the very end of comparing the Text Tools), ZeusDraw updated from 1.2.1 to 1.3 and introduced some new features. I reviewed all that I had accomplished to this point and nothing had changed, so I updated and carried on.</p>
<p>I started the special effects section when vector Designer updated during the review as well. That was Saturday 16 February. It included some fixes for EPS handling, Tiger Performance and small improvements.</p>
<p>By the time I finished this article, two of the apps had been updated again. ZeusDraw to 1.3.1, and VectorDesigner to 1.2.1. The automatic update using Sparkle was just the way it should be. Every developer should be using this or something that is identical but better. Intaglio didn’t get an update during this time and remains at 2.9.7 as of this writing and Lineform is at version 1.5.</p>
<p><a href="#toc">↑ Table of Contents</a></p>
<h2 id="icons">Icons</h2>
<p>Let’s take a look at the icons. Icons need to sell the app and make it identifiable to the user. I am not ashamed to admit that I have made purchase choices based on icons.</p>
<p>My reasoning is simple: If you care enough about the icon, you probably care enough about the program. If not, well, not so much. And when it comes to design applications, or art applications I think they should reflect good design and a feel for good artistic judgement.</p>
<p><strong>Intaglio</strong></p>
<p>The Intaglio icon is a squarish blueprint-like document of Vitruvian Man (<a href="http://en.wikipedia.org/wiki/Vitruvian_Man">http://en.wikipedia.org/wiki/Vitruvian_Man</a>), a nice green plastic French curve and a technical pen. The colours are very nice. It looks good in my dock too.</p>
<p><strong>Lineform</strong></p>
<p>This icon has the distinction of being the only one in my <strong>entire</strong> toolkit of being <strong>primarily</strong> composed of text. CS3 icons come close, but they’re doing that whacky 2 letter periodic table abbreviation thing. Lineform doesn’t goof around though, and goes for the whole word. Across 2 lines. The first part <strong>line</strong> is reversed out, and the second <strong>form</strong> is black with a slight halo or shadow both superimposed over black scribble.</p>
<p>In the dock, <strong>form</strong> virtually disappears if the desktop is dark. <strong>Line</strong> stands out though, like a beacon. So from the point of view of standing out in my dock it’s working. Well, at least the top half. And although I like the look of the Futura reversed out like that, I am not convinced that this is the best icon I have seen. Works okay, but I’d rather not have to read only half of the name.</p>
<p><strong>VectorDesigner</strong></p>
<p>This is an attractive icon from the same school as the Intaglio one. A nice green document, artwork of a screwdriver on it, a metal straight edge rule, a green pencil, and a screwdriver. Okay usually I associate tools like wrenches, hammers and screwdrivers with utility applications like disk tools or development applications. It turns out that Tweakersoft, this app’s developer, use the Screwdriver as a signifier in all their product icons. So okay, I’ll roll with it, but I would have thought the screwdriver artwork would be enough.</p>
<p><strong>ZeusDraw</strong></p>
<p>A sketchbook opened, a large Zed filled with a blue and violet gradient atop which sits a paintbrush. It reads well in my dock, and from my earlier reading of the website, I know that ZeusDraw has some painting/brush tools in it that Chomaticbytes are particularly proud of. Not so bad and works in my dock okay.</p>
<p><strong>Summary</strong></p>
<p>So the developers have spent some time on these and for the most part they work okay. I think that Intaglio has the best followed by VectorDesigner. If Lineform makes it into my toolkit I am seriously going to give it some CandyBar. I’m not even joking.</p>
<p><a href="#toc">↑ Table of Contents</a></p>
<h2 id="interface">User Interface</h2>
<p>The workspace that these present, coupled with the toolset and the particular way the tools work, create the user experience of the app. When you’re spending any significant time using an app like this, you’re trying to convert ideas into drawings. You may be working from actual paper and pencil drawings, or not, but what matters is how easily you can make your idea into a reproducible piece of artwork.</p>
<h2 id="overview">Overview</h2>
<p>Generally, these programs approach vector drawing in much the same way as one another. You have a canvas and some kit of tools in a palette or inspector. The canvas or art board may be on a pasteboard that can hold objects beyond the page that you’re working on. None of these apps offer multiple pages.</p>
<p>Usually, there are layers, as drawing programs create objects stacked on on top of the other in a long progression. Layers and document trees expose this behaviour and make drawing much easier and help the designer create useful well described artwork that can be readily used by others.</p>
<p>Tools behave differently from app to app, but for the most part a bezier tool will draw bezier curves in a reasonably typical fashion.</p>
<p>Coming from Illustrator, I have some definite and strong expectations from this primary tool, but I’m secretly hoping that there’s something better.</p>
<p>Vector applications draw a series of shapes and fill them and stroke them directly. That means that a circle is a single object and the colour, texture or gradient that fills it as well as any the colour, thickness and pattern of any line that describe it are attributes of the circle itself. Every point, line, and plane exist as discrete objects until they’re combined into one new object or are used to split each other apart into smaller objects.</p>
<p>Handling text, converting text into drawings, placing it inside objects and along lines are all things that are expected and required in my design environment.</p>
<p>Special effects, like Core Image filters and the like, I regard as being extra, especially since they require that the vector objects be rasterized in order to take on the effect, or they require the final output file to be a raster format like PNG. In my books this kind of defeats the purpose of using a vector application where I want the final file to be infinitely scalable with no loss in quality, something which you lose as soon as you apply raster effects to a drawing.</p>
<p>Many illustrators and artists will disagree with me on this, and I am sure that in their worlds, the provision of this capability, especially if it’s easily understood and applied to their work is much appreciated.</p>
<p><a href="#toc">↑ Table of Contents</a></p>
<h2 id="workspace">The Workspace</h2>
<p><strong>Intaglio</strong></p>
<p>Intaglio opens almost immediately, presenting a normal OS X window with toolbar, and a single toolbox just 1 icon wide for tools. It’s simple and nice, and when I drag the window larger than its default, the artboard is centered in the window. It’s showing its grid by default, which is okay, I can always turn it off.</p>
<p>In the lower left of the window is a little box with a pink line in it. You can click and drag on this to drag a guide into the work area. It has a mate above the vertical scroll bar. Next to it is a document zoom control that has zoom in and out buttons, a pop-up selector and a numeric input combined quite handily.</p>
<p>Well that’s pretty nice. The menus reveal that there are other palettes and things, but I’m not going to go there just yet.</p>
<p><strong>Lineform</strong></p>
<p>A single bounce and I’ve got my document window. Nice standard window with a white horizontal rectangle holding some tool icons in it and a couple of other icons in the toolbar. If you click on one, hints for its use are displayed immediately under the toolbar in a kind of info area called the Status Bar. This part of things is kind of ugly, but it <strong>is</strong> clear and utilitarian.</p>
<p>There’s a group of inspectors on the window’s left. They’re all nicely docked and can be rolled up or expanded with a click of the triangle. Nice and tidy.</p>
<p>There’s a zoom menu in the lower right of the window, and that rounds out the UI for Lineform.</p>
<p>I feel like it’s factually presented, with a little bit of grace.</p>
<p><strong>VectorDesigner</strong></p>
<p>VectorDesigner has a standard OS X window with a toolbar fully populated with tools including interesting looking ones like flickr, iSight, Effects, and Media. To the right is an inspector panel with 4 tabs, like a Pages inspector. The lower left of the window, below the scroll bar, is a zoom pop-up that doesn’t take numeric input. Next to that is an information bar that displays hints depending on the tool you have selected.</p>
<p>A nice presentation. The toolbar icons are good looking.</p>
<p><strong>ZeusDraw</strong></p>
<p>When I launch this app, it’s prompt and it opens a small window that contains its logo, with two small palettes behind.</p>
<p>I am not sure what’s happening here. I surmise that ZeusDraw needs to have some kind of content window or document window open on launch, perhaps to enable tools or keep them loaded into memory. The effect doesn’t detract from the experience, but it is kind of strange.</p>
<p>Creating a new document forces the palettes to dock into the window, and the icon window disappears. The palettes (View and Tools) can be dragged back to floating positions if you want, but dock only to the top of the window. The window doesn’t use the Toolbar like the other apps and along its bottom border provides a series of buttons called the Bottom Strip which are controls that affect general application behaviour and display.</p>
<p>So ZeusDraw is a little bit quirkier than the others, but it’s good and clear.</p>
<p><strong>Summary</strong></p>
<p>I like the feel of these apps, and overall they fell far less cluttered than Illustrator. In overall look and feel I like VectorDesigner and Lineform. Except for the weird window thing, ZeusDraw was all right. Intaglio feels the most &#8220;traditional” or Illustrator like.</p>
<p><a href="#toc">↑ Table of Contents</a></p>
<h2 id="preferences">Preferences</h2>
<p>It’s always useful to cruise through an apps preferences to see what general things might be available and to discover what kinds of arrangements the developer has made to handle aspects of the program’s features and behaviours.</p>
<p><strong>Intaglio</strong></p>
<p>When the Preferences panel opens, it defaults to the Documents tab, second in the list. You can set the Colour Space for documents (Automatic, RGB, CMYK or Gray). You can set the Author, Company and a Copyright claim. Then there are settings for showing the page margin, the visibility of the toolbar in new windows, appending the file name extension and adding image previews on Save.</p>
<p>The Tools tab reveals six general tool settings. The colour of control points on shapes (called Tool Color), and the opacity of those interaction points. You can set a delay before a global drag, but I don’t know what that means, and you can choose to have the tool box vertical or horizontal. Set a double-click to open a palette or to edit text in an object and define angles clockwise or counterclockwise.</p>
<p>The clipboard tab contains settings for how Intaglio should handle a bunch of different filetypes.</p>
<p>The Conversions tab allows you to choose global defaults for handling PDF, PICT and Text Elements.</p>
<p>A pretty extensive list, though heavy on the text labels which means you have to read carefully or don’t touch. I elected not to touch.</p>
<p><strong>Lineform</strong></p>
<p>This is a surprisingly simple Preference panel. The first option is a pull-down to select the type of measure (inches, centimetres, millimetres, Points / Pixels, and Picas.</p>
<p>You can have the document Auto-center, choose a key to use for scaling strokes (the default is <strong>z</strong> ) and set Soft-proof color space using a pull down list of printer colour profiles. The last option set whether a bitmap should be copied with an opaque background which apparently Microsoft Word requires.</p>
<p>And that’s it. There are no more preferences. I tried Option-selecting the Preferences just in case there are some hidden, but there don’t appear to be.</p>
<p>I hope I don’t find myself wishing for control that isn’t there, but we’ll have to see after I get drawing.</p>
<p><strong>VectorDesigner</strong></p>
<p>Maybe because it’s so brand-new, VectorDesigner, has all of three preferences. Check for updates on start-up, default units (Centimetres, Millimetres, Inches, Picas, Points/Pixels), and the default color space: RGB, CMYK or Gray.</p>
<p>Can you get simpler than this?</p>
<p><strong>ZeusDraw</strong></p>
<p>This app’s preferences resemble Intaglio’s a little more than the others. There are 4 tabs, the last and simplest of which is a selector to choose you preferred email application.</p>
<p>Undo allows you to set the maximum number of undos for Viewing and for Drawing. The defaults are set to ten, so I set them to 40. It strikes me as archaic though because it’s 2008 and I’d expect my app to just keep track. Making this change requires an application restart so I do.</p>
<p>The Colors tab allows me to set 4 colour options: New Document Background Color, Temporary Graphics Color, Attention Color, and Guideline Color. There is a note that the New Document background Color must be opaque and any transparent color will be converted to opaque.</p>
<p>The General tab allows me to set measurement units (Inches, Cm[sic], Mm[sic], Points). I can vary the degree of transparency of an object as it’s moved. I can choose to have objects displayed using Anti-Aliased Rendering, and Check for Updates on Startup.</p>
<p>There is a width field and a height field to set the size, but not position, of a New Window.</p>
<p>Lastly is a display resolution factor called Display Pixels Per inch set at 100.0. If you change this you have to restart ZeusDraw to use the setting. I don’t know what this is so I don’t change it but I am curious. Maybe I’ll look it up in Help a little later.</p>
<p><strong>Summary</strong></p>
<p>After the pages of preferences that Illustrator has, these are pretty simple and clear. I am eager to find out if the minimal settings in Lineform and VectorDesigner leave me wanting more, and I also am curious about some of the settings that I’m just not familiar with, like Display Pixels Per Inch factor, Temporary Graphics Color, and how scaling strokes might use the <strong>z</strong> key.</p>
<p><a href="#toc">↑ Table of Contents</a></p>
<h2 id="toolset">Toolset</h2>
<p>I am working on a design software postulate that goes something like this:</p>
<blockquote><p>A single tool well implemented is probably more advantageous to me as a designer than many tools poorly implemented.</p></blockquote>
<p>My starting point is somewhat modest. I hold that Illustrator doesn’t need both a Rectangle Tool and a Rounded Rectangle Tool, and that this poor situation is made work by the existence of <strong>Filter &gt; Stylize &gt; Round corners…</strong> and <strong>Effect &gt; Stylize &gt; Round Corners… </strong>(the only difference between these two being the presence of a Preview checkbox).</p>
<p>And I further maintain that a well designed polygon tool should address most of the needs of a designer.</p>
<p>I mention this because I am about to compare toolsets and then specific tools, and you should know that my thinking has led me to this conclusion. That is, I can assure you this section will not be a comparison of a shopping list of features.</p>
<p>Instead it will focus on <strong>how</strong> the tools work and are used. How do they <strong>feel</strong>? How much do I have to think about using them and how much can I just use them to think?</p>
<p>I am also assuming that the developers have done their homework and know roughly what their markets might expect in terms of capabilities, so I think it’s a safe bet that these apps will do most of the things you expect.</p>
<p><a href="#toc">↑ Table of Contents</a></p>
<h2 id="comparing_pens">Comparing Pens</h2>
<p>In vector drawing, the pen tool is about the most important tool in the kit. It is responsible for describing the parts of a bezier object that compose the curve you draw.</p>
<p>It sets points and handles, their relationship on a Cartesian plane, and the extent to which the line arcs.</p>
<p>For the longest time, Illustrator’s pen has been the gold standard, with a smaller but vocal minority advocating Freehand’s Bezigon tool. Freehand no longer exists and these new contenders all implement pens that need to demonstrate their utility as being as good or better than Illustrator in order to be widely accepted. Let’s see what we have.</p>
<p><strong>Intaglio</strong></p>
<p>This tool is called the Path tool, and works almost exactly as you’d expect. Select it, click to get a point, click to get another and a line segment is drawn between. If you click and drag you’ll get a control handle and any number of straight and curved line segments can be drawn to create any shape you want.</p>
<p>To close an object with the Path Tool you need to Hold down the Option key and click from a point to the starting point of the object.</p>
<p>You can convert a point into a smooth curve by option-click-dragging it with the Point Selection Tool. The path must be selected first. You can convert a smooth point in a curve to an angled point by selecting it with the Point Selection Tool and then option-clicking a control handle and pulling it in the opposite direction.</p>
<p>Holding shift while using the tool will constrain the direction of the line as well as the snap of the control handles. And holding the command key snaps the handles to the grid.</p>
<p>You can continue a path by clicking with the Pen Tool on a path’s end point and drawing new segments. The you need to select the points where you want them to join with the Point Selection Tool and use the <strong>Object &gt; Paths &gt; Join</strong> command.</p>
<p>A pretty traditional showing, and other than having to hold the option key to close a shape, not really that much different to the Illustrator Pen.</p>
<p><strong>Lineform</strong></p>
<p>Yes, it’s the Pen tool and hitting the P key selects it. This tool performs almost identically to Illustrator’s tool.</p>
<p>As you draw a path in Lineform, the visual feedback is nice. The last point drawn is highlighted magenta, previous ones are shiny blue, paths take on a violet tint as you work. When you return to you starting point and hover over the point it changes from blue to magenta and the hint in the information bar changes to indicate clicking will close the shape and option-clicking will not close the shape.</p>
<p>When you are done with the path, double-click for your last point or hit Return.</p>
<p>The last point drawn is highlighted shiny blue and the entire shape is outlined in green.</p>
<p>Anchors with no curves are square, anchors that are parts of a curve are round.</p>
<p>You can hit Escape to cancel drawing the path entirely.</p>
<p>The visual feedback makes using this tool a nice experience, and the hints in the Status Bar are useful even if I have to pause to read them.</p>
<p>The option key can be used to break a smooth point into an angled point during the drawing operation or after it. And it’s when I tried adjusting a point in this way after I drew the path, that I ran into the unexpected.</p>
<p>I drew a few curves and then selected the path. I used the edit selection tool to see the points. You need to select the point to see the handles. Option dragging the handle broke the curve as expected. Then I wanted to fine-tune it. So I grabbed the handle that I just moved and suddenly <strong>the entire control point reverted to being a smooth curve</strong>.</p>
<p>Not what I thought would happen at all. I figured I would be controlling the newly made curve. I could get my desired result by holding the option key <strong>before</strong> I made the adjustment.</p>
<p>You can add nodes to a path with a command-click, and removing them is as simple as selecting it and pressing the delete key. You can add points to an open path by clicking on the point where you like to begin then adding points.</p>
<p>Further to all of this, if you control-click on an anchor, you get a 5 item menu for commands related to nodes. This is a nice touch, as it the fact that when you select an object path with the Selection arrow, double clicking will select the path and highlight the nodes, automatically switching you to the Edit arrow.</p>
<p>So pretty good except for having to remember to use the option key on corner nodes.</p>
<p><strong>VectorDesigner</strong></p>
<p>VectorDesigner has a distinctly iWork kind of feel because the toolbar icons and menus. The Pen tool is in the Sketch button, or in <strong>Insert &gt; Path</strong> (Command-8).</p>
<p>Click to make a point. Click again to get a line segment. Click and drag to get a curve. Press the return key to finish drawing. To create a closed shape approach the first point with the pen it will &#8220;snap-to” and a final click will complete the shape.</p>
<p>After you create a path you can edit it by selecting it and pressing Command-E or clicking the Edit Path button in the toolbar.</p>
<p>You can select any point and move it. Double-click a point to convert it into the opposite type of point. This is handy because you don’t need a special tool to select the point. A selected point can be deleted with the Delete key. Not the Backspace key.</p>
<p>You can add a point to a path by hovering over the path and double clicking. Delete a segment by holding option and clicking the segment while the path is in Edit Path mode.</p>
<p>I can’t find any way to alter a path as I draw it, but the easy editability after the fact makes this issue moot.</p>
<p>What I can’t figure out, if it’s doable at all, is joining two paths at a point, or continuing an open path. I did discover while looking for ways that Command-E will <strong>not</strong> work on paths that are grouped or allow edit mode when more than one path is selected.</p>
<p>I’ll admit that I’m a little disappointed at these final details.</p>
<p><strong>ZeusDraw</strong></p>
<p>Get the Pen tool and get a load of this. You click to get your first point, then click to get your <strong>first control handle</strong>. Move your mouse and click for your <strong>second control handle</strong> then click one last time below that for you next path point. You’ve got a simple curve.</p>
<p>This sounds nutty, but it’s actually pretty freaking awesome. Even though it’s more mouse clicks, the curve that is described, is far more in keeping with what you imagine it should be. This is a an interesting minority case where <strong>more</strong> clicks are better.</p>
<p>When you’re drawing, all the points in the path show persistent handles. This is nice because you can go and make adjustments without changing tools or anything, just go to the point or handle you want and drag it.</p>
<p>Now I’ve gotten ahead of myself, because I wrote ‘get the pen tool’ and what is actually correct is to choose the <strong>Path Tools</strong> by selecting it in the tools palette. The default path tool is the Pen tool and you can select other path tools when this is selected by pressing a shortcut key or selecting it in the Tool Controls Palette.</p>
<p>The behaviour is much like Illustrator in this regard: The P key give you the pen, pressing the plus or minus key will make the pen add or subtract points on the path. Shift-C will change or create corners, and X will allow you to move points around. C will cut a path.</p>
<p>Now the thing I need to get used to with ZeusDraw is that you want to set your tools in the Tool Control palette <strong>before</strong> you use it. Not after. This is important because in ZeusDraw if you want your path to close you need to set it before you start or you’re going to be going back and selecting Close path a bunch.</p>
<p>You also want to set the tool behaviour before you start drawing because there’s no option-click to create corner points or anything while you’re describing the path.</p>
<p>This is kind of a pain and is going to take some practice to get used to. It does seem consistent with some of the design ideas in the program though. Things like an open object cannot be filled, so don’t even think about it.</p>
<p>Also, like VectorDesigner, returning to a path after it has been deselected doesn’t automatically allow you to continue the path. To do this you need to be sure that <strong>View &gt; Snap to Point</strong> is turned on then draw a path from the end point of the previous path. Then select both paths and do a Join command. Not the end of the world and better than not being able to figure it out with VectorDesigner.</p>
<p><strong>Summary</strong></p>
<p>VectorDesigner sometimes takes a fraction of a second to draw the path after the click and the inability to continue paths in all the pass but Lineform was a surprise to me.</p>
<p>I like Lineform’s feedback, and I like VectorDesigner’s tool too, but I am completely blown away by ZeusDraw’s pen. The accuracy of it to describe the path that I am imagining makes its shortcomings pale. I encourage you to try it out.</p>
<p><a href="#toc">↑ Table of Contents</a></p>
<h2 id="comparing_shapes">Comparing Shape Tools</h2>
<p>After the Pen tool, shape tools are where the action is for object creation. I am going to lump line and arc tools in here as we take in an overview of the rest of the drawing tools, but leave Text tools for the next section.</p>
<p><strong>Intaglio</strong></p>
<p>The toolset for Intaglio is filled out with a Freehand Tool, Line tool, a Rectangle, a Round Rectangle, a Polygon, a ‘Bezier Curve Polygon Tool, an Oval tool and a Dimension tool.</p>
<p>The tools work pretty much the same way, you can click and drag the shape onto your artboard and holding Shift constrains the aspect ratio. Hold down Option to make the drawing happen from the polygon’s centre.</p>
<p>The Line tool and Dimension tool work this way as well: you need to drag out a line, not click for points. The Dimension tool automatically adds a dimension label to the line which could be handy if you’re headed down the architectural or engineering drawing road.</p>
<p>A few of the tools have settable values and double clicking their toolbox icon pops open a dialogue box so you can change them. They are: Polygon Tool (set the number of sides &#8211; you can’t do this as you draw), Round Rectangle Tool (set the type of corner curve -convex or concave- and adjust the radius with an imprecise ‘small to large’ slider), and the Freehand tool (set the Tolerance and smoothness of the freehand trace).</p>
<p>The arc tool is nice. Drag to see a circle and its radius. Then when you stop just click and begin to rotate. If you select it with the Point Selection tool you can adjust it’s three points and Option-dgragging the centre point will adjust the radius.</p>
<p>The freehand tool works as expected and creates as smooth a vector path as you think you might want, but of course the truer the line, the more anchors it has and the more lumpy it is.</p>
<p><strong>Lineform</strong></p>
<p>Here’s where we get really simple. After the Pen Tool there’s a Brush, a Rectangle and an Oval. And that’s it.</p>
<p>I like these primitives because when you drag an oval or a rectangle out, then select it with the Edit arrow, you get modification controls.</p>
<p>On a rectangle there’s a blue handle on the sides for control height and width with a simple drag, and there’s a red dot in the upper-left corner that if dragged towards the center of the object, defines a radius for rounded corners. Nice! I like this a lot. On the circle the red handle opens the arc making a pie chart-like thing.</p>
<p>Again, the Status bar gives you clues as to what you can do.</p>
<p>What this also means is that complex shapes are yours to create so polygons and stars need to be drawn with the pen tool, or made using shapes and following with boolean operations like subtracting the front shape from the back shape or combining to shapes into one. Not a problem, but definitely not an advantage and if I was in a tight spot for time, I would appreciate some more complex shapes.</p>
<p>The brush tool works as expected, although there’s no way to set smoothness and tolerance that I could find. Holding the option key while drawing with it disabled the smoothing a little.</p>
<p>Well, Lineform has obviously traded away some more complex capability in favour a a simple, easily learned toolset.</p>
<p><strong>VectorDesigner</strong></p>
<p>The iWork approach is in full force here with a Shape menu and options for rectangle, Oval, Rounded Rectangle, Polygon and Star.</p>
<p>Dragging a shape can be constrained by holding Shift and can be drawn from the centre with Option. Both at the same time? Nope.</p>
<p>After the shapes are drawn they can be edited with Command-E which gives you their Bezier handles.</p>
<p>But the real cool shapes are Rounded Rectangle, Polygon and Star. Dragging these shapes is just like the others, but as soon as you mouse-up you get a special panel that allows you to change the settings of the object. Deselect the object and it goes away , then come back and select it you have it again.</p>
<p>Exactly the kind of thing you can do to add utility to the tool in a clear and obvious way, but not junk up the interface with even more persistent palettes and gizmos.</p>
<p>If you select <strong>Make Editable</strong> in the special panel, you lose the ability to change its attributes, but you gain the ability to edit it in true Bezier style with a Command-E. A trade-off that you don’t have to make until you’re ready, if ever.</p>
<p>The smooth path tool works like the brush tools in the other apps we’ve looked at, and like Lineform, there doesn’t seem to be any way to adjust its attributes.</p>
<p>I really love the special polygon tools. It sure is nice adding and deleting points of a star in such an easy and obvious fashion.</p>
<p><strong>ZeusDraw</strong></p>
<p>If I pay attention, which I am learning to do, and remember: select tool, adjust settings, then draw, I’m going to be just fine.</p>
<p>ZeusDraw gives me a Line Tool, Arc Tool, Rectangle Tool, Oval Tool, Polygon/Star Tool, a Freehand Tool and a Brush Tool. We’ll talk about the Brush Tool in a bit.</p>
<p>Selecting, setting and dragging, give you the shape you’re after, and shift will constrain the aspect ratio and Option will allow you to draw from the centre. But I just set those in the settings panel so I don’t even need to remember this.</p>
<p>Once you get the kinetic pattern down it’s pretty fun.</p>
<p>Select set and draw. Think of the thing you need, get the tool to do it, set it so it will and then do it.</p>
<p>It’s a subtle difference but crucial. It’s a lot more like the way you might draw with a pen or pencil set where you select a colour or thickness to get you as close to a finished object as possible. When you finish an object it’s deselected leaving you free to drag a new one or change your settings and drag a new one. Feels very natural.</p>
<p>I am liking this a lot.</p>
<p>The Round Corners setting in the Rectangle Tool Options is a precise slide that also accepts typed values. The smoothness setting for the Freehand Tool works <strong>exactly</strong> like I expect and performs great. The secret I think is that ZeusDraw is designed with a silent recognition of Tablet users, though if I was a tablet guy I think I’d be pretty pleased.</p>
<p>I was curious and just went back through the other apps. Only Lineform mentions using a tablet.</p>
<p><strong>Summary</strong></p>
<p>The ZeusDraw approach is impressing me. I felt happy and comfortable with it and it’s funny but the other tools make less sense to me now. Next, I like the VectorDesigner tools especially the special attribute panels at the end of a drag. Lineform is fine but limited and could be time consuming for drawing complex shapes, and Intaglio is fine, though it doesn’t really offer a lot in the way of a <strong>better</strong> approach.</p>
<p><a href="#toc">↑ Table of Contents</a></p>
<h2 id="text_tools">Text Tools</h2>
<p>Working in graphic design requires handling text at some point and for anything less than a multi-page document, many designers will turn to their vector tools.</p>
<p><strong>Intaglio</strong></p>
<p>You drag the tool to establish the width of the text object then begin typing. Words fill it up until you’re done. When you click away you can see the text object is a box and dragging the handles <strong>scales</strong> the whole thing. There’s a small arrow on the right edge and dragging it changes the width of the text area. There doesn’t appear to be a way to link text boxes, but that’s not fatal. Double-clicking the text tool opens the System Font Panel, and double-clicking the text object with the selection tool opens the Text panel so you can adjust Kerning, Baseline and Leading.</p>
<p>With the object selected you can handle the text’s fill and stroke without having to select the text itself with the text tool.</p>
<p>In a neat approach, Intaglio treats the entire box and text as an object which means you can rotate and skew it for example, but it also keeps track of the text within as text which means you can edit it even if it’s rotated with fills and strokes applied.</p>
<p>That’s pretty fun.</p>
<p>If you select the object and go <strong>Object &gt; Convert &gt; Text To Path</strong> it will convert all the text to paths, maintaining the current arrangement. Word of warning at this juncture. If you separate the paths using the <strong>Object &gt; Paths &gt; Separate</strong> they will separate and the counters of many shapes will reverse their path direction and fill in. Ugh. Use the point selection tool and zoom in close to edit just the one you want instead, and probably don’t do this if you have a bunch of text (until you need to ship the file).</p>
<p>You can add text to a path by selecting a text block and a path and going <strong>Text &gt; Path Binding &gt; Bind Text To Path</strong>. You can release the text from the path by selecting the opposing command: <strong>Text &gt; Path Binding &gt;Release Text From Path</strong>. This will separate the two elements but it won’t return them to their original positions.</p>
<p><strong>Lineform</strong></p>
<p>In Lineform you select the text tool and drag a text box. The text box acts as a normal rectangle, and dragging its handles will scale and skew it and the contained text as well.</p>
<p>If you double click the text box it will straighten it out and place your cursor in the text in edit mode. When you’re done click away and the object reverts to its former state.</p>
<p>Intaglio doesn’t do this, preferring to allow you to adjust the text in situ. Lineform favours making editing a separate cognitive task, which is fine.</p>
<p>You can convert text into editable shapes with <strong>Objects &gt; Convert &gt; To Outline</strong> then selecting the Edit arrow.</p>
<p>When I went to figure out text on a path I was a bit baffled but it soon became clear: The Text Tool is actually a combined operation that creates a rectangular box with a fill type of ‘Text’. This is evident in the Fill Inspector. When you select a Fill of ‘Text’ you can punch a button labelled Edit… and it starts your cursor in the rectangle.</p>
<p>Well in the same vein, path or object can have a stroke type of ‘Text’ as well. Very clever. The pain is that for the stroke you have to type or paste the words in a small text field in the inspector. Okay whatever, but setting the font size is based on setting the <strong>thickness</strong> slider and I checked the text inspector when I did this and it doesn’t change. So you’re going to be totally visual here and just go for looking good and not know what the size of text is. With your text path selected, you can use the text inspector’s gear menu to select <strong>Spacing…</strong> which pops a sheet in the inspector with sliders and fields for setting linespacing and such and going<strong> Format &gt; Font &gt; Kern</strong> you can roughly adjust letterspacing.</p>
<p>While exploring all of this I discover that Lineform has a Table Inspector for making tables, as well as a List maker and a Link maker. These are under<strong> Format &gt; Text</strong>.</p>
<p>You can also set up text styles like in TextEdit using the <strong>Format &gt; Font Styles…</strong> command. Someday I might get that but for now, I am going to move on.</p>
<p><strong>VectorDesigner</strong></p>
<p>In VectorDesigner, when I use the Type tool, I can click once I get a text box that expands as I type, or click and drag a box that stays the size I make it. If the text overruns it I can drag it out to accommodate it all.</p>
<p>I can colour the text by selecting the box and then selecting a new colour in the text Inspector’s colour well or I can double click to select the text directly and select a new colour.</p>
<p>A text box can be edited using Command-E, this makes it so you can reshape the box and the text reflows within it. The text is not transformed. If you rotate the box and then edit the text it will flip to normal horizontal mode for editing and then back its position when you’re done like Lineform does.</p>
<p>Selecting <strong>Format &gt; Convert Text To Path</strong> separates the text from its bounding box and draws another box around it all as a fine blue line. Then you go <strong>Arrange &gt; Ungroup</strong> to get the individual letters which are then selected objects. To edit the actual vector handles you need to select a character and go <strong>Command-E.</strong> Now usually unless you’re designing your own typeface or a logotype, you don’t need to get this far in, because outlined type will print without the font files, but I am always interested in this kind of thing. Plus I have been known to draw letters.</p>
<p>Other font features are typical Mac OS X: the Font panel and its associates (Characters, Typography, Manage fonts….), and the Kern Ligature Baseline options in the Format menu.</p>
<p>Placing text on a path is easy and pleasant. Select the Text tool, mouse over the path you want to place your text on and click when the cursor changes to an I-Beam. Vector designer places a dummy &#8220;Lorem Ipsum” on the line, and selects it for you so you can just start typing. This is great. Click away when you’re done. To adjust the text you can select the path and a Text property HUD appears offering sliders for adjusting Spacing, Baseline, and Position of the text’s starting point. There’s a button that removes the text from the path completely. To continue or edit the text hover over the path and click when you get the I-beam cursor and you’re editing.</p>
<p><strong>ZeusDraw</strong></p>
<p>When I select the text tools, the Tool Controls updates with text handling features. Remembering the &#8220;select tool, select options then use tool” workflow, this is petty okay. This is also not the Mac OS X Font panel.</p>
<p>Which to me seems a good thing.</p>
<p>I understand the advantages of having the system-wide panel and what it does for developers (less code, easier developing) and users (predictable behaviour and met expectation), but sometimes if you rethink the task, you can get to something better.</p>
<p>ZeusDraw has rethought the task flow and has made the text tool match instead of copping out and just accepting the default. Kudos to you guys at Chromatic Bytes for staying true to the design approach and doing the extra work.</p>
<p>The Text Tools panel is great. Starting at the to and going down: there’s a preview of the settings, typeface pulldown, type style pulldown, a Font Collection pull down, a pair of buttons for bold and italic which are gigantic, a font size input field/pulldown combo with a size slider too. But wait there’s more: a set of alignment buttons,a color well and a toggle for selecting the stroke or fill of the type. Then there are more parts that are closed by default because they’re not used as often: Effects with Blend Modes (like in Photoshop) and Shadows (which expands into a palette containing a colour well, angle, offset and blur controls); and then a set of controls that expose the Character Spacing (Kerning), Baseline, Linespacing, and ligature controls.</p>
<p>What this means is that the system Font panel and the other typographic controls usually exposed to the user in Format menus are nicely consolidated in a very useful and well thought-out panel focusing activity into a single place.</p>
<p>Converting text to paths is simple. Select the text box and go Tools &gt; Convert Text to Paths (Command-Option-Shift-T). To control the vectors just select the Pen tool then the Move control points tool (or press <strong>X</strong>).</p>
<p>Currently there is no way to place text on a path in ZeusDraw. You have to convert the text to outlines and then ungrorup it, and place it along the path.</p>
<p><strong>Summary</strong></p>
<p>A pretty okay showing. I think I like text to stay oriented a placed when I am editing it, even if it’s sideways. I doubt this is easier cognitively, but I like to see things develop in place. For this reason I like Intaglio and ZeusDraw.</p>
<p>ZeusDraw also impressed me with the consolidation of the Typographic controls. No, it’s not Mac-like in the way using the defaults are, but it’s a well designed departure. A true improvement.</p>
<p>VectorDesigner’s text on path tools are great, and I like doing this every so often, though I wish its convert text to path had fewer steps, like 1 or two instead of three.</p>
<p>I am going to say VectorDesigner has the edge here, because of the text on a path experience, But ZeusDraw so close, it was hard to write this sentence. A nod to Lineform for its use of styles, something I appreciated when Illustrator’s text handling was brought more in line with InDesign’s over on the Adobe planet.</p>
<p><a href="#toc">↑ Table of Contents</a></p>
<h2 id="gradient_tools">Gradient Tools</h2>
<p>I was surprised and gratified that I found such a range of approaches to this tool.</p>
<p>Gradients can be hugely useful to illustrators and designers and sometimes you’d like to get a gradient aligned right or goof off and create visual effects with more than a couple of colours.</p>
<p>Well, a long time has passed since Illustrator was little and gradient fills were new. They’re fills are pretty commonplace these days. Let’s see how these apps approach the problem.</p>
<p><strong>Intaglio</strong></p>
<p>The gradient tool has it’s own tool button and a double click opens the corresponding Gradient Palette.</p>
<p>Select the object you want to fill and click the tool once to fill it. If you have the palette opened (double-click the tool as mentioned or go <strong>Window &gt; Solid Colour &gt; Gradient</strong>) you can make any changes to the gradient that you want.</p>
<p>The gradient editor is a nice straight forward dialog arranged in two rows. The top row is a colour well, a colour space pull-down (RGB,CMYK, or Grayscale), a gradient type selector (linear or radial) and a reverse switch that allows you to switch the order of the colours in the bar.</p>
<p>Clicking in the bar crates a new colour point and opens the system colour picker. Clicking the colour well of any point opens the system colour picker too. You can drag colour points back and forth with their corresponding triangle control and drag the diamond points between colours to adjust the ‘ramp’ or transition between colours.</p>
<p>If you have a colour point selected and you create a new one, the one that was already selected stays selected. Makes me crazy. And another crazy-maker is that the opacity slider has moved from the system colour picker to Intaglio’s Solid Colour palette. So you can pick a colour and adjust its opacity and have it as a colour point in your gradient. I like this a lot better than Illustrator’s transparency mask thing to get these effects, but it’s crazy about where the opacity tool is.</p>
<p>If you had an object selected while goofing around here it will take on the gradient directly. You can also drag a gradient onto an object, but only if it’s selected.</p>
<p>You can remove colour points dragging their controls upward. If you try to directly manipulate a colour point you will get a ‘Can’t complete this command. -1875’ error. Every time.</p>
<p>Adjusting the gradient inside the object is a matter of clicking and dragging across the selected object with the tool.</p>
<p>Overall, it’s a pretty good analogue to Illustrator’s gradient tool.</p>
<p><strong>Lineform</strong></p>
<p>To apply a gradient to an object select the object and then select Gradient from the Fill palette pull-down. There isn’t a separate tool for gradient which means that the gradient editor as well as its use controls reside in the palette.</p>
<p>There’s a mysterious and unexplained non-zero checkbox that didn’t seem to do anything when selected or deselected, and a colour bar for working on the gradient. Below that there’s a Position… button and a linear/radial pull-down.</p>
<p>To edit your gradient you can add colours by clicking immediately below the colour bar. You’ll get a colour stop which is indicated by a colour pointer below the bar and a little diamond control above. To remove a colour, drag the diamond control up from the bar.</p>
<p>Click a colour stop to get the system colour picker and adjust its opacity. You can move the points with the triangle controls. You can move colour between points just by dragging a colour from one point to another.</p>
<p>To adjust the gradient’s position and extent you click the Position… button. There’s an arrow control on your object which you can reposition with a click and drag or by dragging its end points. A radial gradient offers two perpendicular arrows. The black arrow controls the extent and the white one controls the ellipse. The corner point controls the position of the origin. Option clicking a point allows independent control giving you a high degree of precision with the tool.</p>
<p>I like the fact that the control is on the object directly, and this feels pretty good.</p>
<p><strong>VectorDesigner</strong></p>
<p>Gradients here are also controlled from the Fill palette. Select Gradient from the pull-down and you get a few parts for your controls. There’s a proxy gradient tile, two colour wells, a double arrow switch to swap the colour positions and 3 radio buttons to choose gradient type: Linear, Radial and Gaussian. Gaussian is a radial gradient with a smooth Gaussian blur applied and looks very nice.</p>
<p>Clicking the colour wells bring the system picker up and you can select colours and opacity in the usual way. Nice for gradient masks.</p>
<p>Controlling the gradient position is done by adjusting a rubber band thingy in the proxy gradient tile in the palette. The effect is live and updates in the object as you do it. I really don’t like this. It requires a lot of back and forth eye movement and concentration , and fine motor control which is a drag. Direct 1:1 manipulation like Lineform has with its arrows, or even dragging an invisible line like in Intaglio is better than this.</p>
<p>Too bad this doesn’t match the persistent local controls local on an object like the polygon tool.</p>
<p><strong>ZeusDraw</strong></p>
<p>Select the gradient tool (Press the G key) and go to the Tool Controls The options are a toggle switch between Linear and Radial. A dial and a input thumb for angle and two colour wells for setting the colour. The usual system colour picker and opacity apply.</p>
<p>I like the little thumb dial less than the proxy picture thing in VectorDesigner. Ugh. But here I am, happily following my new taskflow, select tool change settings then I select a rectangle and lose my settings.</p>
<p>Huh? I was following the ZeusDraw paradigm. Well sort of.</p>
<p>The gradient tool here is kind of a new thing. In this one you need to deploy the <strong>Color &gt; Gradient Builder</strong> and the <strong>Color &gt; Swatches</strong> palettes. Then using the tools in the Gradient Builder, develop the gradient you want and drag it into the swatches palette. Now you have a swatch that you can drag onto any object on the canvas (selected or not).</p>
<p>The Gradient Builder is pretty nifty. Working from the top down there’s a large proxy tile, the Linear/Radial switch and the orientation dial controls. Then instead of a couple of colour wells there’s a vertical gradient colour bar. Inside that there’s an arrow the bottom of which is an origin colour and the top of which is the gradient destination colour. Each of these locations has a corresponding rectangular colour well for select a colour and adjusting its opacity. In the centre of the arrow is a small circle and this drags to control the gradient ramp.</p>
<p>To add a colour, click in the colour bar or on the arrow. A new colour stop is added and a new gradient edit point is inserted. Colour stops are squares on the arrow and you can drag them to any position. Remove them by dragging the square controls on the arrow to outside the colour bar.</p>
<p>So far this is okay. At least there’s enough size in the tool to make this comfortable enough.</p>
<p>The real magic begins when you drag a gradient onto an object then select the object and then the gradient tool. Now you get the exact same arrow that you had in the Gradient Builder applied directly to your object. You can adjust it on the object and dragging the origin adjust it’s position and the arrowhead its angle. You can remove colours from the gradient by dragging the colour stops outside the bounds of the object and you can add colour stops by clicking the line or dragging a colour from the color picker or swatches palette directly. You can convert from a radial to a linear gradient using the Tool Controls palette.</p>
<p>The only down side to all of this is that you have to make a gradient and make a swatch from it to apply it to objects. Well maybe that’s okay, but it seems to me that the tool could be a little easier to use. Maybe add the Gradient builder tool to the fill controls. I know it makes it longer or more complex, but it would only be revealed when Gradient was selected as a fill type and then you could also have it set to apply for the next shape.</p>
<p><strong>Summary</strong></p>
<p>After I got it, ZeusDraw had me. Vector draw was disappointing and Lineform’s was okay. Intaglio’s was useful and powerful, but doesn’t offer the kind of control and fun that ZeusDraw does, and really doesn’t bring new things to the table.</p>
<p><a href="#toc">↑ Table of Contents</a></p>
<h2 id="unique">Unique Features</h2>
<p>Every program on offer here has unique features which are aimed at doing something better, or enticing you the designer/illustrator with a promise of flexibility and power.</p>
<p>I have touched on only a few of the tools so far, the ones I think typify the basic approach that the apps employ. And comparing things that are unique is extremely time consuming.</p>
<p>What I am going to do here is highlight some of the things that struck me as outstanding in each application.</p>
<p><strong>Intaglio</strong></p>
<p>Intaglio is a solid offering and its most unique feature is its quiet concentration in addressing so many of the expectations that designers might have of an illustration program.</p>
<p>While it doesn’t wow me with brand new approaches, it also offers nice things like the ability to import and make editable artwork from PDF, EPS, SVG, and even PICT files.</p>
<p>Having this kind of flexibility in file type makes sharing and deploying artwork easier than say just PDF, especially if the PDF output is strictly raster based, not vector based.</p>
<p>Intaglio appeals to traditional Mac users who might have legacy artwork from MacDraw and ClarisDraw that they might want to recover and update or use.</p>
<p>Intaglio also has a pattern tool which I haven’t yet used.</p>
<p><strong>Lineform</strong></p>
<p>What’s really cool about Lineform is its lack of dialogue boxes. Man it’s amazing to me how many dialogue boxes we see all day. In Photoshop, it’s just brutal now, but in other apps it’s pretty bad too. Lineform is just there and getting what you mean. The ‘dialogue’ with this app is easy and pleasant.</p>
<p>Lineform also has Linkback to enable image editing after you lineform drawing is placed inside another Linkback supporting application like OmniGraffle. Nice touch. Lineform also offers a soft-proof of CMYK which can be useful if you’re going to press with your work.</p>
<p><strong>VectorDesigner</strong></p>
<p>This app really shines in showing a neat and useful deployment of HUD interface elements. The trace tool looks wicked, and I like the integration of having iSight input and Flickr input and output for illustrations. I mean, come on, Flickr is your media library? That’s great!</p>
<p><strong>ZeusDraw</strong></p>
<p>Well beyond its risky re-thinking of how to draw, the cool tools in this app are the Gradient tool and the Brush tool.</p>
<p>I am not a brush kind of guy, because I am not really an illustrator or a freehand artist. <strong>If you are, you want to check this out.</strong> You can build a brush by drawing a bunch of elements and the adding them to the brush builder. Now you have a brush. Paint a line with it. Paint several. Select all of those and add them to the brush builder. Now you have a brush that paints brush lines. It’s crazy. And it supports tablets.</p>
<p>Also ZeusDraw has some potent copying tools and stencils.</p>
<p>A pretty nice showing actually with the basics covered of solidly all the way thorough to using modern technology to create original tools and experiences.</p>
<p>And speaking of modern tool, these programs cross the line and enter bitmap territory, implementing CoreImage in some fashion or another.</p>
<p><a href="#toc">↑ Table of Contents</a></p>
<h2 id="effects">Comparing Effects</h2>
<p>Special Effects are expected by users and for the most part these are delivered in modern Mac apps by taking advantage of the CoreImage framework and Image Units.</p>
<p>Applying effects and working with them in these programs is something that a lot of people would do, given the prevalence of drop shadow effects and blur effects that are part of the present visual culture.</p>
<h2 id="coreimage">Effects, CoreImage and design applications</h2>
<p>It’s interesting to me to see the use of CoreImage in these applications. When Illustrator was young I think Illustrator 88 allowed you to place a scanned image into a document so you could trace it. Tracing is a time honoured techniques of all artists and designers and don’t let anybody tell you otherwise.</p>
<p>As time went by, Illustrator gained more image editing functions as the Adobe teams worked to make the Photoshop filters apply directly in Illustrator.</p>
<p>The current iteration is a dismal failure where I have a Filter menu and a companion Effect menu with fair overlap between the two but enough difference to be dumb. So far what I have figured out is that Illustrator CS3 Effects menu items usually provide the option to see a live preview in the object in the artwork. And there are fewer options in the Filter menu.</p>
<p>Anyway, this convergence can be a good and handy thing in a design and production environment where I may need to assemble different files into a final piece or where I can utilize a raster effect for a particular look, without a trip to Photoshop.</p>
<p>The hidden downsides (as opposed to the glaringly evident Filter/Effect fiasco), is that to a young workforce and a generally un-illuminated public, the conflation of Photoshop with any and all visual creation is reinforced.</p>
<p>Challenging when you need to get some RGB 72ppi file to print in CMYK on a nice press.</p>
<p>It happens more than I care to admit and I want it to stop.</p>
<p>The reverse is also in play though, as many bitmap editors take on more and more vector tools. DrawIt, which I reviewed in Image is Everything is an excellent example of this, where the tools are primarily vector based even though you’re working in a raster environment.</p>
<p>Photoshop has this too, and I think that what we’re seeing in CS3 is another step in the convergence of art programs where little or no distinction will be made when using these distinct elements.</p>
<p>The challenge in this will be twofold. Printing technology requires certain technical criteria be met (like CMYK colour and a certain resolution dependent on printing method), and if it’s not met, it becomes a crap-shoot. This is a big deal, because print is <strong>not</strong> dead and if I can use a convergent tool to make a file, I need to be able to get it right so I don’t waste time and money. And on the other hand I’d like to be able to use raster effects and the like without weird limitations in terms of resolution (check out Scribbles for an example of infinite resolution) and RGB colour.</p>
<p>Original thinking embodied in DrawIt, Acorn, and in this review, VectorDesigner and ZeusDraw, will make this convergence exciting rather than painful. But it’s going to be awhile.</p>
<p>I think DrawIt is a pretty great indicator of how the convergence could work. The image creation tools are vector based, but the attendant operations for effects and filters are raster based.</p>
<p>The output of DrawIt is limited to a handful of raster formats for now, but the vector basis holds promise for implementing an SVG exporter. That would enable the export of a vector format that supports some filter effects (maybe there’s some overlap with CoreImage, and can embed data that it doesn’t directly support as part of a CDATA element).</p>
<p>Implementing this wouldn’t be trivial though, so I suspect we’ll have to wait awhile to see it.</p>
<p>I also noticed that here in these tests there’s varying support for vector based PDFs and EPS files. These would be very handy and facilitate printing and file sharing in a creative workflow.</p>
<p><a href="#toc">↑ Table of Contents</a></p>
<h2 id="using_effects">Using Effects + Filters</h2>
<p>Accessing the special effects in these apps and applying them is an interesting exercise.</p>
<p><strong>Intaglio</strong></p>
<p>With an object selected on the canvas, go <strong>Window &gt; Effects</strong> to get the Effects inspector. The inspector is a sparse palette with a pane on the left, a blank area on the right, an Add button-menu gizmo, a Minus button (initially disabled) and a Gear or Actions button-menu gizmo.</p>
<p>Select an effect from the Add button-menu and it’s placed in the left pane and its options are displayed in the right panel allowing you to alter and adjust them. The effects are cumulative and can be re-ordered in the left mane by dragging up and down.</p>
<p>The effects are applied on a per object basis and persist across saving and closing the document. This is a nice feature.</p>
<p>Initially the available Effects are limited to a set of Standard Effects that work on Mac OS X 10.3 and modest video cards, and can be expanded to include Advanced Effects using the gear button-menu. The Advanced Effects are CoreImage options for OS 10.4 and compatible video cards.</p>
<p>Standard effects are happily ones that people want most often: drop and interior shadows, glows, blur and Gaussian blur, sharpen and 3D lighting.</p>
<p>The gear button-menu also gives you options to add effects to your Add button-menu list and to set Intaglio to respect Color effects and ignore resolution issues.</p>
<p>Importantly, effects are applied to vector objects as well as bitmap objects on the canvas but everything with an effect is converted to a raster object on export to another file format.</p>
<p><strong>Lineform</strong></p>
<p>In Lineform, Effects and Filters are two different things but the distinction is a lot clearer than in Illustrator. Effects in Lineform are found in the Effects Inspector and are settings for Opacity, Blend Mode and Shadow.</p>
<p>CoreImage tools are available in the Filters inspector (<strong>Inspectors &gt; Filter </strong>or <strong>Command-7</strong>). This is an neat inspector. You can enable filters on a per object basis and set the raster effects level on a per object basis too. Then you can use the Add button-menu to select a filter. The Filter is applied to the list and if it has options they will be displayed immediately below the filter name with a disclosure triangle so after making the settings you can roll it up. Each entry Has an x button to delete it from the list.</p>
<p>The filters are applied in order cumulatively from top to bottom. You can re-arrange the order by clicking and dragging. The filters persist after the file is saved and closed allowing subsequent manipulation.</p>
<p><strong>VectorDesigner</strong></p>
<p>VectorDesigner is the most Mac-like so far. With an object selected on the canvas, Open the Inspector and click the third tab. Click the Add Filter… button at the bottom to select a filter from the filter sheet, which is conveniently divided into categories and filters list.</p>
<p>You can’t preview the filter effect until you select the item, but that minor inconvenience is more than compensated for by the controls once the filter is added to the inspector. The first control is an <strong>enable</strong> checkbox which toggles the filter state.</p>
<p>Available controls are displayed below and a default button is provided to return the filter to it’s normal state. There is a disclosure triangle next to the filter title so you can collapse its display. At the bottom of the inspector there is an Apply To: pull down and you can select None, Fill, Stroke, Fill &amp; Stroke, giving you fine control over how any filter is applied to the object and its component parts.</p>
<p>Again the filters are applied in sequence top to bottom and dragging them up and down allows you to reorder them The visual cue for this is very nice. The filter bar becomes a translucent lozenge so you can drag and see the target position line very clearly. The filter states are preserved with the document through saving and reopening.</p>
<p><strong>ZeusDraw</strong></p>
<p>Marching to the beat of its own drummer, ZeusDraw doesn’t implement CoreImage filters.</p>
<p>Effects are found in the Object Inspector when an object is selected, and like Lineform, limit themselves. The options under the Effects panel are Soft Edges (applies only to vector objects), Opacity, Blend Mode and Shadows.</p>
<p>ZeusDraw does handle bitmap graphics and they can be added to you work via copy/paste, Import or rasterizing a vector object. You can manipulate the raster object in scale size and mask (Cookie Cutter) as well as define a raster as a Stencil Object. Stencils Objects can contain a single colour so you can do some neat effects on a bitmap graphic in your artwork and use it multiple times after that.</p>
<p><strong>Summary</strong></p>
<p>My favourite filter implementation was VectorDesigner. It felt nice and Mac-like although it would be nicer still to see the filter applied when the sheet was down to enable an even better guess about the outcome. I really like the fineness of control offered by the per object enabling, and the application of the filter to the parts of an object. Lineform was nice although the Effects and Filters difference perpetuates the problem that Illustrator demonstrates, even if it’s correct in a formal Cocoa Application sense. Intaglio’s implementation was fine, and I’m surprised that I was disappointed about ZeusDraw’s exclusion of CoreImage technology, given my ambivalence about bitmap operations in vector tools.</p>
<p>Also I should point out that CoreImage filters impose resolution restrictions on output as well as file type restrictions, so if you need to output for print you’ll want to understand these apps fully before you rely on them.</p>
<p><a href="#toc">↑ Table of Contents</a></p>
<h2 id="memory">Memory + Performance</h2>
<p>Generally speaking, vector art is a little easier on RAM requirements and doesn’t have scratch disk requirements that bitmap editors may have. That doesn’t mean that vector files are always small as complex drawing with many layers and objects can really make some Mac killing files.</p>
<p>Lineform used the least real memory, about 21MB, ZeusDraw about 28 MB, Intaglio just a little more than 28MB and VectorDesigner 43MB. Their use of virtual memory tended to be up around a 1GB: Intaglio 971MB, Lineform 967MB, VectorDesigner 1GB, and ZeusDraw 971MB. It looks like VectorDesigner’s memory footprint is roughly analogous to the iWork apps in terms of real and virtual memory use. This makes sense because it feels like it come with the same architecture and would therefore use the same frameworks in roughly the same ways.</p>
<p>Performance-wise, the applications all felt snappy and responsive. I found that VectorDesigner probably had the most crashes as I worked on this article, and ZeusDraw gave up inexplicably on a few occasions. I regret that I don’t have a record of these events but will be paying closer attention in time and report the crashes to the developers.</p>
<p><a href="#toc">↑ Table of Contents</a></p>
<h2 id="exporting">Exporting + Importing</h2>
<p>When it comes time to getting your artwork out into the world, these programs provide some good options. Depending on what your workflow is like and what tools you use, you’ll want to pay close attention to these features.</p>
<p>Here I am going to focus on PDF Export and Import because this should be the most flexible way to hand off graphics to others for output or to different applications for further manipulation.</p>
<p><strong>Intaglio</strong></p>
<p>This app is the oldest of the bunch and sports well chosen file formats and export controls. The Save As… sheet offers 14 file types including the native Intaglio file.</p>
<p>I saved out a PDF file and opened it using Illustrator CS3. The shapes were editable but the objets had been drawn in their component parts (a fill object no stroke and a stroke object no fill). Not a problem, unless you don’t expect it. These objects were not grouped either. The size, placement, strokes etc., were all completely accurate.</p>
<p>When I opened a PDF made from Illustrator (Preserve Illustrator Editing Capabilities enabled), Intaglio treated the objects as one big object. I went <strong>Object &gt; Convert &gt; PDF For Editing</strong> and the shapes were available to edit as vector objects. Nice.</p>
<p>I will also mention that Intaglio’s information about sharing files with other applications is useful and clear. A nice little primer.</p>
<p><strong>Lineform</strong></p>
<p>In Lineform you use <strong>File &gt; Export…</strong> to create different file types. Lineform offers 7 types and you set the export resolution for files containing bitmaps (or file types that <em>are</em> bitmaps) here on export.</p>
<p>Importing into Illustrator revealed the same outcome as Intaglio. The objects were decomposed into separate stroke objects and fills though fidelity was perfectly true.</p>
<p>Opening the PDF created by Illustrator meant having a document already opened and doing a <strong>File &gt; Import…</strong> where the PDF objects were placed on the canvas a single object. Selecting that and then going <strong>Objects &gt; Parse PDF</strong> gave me editable object. Sort of. One of the objects proved to be grouped with an invisible page frame but when ungrouped and the page frame deleted, the objects were fully editable vectors.</p>
<p><strong>VectorDesigner</strong></p>
<p>Like Lineform, exporting happens through the File &gt; Export sheet and provides options for 14 different file types not including VectorDesigner’s native format. I selected PDF and then opened it in Illustrator, concluding definitely it must be the way the files are saved that make Illustrator parse the fill and stroke as separate objects. Fidelity was true and the parts fully editable.</p>
<p>I opened the Illustrator made PDF directly with the open command in VectorDesigner and then ungrouped the shapes. Interestingly, VectorDesigner parsed the parts of the shapes making separate elements of fill and stroke. I enabled edit path for them and they were editable in the normal VectorDesigner way.</p>
<p>I also tried importing a PDF to an already open document, making sure Parse file contents was enabled. The result was identical to the Open operation.</p>
<p><strong>ZeusDraw</strong></p>
<p>Export is the Command for creating files other than ZeusDraw native files. ZeusDraw exports 7 file types (5 bitmap and two vector types).</p>
<p>In Illustrator, the objects were true to the originals, but handling them meant going carefully as the parts were grouped as well as made with clipping masks. A pain for the unwary and kind of a hassle for me. I would hate to have to decompose a complex illustration or drawing in this way.</p>
<p>Then came a real disappointment. The objects were rasterized and could only be treated as such in Illustrator.</p>
<p>It wasn’t until I looked in ZeusDraw help that I was able to figure out that I should have deselected Transparent Background when I did the export. Sure enough, the resulting PDF was parsed by Illustrator as a vector based drawing, fully editable.</p>
<p>ZeusDraw couldn’t open the PDF directly so I used <strong>File &gt; Import</strong> in an open document to get the contents of the Illustrator-made PDF. The artwork was placed on the canvas as a single object. I selected <strong>Tools &gt; Convert PDF/PS/EPS To Objects</strong> and the objects were converted into ZeusDraw objects. Well, sort of.</p>
<p>In this case the objects selected and deselected as a single item even though I could see their separate strokes. I selected <strong>Arrange &gt; Ungroup</strong> to get at each one and discovered ZeusDraw handles the objects just as VectorDesigner, separating stroke and fill components.</p>
<p><strong>Summary</strong></p>
<p>The object fill stroke separation is really the only thing you need to be wary of when sharing these files. Make sure that you brief yourself on how these apps import and export so you can make moving files and sharing files easier for yourself and others.</p>
<p>Importing the PDF made by Illustrator proved to be okay, although the use of ‘Parse this object or file’ style commands means you have to be aware of the fact that PDFs need to be translated in order that their component parts be understood.</p>
<p>Also, in doing this part of the article, I was impressed by how many options were concentrated in the save procedure, so you could selectively save out parts of an illustration, the selected objects the area filled by the illustration or the entire page depending on the application. All the apps used sheets and made options available appropriate to the file-type selected which was great.</p>
<p>These apps are pretty much even when it comes to export and import of PDF and I found that the only reason I like ZeusDraw the least was the experience stemming from my misapprehension about what was going on.</p>
<p><a href="#toc">↑ Table of Contents</a></p>
<h2 id="scripting">Scripting + plug-ins</h2>
<p>I will be frank with you. I don’t program . I wish I did, and I can think logically like a programmer owing to my close friendship with a programmer. So a lot of scripting stuff is just magic thinking to me.</p>
<p>This is not to say that I don’t get it. I do. I created a set of actions in Photoshop for a huge scanning project and worked on automating a lot of a production workflow in one place, but I was always using built-in tools that were essential action recordings that could be saved and replayed.</p>
<p>These are fine as far as they go, so I was interested in seeing if any of these apps implemented Javascript (Adobe apps do in addition to their internal engine), Applescript, or even better for me, Automator.</p>
<p><strong>Intaglio</strong></p>
<p>Intaglio uses the OS Script menu to handle Applescript which also gets it screen recording for free using Script Editor. Intaglio also exposes some very infrequently used commands strictly to Applescript and not to the UI. These include Arrow Scale, Display Resolution (the resolution of the computer screen (in dots/inch)), Initial Window Position, Line Direction (property of a text block), and Undo Levels. Intaglio also allowed me to record macros using Script Editor.</p>
<p><strong>Lineform</strong></p>
<p>This app eposes an AppleScript dictionary for Applescripting capability. The Dictionary appears to be very comprehensive. Unlike Intaglio Lineform didn’t seem to support Script Editor Recording.</p>
<p><strong>VectorDesigner</strong></p>
<p>There doesn’t appear to be any way to automate VectorDesigner. There are no Automator actions, nor is there a Applescript dictionary. No mention in the app’s Help or on their website either.</p>
<p><strong>ZeusDraw</strong></p>
<p>This app is on par with VectorDesigner. Nothing available for Applescript and nothing made for automator. Help didn’t reveal anything and the single forum entry about Applescript revealed that it was not supported but was being considered.</p>
<p><strong>And Automator</strong></p>
<p>As far as I could tell, only Intaglio exposed it’s abilities to Automator, and these were limited to operation relating to bitmap images. Too bad.</p>
<p><strong>Summary</strong></p>
<p>I favour Intaglio’s approach because it allows me direct access to automation tools without programming should I need them, as well as the opportunity to create Applescript plug-ins should I desire. Lineform gets this too, but all of them are a far cry from say, Create 14 which can save files as Applescripts and when run from within Create re-create the original file.</p>
<p>I think this could be more exploitable too as these apps move long their capability curve, they could well become contenders for production environments where scripting is desirable or critical.</p>
<p>None of these apps offered alternatives to Applescript like some other apps provide. Adobe CS3 allows work to be done in Javascript, and Acorn, the image editor from Flying Meat, offers development API which supports Python scripting.</p>
<p>Lastly, lacking scripting support passes on the opportunity to create a user culture and other business opportunities for users and developers.</p>
<p>Help</p>
<p>Getting adjusted to an application always send me to the help files. For those who want to be recognized for their computer skills and application understanding, the Help files are the secret weapon of choice.</p>
<p><strong>Intaglio</strong></p>
<p>The help file shows a hyper-linked graphic of the menu bar and clicking on an item takes you to a help file about the commands in that menu.</p>
<p>Commands not directly available through the menus are covered in a list of topics and a section about the palettes and windows.</p>
<p>The writing is straight-forward and items within are well linked to other parts of the help file. Especially useful was the part about <em>Exchanging Graphics With Other Applications</em> and <em>Scripting Intaglio</em>.</p>
<p><strong>Lineform</strong></p>
<p>This app opens a PDF in Preview which because of it’s nature is searchable and pretty useful though I prefer the hyper-linked environment of the Help system. The advantage here is that the manual is well illustrated with explanatory graphics and is clear and concise.</p>
<p><strong>VectorDesigner</strong></p>
<p>Probably the most concise Help there is. There are four video tutorials which focus on important parts of VectorDesigner and the rest of the items are strictly procedural which is far less valuable that contextual and procedural information in tandem.</p>
<p><strong>ZeusDraw</strong></p>
<p>ZeusDraw’s help displays sections on the left and selecting one of them reveals topic which you can read with a click. The help is well written and provides good contextual information which is very valuable with this iconoclastic application. It has a good rationale for the design decisions and paying the Help close study will illuminate the approach and aid in the use of the tool.</p>
<p>This kind of thing is generally pooh-poohed as being a mark of failing the naive user &#8220;intuitive” test. Not only is intuitive not the right word to describe something <em>intuitable</em>, but the idea that any tool should be instantly understandable is foolish. Context and objectives and technical consideration always play a role in creating files and using tools on a computer and they all require learning and practice.</p>
<p>In this case the elaboration is welcome. It was eye-opening and refreshing, and I hope the developer finds some time to share his design ideas with the wider community of developers and users.</p>
<p><strong>Summary</strong></p>
<p>All the Help menus provided an item to open the app’s website in your browser with the exception of ZeusDraw which places the link in the help file.</p>
<p>Overall I liked ZeusDraw’s help the best, Intaglio’s next and the others not really much.</p>
<p><a href="#toc">↑ Table of Contents</a></p>
<h2 id="verdict">Tonight’s Verdict</h2>
<p>In Tonight’s verdict I am going to choose ZeusDraw as my favourite. Maybe it’s my disposition to apps that are unique and quirky, but I don’t think so. Understanding how it handles PDF and files is useful, it’s major disadvantage of not having layers was addressed during the writing of this review, and it’s original pen tool and brushes were just fantastic. It does take getting used to, but it’s some learning that I found paid well.</p>
<p><a href="#toc">↑ Table of Contents</a></p>
<h2 id="final">Final ThoughtsThese apps are fine tools, and the newer they are the more original they are, at least in terms of doing vector work.</p>
<p>They run the gamut of traditional to original interfaces, and I am encouraged by VectorDesigner’s use of Mac conventions to make the drawing experience more flexible and of ZeusDraw’s persistent originality. If I was to rank this I would say: ZeusDraw, VectorDesigner in close second. Lineform in third because it’s more traditional although it’s banishment of dialogue boxes was sure welcome, and then Intaglio which falls victim to my dislike of the way things are or have been.</p>
<p>Applescript support would be nice but even better would be a move to support a plug-in community and get supplemental tools into their environments. ZeusDraw might be a technical challenge in the regard, but it’s also the most original and I’d be excited to see what these guys could come up with.</p>
<p>In my current capacity as Creative Director in a small design and web development company, I use Adobe CS3 to ensure cross-platform compatibility in the workflow, but I am always interested in tools with unique capabilities, approaches and features. These apps are worthy contenders for your time and money if you don’t have the obligation to support business workflows, and could even be used in a pinch to bridge to Adobe CS3 workflows if it was necessary.</p>
<p><a href="#toc">↑ Table of Contents</a></h2>
<h2 id="linkage">Linkage</h2>
<p>Here are links to all the apps:</p>
<ul>
<li><a href="http://www.purgatorydesign.com/Intaglio/">Intaglio</a></li>
<li><a href="http://www.freeverse.com/lineform">Lineform</a></li>
<li><a href="http://www.tweakersoft.com/VectorDesigner/index.html">VectorDesigner</a></li>
<li><a href="http://chromaticbytes.com/zeusDrawTour.php">ZeusDraw</a></li>
</ul>
<ul>
<li><a href="http://store.acdsee.com/store/acd/en_US/DisplayProductDetailsPage/productID.78702300">Canvas 11</a> &#8211; too expensive</li>
<li><a href="http://www.cenon.info/frame_gb.html">Cenon</a> &#8211; Linux/GNUStep</li>
<li><a href="http://www.stone.com/Create/Create.html">Create 14</a> &#8211; too expensive</li>
<li><a href="http://www.doodlebytes.com/">DoodleCAD</a> &#8211; the website and the wood grain title bars</li>
<li><a href="http://www.eazydraw.net/">EazyDraw</a> &#8211; the website is a disaster (and so it the palette frenzy you can see in the screenshots)</li>
<li><a href="http://www.inkscape.org/">Inkscape</a> &#8211; Linux/Unix/Windows</li>
<li><a href="http://www.omnigroup.com/applications/OmniGraffle/">OmniGraffle</a> &#8211; Primarily for diagramming</li>
<li><a href="http://www.kiyut.com/products/sketsa/">Sketsa</a> &#8211; Linux/Unix/Windows</li>
<li><a href="http://www.wouldja.com/wouldjadraw/">WouldjaDraw</a> &#8211; Not quite enough export options, but boy it was close.</li>
</ul>
<p><strong>The Reference App</strong></p>
<p><a href="http://www.adobe.com/products/illustrator/?ogn=EN_US-gntray_prod_illustrator_home">Adobe Illustrator CS3</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jonwhipple.com/blog/2008/05/25/drawing-conclusions/feed/</wfw:commentRss>
		<slash:comments>37</slash:comments>
		</item>
		<item>
		<title>The Viability of the Information Institution</title>
		<link>http://jonwhipple.com/blog/2008/03/16/the-viability-of-the-information-institution/</link>
		<comments>http://jonwhipple.com/blog/2008/03/16/the-viability-of-the-information-institution/#comments</comments>
		<pubDate>Mon, 17 Mar 2008 00:46:07 +0000</pubDate>
		<dc:creator>Your Host</dc:creator>
				<category><![CDATA[Libraries]]></category>

		<guid isPermaLink="false">http://jonwhipple.com/blog/2008/03/16/the-viability-of-the-information-institution/</guid>
		<description><![CDATA[I have been mulling this over for some time now and thanks to a recent conversation with my friend Ross and another with my friend Kevin, I think I have this gelled: Where information is understood to be, or treated as, a commodity, the perceived value of information institutions like libraries is diminished or dissolved. [...]]]></description>
			<content:encoded><![CDATA[<p>I have been mulling this over for some time now and thanks to a recent conversation with my friend <a href="http://www.rossbliss.com/" title="Ross Bliss, jazz musician and librarian">Ross</a> and another with my friend <a href="http://stranack.informationcentre.ca/" title="Kevin Stranack">Kevin</a>, I think I have this gelled:</p>
<p><em>Where information is understood to be, or treated as, a commodity, the perceived value of information institutions like libraries is diminished or dissolved.</em></p>
<p>If I am correct, it means that the viability of public libraries is definitely in question. Specialised business or professional libraries will face many of the same challenges, but it may take longer for them to see some of the impact because their specialized information is more resistant to commodification.</p>
<p>Commodities are <em>undifferentiated</em> products, usually raw materials or agricultural production, where it&#8217;s hard to distinguish my bauxite as being somehow superior to your bauxite.</p>
<p>If information is easily available to me in all manner of mediums and in all kinds of contexts, why do I need a library? If I can expect that information surrounds me and informs me and is essentially a given like air, then why on earth do I need to spend tax money on what it may offer?</p>
<p>It is this very situation that every producer or distributor of commodity product will eventually face as any market matures. And libraries, which have traditionally been distributors of information and information access points will find that people understand them less and less and will feel no urgency to support them, especially where public resources are concerned.</p>
<p>What is different about getting information from a library than getting it from a website I trust on my Blackberry?</p>
<p>If I don&#8217;t find unique value in what a library does, then will I believe the assertion that <em>&#8220;Libraries Change Lives?&#8221;</em> I think not, which is bad for any kind of operation public or private. Your users need to perceive value. And assertions aren&#8217;t going to do.</p>
<h2>Operating in Commodity Environments</h2>
<p>This opens the discussion about operating in commoditized contexts and how any organization should conduct its activity therein.Generally commodity markets are dominated by very large aggregated businesses or operations that have the wherewithal to compete on high volume and low price. The dependent organizations in logistics and shipping and sales and marketing essentially are at the mercy of these large businesses.In spite of this situation small companies in steel, agriculture, and natural resource production, to name a few, compete and thrive. How do they do this?</p>
<p>I think it&#8217;s because they practice a few things extremely well: they limit their scope and market, they offer some unique advantage over the usual commodity, and they communicate this very well and with persistence and clarity.The rise of green and organic business focuses on these very things. Products like potatoes and corn are differentiated by clear messaging: no chemicals, no GMO, short transportation chains, high nutrition, local focus. Combined they deliver a value proposition that consumers are very responsive to. This means higher prices and higher margins and a chain of added value in spite of the overall environment. It also means a great deal of opportunity and success for distributors and sellers of such products at all levels in the supply chain.</p>
<p>Note how the entire proposition ties together. The entire value idea is predicated on certain things: that their are no chemical fertilizers, that genetic modifications are not allowed, that the transportation cost is small and it&#8217;s impact is minimized. All of these things are social positions with economic and political consequences, yet the success of these businesses <em>relies entirely</em> on taking this position and committing to it from inception to product delivery.</p>
<p>Successful related businesses like food delivery companies and organic wholesale distributors, and food product manufacturers benefit too and also predicate their unique offerings based on these features.So it&#8217;s evident by analogy that libraries must analyse their position in the supply chain of information and formulate some set of unique offerings that are perceived to have value by the people they seek to serve.The very choice of these things serves to limit their market scope, which actually gives them a real advantage when offering their products to people. They don&#8217;t have to compete in the same volume as other commodity producers and handlers. They don&#8217;t have to reach everybody in the same way. They are not relegated to being invisible like many natural resource companies are. They don&#8217;t have to settle for a harrowing game of razor-thin profits. Just the very act of choosing this set of things automatically gives them a great deal of viability.</p>
<p>So again, this suggests that in a commodity situation, libraries stand to gain a great deal by choosing their role and focus and identifying exactly the unique nature and value of their offerings.Making these choices also dictates how a library might go about delivering its services in a valuable way. Many parts of the &#8216;green produce&#8217; supply chain operate as one might expect and are really no different than their non-green counterparts. Things are grown and harvested and processed in some way and shipped and shipped again. What does differ is the amount and method by which any one of these steps happen. transport distances are shorter which means geographical allegiances and time to market become major drivers in the success of these businesses. I submit that if the situation was analysed there are correspondent things that libraries might discover about themselves.</p>
<p>Operational conduct is also abetted by new technologies in commodity markets, and that is something that libraries are in a fair position to capitalize on already as many libraries are already offering a range of digital services, RFID circulation techniques and more. Generally these are user facing services, and I think internal tools could be developed to help libraries operationally in a far greater way than at present.</p>
<h2>Communicating Unique</h2>
<p>Another critical aspect of delivering service and product in a commodity situation, is the effectiveness of communication.</p>
<p>Again, initial choices define the work that needs to be done. Just as the green production chain focuses on production choices like no GMO, the communications mandate is to express that fact as a value to potential customers. Initially it&#8217;s simply drawing attention the that fact, but soon after it becaomes a message about real whole food improving your life without any unknown or unintended consequences. The communication objectives are defined and kept clear by the narrow focus of the activity.</p>
<p>Communications in these environments also can focus on things other than statistical data and enumeration. Libraries live and die on statistics, but I am not convinced it must be so, or if it must be, that the same set of statistics need to be used.</p>
<p>The focus on the things that are different, and thereby valuable, becomes the greatest communication content. And when delivering unique ideas, it is a far easier task to engage people, get reaction, make an impression than delivering the same old statistical information. It also make original expression the norm which further distinguishes your situation, and set you far apart from other commodity producers and handlers.</p>
<p>Libraries do not have a great deal of expertise in this, and it seems to me to be generally denigrated within librarianship. In my experience, communications functions have served primarily to support programming activity at the expense of stratgic relevance and branding opportunity and also a the expense of internal communication.</p>
<p>There is a great deal of opportunity here for libraries to get the news out that they&#8217;re not playing the commodity game</p>
<h2>Experience My Commodity</h2>
<p>The PC industry experienced commditization in relatively short order, and the general swing from IBM PC to generically supplied parts integration producers created a culture of sales by specification and focus on the teated performance of component parts. Attempts by Dell and Gateway (large PC commodity aggregators and distributors) to penetrate the lifestyle market through retail failed abjectly. Their very nature as companies dedicated to competing on slim margins and impressive price to performance ratios worked against them when trying to engage consumers in their hearts and living rooms. Sony has had a much easier time of it, stying in retail than these two corporations, and Apple Inc, even more success by focusing entirely on their users experience of every device they make and how it is sold and packaged.</p>
<p>In a commodity situation, the uniqueness of your value proposition cannot be overstated enough and simple advertising and marketing activities will not suffice. The entire chain of experience by your user, customer or patron must convey that uniqueness. The experience that a user has is opening a box, or reading the manual or even that there is a manual all are telling things about the thinking behind that item. In a world of commodity PCs, Dell needed to purchase Alienware in order to get any panache or indiviuality into their product line at all. And Alienware, who were in the same business as Dell, building PC systems on-demand for their customers) had succeeded in the commodity market only because they chose a focused market (gamers) to serve with focused products (high performance gaming machines) in a unique way (Alien allusions and product design and marketing), in spite of cost.</p>
<p>Apple reatil stores thrive and continue to expand their operations because they aren&#8217;t retail stores. They&#8217;re purchasing exeriences, with products on offer that let you get the features and functionality that other commodity PC and electronics manufacturers offer, but as part of a unique and positive experience.</p>
<p>I think that libraries would do well to study and adopt these crucial lessons.</p>
<h2>Making the LeapIn most circumstances, the entire commodity proposition that libraries will confront will be trying, and publicly funded institutions will be hard pressed to change their culture and their outlook to stand out and be valuable in these contexts.</p>
<p>I would venture that by-in-large public libraries will find themselves on the defensive in upcoming years and will be working with shrinking budgets and ever diminishing public interest and support. And while I have used private sector models to draw my analogy, I don&#8217;t believe that public-private-partnerships are the solution. Rather I believe that design thinking with an eye to creating unique value and delivering it from promise to experience holds the key to library survival in an increasingly commoditized environment.</h2>
]]></content:encoded>
			<wfw:commentRss>http://jonwhipple.com/blog/2008/03/16/the-viability-of-the-information-institution/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Sometimes, I&#8217;m right.</title>
		<link>http://jonwhipple.com/blog/2008/01/21/sometimes-im-right/</link>
		<comments>http://jonwhipple.com/blog/2008/01/21/sometimes-im-right/#comments</comments>
		<pubDate>Tue, 22 Jan 2008 06:30:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Graphic Design]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://jonwhipple.com/blog/2008/01/21/sometimes-im-right/</guid>
		<description><![CDATA[Yeah, DrawIt and Acorn and Pixelmator and have all updated since I published Image Is Everything. They&#8217;re all getting better. Some are getting rotate tools and fixing bugs and others are inventing whole new ways of making pictures. Like this: DrawIt 3.3 Sneak Preview Did you see that? I love that. This DrawIt app is [...]]]></description>
			<content:encoded><![CDATA[<p>Yeah, <a href="http://www.getdrawit.com/">DrawIt</a> and <a href="http://www.flyingmeat.com/acorn">Acorn</a><span class="Apple-style-span" style="color: #000000; text-decoration: none"> and </span><a href="http://www.pixelmator.com">Pixelmator</a> and have all updated since I published <a href="http://jonwhipple.com/blog/2007/10/29/image-is-everything/">Image Is Everything</a>.</p>
<p>They&#8217;re all getting better.</p>
<p>Some are getting rotate tools and fixing bugs and others are inventing whole new ways of making pictures.<a href="http://www.flyingmeat.com/acorn"></a><a href="http://www.flyingmeat.com/acorn"></a></p>
<p>Like this: <a href="http://drawitscreencasts.s3.amazonaws.com/drawit33preview.mov">DrawIt 3.3 Sneak Preview</a></p>
<p>Did you <span class="Apple-style-span" style="font-style: italic; font-weight: bold">see</span> that?</p>
<p>I love that.</p>
<p>This DrawIt app is <span class="Apple-style-span" style="font-style: italic"><span class="Apple-style-span" style="font-weight: bold">trailblazing</span></span>.</p>
]]></content:encoded>
			<wfw:commentRss>http://jonwhipple.com/blog/2008/01/21/sometimes-im-right/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://drawitscreencasts.s3.amazonaws.com/drawit33preview.mov" length="9345643" type="video/quicktime" />
		</item>
		<item>
		<title>Framed – a FrameAway mini-review</title>
		<link>http://jonwhipple.com/blog/2007/11/27/framed-%e2%80%93-a-frameaway-mini-review/</link>
		<comments>http://jonwhipple.com/blog/2007/11/27/framed-%e2%80%93-a-frameaway-mini-review/#comments</comments>
		<pubDate>Tue, 27 Nov 2007 23:18:03 +0000</pubDate>
		<dc:creator>Your Host</dc:creator>
				<category><![CDATA[Graphic Design]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://jonwhipple.com/blog/2007/11/27/framed-%e2%80%93-a-frameaway-mini-review/</guid>
		<description><![CDATA[I mentioned in Image is Everything that one of things I frequently do is crop photographs and artwork. For me this is a regular task because I need to find ways of keeping old and over-used photos as fresh as possible. Yes, I know there are limits to this, and my team is on track [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://jonwhipple.com/blog/wp-content/uploads/2007/11/frameaway.png" height="247" width="400" /></p>
<p>I mentioned in <a href="http://jonwhipple.com/blog/2007/10/29/image-is-everything/">Image is Everything</a> that one of things I frequently do is crop photographs and artwork. For me this is a regular task because I need to find ways of keeping old and over-used photos as fresh as possible. Yes, I know there are limits to this, and my team is on track to get this addressed as the new year rolls around, but for now it&#8217;s a must.</p>
<p>You might also recall that I really like the compositional grids in the crop tools in Acorn and Pixelmator.</p>
<p>Well, I just found a great little tool called <a href="http://frameaway.dv8.ro/index.html">FrameAway</a>.</p>
<p>Essentially this app creates a compositional grid overlay over <span class="Apple-style-span" style="font-weight: bold">any application window</span> and then using a simple <strong>Control-Command-T</strong> shortcut you can work directly with the application under the grid.</p>
<p>So you can open a photo, bring up FrameAway, drag a compositional grid, position it, invoke the key command then use your app&#8217;s crop tool to make the crop.</p>
<p>Pretty cool, but do you need it if you&#8217;re already using Acorn or Pixelmator? Maybe not, though FrameAway does offer some alternative grids as well as  the Rule of Thirds (which are used by both Pixelmator and Acorn) including: Golden Thirds, Nautilus Spiral, and two variants of Golden Diagonal. You can also create and add your own grids using <a href="http://www.lua.org/">Lua</a>. I haven&#8217;t tried this yet but I could imagine being useful if you needed a special grid for your publishing work or something. Or just fun to goof around with. There are three already at <a href="http://frameaway.dv8.ro/plugins/">FrameAway&#8217;s plugin site</a>.</p>
<p>There&#8217;s no reason to limit your use to cropping assistance. You can use it to help you compose layouts and artwork too.</p>
<p>FrameAway has a single Inspector (in the HUD style) which displays the work through toggle command, Frame Type menu, Aspect Ratio menu and a selection size read-out. <span class="Apple-style-span" style="font-weight: bold">Preferences</span> is a dead-simple control for the colour and opacity (labelled as &#8216;Alpha&#8217;) of the area outside of the selection. <span class="Apple-style-span" style="font-weight: bold">Help</span> sends you to the workflow page at the FrameAway website which is clear and useful.</p>
<p>Nice touches include a <strong>Command-U</strong> shortcut that toggles through various measurement units (pixels, inches and mm), Simple key-strikes to rotate or flip the frame, and to toggle through frame types. Sparkle is here too for updates.</p>
<p>You need to license the app to access Preferences and make the shareware stuff disappear.</p>
<p>For me, cropping all day long, the price is measly (18.55CAD) and the transaction easily handled through Kagi (which give you a PayPal option).</p>
<p>Rough Edges? Sure, but they&#8217;re really minor. Use the word <span class="Apple-style-span" style="font-style: italic">Opacity</span> instead of <span class="Apple-style-span" style="font-style: italic">Alpha</span>. Refer to the <span class="Apple-style-span" style="font-style: italic">Command</span> key as <span class="Apple-style-span" style="font-style: italic">Command </span><span class="Apple-style-span" style="font-weight: bold">not <span class="Apple-style-span" style="font-weight: normal"><span class="Apple-style-span" style="font-style: italic">Mac</span></span></span>, especially now that the <a href="http://www.macuser.com/hardware/goodbye_apple_hello_command_1.php">Apple is gone</a> and it wasn&#8217;t ever Mac to begin with. Trying to connect to the Kagi store from within the app didn&#8217;t work for me, but going to the FrameAway site and clicking &#8216;Buy a license&#8217; worked just great.</p>
<p>If you&#8217;re a designer or photographer, and your current tools don&#8217;t have compositional grids, then this is a super app to add to your arsenal.</p>
<p><span class="Apple-style-span" style="font-weight: bold"> Linkage</span><span class="Apple-style-span" style="font-weight: bold"></span><a href="http://frameaway.dv8.ro/index.html"></a></p>
<p><a href="http://frameaway.dv8.ro/index.html">FrameAway</a><span class="Apple-style-span" style="text-decoration: underline; color: #551a8b"></span><span class="Apple-style-span" style="text-decoration: underline; color: #551a8b"><br />
Goodbye Apple, hello command</span><a href="http://www.lua.org/"><br />
Lua</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jonwhipple.com/blog/2007/11/27/framed-%e2%80%93-a-frameaway-mini-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

