<?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>Noah Read</title>
	<atom:link href="http://www.noahread.net/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.noahread.net/blog</link>
	<description>Graphic Designer</description>
	<lastBuildDate>Wed, 28 Jul 2010 04:49:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>HTML5 for Web Designers</title>
		<link>http://www.noahread.net/blog/2010/07/27/html5-for-web-designers/</link>
		<comments>http://www.noahread.net/blog/2010/07/27/html5-for-web-designers/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 04:49:40 +0000</pubDate>
		<dc:creator>Noah</dc:creator>
				<category><![CDATA[Book]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.noahread.net/blog/?p=552</guid>
		<description><![CDATA[I recently read Jeremy Keith’s HTML5 for Web Designers and loved it. It is a great overview of the up and coming web standard. The light, concise tone achieved through Keith’s witty brevity and Jason Santa Maria’s pitch perfect design almost make you forget that the subject is of weighty importance for anyone involved in [...]]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignnone" style="width: 880px"><a href="http://jasonsantamaria.com/articles/announcing-a-book-apart"><img style="margin-left: 24px;" title="HTML 5 for Web Designers" src="http://jasonsantamaria.com/i/entry/announcing-a-book-apart/html5-for-web-designers.jpg" alt="" width="870" height="270" /></a><p class="wp-caption-text">Photo of HTML5 for Web Designers taken from the designer’s website, Jason Santa Maria</p></div>
<p>I recently read Jeremy Keith’s <em><a title="HTML5 for Web Designers" href="http://books.alistapart.com/" target="_blank">HTML5 for Web Designers</a></em> and loved it. It is a great overview of the up and coming web standard. The light, concise tone achieved through Keith’s witty brevity and <a title="Jason Santa Maria" href="http://jasonsantamaria.com/articles/announcing-a-book-apart" target="_blank">Jason Santa Maria’s</a> pitch perfect design almost make you forget that the subject is of weighty importance for anyone involved in the web design field. HTML5 is the manifestation of the recent push towards web standards, but instead of dumbing down the markup language for the benefit of the disparate qualities of today’s browsers, many advanced features previously found only in Javascript have been brought inline.</p>
<p><span id="more-552"></span>This double edged sword will make our lives easier and harder at the same time. For example the following video tag allows me to provide content to every browser and device, even Internet Explorer through a Flash embedded fallback (yeah for <a title="Progressive Enhancement" href="http://www.alistapart.com/articles/understandingprogressiveenhancement/" target="_blank">progressive enhancement!</a>). But because browser makers do not agree on video formats, instead of one video and one Flash fallback I must include 2 videos, one for Safari and one for Firefox and Chrome (in the future 3 might be needed with Google’s recent release of .webm). The other issue for us designer minded folks comes in skinning the video player. Because video playback has been handed to each browser to implement how it sees fit we not only see multiple formats but multiple video player skins. For those who wish to control the look of the player simple CSS will not do, a <a href="http://www.digitaria.com/blogs/html5-video-skinning-tutorial-part-1" target="_blank">knowledge of Javascript</a> is necessary to override each browser’s built in player.</p>
<p><video controls width=“587" height="330" preload poster="http://www.noahread.net/images/projects/ck/video.jpg">  
		    		      
		    		    <source src="http://www.noahread.net/images/projects/ck/CK.mp4" type="video/mp4" />
		    		     
		    		    <source src=“http://www.noahread.net/images/projects/ck/CK.ogv" type="video/ogg" />  
		    		    
		    		    <object width="587" height="330"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=6005331&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=9D3123&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=6005331&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=9D3123&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="587" height="330"></embed></object>  
		    		
</video>

<br />
<br /></p>
<p>The bottom line is that HTML5 is pushing us forward, simplifying our lives on hand while pushing us to learn Javascript on the other hand. The major takeaway that I’ve gained from the last few months of HTML5 excitement is that a web designer’s toolkit can no longer be limited to HTML and CSS, but must now include Javascript. Guess it’s time for me to buy a <a href="http://www.amazon.com/jQuery-Cookbook-Solutions-Examples-Developers/dp/0596159773/ref=sr_1_25?ie=UTF8&amp;s=books&amp;qid=1280290892&amp;sr=8-25" target="_blank">book</a> and start reading.</p>
<blockquote><p><span style="color: #999999;">1. For a great overview of using HTML5 see Mark Pilgrim’s </span><span style="color: #999999;"><a title="Dive into HTML" href="http://diveintohtml5.org/" target="_blank">website here</a></span><span style="color: #999999;">.</span></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.noahread.net/blog/2010/07/27/html5-for-web-designers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>8 Faces, First Impressions</title>
		<link>http://www.noahread.net/blog/2010/07/22/8-faces-first-impressions/</link>
		<comments>http://www.noahread.net/blog/2010/07/22/8-faces-first-impressions/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 04:48:07 +0000</pubDate>
		<dc:creator>Noah</dc:creator>
				<category><![CDATA[Book]]></category>
		<category><![CDATA[Culture]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Typography]]></category>

		<guid isPermaLink="false">http://www.noahread.net/blog/?p=548</guid>
		<description><![CDATA[8 Faces is a new project headed by Elliot Jay Stocks, which contains interviews with typographers who create or use type in compelling ways. The first run of 1000 copies sold out in a matter of hours but anyone can do what I did and buy a PDF version. The magazine is planned for bi-annual [...]]]></description>
			<content:encoded><![CDATA[<p><em><a title="8 Faces" href="http://8faces.com/" target="_blank">8 Faces</a></em> is a new project headed by <a title="Elliot Jay Stocks" href="http://elliotjaystocks.com/" target="_blank">Elliot Jay Stocks</a>, which contains interviews with typographers who create or use type in compelling ways. The first run of 1000 copies sold out in a matter of hours but anyone can do what I did and buy a PDF version. The magazine is planned for bi-annual release and will be a regular addition to my bookshelf, digitally in this case.</p>
<p>The design of the <em>8 Faces</em> is definitely great, clean layout with wonderful full color photographs. The content is where I had the greatest surprise. The interviews with these luminaries of the field are not that different from what you might find online but isolated in a magazine rather than in series of blog posts with ads and other distractions running along the side really make a difference. I can’t say much more than it really is a pleasure to sit down and read through the PDF on the iPad, and in a way that I have not achieved online. I highly recommend anyone interested in the design field or typography generally to do the same. <em>8 Faces</em> does a much superior job than the regular industry publications, I’m looking at you <em>Print</em> and <em>HOW</em>, at tickling the inspiration center in my designer brainer.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.noahread.net/blog/2010/07/22/8-faces-first-impressions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Type/Image: Piedras Viejas</title>
		<link>http://www.noahread.net/blog/2010/05/25/typeimage-piedras-viejas/</link>
		<comments>http://www.noahread.net/blog/2010/05/25/typeimage-piedras-viejas/#comments</comments>
		<pubDate>Wed, 26 May 2010 04:26:59 +0000</pubDate>
		<dc:creator>Noah</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Type/Image]]></category>
		<category><![CDATA[Typography]]></category>

		<guid isPermaLink="false">http://www.noahread.net/blog/?p=540</guid>
		<description><![CDATA[Fidel Black]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.noahread.net/blog/noah_read/blog/wp-content/uploads/2010/05/Piedras-Viejas-1.jpg"><img class="aligncenter size-large wp-image-541" title="Piedras Viejas-1" src="http://www.noahread.net/blog/noah_read/blog/wp-content/uploads/2010/05/Piedras-Viejas-1-682x1024.jpg" alt="" width="682" height="1024" /></a></p>
<p>Fidel Black</p>
]]></content:encoded>
			<wfw:commentRss>http://www.noahread.net/blog/2010/05/25/typeimage-piedras-viejas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Type/Image: Dream State</title>
		<link>http://www.noahread.net/blog/2010/05/17/typeimage-dream-state/</link>
		<comments>http://www.noahread.net/blog/2010/05/17/typeimage-dream-state/#comments</comments>
		<pubDate>Tue, 18 May 2010 05:52:30 +0000</pubDate>
		<dc:creator>Noah</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Type/Image]]></category>
		<category><![CDATA[Typography]]></category>

		<guid isPermaLink="false">http://www.noahread.net/blog/?p=536</guid>
		<description><![CDATA[Calluna Black and Semibold Small Caps]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.noahread.net/blog/noah_read/blog/wp-content/uploads/2010/05/Dream-State.jpg"><img class="aligncenter size-full wp-image-537" title="Dream-State" src="http://www.noahread.net/blog/noah_read/blog/wp-content/uploads/2010/05/Dream-State.jpg" alt="" width="800" height="533" /></a></p>
<p>Calluna Black and Semibold Small Caps</p>
]]></content:encoded>
			<wfw:commentRss>http://www.noahread.net/blog/2010/05/17/typeimage-dream-state/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Type/Image: Immigration</title>
		<link>http://www.noahread.net/blog/2010/04/24/typeimage-immigration/</link>
		<comments>http://www.noahread.net/blog/2010/04/24/typeimage-immigration/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 22:26:25 +0000</pubDate>
		<dc:creator>Noah</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Type/Image]]></category>

		<guid isPermaLink="false">http://www.noahread.net/blog/?p=530</guid>
		<description><![CDATA[Decided to make this after watching the unfortunate news from Arizona this week. Tungsten Medium &#38; Black You can find the original sized version here.]]></description>
			<content:encoded><![CDATA[<p>Decided to make this after watching the unfortunate <a href="http://www.boston.com/news/local/breaking_news/2010/04/activists_denou.html" target="_blank">news</a> from Arizona this week.</p>
<p><a href="http://www.noahread.net/blog/noah_read/blog/wp-content/uploads/2010/04/Immigration.jpg"><img class="aligncenter size-large wp-image-531" title="Immigration" src="http://www.noahread.net/blog/noah_read/blog/wp-content/uploads/2010/04/Immigration-662x1024.jpg" alt="" width="662" height="1024" /></a></p>
<p>Tungsten Medium &amp; Black</p>
<p>You can find the original sized version <a href="http://www.flickr.com/photos/noahread/4549364046/" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.noahread.net/blog/2010/04/24/typeimage-immigration/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Type/Image: Pint-Sized Churchill</title>
		<link>http://www.noahread.net/blog/2010/03/16/typeimage-pint-sized-churchill/</link>
		<comments>http://www.noahread.net/blog/2010/03/16/typeimage-pint-sized-churchill/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 05:35:49 +0000</pubDate>
		<dc:creator>Noah</dc:creator>
				<category><![CDATA[Type/Image]]></category>

		<guid isPermaLink="false">http://www.noahread.net/blog/?p=523</guid>
		<description><![CDATA[League Gothic Regular]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.noahread.net/blog/noah_read/blog/wp-content/uploads/2010/03/Pint-Sized-Churchill-blog.jpg"><img class="aligncenter size-full wp-image-524" title="Pint-Sized-Churchill-blog" src="http://www.noahread.net/blog/noah_read/blog/wp-content/uploads/2010/03/Pint-Sized-Churchill-blog.jpg" alt="" width="800" height="533" /></a></p>
<p>League Gothic Regular</p>
]]></content:encoded>
			<wfw:commentRss>http://www.noahread.net/blog/2010/03/16/typeimage-pint-sized-churchill/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Type/Image: Peeling Paint</title>
		<link>http://www.noahread.net/blog/2010/03/15/typeimage-peeling-paint/</link>
		<comments>http://www.noahread.net/blog/2010/03/15/typeimage-peeling-paint/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 04:25:21 +0000</pubDate>
		<dc:creator>Noah</dc:creator>
				<category><![CDATA[Type/Image]]></category>

		<guid isPermaLink="false">http://www.noahread.net/blog/?p=520</guid>
		<description><![CDATA[Univers—39 Thin Ultra Condensed]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.noahread.net/blog/noah_read/blog/wp-content/uploads/2010/03/Watching-Paint-Peel.jpg"><img class="aligncenter size-large wp-image-521" title="Watching-Paint-Peel" src="http://www.noahread.net/blog/noah_read/blog/wp-content/uploads/2010/03/Watching-Paint-Peel-682x1024.jpg" alt="" width="682" height="1024" /></a></p>
<p>Univers—39 Thin Ultra Condensed</p>
]]></content:encoded>
			<wfw:commentRss>http://www.noahread.net/blog/2010/03/15/typeimage-peeling-paint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Type/Image</title>
		<link>http://www.noahread.net/blog/2010/03/15/typeimage/</link>
		<comments>http://www.noahread.net/blog/2010/03/15/typeimage/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 03:21:51 +0000</pubDate>
		<dc:creator>Noah</dc:creator>
				<category><![CDATA[Type/Image]]></category>

		<guid isPermaLink="false">http://www.noahread.net/blog/?p=517</guid>
		<description><![CDATA[Univers—39 Thin Ultra Condensed]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.noahread.net/blog/noah_read/blog/wp-content/uploads/2010/03/1.jpg"><img class="aligncenter size-large wp-image-518" title="1" src="http://www.noahread.net/blog/noah_read/blog/wp-content/uploads/2010/03/1-785x1024.jpg" alt="" width="785" height="1024" /></a></p>
<p>Univers—39 Thin Ultra Condensed</p>
]]></content:encoded>
			<wfw:commentRss>http://www.noahread.net/blog/2010/03/15/typeimage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why I’m Excited About the iPad</title>
		<link>http://www.noahread.net/blog/2010/02/23/why-i%e2%80%99m-excited-about-the-ipad/</link>
		<comments>http://www.noahread.net/blog/2010/02/23/why-i%e2%80%99m-excited-about-the-ipad/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 06:06:15 +0000</pubDate>
		<dc:creator>Noah</dc:creator>
				<category><![CDATA[Book]]></category>
		<category><![CDATA[Culture]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[Publishing]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.noahread.net/blog/?p=511</guid>
		<description><![CDATA[I’ve been getting more excited about the iPad as its launch date draws near. As an Apple Fanboy I paid close attention on Keynote day and watched all the live coverage blogs to find out all the details. Then when video was made available to the public I watched the entire event… twice. To be [...]]]></description>
			<content:encoded><![CDATA[<p>I’ve been getting more excited about the <a title="Apple iPad" href="http://www.apple.com/ipad/" target="_blank">iPad</a> as its launch date draws near. As an Apple Fanboy I paid close attention on Keynote day and watched all the live coverage blogs to find out all the details. <span id="more-511"></span>Then when <a title="iPad Keynote" href="http://www.apple.com/quicktime/qtv/specialevent0110/" target="_blank">video</a> was made available to the public I watched the entire event… twice. To be honest it was pretty low key, as far as Steve Jobs related events go. Immediately the internet went into disappointed but-it-won’t-cook-my-breakfast mode. The lack of in-browser Flash support and camera were the immediate rallying cries. To be honest, this is totally understandable to me. At first glance it seems like the iPad is an oversized iPod Touch. When a product doesn’t already fit into a pre-established product category it can be difficult to picture the place it could one day take in our lives and routines. I realize that the Kindle is an E-Reader as well but I wouldn’t put it into the same category as the iPad, it is <em>only</em> an E-Reader after all. The thing that gets me excited about the iPad is thinking about what people like Wired and the New York Times are doing with it. Check out the video below to see what <a title="Wired" href="http://www.wired.com/" target="_blank">Wired</a> is doing to bring its magazine into the interactive space.</p>
<p><object id="flashObj" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="404" height="436" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="bgcolor" value="#FFFFFF" /><param name="flashVars" value="videoId=66775419001&amp;playerID=1813626064&amp;domain=embed&amp;" /><param name="base" value="http://admin.brightcove.com" /><param name="seamlesstabbing" value="false" /><param name="allowFullScreen" value="true" /><param name="swLiveConnect" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://c.brightcove.com/services/viewer/federated_f9/1813626064?isVid=1&amp;publisherID=1564549380" /><param name="name" value="flashObj" /><param name="flashvars" value="videoId=66775419001&amp;playerID=1813626064&amp;domain=embed&amp;" /><param name="allowfullscreen" value="true" /><embed id="flashObj" type="application/x-shockwave-flash" width="404" height="436" src="http://c.brightcove.com/services/viewer/federated_f9/1813626064?isVid=1&amp;publisherID=1564549380" name="flashObj" allowscriptaccess="always" swliveconnect="true" allowfullscreen="true" seamlesstabbing="false" base="http://admin.brightcove.com" flashvars="videoId=66775419001&amp;playerID=1813626064&amp;domain=embed&amp;" bgcolor="#FFFFFF"></embed></object></p>
<p>What gets me excited is that Wired isn’t seeing the iPad as a way to connect with its readers through its website, but create a different experience that is more immersive than a website can, and maybe should, be. The irony of course is that Wired is delivering their new product through Adobe AIR, a Flash platform. The way I see it, this is the kind of thing that Flash was made for. A website that is supposed to be accessible to all should not be based entirely on a plug-in whose dependability varies widely depending on the user’s operating system. Adobe’s packager technology for creating Flash based apps on the iPhone and iPad puts their plug-in in its appropriate place, as a tool to create a special immersive experience but not as the corner-stone for the world wide web.</p>
<p>If enough developers, publishers and journalists see the iPad for the opportunity it is and create things worth reading and experiencing then I will pay to do it. That’s why I’m excited about the iPad.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.noahread.net/blog/2010/02/23/why-i%e2%80%99m-excited-about-the-ipad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Otl Aicher</title>
		<link>http://www.noahread.net/blog/2010/01/27/otl-aicher/</link>
		<comments>http://www.noahread.net/blog/2010/01/27/otl-aicher/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 06:32:55 +0000</pubDate>
		<dc:creator>Noah</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Design History]]></category>

		<guid isPermaLink="false">http://www.noahread.net/blog/?p=498</guid>
		<description><![CDATA[The last person I focused on in my Bachelor’s Degree Senior Thesis was was the german designer Otl Aicher. The image above is actually what gave me the idea to post portions of my thesis to the web. My parents gave me this poster for Christmas this year. I’m not sure if it’s an original [...]]]></description>
			<content:encoded><![CDATA[<p><a style="text-decoration: none;" href="http://www.noahread.net/blog/noah_read/blog/wp-content/uploads/2010/01/Otl-Aicher-1.jpg"><img class="aligncenter size-full wp-image-500" title="Otl Aicher Munich Games Poster" src="http://www.noahread.net/blog/noah_read/blog/wp-content/uploads/2010/01/Otl-Aicher-1.jpg" alt="Otl Aicher Munich Games Poster" width="700" height="1008" /></a></p>
<p>The last person I focused on in my Bachelor’s Degree Senior Thesis was was the german designer <a title="Otl Aicher" href="http://en.wikipedia.org/wiki/Otl_Aicher" target="_blank">Otl Aicher</a>. The image above is actually what gave me the idea to post portions of my thesis to the web. My parents gave me this poster for Christmas this year. I’m not sure if it’s an original or not (probably too affordable to be original) but it’s the fencing poster for the 1972 Munich games. You can get yourself a poster <a title="Munich Posters" href="http://www.1972municholympics.co.uk/Posters/Poster_Sport_Section.php" target="_blank">here</a> and read more about Otl Aicher below.</p>
<p><span id="more-498"></span></p>
<p><img class="alignnone" title="Lufthansa Airlines Poster" src="http://blog.iso50.com/wp-content/uploads/2008/10/865425719-7c52801c73-o1.jpg" alt="Lufthansa Airlines Poster" width="1818" height="2520" /></p>
<p>Otl Aicher was a German designer whose work has been enormously influential in many areas of design. Like Rand, he understood the need for simplicity and clarity in his work. Yet, rather than making a simple mark to represent a company, he created entire visual systems that were minutely controlled. His work on Lufthansa Airlines is still largely utilized today, decades later (see <em>Figures above &amp; below</em>) (411). He redesigned their crane logo, making it sleek and simple, and thus reproducible across a range of applications. Helvetica was chosen as the typeface. Once seen, their logo is easily remembered. Aicher did not stop with the logo, but designed how the mark would be displayed on the airplanes themselves. His chosen Lufthansa colors were implemented in the uniforms for the flight attendants. He designed ticket stubs and itineraries, as well as, promotional materials (Rathgeb 62–71). All elements fit nicely together due to Aicher’s forethought in the design of their collective system.</p>
<p><img class="alignnone" title="Lufthansa Brochure" src="http://farm2.static.flickr.com/1052/1462271819_eb5dd539a0_o.jpg" alt="Lufthansa Brochure" width="1944" height="2592" /></p>
<p>Aicher’s knack for visual systems caught the attention of the 1972 Munich Olympics, he was hired as head designer (78). Although the Munich Olympics are remembered worldwide primarily for the Black September terrorist attack on the Israeli wrestling team, the design world remembers Munich for the introduction of the now ubiquitous Olympic pictograms (see <em>Figure below</em>). The consistency of the visual system for the 1972 games, makes Munich one of the most memorably designed Olympics. Aicher began with a distinguishing mark for the Olympiad, a seashell pattern of repeating shapes. This mark was used in addition to, and sometimes in place of, the traditional Olympic hoops (83). He then created posters for each type of event using easily recognizable photographs in bright posterized colors (see <em>Figure below</em>). To overcome language barriers, Aicher created a series of simplistic pictograms representing each event (82). Variations on and iterations of these pictograms have been present in the Olympic Games ever since.</p>
<p><img class="alignnone" title="Olympic Pictogram" src="http://lh5.ggpht.com/__EYAmQBd644/SpqP2OCG6XI/AAAAAAAABvA/nzVeEOCC0nw/graphics+basics+lecture01+050.JPG" alt="Olympic Pictogram" width="1600" height="1291" /></p>
<p><img class="alignnone" title="Horse Riding Poster" src="http://64.130.57.15/jpegs/CL1731.jpg" alt="Horse Riding Poster" width="1599" height="2277" /></p>
<p>Following the Olympics, Aicher expanded the use of simple pictograms for the visual design of the Munich Airport (114). Through these applications, he demonstrated the usefulness and necessity of using design for a successful and ordered society. After his successes in Munich he went on to create two typefaces, build visual systems, and design books. His work is an example of improving quality of life by communicating clearly through design. Aicher’s talent is not personified in any single design, but rather in the planning and thinking that unified many smaller parts into a cohesive whole.</p>
<p>Upon researching Bass, Rand, and Aicher, three prominent figures in the modernist movements of graphic design, it is clear that sound thinking produces the concepts that are present in sound design. These concepts are adaptable to any application, and effectively communicate the intended message.</p>
<p><span style="color: #999999;">Meggs, Philip, and Alston W. Purvis. </span><em><span style="color: #999999;">Meggs’ History of Graphic Design</span></em><span style="color: #999999;">. Hoboken, New Jersey: John Wiley &amp; Sons, Inc., 2006, 357–423.</span></p>
<p><span style="color: #999999;">Rathgeb, Markus. </span><em><span style="color: #999999;">Otl Aicher</span></em><span style="color: #999999;">. London: Phaidon Press Limited, 2008, 62–114.</span></p>
<div><span style="font-family: 'Mrs Eaves XL Serif OT', 'Times New Roman', 'Bitstream Charter', Times, serif; font-size: x-small;"><br />
</span></div>
]]></content:encoded>
			<wfw:commentRss>http://www.noahread.net/blog/2010/01/27/otl-aicher/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
