<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Mortensen » Blog</title>
	
	<link>http://wearemortensen.com</link>
	<description>We Like It Simple</description>
	<pubDate>Sun, 15 Nov 2009 00:20:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/MortensenWeSay" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>Fireworks commands: Isolate</title>
		<link>http://feedproxy.google.com/~r/MortensenWeSay/~3/54EuGj1UYvE/</link>
		<comments>http://wearemortensen.com/blog/archive/fireworks-commands-isolate/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 09:27:54 +0000</pubDate>
		<dc:creator>RUDE</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<category><![CDATA[commands]]></category>

		<category><![CDATA[extension]]></category>

		<category><![CDATA[fireworks]]></category>

		<guid isPermaLink="false">http://wearemortensen.com/?p=5044</guid>
		<description><![CDATA[Fireworks has an API wich makes it highly extensible via new panels and, most importantly, commands. We find this extremely useful, it's possible to create custom actions using a particular extension of the JavaScript language, or emulate functions available in other applications of the Creative Suite.


Mortensen brings you Isolate, a series of commands made for [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Fireworks</strong> has an API wich makes it highly extensible via new panels and, most importantly, commands. We find this extremely useful, it's possible to create custom actions using a particular extension of the <strong>JavaScript language</strong>, or emulate functions available in other applications of the Creative Suite.<br />
<span id="more-5044"></span></p>
<p><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2009/06/isolate.png" alt="" title="isolate" width="500" height="128" /></p>
<p>Mortensen brings you <strong>Isolate</strong>, a series of commands made for previous Illustrator users, althought it's also useful for the ones that never touched it. We used to work with it and there were a pair of really useful functions: <strong>Lock/Hide objects</strong> and <strong>Unlock/Unhide objects</strong> (accesible via keyboard shortcuts). Based on some of the commands available in the <a href="http://fireworks.abeall.com/extensions/commands/">Object 1.0</a> extension by <a href="http://fireworks.abeall.com/">Aaron Beall</a>, Isolate provides advanced functions to work comfortably with a particular set of selected (or unselected) layers. This are the functions you'll find in the&nbsp;package:</p>
<ul>
<li><strong>Hide Unselected Objects and Lock Unselected Objects</strong>: This is the untouched versions of the commands included in the Aaron's set. This are pretty self-explanatory, select an object, run the command, and all unselected objects will hide or&nbsp;lock.</li>
<li><strong>Hide Selected Objects and Lock Selected Objects</strong>: We added this for the those nostalgic Illustrator users (like me), also quite self-explanatory, hides or locks selected layers when&nbsp;called.</li>
<li><strong>Unhide Previously Hidden Objects and Unlock Previously Hidden Objects</strong>: This is a modified version of the commands included in the Objects set. We loved how Illustrator handles unlock/unhide objects just because it inmediatelly selects them after running the commands, and that's how this works&nbsp;now.</li>
</ul>
<h3>How to&nbsp;install</h3>
<p>First of all <a href="http://wearemortensen.com/mortensen/wp-content/uploads/2009/06/isolate.zip">download the Isolate package</a>, unzip it and place the unpacked folder in <em>Program Files/Adobe/Adobe Fireworks/Configuration/Commands</em> if you are a <strong>Windows</strong> user, or in <em>Applications/Adobe Fireworks CS4/Configuration/Commands</em> if you are on a&nbsp;<strong>Mac</strong>.</p>
<p>Now you just have to open Fireworks, and you'll find Isolate under the <em>Commands</em>&nbsp;menu.</p>
<p><a href="http://wearemortensen.com/mortensen/wp-content/uploads/2009/06/isolate.zip" title="Download Isolate" class="button_alt"><span>Download&nbsp;Isolate</span></a></p>
<img src="http://feeds.feedburner.com/~r/MortensenWeSay/~4/54EuGj1UYvE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wearemortensen.com/blog/archive/fireworks-commands-isolate/feed/</wfw:commentRss>
		<feedburner:origLink>http://wearemortensen.com/blog/archive/fireworks-commands-isolate/</feedburner:origLink></item>
		<item>
		<title>Grid based design for the web</title>
		<link>http://feedproxy.google.com/~r/MortensenWeSay/~3/dEKfkmAlE8Y/</link>
		<comments>http://wearemortensen.com/blog/archive/grid-based-design-for-the-web/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 15:54:30 +0000</pubDate>
		<dc:creator>miguel</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<category><![CDATA[CSS]]></category>

		<category><![CDATA[design]]></category>

		<category><![CDATA[grids]]></category>

		<guid isPermaLink="false">http://wearemortensen.com/?p=3975</guid>
		<description><![CDATA[
Updated:&#160;04/16/09
We've been working on complex website layouts lately, such as styling content heavy pages for online magazines, radio and television clients. Since time is not something we have in abundance, I thought we needed to speed up the design process and simplify the task of managing&#160;information.
Enter the grid based design system. I decided to research [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://wearemortensen.com/mortensen/wp-content/uploads/2009/04/gridnogrid.png"><img class="alignnone size-full wp-image-4001" src="http://wearemortensen.com/mortensen/wp-content/uploads/2009/04/gridnogrid.png" alt="" width="500" height="340" /></a></p>
<p>Updated:&nbsp;04/16/09</p>
<p>We've been working on complex website layouts lately, such as styling content heavy pages for online magazines, radio and television clients. Since time is not something we have in abundance, I thought we needed to speed up the design process and simplify the task of managing&nbsp;information.</p>
<p>Enter the grid based design system. I decided to research the subject and apply this concept to our web&nbsp;design.</p>
<p><span id="more-3975"></span></p>
<p>I found quite a lot of information from people trying to translate this traditional concept from print to the web. Digging through all this information was time consuming and having to re-read the same information with different approaches on different web pages ended up being very tedious. So I thought it would be a good idea to summarize the best resources found, so that you can get right to the heart of the&nbsp;matter.</p>
<p>One of the first quality readings I stumbled upon was a PDF presentation from <a title="Mark Boulton" href="http://www.markboulton.co.uk/about">Mark Boulton</a> (of Mark Boulton Design) and <a title="Khoi Vinh" href="http://www.subtraction.com/about/">Khoi Vinh</a> (Design Director for NYTimes.com), perfect for a quick introduction if you already have some knowledge on the subject. Check <a title="Grids Are Good" href="http://www.subtraction.com/pics/0703/grids_are_good.pdf">Grids are&nbsp;Good</a></p>
<h3>The&nbsp;Basics:</h3>
<p>If you don't have a graphic design background or feel you need to refresh your knowledge on the concept you can check these&nbsp;articles:</p>
<ul>
<li><a title="Five simple steps to designing grid systems" href="http://www.markboulton.co.uk/journal/comments/five_simple_steps_to_designing_grid_systems_part_1/">Five simple steps to designing grid&nbsp;systems</a></li>
<li><a title="Order Out of Chaos" href="http://desktoppub.about.com/od/grids/l/aa_gridsorder.htm">Grids: Order Out of Chaos, Invisible Structures: When and Why to Use Grids in Page&nbsp;Layout</a></li>
</ul>
<p>You can also visit Khoi Vinh's <a title="Subtraction" href="http://www.subtraction.com">Subtraction</a> for a beautiful example on the usage of&nbsp;grids</p>
<h3>Elaborating:</h3>
<p>If you've checked these articles, or if you already know something about grids, you may think it's difficult to maintain vertical rhythm within web-pages due to the dynamic character of the content. But Richard Rutter has some advice on how to deal with&nbsp;this</p>
<ul>
<li><a title="Compose to a Vertical Rhythm" href="http://24ways.org/2006/compose-to-a-vertical-rhythm">Compose to a Vertical&nbsp;Rhythm</a></li>
</ul>
<p>And what about liquid layouts? Again, Mark Boulton has some&nbsp;suggestions</p>
<ul>
<li><a title="Five simple steps to designing grid systems part 5, Flexible grids" href="http://www.markboulton.co.uk/journal/comments/five_simple_steps_to_designing_grid_systems_part_5/">Five simple steps to designing grid systems part 5, Flexible&nbsp;grids</a></li>
</ul>
<h3>The&nbsp;tools:</h3>
<p>Here's a list of tools I've found very useful to start creating the optimal grid for all&nbsp;needs:</p>
<ul>
<li><a title="Grid Calculator" href="http://www.29digital.net/grid/">Grid Calculator</a><br />
Helps you find the optimal dimension in pixels based on these variables: Base font size, number of columns, column width, and gutter&nbsp;width.</li>
<li><a title="Slammer" href="http://site.ringce.com/products/slammer/slammer.html">Slammer</a><br />
It's basically a <strong>customizable grid overlay</strong> you can put over any application similar to Iconfactory's <a title="xScope" href="http://iconfactory.com/software/xscope">xScope</a>. I find it useful to figure out how other web-heads dealt with their grids. It's still in beta stage but the planned features look very&nbsp;tasty.</li>
<li><a title="GridFox" href="http://www.puidokas.com/portfolio/gridfox/">GridFox</a><br />
Similar to Slammer but as a<strong> Firefox plug-in</strong>, and the grid gets sticky to the&nbsp;content.</li>
<li><a title="Boks" href="http://toki-woki.net/p/Boks/">Boks</a><br />
This one is an Adobe Air aplication that gives you similar results as grid calculator and even adds suggestions. But most important, it's based on the blueprint CSS framework (see below), so after you choose your grid configuration it can <strong>export an html/css layout with some goodies</strong>.<br />
Anyway, I find myself using only the Grid calculator part of the app for working on my Fireworks mockups rather than to create <acronym title="Cascading Style Sheet">CSS</acronym>&nbsp;frameworks.</li>
<li><a title="GridMaker" href="http://www.andrewingram.net/articles/introducing_gridmaker/">GridMaker</a><br />
GridMaker is a small script for <strong>Photoshop</strong> which allows speedy development of simple grids.<br />
Check also <a title="GridMaster Reboot" href="http://www.andrewingram.net/articles/gridmaker_reboot/">Gridmaster Reboot</a> and <a title="GridMaster for Photoshop CS4" href="http://www.andrewingram.net/articles/gridmaker_for_photoshop_cs4">GridMaster for&nbsp;CS4</a></li>
</ul>
<h3>The CSS&nbsp;frameworks:</h3>
<p>I personally come from a graphic design background so I look at these with a bit of skepticism. Basically because I think the best way to start creating a web-page is to work with the layout in a graphic design application such as Illustrator or Fireworks and try to get as close as possible to the end result before writing any line of code. I think this approach however, speeds up the process a lot and simplifies the code work as every change the client introduces during the process can bring new problems that you can easily indentify and solve on the mock-up. Having to go through changes in the coding process is more time&nbsp;consuming.</p>
<p>Anyway, I feel I had to mention these frameworks as they may be quite useful for some die-hard code web&nbsp;developers:</p>
<ul>
<li><a title="The 960 Grid System" href="http://960.gs/">The 960 Grid System</a><br />
As the creators say, the 960 Grid System is an effort to streamline web development workflow by providing commonly used dimensions, based on a width of 960&nbsp;pixels.</li>
<li><a href="http://www.blueprintcss.org/">Blueprint Css</a><br />
Blueprint is a CSS framework, which aims to cut down your development time. It gives you a solid foundation to build your project on top of, with an easy-to-use grid, sensible typography, useful plug-ins, and even a style-sheet for&nbsp;printing.</li>
</ul>
<p>So that's it. As you see, making things look simple is not that simple, so I hope my research can help you in this quest for&nbsp;simplicity.</p>
<img src="http://feeds.feedburner.com/~r/MortensenWeSay/~4/dEKfkmAlE8Y" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wearemortensen.com/blog/archive/grid-based-design-for-the-web/feed/</wfw:commentRss>
		<feedburner:origLink>http://wearemortensen.com/blog/archive/grid-based-design-for-the-web/</feedburner:origLink></item>
		<item>
		<title>Shorten long urls from your desktop</title>
		<link>http://feedproxy.google.com/~r/MortensenWeSay/~3/_fT5j-44HHE/</link>
		<comments>http://wearemortensen.com/blog/archive/shorten-long-urls-from-yourdesktop/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 11:42:36 +0000</pubDate>
		<dc:creator>alexsancho</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<category><![CDATA[programming]]></category>

		<category><![CDATA[quicksilver]]></category>

		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://wearemortensen.com/?p=3910</guid>
		<description><![CDATA[There are many services you can use to make long url's a bit friendly, but all work the same, you need to open your browser point to the selected service and post your url on a form to get a shortener&#160;version.
But we can learn how to use different osx tools to access this services and [...]]]></description>
			<content:encoded><![CDATA[<p>There are many services you can use to make long url's a bit friendly, but all work the same, you need to open your browser point to the selected service and post your url on a form to get a shortener&nbsp;version.</p>
<p>But we can learn how to use different osx tools to access this services and parse the response. First using terminal script, the main idea is using "curl", a standard program included on every unix distro to make an http request, then copy the result to the&nbsp;clipboard.</p>
<p><span id="more-3910"></span></p>
<p>With this script we are going to query tinyurl, a popular shortening url&nbsp;service</p>
<pre><code>#!/bin/sh

curl -s http://tinyurl.com/api-create.php?url=${1} | pbcopy $1;	</code></pre>
<p>Another variant of this script allows us to query a service using a basic authentication protocol, this time the example uses tr.im service, another popular one that offers the option to save your converted urls to maintain a&nbsp;historic.</p>
<pre><code>#!/bin/sh

curl -u user:password -s http://api.tr.im/api/trim_simple?url=${1} | pbcopy $1;
</code></pre>
<p>A more elegant approach is to use quicksilver with some applescript magic to simplify all the process a bit more. The script is a bit complex, but all you really need is to copy next lines and paste it inside a file (ex.- tiny.scpt) on your "~/Library/Scripts/" and finally rescan quicksilver&nbsp;catalog.</p>
<p>This version sends the clipboard content to the desired service and notifies you with growl when the response is copied back to the&nbsp;clipboard,</p>
<pre><code>set longURL to the clipboard
set cmd to "curl http://tinyurl.com/api-create.php?url=" &amp; longURL
set shortURL to do shell script cmd
set the clipboard to shortURL as text

tell application "GrowlHelperApp"
set the allNotificationsList to {"URL copied to clipboard"}
set the enabledNotificationsList to {"URL copied to clipboard"}
register as application "TinyURL Service" all notifications allNotificationsList default notifications enabledNotificationsList icon of application "Script Editor"
notify with name "URL copied to clipboard" title "URL copied to clipboard" description shortURL application name "TinyURL Service"
end tell
</code></pre>
<p>That's all. Simple enough, isn't&nbsp;it?</p>
<img src="http://feeds.feedburner.com/~r/MortensenWeSay/~4/_fT5j-44HHE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wearemortensen.com/blog/archive/shorten-long-urls-from-yourdesktop/feed/</wfw:commentRss>
		<feedburner:origLink>http://wearemortensen.com/blog/archive/shorten-long-urls-from-yourdesktop/</feedburner:origLink></item>
		<item>
		<title>Simple but clever logotypes Two</title>
		<link>http://feedproxy.google.com/~r/MortensenWeSay/~3/Kde2F90vlqQ/</link>
		<comments>http://wearemortensen.com/blog/archive/simple-but-clever-logotypes-two/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 12:53:37 +0000</pubDate>
		<dc:creator>RUDE</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<category><![CDATA[clever]]></category>

		<category><![CDATA[logotypes]]></category>

		<category><![CDATA[simple]]></category>

		<guid isPermaLink="false">http://wearemortensen.com/?p=2763</guid>
		<description><![CDATA[For second time we bring you a small collection with some of the most clever, memorable and creamy simplicity flavoured logotypes.


Made by&#160;Cerise
Made by&#160;Bar
Made by Dale&#160;Harris
Made by Jay&#160;Kay
Made by Mads&#160;Katholm
Made by Brett&#160;Layton
Made by Bojan&#160;Stefanovic
Made by Ivan&#160;Jevtic
Made by Trevor&#160;Conrad
Made by Alexander&#160;Wende
Made by Josiah&#160;Jost
Made by Emil&#160;Hartvig
Made by Kevin&#160;Burr
Made by Johan Van Der&#160;Poel
Made by Mike&#160;Erickson
Made by Josiah&#160;Jost
Made by Szabo&#160;Marton
Made [...]]]></description>
			<content:encoded><![CDATA[<p>For second time we bring you a small collection with some of the most clever, memorable and creamy simplicity flavoured logotypes.
<p>
<span id="more-2763"></span></p>
<p><a href="http://logopond.com/members/profile/10715"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/10/bamboo.png" alt="" width="325" height="260" class="alignnone size-full wp-image-2765" /></a>Made by&nbsp;Cerise</p>
<p><a href="http://www.bar.com.uy/"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/10/bar.png" alt="" width="325" height="260" class="alignnone size-full wp-image-2767" /></a>Made by&nbsp;Bar</p>
<p><a href="http://www.daleharris.com/"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/10/clockwork-rhino.jpg" alt="" width="320" height="260" class="alignnone size-full wp-image-2769" /></a>Made by Dale&nbsp;Harris</p>
<p><a href="http://logopond.com/members/profile/136"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/10/cropd.png" alt="" width="325" height="260" class="alignnone size-full wp-image-2770" /></a>Made by Jay&nbsp;Kay</p>
<p><a href="http://logopond.com/members/profile/11611"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/10/electric-elephant.jpg" alt="" width="325" height="260" class="alignnone size-full wp-image-2771" /></a>Made by Mads&nbsp;Katholm</p>
<p><a href="http://logopond.com/members/profile/4328"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/10/exmouth-fish-co.png" alt="" width="325" height="260" class="alignnone size-full wp-image-2772" /></a>Made by Brett&nbsp;Layton</p>
<p><a href="http://logoholik.com"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/10/forkwire.png" alt="" width="325" height="260" class="alignnone size-full wp-image-2774" /></a>Made by Bojan&nbsp;Stefanovic</p>
<p><a href="http://madnessgraphics.blogspot.com/"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/10/gobo.png" alt="" width="320" height="260" class="alignnone size-full wp-image-2775" /></a>Made by Ivan&nbsp;Jevtic</p>
<p><a href="http://www.trevorconrad.com/"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/10/i-heart-ustache.png" alt="" width="325" height="260" class="alignnone size-full wp-image-2776" /></a>Made by Trevor&nbsp;Conrad</p>
<p><a href="http://logopond.com/members/profile/8274"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/10/invisible-agents.png" alt="" width="325" height="260" class="alignnone size-full wp-image-2777" /></a>Made by Alexander&nbsp;Wende</p>
<p><a href="http://siahdesign.com"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/10/iron-duck.png" alt="" width="325" height="260" class="alignnone size-full wp-image-2778" /></a>Made by Josiah&nbsp;Jost</p>
<p><a href="http://logopond.com/members/profile/6962"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/10/kingfish.png" alt="" width="325" height="260" class="alignnone size-full wp-image-2779" /></a>Made by Emil&nbsp;Hartvig</p>
<p><a href="http://ocularink.com"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/10/kooture.png" alt="" width="325" height="260" class="alignnone size-full wp-image-2780" /></a>Made by Kevin&nbsp;Burr</p>
<p><a href="http://www.vanderpoeldesign.com/"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/10/nectar.png" alt="" width="325" height="260" class="alignnone size-full wp-image-2781" /></a>Made by Johan Van Der&nbsp;Poel</p>
<p><a href="http://logomotive.net"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/10/octopress.png" alt="" width="325" height="260" class="alignnone size-full wp-image-2783" /></a>Made by Mike&nbsp;Erickson</p>
<p><a href="http://siahdesign.com/"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/10/office-strategies.png" alt="" width="325" height="260" class="alignnone size-full wp-image-2784" /></a>Made by Josiah&nbsp;Jost</p>
<p><a href="http://logocento.com"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/10/pink-paper.png" alt="" width="325" height="260" class="alignnone size-full wp-image-2785" /></a>Made by Szabo&nbsp;Marton</p>
<p><a href="http://www.redbeard.com"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/10/redbeard.jpg" alt="" width="320" height="260" class="alignnone size-full wp-image-2786" /></a>Made by Redbeard&nbsp;Inc.</p>
<p><a href="http://logopond.com/members/profile/13460"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/10/smile.png" alt="" width="325" height="260" class="alignnone size-full wp-image-2787" /></a>Made by Jonathan&nbsp;Belton</p>
<p><a href="http://seanfarrelldesigns.com/"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/10/starfish.png" alt="" width="325" height="260" class="alignnone size-full wp-image-2788" /></a>Made by Sean&nbsp;Farrell</p>
<p><a href="http://logopond.com/members/profile/1186"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/10/taurus.png" alt="" width="325" height="260" class="alignnone size-full wp-image-2789" /></a>Made by St.&nbsp;Ass</p>
<p><a href="http://logopond.com/members/profile/8985"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/10/typeface.png" alt="" width="325" height="260" class="alignnone size-full wp-image-2790" /></a>Made by Muamer&nbsp;Adilovic</p>
<p><a href="http://logomotive.net"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/10/unreel.png" alt="" width="325" height="260" class="alignnone size-full wp-image-2791" /></a>Made by Mike&nbsp;Erickson</p>
<p><a href="http://www.gutdesign.com/"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/10/wallie.png" alt="" width="325" height="260" class="alignnone size-full wp-image-2792" /></a>Made by Gustaw&nbsp;Dmowski</p>
<img src="http://feeds.feedburner.com/~r/MortensenWeSay/~4/Kde2F90vlqQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wearemortensen.com/blog/archive/simple-but-clever-logotypes-two/feed/</wfw:commentRss>
		<feedburner:origLink>http://wearemortensen.com/blog/archive/simple-but-clever-logotypes-two/</feedburner:origLink></item>
		<item>
		<title>Simple but clever logotypes</title>
		<link>http://feedproxy.google.com/~r/MortensenWeSay/~3/Ro22Z5yu0lQ/</link>
		<comments>http://wearemortensen.com/blog/archive/simple-but-clever-logotypes/#comments</comments>
		<pubDate>Fri, 17 Oct 2008 12:53:51 +0000</pubDate>
		<dc:creator>RUDE</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<category><![CDATA[clever]]></category>

		<category><![CDATA[logotypes]]></category>

		<category><![CDATA[simple]]></category>

		<guid isPermaLink="false">http://wearemortensen.com/?p=2550</guid>
		<description><![CDATA[Logotypes are a distinction mark that we see everyday in everyplace. You may take a look to our very first logo collection. They're clever, memorable... and simple, because we like&#160;it.

Made by Bart&#160;ODell
Made by Roy&#160;Smith
Made by Kevin Burr (Ocular&#160;Ink)
Made by Bart&#160;ODell
Made by&#160;BrandBerry
Made by Joan Pons&#160;Moll
Made by Dale&#160;Harris
Made by Roy&#160;Smith
Made by Raja&#160;Sandhu
Made by Roy&#160;Smith
Made by Kotton&#160;Designshirts
Made by [...]]]></description>
			<content:encoded><![CDATA[<p>Logotypes are a distinction mark that we see everyday in everyplace. You may take a look to our very first logo collection. They're clever, memorable... and simple, because we like&nbsp;it.</p>
<p><span id="more-2550"></span></p>
<p><a href="http://www.bartodell.com/"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/10/4views1.jpg" alt="" width="325" height="260" class="alignnone size-full wp-image-2554" /></a>Made by Bart&nbsp;ODell</p>
<p><a href="http://roysmithdesign.com/"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/10/admajik.jpg" alt="" width="325" height="260" class="alignnone size-full wp-image-2553" /></a>Made by Roy&nbsp;Smith</p>
<p><a href="http://www.ocularInk.com/"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/10/ann.jpg" alt="" width="320" height="260" class="alignnone size-full wp-image-2559" /></a>Made by Kevin Burr (Ocular&nbsp;Ink)</p>
<p><a href="http://www.bartodell.com/"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/10/become.jpg" alt="" width="325" height="260" class="alignnone size-full wp-image-2561" /></a>Made by Bart&nbsp;ODell</p>
<p><a href="http://brand-berry.ru/"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/10/brandberry.jpg" alt="" width="320" height="260" class="alignnone size-full wp-image-2562" /></a>Made by&nbsp;BrandBerry</p>
<p><a href="http://www.joanponsmoll.com/"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/10/buffon.jpg" alt="" width="325" height="260" class="alignnone size-full wp-image-2563" /></a>Made by Joan Pons&nbsp;Moll</p>
<p><a href="http://www.daleharris.com/"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/10/chillidog.jpg" alt="" width="320" height="260" class="alignnone size-full wp-image-2564" /></a>Made by Dale&nbsp;Harris</p>
<p><a href="http://roysmithdesign.com/"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/10/cossack.jpg" alt="" width="325" height="260" class="alignnone size-full wp-image-2565" /></a>Made by Roy&nbsp;Smith</p>
<p><a href="http://rajasandhu.com/"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/10/fido.jpg" alt="" width="325" height="260" class="alignnone size-full wp-image-2567" /></a>Made by Raja&nbsp;Sandhu</p>
<p><a href="http://roysmithdesign.com/"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/10/fpe.jpg" alt="" width="325" height="260" class="alignnone size-full wp-image-2568" /></a>Made by Roy&nbsp;Smith</p>
<p><a href="http://www.kotton.de/"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/10/kotton.jpg" alt="" width="320" height="260" class="alignnone size-full wp-image-2569" /></a>Made by Kotton&nbsp;Designshirts</p>
<p><a href="http://www.crislabno.com/"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/10/live.jpg" alt="" width="325" height="260" class="alignnone size-full wp-image-2570" /></a>Made by Cris&nbsp;Labno</p>
<p><a href="http://www.logoholik.com"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/10/logosvet.jpg" alt="" width="325" height="260" class="alignnone size-full wp-image-2571" /></a>Made by Bojan&nbsp;Stefanovic</p>
<p><a href="http://www.crislabno.com/"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/10/milk.jpg" alt="" width="325" height="260" class="alignnone size-full wp-image-2572" /></a>Made by Cris&nbsp;Labno</p>
<p><a href="http://www.dache.ch/"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/10/nyctalk.jpg" alt="" width="325" height="260" class="alignnone size-full wp-image-2573" /></a>Made by David&nbsp;Pache</p>
<p><a href="http://www.vlastimilsvoboda.cz/"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/10/popp.jpg" alt="" width="320" height="260" class="alignnone size-full wp-image-2574" /></a>Made by Vlastimil&nbsp;Svoboda</p>
<p><a href="http://www.ozorowski.com/"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/10/radermachers.jpg" alt="" width="325" height="260" class="alignnone size-full wp-image-2575" /></a>Made by Michał&nbsp;Ozorowski</p>
<p><a href="http://www.id29.com/"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/10/ryanbiggs.jpg" alt="" width="320" height="260" class="alignnone size-full wp-image-2576" /></a>Made by Bryan Kahrs /&nbsp;id29</p>
<p><a href="http://www.crislabno.com/"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/10/say.jpg" alt="" width="325" height="260" class="alignnone size-full wp-image-2577" /></a>Made by Cris&nbsp;Labno</p>
<p><a href="http://www.dache.ch/"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/10/sweetcoding.jpg" alt="" width="325" height="260" class="alignnone size-full wp-image-2578" /></a>Made by David&nbsp;Pache</p>
<p><a href="http://www.thisisnido.com/"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/10/talkmore.jpg" alt="" width="320" height="260" class="alignnone size-full wp-image-2579" /></a>Made by&nbsp;nido</p>
<p><a href="http://logopond.com/members/profile/1679/"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/10/tuitive.jpg" alt="" width="325" height="260" class="alignnone size-full wp-image-2580" /></a>Made by Brian K&nbsp;Gray</p>
<p><a href="http://www.crislabno.com/"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/10/up.jpg" alt="" width="325" height="260" class="alignnone size-full wp-image-2581" /></a>Made by Cris&nbsp;Labno</p>
<p><a href="http://www.vizemedia.com/"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/10/vize.jpg" alt="" width="320" height="260" class="alignnone size-full wp-image-2582" /></a>Made by Vize&nbsp;Media</p>
<p><a href="http://www.bartodell.com/"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/10/yeswes.jpg" alt="" width="325" height="260" class="alignnone size-full wp-image-2583" /></a>Made by Bart&nbsp;ODell</p>
<img src="http://feeds.feedburner.com/~r/MortensenWeSay/~4/Ro22Z5yu0lQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wearemortensen.com/blog/archive/simple-but-clever-logotypes/feed/</wfw:commentRss>
		<feedburner:origLink>http://wearemortensen.com/blog/archive/simple-but-clever-logotypes/</feedburner:origLink></item>
		<item>
		<title>Carlos Segura thoughts about working with clients</title>
		<link>http://feedproxy.google.com/~r/MortensenWeSay/~3/Y_UkDlkWEUM/</link>
		<comments>http://wearemortensen.com/blog/archive/carlos-segura-thoughts-about-working-with-clients/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 09:27:01 +0000</pubDate>
		<dc:creator>RUDE</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<category><![CDATA[Carlos Segura]]></category>

		<category><![CDATA[client]]></category>

		<category><![CDATA[interview]]></category>

		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://wearemortensen.com/?p=793</guid>
		<description><![CDATA[Found at the latest T.26 newsletter: Carlos Segura is one of the greatest icons in modern design, Segura Inc. uses to work with really big clients like Corbis, MTV, Nissan, Nintendo, etc. and when he stops his work to speak about the relation with them, just what happened at the 3rd annual Seed Conference a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.businesspov.com/article/315" title="Business POV Conversations With Thought Leaders: Design Icon Carlos Segura"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/07/segura-pov.jpg" alt="segura_pov.jpg" border="0" width="530" height="287" /></a>Found at the latest <a href="http://www.t26.com/" title="T.26 Digital Type Foundry">T.26</a> newsletter: <strong>Carlos Segura</strong> is one of the greatest icons in modern design, <a href="http://www.segura-inc.com/" title="SEGURA INC.">Segura Inc.</a> uses to work with really big clients like Corbis, MTV, Nissan, Nintendo, etc. and when he stops his work to <a href="http://www.businesspov.com/article/315" title="Business POV Conversations With Thought Leaders: Design Icon Carlos Segura">speak about the relation with them</a>, just what happened at the 3rd annual Seed Conference a month ago, you just have to&nbsp;listen.</p>
<p><span id="more-793"></span></p>
<blockquote class="float-right"><p>You have to be willing to accept the consequences of having an&nbsp;opinion.</p></blockquote>
<p>He also speaks of <strong>what design is about these days</strong>, and actually is a really interesting opinion that involves not only how design makes a company look like, but how a company acts and&nbsp;communicates.</p>
<img src="http://feeds.feedburner.com/~r/MortensenWeSay/~4/Y_UkDlkWEUM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wearemortensen.com/blog/archive/carlos-segura-thoughts-about-working-with-clients/feed/</wfw:commentRss>
		<feedburner:origLink>http://wearemortensen.com/blog/archive/carlos-segura-thoughts-about-working-with-clients/</feedburner:origLink></item>
		<item>
		<title>We believe in Gotham</title>
		<link>http://feedproxy.google.com/~r/MortensenWeSay/~3/tEucprdOZuw/</link>
		<comments>http://wearemortensen.com/blog/archive/we-believe-in-gotham/#comments</comments>
		<pubDate>Tue, 01 Jul 2008 16:01:26 +0000</pubDate>
		<dc:creator>RUDE</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<category><![CDATA[Gotham]]></category>

		<category><![CDATA[Mortensen]]></category>

		<category><![CDATA[Obama]]></category>

		<category><![CDATA[typography]]></category>

		<guid isPermaLink="false">http://wearemortensen.com/?p=784</guid>
		<description><![CDATA[Some time ago I found an article at the Helvetica's blog about the typography used by Barack Obama for his election's campaign to the White House. It was quite a surprise to see that it was the same one we're using as our corporative typography: Gotham by Hoefler &#038; Frere-Jones. Then, I realized that we [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://store.barackobama.com/product_p/po26842.htm" title="Change We Can Believe In - Poster"><img src="http://wearemortensen.com/mortensen/wp-content/uploads/2008/06/we-believe-in-gotham.jpg" alt="Change We Can Believe In" width="530" height="136" /></a>Some time ago I found an article at the <a href="http://www.helveticafilm.com/newblog/2008/02/19/a-font-we-can-believe-in/" title="Helvetica &raquo; A Font We Can Believe In">Helvetica's blog</a> about the typography used by Barack Obama for his election's campaign to the White House. It was quite a surprise to see that it was the same one we're using as our corporative typography: <a href="http://www.typography.com/fonts/font_overview.php?productLineID=100008" title="Gotham | Hoefler &amp; Frere-Jones"><strong>Gotham</strong> by Hoefler &#038; Frere-Jones</a>. Then, I realized that we had started a company in the right direction, with the right ideas in&nbsp;mind.</p>
<p>We like it&nbsp;simple.</p>
<p><em>I promise larger and better articles, very&nbsp;soon.</em></p>
<img src="http://feeds.feedburner.com/~r/MortensenWeSay/~4/tEucprdOZuw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wearemortensen.com/blog/archive/we-believe-in-gotham/feed/</wfw:commentRss>
		<feedburner:origLink>http://wearemortensen.com/blog/archive/we-believe-in-gotham/</feedburner:origLink></item>
		<item>
		<title>Keep it simple, keep it good</title>
		<link>http://feedproxy.google.com/~r/MortensenWeSay/~3/brMQyEwerYw/</link>
		<comments>http://wearemortensen.com/blog/archive/keep-it-simple-keep-it-good/#comments</comments>
		<pubDate>Tue, 06 May 2008 14:09:33 +0000</pubDate>
		<dc:creator>jganyet</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<category><![CDATA[Book]]></category>

		<category><![CDATA[IBM]]></category>

		<category><![CDATA[John Maeda]]></category>

		<guid isPermaLink="false">http://wearemortensen.com/mortensen/?p=305</guid>
		<description><![CDATA[It took us several brainstorming sessions via Skype, Twitter and face to face to come up with Mortensen, the name of our new creative project, and the concept behind it "We Like it Simple". The concept became a tagline, the tagline grew to be a&#160;blog.
The concept took precedence over the name of the brand and [...]]]></description>
			<content:encoded><![CDATA[<p>It took us several brainstorming sessions via Skype, Twitter and face to face to come up with <strong>Mortensen</strong>, the name of our new creative project, and the concept behind it <strong>"We Like it Simple"</strong>. The concept became a tagline, the tagline grew to be a&nbsp;blog.</p>
<p>The concept took precedence over the name of the brand and we are happy about it. After going over the concept many times after the initial brainstorming (simplicity is not so simple sometimes) three ideas came to my&nbsp;mind: </p>
<ul>
<li>The golden rule of life: "Keep it simple, make it&nbsp;work"</li>
<li>A poster I saw in the US while working for IBM: "Simple good, complex&nbsp;bad"</li>
<li>A blog/book I read this summer by John Maeda called "<a title="John Maeda's The Laws of Simplicity Blog" href="http://www.lawsofsimplicity.com/" target="_blank">The Laws of&nbsp;Simplicity</a>"</li>
</ul>
<p>That's the way we like&nbsp;it.</p>
<img src="http://feeds.feedburner.com/~r/MortensenWeSay/~4/brMQyEwerYw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wearemortensen.com/blog/archive/keep-it-simple-keep-it-good/feed/</wfw:commentRss>
		<feedburner:origLink>http://wearemortensen.com/blog/archive/keep-it-simple-keep-it-good/</feedburner:origLink></item>
		<item>
		<title>Simple Wordpress themes</title>
		<link>http://feedproxy.google.com/~r/MortensenWeSay/~3/Ny81XBIXepQ/</link>
		<comments>http://wearemortensen.com/blog/archive/simple-wordpress-themes/#comments</comments>
		<pubDate>Tue, 06 May 2008 14:04:57 +0000</pubDate>
		<dc:creator>jganyet</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<category><![CDATA[theme]]></category>

		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://wearemortensen.com/mortensen/?p=304</guid>
		<description><![CDATA[If you are interested in simple and clear themes for your Wordpress blog or website head over to Plaintxt.org where you'll find a nice collection of minimalistic themes for the popular blogging&#160;platform.
Using and admiring this well designed templates you'll understand why web design is 95%&#160;typography 
]]></description>
			<content:encoded><![CDATA[<p>If you are interested in simple and clear themes for your Wordpress blog or website head over to <a title="Minimalism in blogging: an experiment out of control" href="http://www.plaintxt.org/" target="_blank">Plaintxt.org</a> where you'll find a <a title="Minimalistic themes for Wordpress" href="http://www.plaintxt.org/2006/06/13/the-best-minimalist-wordpress-themes/" target="_blank">nice collection of minimalistic themes</a> for the popular blogging&nbsp;platform.</p>
<p>Using and admiring this well designed templates you'll understand why <a title="The importance of Typography in Web Design" href="http://informationarchitects.jp/the-web-is-all-about-typography-period/" target="_blank">web design is 95%&nbsp;typography</a> </p>
<img src="http://feeds.feedburner.com/~r/MortensenWeSay/~4/Ny81XBIXepQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wearemortensen.com/blog/archive/simple-wordpress-themes/feed/</wfw:commentRss>
		<feedburner:origLink>http://wearemortensen.com/blog/archive/simple-wordpress-themes/</feedburner:origLink></item>
		<item>
		<title>Antoine de Saint-Exupéry on design</title>
		<link>http://feedproxy.google.com/~r/MortensenWeSay/~3/QihZSYWn1CE/</link>
		<comments>http://wearemortensen.com/blog/archive/antoine-de-saint-exuperi-on-design/#comments</comments>
		<pubDate>Tue, 06 May 2008 13:50:21 +0000</pubDate>
		<dc:creator>jganyet</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<category><![CDATA[quotation]]></category>

		<guid isPermaLink="false">http://wearemortensen.com/mortensen/?p=303</guid>
		<description><![CDATA[You know you’ve achieved perfection in design, not when you have nothing more to add, but when you have nothing more to take&#160;away.
--Antoine de&#160;Saint-Exupéry
]]></description>
			<content:encoded><![CDATA[<p>You know you’ve achieved perfection in design, not when you have nothing more to add, but when you have nothing more to take&nbsp;away.</p>
<p><em>--Antoine de&nbsp;Saint-Exupéry</em></p>
<img src="http://feeds.feedburner.com/~r/MortensenWeSay/~4/QihZSYWn1CE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wearemortensen.com/blog/archive/antoine-de-saint-exuperi-on-design/feed/</wfw:commentRss>
		<feedburner:origLink>http://wearemortensen.com/blog/archive/antoine-de-saint-exuperi-on-design/</feedburner:origLink></item>
	</channel>
</rss>
