<?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>Tobias &#38; Tobias &#187; Design</title>
	<atom:link href="http://blog.tobias.tv/category/design/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tobias.tv</link>
	<description>Company blog of T&#38;T</description>
	<lastBuildDate>Thu, 02 Feb 2012 10:01:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>Pattern Recognition</title>
		<link>http://blog.tobias.tv/2012/01/23/pattern-recognition/</link>
		<comments>http://blog.tobias.tv/2012/01/23/pattern-recognition/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 13:44:07 +0000</pubDate>
		<dc:creator>Brendan</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[patterns]]></category>
		<category><![CDATA[simpsons]]></category>

		<guid isPermaLink="false">http://blog.tobias.tv/?p=209</guid>
		<description><![CDATA[The human brain does a great job of pattern recognition: seeing something simple and extrapolating from it to imagine something far more complicated. As interaction designers this can work in our favour, but it's also very easy to get wrong.]]></description>
			<content:encoded><![CDATA[<p>Unless you&#8217;ve been on Mars for the last 20 years you probably don&#8217;t need to be told what, or who, these objects are. They&#8217;re immediately familiar even though they&#8217;re constructed from nothing more than a few coloured bricks.</p>
<p><img src="http://blog.tobias.tv/wp-content/uploads/2012/01/lego-simpsons.jpg" alt="Lego Simpsons - of unknown origin" title="Lego Simpsons" width="470" height="281" class="aligncenter size-full wp-image-211" /><br />
<em>We don&#8217;t know who made this image &#8211; please tell us if you do</em></p>
<p>This image gives our brain the chance to show off one of its most impressive skills &#8211; pattern recognition. Pattern recognition allows us to understand complicated things even when we&#8217;re only given limited information about them. So even though the object on the right is made up of three Lego bricks, representing only nine bits of information, pattern recognition makes our brain &#8216;see&#8217; something far more intricate:</p>
<p><img src="http://blog.tobias.tv/wp-content/uploads/2012/01/maggie-simpson-217x300.png" alt="Maggie Simpson" title="Maggie Simpson" width="217" height="300" class="aligncenter size-medium wp-image-213" /></p>
<p>Pattern recognition also comes into play when we&#8217;re using websites or other interactive systems, and is therefore something that interaction designers work with every day.</p>
<p>Computer systems are complicated things, containing so much logic and data that to fully understand them might take several weeks or more. But when someone <em>uses</em> a computer system they don&#8217;t have that much time, and they don&#8217;t need to understand the system in its entirety &#8211; they only care about the bits that are relevant to them. </p>
<p>As interaction designers we&#8217;re often challenged with making sure users <em>understand</em> the systems we design without having to absorb a lot of <em>information</em> about them. Three major constraints apply:</p>
<ul>
<li>Users have limited time &#8211; they often want to complete a task in a matter of seconds</li>
<li>Users have limited screen space at their disposal, so the element we&#8217;re designing can&#8217;t be too large</li>
<li>We can&#8217;t expect users to have trained themselves in using our system: <a href="http://xkcd.com/293/">RTFM is never an option</a>.</li>
</ul>
<p>Pattern recognition helps overcome these constraints by helping users fill in the gaps between what they perceive (the pixels on the screen) and what they&#8217;re actually dealing with (a horribly complicated computer system). For example, the user might see a grid of numbers between 1 and 31 and a couple of arrow icons&#8230;</p>
<p><img src="http://blog.tobias.tv/wp-content/uploads/2012/01/calenadr.png" alt="Calendar" title="Calendar" width="202" height="211" class="aligncenter size-full wp-image-218" /></p>
<p>&#8230;but if the designer&#8217;s done a good job, the user will almost immediately &#8216;see&#8217; something much more complicated and intricate:</p>
<p><img src="http://blog.tobias.tv/wp-content/uploads/2012/01/calendar-complex.png" alt="What&#039;s really going in the calendar" title="calendar-complex" width="362" height="230" class="aligncenter size-full wp-image-219" /></p>
<p>In this way, pattern recognition helps the user extrapolate from a simple graphic to a complicated range of functions without having to read, think, or experiment. Very little information has been exchanged between the system and the user, but she now has a detailed mental model of this part of the system and will be able to use it comfortably.</p>
<p>Pattern recognition isn&#8217;t always beneficial, of course. If a design element plants expectations in a user&#8217;s mind which it doesn&#8217;t go on to fulfil &#8211; if, say, clicking &#8220;December&#8221; in the calendar above did something other than show a dropdown &#8211; this can lead to a jarring experience which is known as <a href="http://www.vanseodesign.com/web-design/cognitive-dissonance/">cognitive dissonance</a>. It&#8217;s important for designers to remember that the people who use their systems are always looking for patterns subconsciously, and if the design isn&#8217;t well thought out these users&#8217; brains can easily be sent down a wrong and frustrating path. </p>
<p> The example of the Lego Maggie Simpson shows how easy it is to get a pattern wrong. Imagine there was one more blue brick, or if the yellow was replaced with brown &#8211; the illusion would be completely shattered.</p>
<p><img src="http://blog.tobias.tv/wp-content/uploads/2012/01/just-maggie.jpg" alt="Just Maggie" title="Just Maggie" width="90" height="124" class="aligncenter size-full wp-image-220" /></p>
<p>As designers, we have to think about getting the minor details right if we want to make pattern recognition work in our favour. And if we fail, our users won&#8217;t &#8216;see&#8217; the forms, structures and connections behind the systems we create &#8211; they&#8217;ll just see a small pile of randomly selected Lego bricks.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tobias.tv/2012/01/23/pattern-recognition/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Volunteering with kids &#8211; mobile app design days</title>
		<link>http://blog.tobias.tv/2011/07/16/volunteering-with-kids-mobile-app-design-days/</link>
		<comments>http://blog.tobias.tv/2011/07/16/volunteering-with-kids-mobile-app-design-days/#comments</comments>
		<pubDate>Sat, 16 Jul 2011 15:56:00 +0000</pubDate>
		<dc:creator>miriam</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[User Experience]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[kids]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[volunteers]]></category>

		<guid isPermaLink="false">http://blog.tobias.tv/?p=179</guid>
		<description><![CDATA[Interested in volunteering in a local school? In this interview Tobias &#038; Tobias' Kriss Watt shares his experiences.]]></description>
			<content:encoded><![CDATA[<p>Tobias &amp; Tobias&#8217; Kriss Watt shares his experience of volunteering at Sir John Cass School, helping with the Passport to Employability scheme, alongside volunteers from Google <a title="Google" href="http://www.google.com" target="_self">www.google.com</a> and Barclays Capital <a title="Barclays Capital" href="http://www.barcap.com" target="_self">www.barcap.com</a><cite>.</cite><a title="Barclays Capital" href="http://www.barcap.com"><cite></cite></a></p>
<p><em>Q: Tell me about the activities you participated in?</em></p>
<p>Kriss: On each of the two days I was the &#8216;Business Facilitator&#8217; to a group of 8-10 Year 10 students. They were tasked with designing and pitching a new mobile app that allows young people to design their own t-shirts. The end results, in addition to various target setting and planning exercises, were a logo, a 60 business pitch, and a 60 second Youtube advert.</p>
<p><em>Q: What was your role?</em></p>
<p>Kriss: I was there to support and assist students in completing the tasks. I talked them through each task that was set, seeding ideas where they began to struggle, and encouraging students with their own ideas. Together, we defined group goals and personal goals. In the second half of the day, I took on more of a chairman role, ensuring that we stayed motivated and on time whilst preparing the business pitch and Youtube advert.</p>
<p><em>Q: What did your team create?</em></p>
<p>Kriss: My first team created an app called Marvin&#8217;s Tees. The second created O.T.Tees. Both apps were fairly similar in functionality but differed in their approach to the pitch and advert, some going for funny and some going for detailed and informational. Because of the audience (i.e. the rest of the school kids) the funnier stuff worked better.</p>
<p><em>Q: What did you learn?</em></p>
<p>Kriss: Largely I was surprised at some of the ideas that the kids came out with—things that I hadn&#8217;t thought of myself—that would be particularly effective in marketing their app, such as sponsoring a non-school uniform day in order to target a 14-24 demographic.</p>
<p><em>Q: What would you like to say to people considering volunteering in schools through The Tower Hamlets Business Partnership?</em></p>
<p>Kriss: This experience definitely exceeded expectations for me and was a wholly enjoyable couple of days. I won&#8217;t pretend that all of the kids were 100% interested the whole time, or that I didn&#8217;t find it frustrating when they fell short of what I thought they&#8217;d be capable of doing, but most are genuinely interested to try and find out about what you do for a living. Give it a try!</p>
<p>Kriss Watt from Tobias &amp; Tobias volunteered through Tower Hamlets Education Business                            Partnership <a title="Tower Hamlets Education Business Partnership" href="http://thebp.org.uk/" target="_self">http://thebp.org.uk/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tobias.tv/2011/07/16/volunteering-with-kids-mobile-app-design-days/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making online forms less painful &#8211; time for a radical rethink?</title>
		<link>http://blog.tobias.tv/2011/02/17/online-forms-radical-rethink/</link>
		<comments>http://blog.tobias.tv/2011/02/17/online-forms-radical-rethink/#comments</comments>
		<pubDate>Thu, 17 Feb 2011 10:02:51 +0000</pubDate>
		<dc:creator>Brendan</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[forms]]></category>
		<category><![CDATA[interaction design]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://blog.tobias.tv/?p=153</guid>
		<description><![CDATA[Designers have spent decades trying to make the experience of filling out forms less painful. Progress has been slow at best. Is it time to fundamentally revisit how we use technology to gather information from users? And can today's mobile devices help us to do this?]]></description>
			<content:encoded><![CDATA[<p>Filling out forms is a necessary evil whether it&#8217;s on the web, mobile apps, work-related systems, or even on old-fashioned paper. We don&#8217;t enjoy doing it but sometimes there&#8217;s no other option.</p>
<p>Why are forms such a chore? Designers from multiple industries have been trying to solve this problem for decades. Indeed, every layer of the experience when we use a computerised form has been meticulously crafted to reduce our stress &#8211; from the ergonomics of the keyboard &#038; mouse to interaction components like dropdowns, radio buttons and auto-completed text fields. But the fact remains that they&#8217;re a stressful part of our everyday lives.</p>
<p>A recent example of design being used to ease the pain of forms is <a href="http://usefunnel.com/access">Funnel, a survey tool for iOS and Android</a>.</p>
<div id="attachment_958" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.brelson.com/wp-content/uploads/2011/02/funnel-a-smileys.png"><img src="http://www.brelson.com/wp-content/uploads/2011/02/funnel-a-smileys-300x159.png" alt="" title="funnel-a-smileys" width="300" height="159" class="size-medium wp-image-958" /></a><p class="wp-caption-text">Using Funnel for customer satisfaction surveys</p></div>
<p>Funnel uses an approach designers commonly take to the form problem, which is to make the process feel more fun and playful in the hope that users will warm to it. What&#8217;s the rationale behind this approach? Is it <em>really</em> more fun to fill out forms that are designed like this?</p>
<div id="attachment_959" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.brelson.com/wp-content/uploads/2011/02/funnel-c-singleselect.png"><img src="http://www.brelson.com/wp-content/uploads/2011/02/funnel-c-singleselect-300x159.png" alt="" title="funnel-c-singleselect" width="300" height="159" class="size-medium wp-image-959" /></a><p class="wp-caption-text">Making traditional form interactions look nicer</p></div>
<p>The interaction models are pretty conventional, just designed in a way that makes them less intimidating (assuming you aren&#8217;t intimidated by large smiley faces, of course). While this layer of design might be dismissed as superficial by people who focus on functionality, it definitely matters. The visual layer provides users with a subconscious cue as to the type of activity they&#8217;re about to undertake, and this will in turn affect their emotional state as they embark upon the activity.</p>
<p>Imagine two different signup forms, both asking for the same set of personal information, except one has been designed for a mortgage application process and the other for a music-oriented social networking site. They might even use the same set of interaction models &#8211; dropdowns, calendars, radio buttons &#8211; but we&#8217;d be surprised if the visual execution was identical. The mortgage provider should use visual design to convey an appropriate level of seriousness; after all, entering the wrong information may lead to rejection, or might count as fraud in extreme cases. However, this level of seriousness would seem oddly intimidating in the case of the social networking site.</p>
<div id="attachment_960" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.brelson.com/wp-content/uploads/2011/02/halifax-kontain.png"><img src="http://www.brelson.com/wp-content/uploads/2011/02/halifax-kontain-300x250.png" alt="" title="halifax-kontain" width="300" height="250" class="size-medium wp-image-960" /></a><p class="wp-caption-text">Guess which one of these forms is a mortgage application</p></div>
<p>But is it enough to focus purely on the visual execution of forms, as Funnel seems to do, if we want to make them less painful? The visual, aesthetic layer design is slightly problematic in that it&#8217;s very culturally sensitive. A design that suggests playful informality in one part of the world might seem downright childish in another. This layer is also very subject to changing trends &#8211; a visual style that seems contemporary one year might become dated and corny very quickly. So perhaps it&#8217;s time to tackle the problem of forms at a deeper layer than purely visual design. </p>
<p>What are forms for? To gather information from users. Do we always need highly specific and granular data? No. Are we still dependent on keyboard, mouse and touch inputs? No. Can new devices and the data they can gather fundamentally change the form-completion process? Maybe.</p>
<p>Imagine a mobile form that works <a href="http://www.youtube.com/watch?v=Xn4TgYkqdi8">like a theremin</a>, where the user lifts their device to change the value of a field, or tilts the phone to give a thumbs-up or thumbs-down. Imagine a restaurant whose mobile app gathers feedback not with a slider, but by having customers express themselves with a smile or grimace and then taking a photo and algorithmically &#8220;scoring&#8221; their satisfaction. Imagine a rail company using location data to invoke a customer satisfaction survey when a journey ends, referring to timetable data to work out if the train was late and pre-populating the form as appropriate. </p>
<p>Some of these ideas may be less far-fetched than they sound at first. For example, <a href="http://kylemcdonald.net/happythings/">the Happy Things project for Mac OS</a> detects when you smile and automatically takes a picture of your face. It&#8217;s becoming easier for software to gauge our emotions as well as our location. </p>
<p>There&#8217;s a lot of scope for innovation in the way systems gather input from users, especially where mobile devices with richer contextual awareness are concerned. The process can become more powerful as well as more playful, as long as we continue to challenge ourselves as an industry and as designers. Why not exploit these capabilities instead of &#8211; or as well as &#8211; making checkboxes feel nicer?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tobias.tv/2011/02/17/online-forms-radical-rethink/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tobias &amp; Tobias Green Tips</title>
		<link>http://blog.tobias.tv/2010/06/16/tobias-tobias-green-tips/</link>
		<comments>http://blog.tobias.tv/2010/06/16/tobias-tobias-green-tips/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 16:41:22 +0000</pubDate>
		<dc:creator>Brendan</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[downloads]]></category>
		<category><![CDATA[environment]]></category>

		<guid isPermaLink="false">http://blog.tobias.tv/?p=75</guid>
		<description><![CDATA[Reducing our impact on the environment is more important than ever. We've created some irreverent posters - available for download in PDF format - to encourage your colleagues to think twice about waste while in the office.]]></description>
			<content:encoded><![CDATA[<p>As a society, environmental issues are more important to us today than they&#8217;ve ever been. And the oil spilling into the Gulf of Mexico each day provides us with a stark, daily reminder of the impact we have on this planet.</p>
<p>At Tobias &amp; Tobias we can&#8217;t solve problems like climate change, greenhouse gases, <a href="http://www.iucn.org/media/materials/releases/?4143/Extinction-crisis-continues-apace">the extinction crisis</a> or the crude oil soaking the Louisiana coastline. But we can do our part.</p>
<p>We&#8217;ve been trying to persuade staff to waste less paper, use less energy, and send less waste to landfill. To do this our design team has created a poster series called <strong>Green Tips</strong> that we&#8217;ve placed at strategic locations around the office. They&#8217;re irreverent, not po-faced, and we thought we&#8217;d make them available to the world at large.</p>
<p><strong>Green Tips</strong> posters are available in PDF format for easy printing. Just right-click on the thumbnails below and select &#8220;Save As&#8221;.</p>
<p><a href="http://blog.tobias.tv/wp-content/uploads/2010/06/A3_posters_Harry.pdf"><img class="size-medium wp-image-80" title="Green Tip #1 - Save Paper" src="http://blog.tobias.tv/wp-content/uploads/2010/06/1_save-paper2-211x299.png" alt="Save Paper" width="211" height="299" /></a><br />
<strong>Green Tip #1 &#8211; Save Paper (<a href="http://blog.tobias.tv/wp-content/uploads/2010/06/A3_posters_Harry.pdf">Download PDF</a>)</strong></p>
<p><a href="http://blog.tobias.tv/wp-content/uploads/2010/06/A3_posters_machine.pdf"><img class="size-medium wp-image-81" title="Green Tip #2 - Your machine" src="http://blog.tobias.tv/wp-content/uploads/2010/06/2_machine-213x300.png" alt="Turn off your machine" width="213" height="300" /></a><br />
<strong>Green Tip #2 &#8211; Your Machine (<a href="http://blog.tobias.tv/wp-content/uploads/2010/06/A3_posters_machine.pdf">Download PDF</a>)</strong></p>
<p><a href="http://blog.tobias.tv/wp-content/uploads/2010/06/A3_posters_recycle.pdf"><img class="size-medium wp-image-82" title="3_recycle" src="http://blog.tobias.tv/wp-content/uploads/2010/06/3_recycle-300x211.png" alt="Recycle" width="300" height="211" /></a><br />
<strong>Green Tip #3 &#8211; Recycle (<a href="http://blog.tobias.tv/wp-content/uploads/2010/06/A3_posters_recycle.pdf">Download PDF</a>)</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tobias.tv/2010/06/16/tobias-tobias-green-tips/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Information Architecture &amp; Data Visualisation Resources</title>
		<link>http://blog.tobias.tv/2010/01/15/information-architecture-data-visualisation-resources/</link>
		<comments>http://blog.tobias.tv/2010/01/15/information-architecture-data-visualisation-resources/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 15:13:23 +0000</pubDate>
		<dc:creator>Philipp</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[User Experience]]></category>
		<category><![CDATA[data visualization]]></category>
		<category><![CDATA[infographics]]></category>
		<category><![CDATA[information architecture]]></category>
		<category><![CDATA[resource]]></category>

		<guid isPermaLink="false">http://blog.tobias.tv/?p=33</guid>
		<description><![CDATA[Creating successful infographics and visualisations takes skill and practice. But we've assembled a collection of online resources to help anyone with graphic design skills create graphics that make data come alive.]]></description>
			<content:encoded><![CDATA[<p>Information architecture can be a daunting subject for designers who&#8217;ve never tried it before. Also, creating successful infographics and visualisations takes skill and practice, along with some advance planning. But anyone with graphic design skills can learn to create infographics that are effective and get data across in a user-friendly manner.</p>
<p>Below are a collection of resources to get you going down the information architecture and data visualisation path. Whether you just want to become more familiar with infographics and data visualisations for occasional use or are thinking of making it a career, the resources below will surely come in handy. There are also some beautiful examples and more roundups to see even more fantastic graphics.</p>
<p><a href="http://www.noupe.com/design/fantastic-information-architecture-resources.html" target="_blank">http://www.noupe.com/design/fantastic-information-architecture-resources.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tobias.tv/2010/01/15/information-architecture-data-visualisation-resources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Typography – Resources &amp; Inspiration</title>
		<link>http://blog.tobias.tv/2010/01/15/typography-resources-inspiration/</link>
		<comments>http://blog.tobias.tv/2010/01/15/typography-resources-inspiration/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 15:02:02 +0000</pubDate>
		<dc:creator>Philipp</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[brochure]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[inspiration]]></category>
		<category><![CDATA[letterpress]]></category>
		<category><![CDATA[poster]]></category>
		<category><![CDATA[resource]]></category>
		<category><![CDATA[signage]]></category>
		<category><![CDATA[type]]></category>
		<category><![CDATA[typography]]></category>

		<guid isPermaLink="false">http://blog.tobias.tv/?p=23</guid>
		<description><![CDATA[Typography is the art and technique of arranging type. Digitization opened up typography to new generations of visual designers. It has long been a vital part of promotional material and advertising. I have collected some links to beautiful examples of typography in the offline and online world.]]></description>
			<content:encoded><![CDATA[<p>Typography is the art and technique of arranging type. Digitization opened up typography to new generations of visual designers. It has long been a vital part of promotional material and advertising. I have collected some links to beautiful examples of typography in the offline and online world.</p>
<p><a href="http://www.smashingmagazine.com/2009/07/17/lessons-from-swiss-style-graphic-design/" target="_blank">Lessons From Swiss Style Graphic Design</a></p>
<p><a href="http://www.noupe.com/inspiration/gorgeous-typography-examples-in-advertising-design.html" target="_blank">Gorgeous Typography Examples in Advertising Design</a></p>
<p><a href="http://blog.brochuresprintingonline.com/smart-design/27-bold-beautiful-brochure-designs/" target="_blank">27 Bold and Beautiful Brochure Designs</a></p>
<p><a href="http://www.smashingmagazine.com/2008/02/25/breathtaking-typographic-posters/" target="_blank">Breathtaking Typographic Posters</a></p>
<p><a href="http://designerscouch.org/show_article/112/33-breath-taking-letterpress-designs.html" target="_blank">33 Breathtaking Letterpress Designs</a></p>
<p><a href="http://www.smashingmagazine.com/2010/01/08/showcase-of-beautiful-vintage-and-retro-signage/" target="_blank">Showcase Of Beautiful Vintage and Retro Signage</a></p>
<p><a href="http://www.smashingmagazine.com/2009/05/23/gorgeous-examples-of-floral-typography/" target="_blank">Gorgeous Examples of Floral Typography</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tobias.tv/2010/01/15/typography-resources-inspiration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

