<?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>UNITiD &#124; Interaction Design &#38; Usability &#187; Inge</title>
	<atom:link href="http://unitid.nl/author/inge/feed/" rel="self" type="application/rss+xml" />
	<link>http://unitid.nl</link>
	<description>Interaction Designers</description>
	<lastBuildDate>Fri, 27 Jan 2012 15:00:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Android Pattern Library</title>
		<link>http://unitid.nl/2011/03/android-pattern-library/</link>
		<comments>http://unitid.nl/2011/03/android-pattern-library/#comments</comments>
		<pubDate>Sat, 19 Mar 2011 19:07:30 +0000</pubDate>
		<dc:creator>Inge</dc:creator>
				<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://unitid.nl/?p=3012</guid>
		<description><![CDATA[This page is also available in dutch We have been working on it for a while, and it will be &#8216;work in progress&#8217; for a while longer, but it does deserve a blog post by now: our Interaction Pattern Library for Android on androidpatterns.com. Designers and developers have already noticed the website. We are receiving over [...]]]></description>
			<content:encoded><![CDATA[<p><em>This page is also available <a href="http://unitid.nl/2011/01/aangeboden-android-patterns/">in dutch</a></em></p>
<p>We have been working on it for a while, and it will be &#8216;work in progress&#8217; for a while longer, but it does deserve a blog post by now: our <em>Interaction Pattern Library </em>for Android on <a href="http://www.androidpatterns.com/" target="_blank">androidpatterns.com</a>. Designers and developers have already noticed the website. We are receiving over 40,000 visitors monthly from 137 countries and that number is steadily growing. Why did we start this project? And what can the world do with it? A short history&#8230;</p>
<p><a href="http://www.androidpatterns.com/"></a><a href="http://www.androidpatterns.com/" target="_blank"><img class="size-medium wp-image-2958 alignnone" title="01_Androidpatterns_Home2" src="http://unitid.nl/wp-content/uploads/01_Androidpatterns_Home2-530x419.png" alt="01_Androidpatterns_Home2" width="530" height="419" /></a></p>
<p><span id="more-3012"></span></p>
<h3><span style="font-weight: normal;">Interaction designers and pattern libraries</span></h3>
<p>Pattern libraries are websites with collections of interaction patterns, which we, as interaction designers, often use in our daily design practices. They show how certain design problems can be solved using examples. Commonly used libraries are <a href="http://developer.yahoo.com/ypatterns/" target="_blank">Yahoo</a>, <a href="http://www.welie.com/index.php" target="_blank">Welie</a>, <a href="http://ui-patterns.com/" target="_blank">UI-patterns</a>, <a href="http://patternry.com/" target="_blank">Patternry</a> and <a href="http://patterntap.com/" target="_blank">Pattern Tap</a>. These are made for web, and are not very applicable to mobile devices.</p>
<h3><span style="font-weight: normal;">Apple&#8217;s guidelines and Google&#8217;s source code</span></h3>
<p>Designers for iPhone or iPad applications can turn to <a href="http://developer.apple.com/library/ios/#documentation/UserExperience/Conceptual/MobileHIG/Introduction/Introduction.html" target="_blank">Apple&#8217;s iOS design guidelines</a>. These will give a detailed description on how to properly use the Apple <a href="http://developer.apple.com/library/ios/#documentation/UserExperience/Conceptual/MobileHIG/UIElementGuidelines/UIElementGuidelines.html#//apple_ref/doc/uid/TP40006556-CH13-SW1" target="_blank">User Interface elements</a>. It is not a pattern library, like the examples mentioned earlier, but it is a very useful document in which Apple explains how to use certain elements. It is extensive and detailed. It will give you all information needed to design for iPhone and iPad, and studying these guidelines is essential if you&#8217;re designing for this platform.</p>
<p>Apple&#8217;s competitor Google takes a different approach with their <a href="http://source.android.com/" target="_blank">open source Android OS</a>. On the <a href="http://developer.android.com/index.html" target="_blank">Android developers site</a> developers of software and hardware can find the necessary tools, documents and source code with which they can get started. In the source code all elements created by Google&#8217;s developers, are defined. The code can be used and adapted by developers themselves. There are no rules before or after. Applications don&#8217;t need to be approved, they way they do at Apple&#8217;s App Store. The result is that applications on Android devices can look and interact very differently.</p>
<p>There are <a href="http://developer.android.com/guide/practices/ui_guidelines/index.html" target="_blank">UI guidelines</a> on the Android developers site that can help designers, but they only deal with the basics of Android, for example how various menus work. All other elements are only discussed in terms of code. Not something of much use for us interaction designers.</p>
<h3><span style="font-weight: normal;">A pattern library is born</span></h3>
<p>We started to bump into questions like: &#8220;How does that work on Android?&#8221;, &#8220;Is this a common solution?&#8221; and &#8220;Can I solve this differently?&#8221;. When designing for web we can find these answers in existing pattern libraries. But for mobile applications, we couldn&#8217;t find anything online yet. Because of the lack of tools for interaction design for Android applications, the idea was born to create a pattern library ourselves. We registered the URL, made a plan for the library with a group of Android users at UNITiD, and made a plan to get started.</p>
<h3><span style="font-weight: normal;">Wireframes at the basis</span></h3>
<p><strong> </strong>During the months that followed we took hundreds of screenshots from which we gathered the patterns. Only when proven to work more then once, we regarded a interaction design solution to be a real pattern. The basic principle of this pattern library is that it should help designers like us. This is why we approach patterns from questions we could run into during the design process. These questions have been grouped in categories and the answers on these questions each led to a pattern.</p>

<a href='http://unitid.nl/2011/03/android-pattern-library/02_categorie2-2/' title='Android: Dealing with data'><img width="150" height="100" src="http://unitid.nl/wp-content/uploads/02_Categorie21-150x100.png" class="attachment-thumbnail" alt="Android: Dealing with data" title="Android: Dealing with data" /></a>
<a href='http://unitid.nl/2011/03/android-pattern-library/03_workslikethis-2/' title='Android: Change view - Tab bar'><img width="150" height="100" src="http://unitid.nl/wp-content/uploads/03_Workslikethis1-150x100.png" class="attachment-thumbnail" alt="Android: Change view - Tab bar" title="Android: Change view - Tab bar" /></a>
<a href='http://unitid.nl/2011/03/android-pattern-library/03_workslikethis2-2/' title='Android: Search - Main menu'><img width="150" height="100" src="http://unitid.nl/wp-content/uploads/03_Workslikethis21-150x100.png" class="attachment-thumbnail" alt="Android: Search - Main menu" title="Android: Search - Main menu" /></a>
<a href='http://unitid.nl/2011/03/android-pattern-library/01_androidpatterns_home2-2/' title='Androidpatterns: Home'><img width="150" height="100" src="http://unitid.nl/wp-content/uploads/01_Androidpatterns_Home21-150x100.png" class="attachment-thumbnail" alt="Androidpatterns: Home" title="Androidpatterns: Home" /></a>

<p>As interaction designers we are used to tell our story using wireframes. A good method to also explain how the Android patterns work, we thought. Every pattern page opens with a wireframe which explains how it works. Then we talk about its context: when to use the pattern, when not to use it, and which other patterns could be considered in the same situation. We have also added The Good and The Bad of every pattern, to conclude with examples of the patterns being used in various applications.</p>
<h3><span style="font-weight: normal;">Participate?</span></h3>
<p><strong> </strong>It would of course be great if this pattern library, just like the libraries mentioned before, will continue to draw a steady and growing amount of visitors. Until now 50 patterns have been published, divided over 6 categories, and we have collected many more that will be added to the website soon. And as Android is continually developing, including an OS for tablets, we will have plenty of work cut out for us!</p>
<p>Did you also discover a pattern that you would like to share with us? On <a href="http://www.androidpatterns.com/how-to-make-a-pattern-and-get-it-on-androidpatterns-com" target="_blank">Android Patterns</a> you can read how to do this. Of course, you will receive all the credits and a link to your own website.</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;">ontwikkelaars van software en hardware</div>
]]></content:encoded>
			<wfw:commentRss>http://unitid.nl/2011/03/android-pattern-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BlackBerry mockup template for Fireworks</title>
		<link>http://unitid.nl/2011/02/blackberry-mockup-template-for-fireworks/</link>
		<comments>http://unitid.nl/2011/02/blackberry-mockup-template-for-fireworks/#comments</comments>
		<pubDate>Mon, 14 Feb 2011 10:31:30 +0000</pubDate>
		<dc:creator>Inge</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[blackberry]]></category>
		<category><![CDATA[fireworks]]></category>
		<category><![CDATA[template]]></category>

		<guid isPermaLink="false">http://unitid.nl/?p=2990</guid>
		<description><![CDATA[BlackBerry has started a serious competition with iPhone and Google Android, after reports on decreasing customer satisfaction in 2010. Competitors offer easy to use touchscreen devices, good browsing and great 3rd party apps. With recently launched BlackBerry 6 OS, new devices like Torch and announced releases of Torch 2 and Dakota, BlackBerry seems to be [...]]]></description>
			<content:encoded><![CDATA[<p><!-- p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica} p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px} span.s1 {letter-spacing: 0.0px} --><span>BlackBerry has started a serious competition with iPhone and Google Android, after reports on decreasing customer satisfaction in 2010. Competitors offer easy to use touchscreen devices, good browsing and great 3rd party apps. With recently launched BlackBerry 6 OS, new devices like Torch and announced releases of Torch 2 and Dakota, BlackBerry seems to be taking big steps to catch up. </span><span>We’ll be curious to see what the future holds for BlackBerry. </span></p>
<p><span> </span></p>
<p><span>For all interaction designers who will be designing apps for the BlackBerry platform, we’d like to share our Fireworks template. The template is made for BlackBerry devices with resolution 640&#215;480 but as all UI elements are vector images they can easily be resized.</span></p>
<p><span>Download the <a href="http://unitid.nl/wp-content/uploads/blackberry_mockup_template.png.zip" target="_blank">Fireworks BlackBerry mockup template</a><br />
Additionally, you can use the &#8211; fairly limited &#8211; </span><a href="http://docs.blackberry.com/en/developers/subcategories/?userType=21&amp;category=Java+Development+Guidelines" target="_blank">BlackBerry UI Guidelines</a> for extra information.</p>
<p style="text-align: center;"><a href="http://unitid.nl/wp-content/uploads/blackberry_mockup_template_S.png"><img class="aligncenter size-medium wp-image-2992" title="Blackberry Mockup Template" src="http://unitid.nl/wp-content/uploads/blackberry_mockup_template_S-530x345.png" alt="Blackberry Mockup Template" width="530" height="345" /></a></p>
<p><span> </span></p>
]]></content:encoded>
			<wfw:commentRss>http://unitid.nl/2011/02/blackberry-mockup-template-for-fireworks/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Natural User Interfaces: out with the old &#8230; in with the new!</title>
		<link>http://unitid.nl/2010/10/natural-user-interfaces/</link>
		<comments>http://unitid.nl/2010/10/natural-user-interfaces/#comments</comments>
		<pubDate>Tue, 19 Oct 2010 07:40:47 +0000</pubDate>
		<dc:creator>Inge</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[billbuxton]]></category>
		<category><![CDATA[dxf2010]]></category>
		<category><![CDATA[NUI]]></category>

		<guid isPermaLink="false">http://unitid.nl/?p=2479</guid>
		<description><![CDATA[Natural User Interfaces, de nieuwe ontwikkeling in de wereld van interaction design. Touchscreen producten zoals iPhone en de Microsoft Surface zijn voorbeelden van een meer natuurlijke interactie; met de vingers, met beide handen. Natural User Interfaces was ook het onderwerp van de Design by Fire editie 2010, afgelopen woensdag in Pakhuis De Zwijger in Amsterdam. [...]]]></description>
			<content:encoded><![CDATA[<p><span> </span></p>
<p><span> </span></p>
<p>Natural User Interfaces, de nieuwe ontwikkeling in de wereld van interaction design. Touchscreen producten zoals iPhone en de Microsoft Surface zijn voorbeelden van een meer natuurlijke interactie; met de vingers, met beide handen. Natural User Interfaces was ook het onderwerp van de <a href="http://www.designbyfire.nl/2010/" target="_blank">Design by Fire</a> editie 2010, afgelopen woensdag in Pakhuis De Zwijger in Amsterdam. Hier verzamelden zich vele interaction designers voor een dag van nieuwe inzichten en inspiratie.</p>
<div id="attachment_2500" class="wp-caption aligncenter" style="width: 540px"><img class="size-full wp-image-2500" title="Bill Buxton" src="http://unitid.nl/wp-content/uploads/casio2.jpg" alt="Bill Buxton bij Design by Fire" width="530" height="310" /><p class="wp-caption-text">Bill Buxton bij Design by Fire</p></div>
<p><span> </span></p>
<p><a href="http://www.billbuxton.com/" target="_blank">Bill Buxton</a><span> van Microsoft Research startte de dag voor een wakker en fris publiek en vertelde over de eerste smartphone, the long nose, de auto van nu en het huis van de toekomst. Zijn ontwikkelingen zoals touchscreen technologie echt zo nieuw als ze lijken? En hoe kunnen we leren van onderzoek en productontwep uit het verleden? Bill Buxton deelde zijn visie hierover.</span></p>
<p><span><span id="more-2479"></span></span></p>
<h3><span><strong>The long nose of innovation<br />
</strong></span></h3>
<p><span> </span></p>
<p><span>De meeste technologische innovaties die zich nu in sneltreinvaart   lijken te ontwikkelen, hebben eigenlijk een aanloop gehad van soms   tientallen jaren. Na onderzoek, verfijning en uitbreiding volgt pas in   de laatste jaren van de ‘nose’ de vertaling in mainstream producten<a href="http://www.businessweek.com/innovate/content/jan2008/id2008012_297369.htm" target="_blank"></a>. Het   zijn alleen die meest recente ontwikkelingen die zichtbaar zijn voor   het grote publiek. O</span><span>ftewel de <a href="http://www.businessweek.com/innovate/content/jan2008/id2008012_297369.htm" target="_blank">long nose of innovation.</a> Denk aan de muis en </span><span>touchscreen technologie. Een paar   voorbeelden laten zien dat de eerste touchscreen producten al behoorlijk   oud zijn:</span></p>
<p><span> </span></p>
<p><span><img class="aligncenter size-full wp-image-2501" title="apollo_casio" src="http://unitid.nl/wp-content/uploads/apollo_casio1.png" alt="apollo_casio" width="565" height="228" /></span><span>Als ontwerper is het dus belangrijk om je te laten inspireren door de geschiedenis. Met een flinke dosis ontwerptalent erbij kan dat tot bijzondere resultaten leiden: Jonathan Ive doet combineert beide als geen ander. Jonathan Ive is senior vice president of industrial design bij Apple en voornaamste ontwerper van iMac, iPod, iPhone en iPad. Ongetwijfeld was IBMs ‘Simon’ een bron van inspiratie. De invloeden van </span><a href="http://nl.wikipedia.org/wiki/Dieter_Rams" target="_blank">Dieter Rams</a><span> (40 jaar hoofd design bij Braun) zijn ook makkelijk te herkennen.</span></p>
<p><span> </span></p>
<p style="text-align: center;"><span> </span></p>
<div id="attachment_2483" class="wp-caption aligncenter" style="width: 410px"><img class="size-full wp-image-2483 " title="Braun T3 versus Apple’s iPhone" src="http://unitid.nl/wp-content/uploads/braun_t3_vs_apple_ipod.jpg" alt="Braun T3 versus Apple’s iPhone" width="400" height="224" /><p class="wp-caption-text">Braun T3 versus Apple’s iPhone</p></div>
<p><span> </span></p>
<h3>Menselijke vaardigheden</h3>
<p>Natuurlijke user interfaces van de toekomst zullen nog veel beter inspelen op de sociale, cognitieve en motor-sensorische vaardigheden van de mens. We hoeven ons al niet meer te beperken tot input met een muis. Denk aan hoe de auto van nu die naadloos aansluit met je mobiele telefoon. En ook onze huizen zullen straks een veilige, persoonlijke, en naadloze aansluiting op onze persoon zijn, reagerend op touch, gestures, speech, etcetera. Met ook een gezonde dosis kennis van de menselijke vaardigheden, kunnen we ons werk als interactie ontwerper nog beter uitvoeren.</p>
]]></content:encoded>
			<wfw:commentRss>http://unitid.nl/2010/10/natural-user-interfaces/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>De iPad en de toekomst van digitale magazines</title>
		<link>http://unitid.nl/2010/03/de-ipad-en-de-toekomst-van-digitale-magazines/</link>
		<comments>http://unitid.nl/2010/03/de-ipad-en-de-toekomst-van-digitale-magazines/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 08:25:39 +0000</pubDate>
		<dc:creator>Inge</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[magazines]]></category>

		<guid isPermaLink="false">http://unitid.nl/?p=1512</guid>
		<description><![CDATA[Ook bij UNITiD hebben we natuurlijk reikhalzend uitgekeken naar de presentatie van Apple&#8217;s iPad. Ook al omdat we voor een aantal van onze klanten bezig zijn met het ontwerpen van iPad applicaties. Inmiddels is de helft van ons kantoor veranderd in een &#8216;war room&#8217; voor het ontwerpen van magazines voor de iPad. Nieuwe ideeën over [...]]]></description>
			<content:encoded><![CDATA[<p>Ook bij UNITiD hebben we natuurlijk reikhalzend uitgekeken naar de presentatie van Apple&#8217;s iPad. Ook al omdat we voor een aantal van onze klanten bezig zijn met het ontwerpen van iPad applicaties. Inmiddels is de helft van ons kantoor veranderd in een &#8216;war room&#8217; voor  het ontwerpen van magazines voor de iPad. Nieuwe ideeën over interacties  en schetsen van schermlayouts behangen hier de muren. We zijn er ontzettend druk mee, en laten ons inspireren door de demovideo&#8217;s van magazines op iPad (en andere tablets)  die op het internet circuleren. Die willen we graag delen. Hier een aantal van de mooiste demo&#8217;s van digitale magazines die we tot nu toe tegen zijn gekomen.</p>
<h3>WIRED&#8217;s digitale magazine</h3>
<p>In februari presenteerden WIRED en Adobe hun tablet versie van WIRED magazine. Een prachtige werkende applicatie voor tablets met Adobe AIR. Video, animatie en slimme interacties laten zien wat digitale magazines ons binnenkort gaan brengen.</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>
<h3><span id="more-1512"></span>Sports Illustrated</h3>
<p>De visie van Time Inc op tablet magazines.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="500" height="281" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=7939946&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="500" height="281" src="http://vimeo.com/moogaloop.swf?clip_id=7939946&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><a href="http://vimeo.com/7939946">Sports Illustrated &#8211; Tablet Demo 1.5</a></p>
<h3><strong>Bonnier Mag+ prototype</strong></h3>
<p>Al in december 2009 liet Bonnier <a href="http://www.bonnier.com/en/content/digital-magazines-bonnier-mag-prototype" target="_blank">haar visie op de toekomst van digitale magazines</a> zien in deze indrukwekkende video.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="500" height="281" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=8217311&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=ffffff&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="500" height="281" src="http://vimeo.com/moogaloop.swf?clip_id=8217311&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=ffffff&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><a href="http://vimeo.com/8217311">Mag+</a> from <a href="http://vimeo.com/bonnier">Bonnier</a>.</p>
<p>Binnenkort meer nieuws van UNITiD!</p>
]]></content:encoded>
			<wfw:commentRss>http://unitid.nl/2010/03/de-ipad-en-de-toekomst-van-digitale-magazines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Met MAPPS een iPhone app binnen handbereik</title>
		<link>http://unitid.nl/2010/02/met-mapps-een-iphone-app-binnen-handbereik/</link>
		<comments>http://unitid.nl/2010/02/met-mapps-een-iphone-app-binnen-handbereik/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 12:44:47 +0000</pubDate>
		<dc:creator>Inge</dc:creator>
				<category><![CDATA[Automotive]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Fashion]]></category>
		<category><![CDATA[Financieel]]></category>
		<category><![CDATA[Food]]></category>
		<category><![CDATA[Industrie]]></category>
		<category><![CDATA[Mobile applications]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://unitid.nl/?p=1444</guid>
		<description><![CDATA[Heb je een database met locatiegegevens? Dan kun je nu met MAPPS een handige iPhone app aan je klanten aanbieden. Met MAPPS kunnen je klanten altijd en overal de informatie vinden die ze nodig hebben. Uiteraard kan een eigen huisstijl worden toegepast, zodat elke MAPSS applicatie uniek is! MAPPS voor: Waar is hier een Volkswagen [...]]]></description>
			<content:encoded><![CDATA[<p>Heb je een database met locatiegegevens? Dan kun je nu met<a href="http://mapps.nl" target="_blank"> MAPPS</a> een handige iPhone app aan je klanten aanbieden. Met MAPPS kunnen je klanten altijd en overal de informatie vinden die ze nodig hebben. Uiteraard kan een eigen huisstijl worden toegepast, zodat elke MAPSS applicatie uniek is! MAPPS voor:</p>
<ul>
<li>Waar is hier een Volkswagen dealer te vinden?</li>
<li>In welke tent treedt mijn favoriete festival artiest op?</li>
<li>Waar vind ik het voordeligste product?</li>
<li>Is er een zwembad op loopafstand?</li>
</ul>
<p><img class="aligncenter size-medium wp-image-1445" title="mapps" src="http://unitid.nl/wp-content/uploads/mapps_header-530x224.jpg" alt="mapps" width="530" height="224" /></p>
<p>Voor <a href="http://www.mimoa.eu" target="_blank">MIMOA</a> werkt UNITiD nu aan een iPhone app met MAPPS, zodat gebruikers overal en altijd toegang hebben tot de allernieuwste architectuurprojecten.</p>
<p><span id="more-1444"></span>Bij MIMOA, de online gids voor moderne architectuur, kun je nu al zoeken in een paar duizend projecten die continu worden aangevuld door gebruikers van de website. Deze informatie is straks ook beschikbaar op de iPhone.</p>
<p>Voor <a href="http://www.specialbite.com/" target="_blank">SpecialBite</a> werkt UNITiD ook aan een locatiegebaseerde iPhone app. Vinden van bijvoorbeeld het dichtsbijzijnde Thaise restaurant, en een omschrijving en waardering van bezoekers, is daarmee mogelijk.</p>
<h3>MAPPS versies</h3>
<p>Wil jij ook een iPhone app waarmee je klanten of bezoekers op elk moment en vanaf elke plek toegang hebben tot jouw gegevens, dan kan dat met één van de 3 versies van MAPPS; Basic, Extended of Premium.</p>
<p><a href="http://mapps.nl" target="_blank"><img class="aligncenter size-medium wp-image-1455" title="Mapps versies" src="http://unitid.nl/wp-content/uploads/versies1-530x222.png" alt="Mapps versies" width="530" height="222" /></a></p>
<p>Van een simpele lijst- en kaartweergave, en een detailpagina met koppelingen naar Maps (route), Safari (website) en Phone (bellen). Tot naadloze navigatie tussen de lijst- en kaartweergaves en zoeken op trefwoord en bladeren door categorieen.</p>
<p>Om MAPPS te realiseren werkt UNITiD samen met <a href="http://www.elements.nl/nl/" target="_blank">Elements Interactive</a>, verantwoordelijk voor development, en <a href="http://www.hbmeo.nl/" target="_blank">HBMEO</a> voor advertising en PR. Deze samenwerking heeft geleid tot een unieke en flexibele iPhone app. Meer informatie over de mogelijkheden van MAPPS vind je op <a href="http://mapps.nl" target="_blank">mapps.nl</a>.</p>
<p><a href="/contact" target="_self">Mail of bel ons</a> gerust als je wilt weten hoe we je kunnen helpen met MAPPS!</p>
]]></content:encoded>
			<wfw:commentRss>http://unitid.nl/2010/02/met-mapps-een-iphone-app-binnen-handbereik/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Omnigraffle stencil: Gestures for touch screen interfaces</title>
		<link>http://unitid.nl/2010/02/omnigraffle-stencil-gestures-for-touch-screen-interfaces/</link>
		<comments>http://unitid.nl/2010/02/omnigraffle-stencil-gestures-for-touch-screen-interfaces/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 13:49:10 +0000</pubDate>
		<dc:creator>Inge</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://unitid.nl/?p=3006</guid>
		<description><![CDATA[On Graffletopia we found an Omnigraffle stencil with various hand movements for touchscreen interfaces by Dan Saffer. Which comes in handy for everyone who isn&#8217;t great at drawing hands, like me! The only downside: the images weren&#8217;t entirely transparant and the colors not editable. This is why we made a vector version of the stencil [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-medium wp-image-174 alignright" title="Touchscreen gestures" src="http://unitid.nl/wp-content/uploads/naamloos-2-530x633.png" alt="Touchscreen gestures" width="254" height="304" /></p>
<p>On Graffletopia we found an Omnigraffle stencil with various hand movements for touchscreen interfaces by Dan Saffer. Which comes in handy for everyone who isn&#8217;t great at drawing hands, like me! The only downside: the images weren&#8217;t entirely transparant and the colors not editable. This is why we made <a href="http://graffletopia.com/stencils/439/" target="_blank">a vector version of the stencil</a> in which you can adjust colors, line weight, etc exactly to your own wishes. You can also make the hands partly transparant so they don&#8217;t cover up too much of your designs.</p>
]]></content:encoded>
			<wfw:commentRss>http://unitid.nl/2010/02/omnigraffle-stencil-gestures-for-touch-screen-interfaces/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Presentatie Ontwerpen voor Android</title>
		<link>http://unitid.nl/2010/01/presentatie-ontwerp-voor-android/</link>
		<comments>http://unitid.nl/2010/01/presentatie-ontwerp-voor-android/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 20:41:28 +0000</pubDate>
		<dc:creator>Inge</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[android]]></category>

		<guid isPermaLink="false">http://unitid.nl/?p=1434</guid>
		<description><![CDATA[Afgelopen maandag mocht ik presenteren bij het Design by Fire café in Utrecht. Het was gezellig vol in Café Midi. Onderwerp van de presentatie was Ontwerpen voor Android (vs iPhone, want onder die vergelijking kom je bijna niet uit.) Interessant omdat Android nog een ontzettend jong platform is, waarbij de grote verschillen in software en [...]]]></description>
			<content:encoded><![CDATA[<p>Afgelopen maandag mocht ik <a href="http://www.designbyfire.nl/cafe/003/" target="_blank">presenteren bij het Design by Fire café</a> in Utrecht. Het was gezellig vol in Café Midi. Onderwerp van de presentatie was Ontwerpen voor Android (vs iPhone, want onder die vergelijking kom je bijna niet uit.) Interessant omdat Android nog een ontzettend jong platform is, waarbij de grote verschillen in software en hardware van al die verschillende toestellen vragen oproepen. Denk alleen al aan verschillende schermformaten. Hoe kan je hier als ontwerper nou het beste mee omgaan?</p>
<p>iPhone kent duidelijke ontwerprichtlijnen, wat heel handig is, maar Android nog niet. Wat voor invloed heeft dat op de user experience van applicaties in Market vs de Apple App Store? Het is belangrijk om te kijken naar de high level ontwerprichtlijnen, zowel richtlijnen over ontwerpen voor touchscreen (bijvoorbeeld van <a href="http://www.odannyboy.com/" target="_blank">Dan Saffer</a>) als die voor ontwerpen voor mobiel kunnen ons al een eind op weg helpen. Wat de verschillen ook gaan betekenen, Android is in ieder geval een groeiend platform met veel potentie. Hierbij ook <a href="http://www.slideshare.net/Inge/ontwerpen-voor-android" target="_blank">de presentatie</a>.</p>
<p><a href="/2010/01/presentatie-ontwerp-voor-android/">Wat vind jij?</a> Biedt de openheid van het Android platform mogelijkheden voor het ontstaan van betere UX oplossingen?</p>
<p style="text-align: center;"><object style="margin: 0px;" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=ontwerpenvoorandroid-100126133035-phpapp02&amp;stripped_title=ontwerpen-voor-android" /><param name="allowfullscreen" value="true" /><embed style="margin: 0px;" type="application/x-shockwave-flash" width="425" height="355" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=ontwerpenvoorandroid-100126133035-phpapp02&amp;stripped_title=ontwerpen-voor-android" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://unitid.nl/2010/01/presentatie-ontwerp-voor-android/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Een nieuw perspectief op sociale netwerken</title>
		<link>http://unitid.nl/2010/01/een-nieuw-perspectief-op-sociale-netwerken/</link>
		<comments>http://unitid.nl/2010/01/een-nieuw-perspectief-op-sociale-netwerken/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 08:25:37 +0000</pubDate>
		<dc:creator>Inge</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[data visualisatie]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[Inspiratie]]></category>
		<category><![CDATA[Interaction Design]]></category>
		<category><![CDATA[last.fm]]></category>
		<category><![CDATA[netwerken]]></category>

		<guid isPermaLink="false">http://unitid.nl/?p=866</guid>
		<description><![CDATA[Sociale groepen horen bij de menselijke natuur, en de kracht hiervan wordt steeds meer ontsloten door verschillende social networking tools. Waarom presenteren we onze connecties met anderen dan nog steeds op dezelfde manier? Het kan heel interessant zijn om op een andere manier naar je sociale netwerken te kijken. Slimme programmeurs experimenteren met visualisaties van [...]]]></description>
			<content:encoded><![CDATA[<p>Sociale groepen horen bij de menselijke natuur, en de kracht hiervan wordt steeds meer ontsloten door verschillende social networking tools. Waarom presenteren we onze connecties met anderen dan nog steeds op dezelfde manier?</p>
<p>Het kan heel interessant zijn om op een andere manier naar je sociale netwerken te kijken. Slimme programmeurs experimenteren met visualisaties van vrienden op bijvoorbeeld Facebook, Last FM en LiveJournal met soms schitterende resultaten. In ieder geval bieden ze weer eens een nieuw perspectief. Zo ontwikkelde Sebastian van Sande de <a href="http://www.visualcomplexity.com/vc/project_details.cfm?id=580&amp;index=71&amp;domain=Social%20Networks" target="_blank">Facebook Visualiser</a>.</p>
<p style="text-align: center;"><a href="http://www.visualcomplexity.com/vc/project_details.cfm?id=580&amp;index=71&amp;domain=Social%20Networks"><img class="aligncenter size-full wp-image-868" title="Facebook Visualizer" src="http://unitid.nl/wp-content/uploads/facebook_visualizer.png" alt="Facebook Visualizer" width="500" height="250" /></a></p>
<p>Als een organisch geheel vormen zich sociale netwerken om een geselecteerde vriend. Je ziet meteen welke vrienden bij elkaar horen, welke subgroepen van vrienden zijn ontstaan om een bepaalde vriend of vriendin, en er kunnen filters toegepast worden op je netwerk. Een andere visualisatie is die van Daniel Claren, hij ontwikkelde de <a href="http://danielmclaren.net/node/77?auth_token=b2e5de387c0c66bcc3150fc7f9a431f3" target="_blank">Mutual Friend Network Visualisation</a>.</p>
<h3>Toegevoegde waarde</h3>
<p>Wanneer voegt zo’n interactieve netwerkvisualisatie echt iets toe? <span id="more-866"></span>Gaat het vooral om een ontdekkend navigeren, het kijken naar data vanuit een nieuw perspectief? Bij een bestaand netwerk waarbij je zelf vrienden hebt toegevoegd, biedt het een nieuwe blik op je bestaande connecties. Je weet al grotendeels welke gezamenlijke vrienden er zijn en welke gedeelde interesses je hebt. Het is een leuke speelse manier om naar je vriendengroep te kijken.</p>
<p>Bij een netwerk waar je bij hoort vanuit interesse of professie, biedt een dergelijke visualisatie meer voordelen. Zoek je iemand met bepaalde kennis of vaardigheden binnen je bedrijf? Dan kan je snel zien wie de meest relevante kennis heeft, wie dichtbij je staan in je netwerk, wie je kan introduceren aan die persoon. Dit kan handig zijn voor grote bedrijven en overheidsinstellingen waar werknemers nog al eens langs elkaar heen werken. Helemaal als je kan filteren bepaalde interesses en kennis. Persoonlijk gebruik ik nooit &#8216;friend suggestions&#8217; op Facebook of andere sociale netwerksites. Maar in een context van werk of hobby kan ik me voorstellen dat netwerksuggesties interessant zijn.</p>
<p>Een mooi voorbeeld is <a href="http://ariadne.cs.kuleuven.be/edmedia/relations.html" target="_blank">een visualisatie van ED-MEDIA</a> die ontwikkeld is voor de World Conference on Educational Multimedia, Hypermedia &amp; Telecommunications. De visualisatie laat auteurs zien die verbonden zijn met elkaar door citaten in wetenschappelijke publicaties. En wil je jouw favoriete muziek ontdekken op een andere manier dan Last.fm je biedt, kijk dan eens op <a href="http://audiomap.tuneglue.net/" target="_blank">Tuneglue</a>.</p>
<p style="text-align: center;"><a href="http://audiomap.tuneglue.net/"><img class="aligncenter size-full wp-image-871" title="Tuneglue" src="http://unitid.nl/wp-content/uploads/tuneglue1.png" alt="Tuneglue" width="500" height="250" /></a></p>
<p>Platenmaatschappij EMI lanceerde in 2006 een website genaamd Tuneglue waar muziekliefhebbers nieuwe artiesten kunnen ontdekken die aansluiten bij hun smaak. In plaats van een lijstje ‘similar artists’ kan je per artiest gerelateerde artiesten zien in een netwerk. Helaas doet de link naar releases het niet (je zou hiermee direct naar Amazon verwezen moeten worden) en is er ook geen link met Last.fm om aanvullende informatie over de artiest te lezen. De app werkt verder erg mooi, leuk om doorheen te klikken en nieuwe artiesten te ontdekken.</p>
<p>Persoonlijk lijkt een interactieve visualisatie me interessant als extra view op een bepaald netwerk. Worden ze nu nog vaak als aparte applicaties ontwikkeld voor bestaande netwerken, ik zou graag in LinkedIn willen kunnen wisselen naar een netwerk visualisatie, of bij Last.fm een artiest direct kunnen zien in de Tuneglue omgeving. Ik ben benieuwd of dit soort applicaties in de toekomst aan bestaande netwerksites toegevoegd gaan worden.</p>
<p>Meer inspiratie voor netwerk visualisaties is te vinden op de website <a href="http://www.visualcomplexity.com/vc/project_details.cfm?id=580&amp;index=71&amp;domain=Social%20Networks">Visual Complexity</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://unitid.nl/2010/01/een-nieuw-perspectief-op-sociale-netwerken/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Fireworks template for Android</title>
		<link>http://unitid.nl/2009/11/fireworks-template-for-android/</link>
		<comments>http://unitid.nl/2009/11/fireworks-template-for-android/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 08:44:04 +0000</pubDate>
		<dc:creator>Inge</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[fireworks]]></category>
		<category><![CDATA[gui]]></category>
		<category><![CDATA[mockup]]></category>
		<category><![CDATA[template]]></category>

		<guid isPermaLink="false">http://unitid.nl/?p=1346</guid>
		<description><![CDATA[Are you starting with interaction design for Android &#8211; like we are &#8211; then there are a number of useful resources to help you out. We couldn&#8217;t yet find a Fireworks template, so we have made one ourselves and want to share it here. In this Fireworks  template the Android user interface elements have been [...]]]></description>
			<content:encoded><![CDATA[<p>Are you starting with interaction design for Android &#8211; like we are &#8211; then there are a number of useful resources to help you out. We couldn&#8217;t yet find a Fireworks template, so we have made one ourselves and want to share it here. In this Fireworks  template the Android user interface elements have been redrawn as vector images. In the folders the elements have been mostly labeled according to the Android vocabulary.</p>
<p style="text-align: center;"><a href="http://unitid.nl/wp-content/uploads/android_mockup_template_pre.png"><img class="aligncenter size-full wp-image-1349" title="Android Mockup Template" src="http://unitid.nl/wp-content/uploads/android_mockup_template.png" alt="Android Mockup Template" width="500" height="364" /></a></p>
<p><a href="http://unitid.nl/wp-content/uploads/android_mockup_template2.png.zip" target="_blank">Download the Fireworks Android template</a> (version 2, Fri december 4 2009)</p>
<p>Are you looking for other templates, here&#8217;s a few we found that might be helpful:</p>
<p><a href="http://graffletopia.com/stencils/498" target="_blank">Google Android Omnigraffle stencil </a>(BinarySheep)<br />
<a href="http://www.smashingmagazine.com/2009/08/18/android-gui-psd-vector-kit/" target="_blank">Android GUI PSD Vector Kit</a> (Pavel Maček for Smashing Magazine)<br />
<a href="http://www.artfulbits.com/Android/Stencil.aspx" target="_blank">Android GUI prototyping stencil for Visio</a> (ArtfulBits)</p>
<p>For visual design Android offers the <a href="http://developer.android.com/guide/practices/ui_guidelines/icon_design.html#templatespack" target="_blank">Android icon template pack</a></p>
<p>Even though the design guidelines for icons are very specific, interaction design guidelines are limited. Android offers <a href="http://developer.android.com/guide/practices/ui_guidelines/index.html" target="_blank">User Interface Guidelines</a> that give some information on various menu options for example, but it is far from the extensive design guidelines Apple has published for iPhone. This means there is a lot of room for interpretation by Android application designers and developers. It will be interesting to see what best practices in interaction design for Android will emerge in the near future.</p>
<p>We hope you find the template useful!</p>
]]></content:encoded>
			<wfw:commentRss>http://unitid.nl/2009/11/fireworks-template-for-android/feed/</wfw:commentRss>
		<slash:comments>142</slash:comments>
		</item>
		<item>
		<title>Unieke vintage mode op online marktplaats Hippas</title>
		<link>http://unitid.nl/2009/10/hippas/</link>
		<comments>http://unitid.nl/2009/10/hippas/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 08:46:34 +0000</pubDate>
		<dc:creator>Inge</dc:creator>
				<category><![CDATA[Fashion]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Websites]]></category>
		<category><![CDATA[hippas]]></category>
		<category><![CDATA[marktplaats]]></category>

		<guid isPermaLink="false">http://unitid.nl/?p=969</guid>
		<description><![CDATA[UNITiD ontwierp voor Hippas het interactie ontwerp. Hippas is een nieuw modeplatform waar vintage kleding van de betere merken kan worden gekocht en verkocht. Reviews Momenteel is de Hippas website in bèta, de reviews zijn positief: “Mede dankzij de toegankelijke overzichtelijke structuur van Hippas, is dit de ideale plek om online te shoppen.” Op: Toostylish [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">UNITiD ontwierp voor <a href="http://www.hippas.nl" target="_blank">Hippas</a> het interactie ontwerp. Hippas is een nieuw modeplatform waar vintage kleding van de betere merken kan worden gekocht en verkocht.</p>
<p style="text-align: center;"><a href="http://unitid.nl/wp-content/uploads/hippas_home1.png"><img class="alignnone size-medium wp-image-1196" title="hippas_home" src="http://unitid.nl/wp-content/uploads/hippas_home1-530x292.png" alt="hippas_home" width="530" height="292" /></a></p>
<h3>Reviews</h3>
<p>Momenteel is de Hippas website in bèta, de reviews zijn positief:</p>
<p><em>“Mede dankzij de toegankelijke overzichtelijke structuur van Hippas, is dit de ideale plek om online te shoppen.”</em></p>
<p>Op: <a href="http://www.toostylish.com/nl/article.php?cid=1&amp;id=6018" target="_blank">Toostylish</a></p>
<p><em>&#8220;De basis van Hippas is volgens Toorenaar (Commercieel directeur Marktplaats) niet anders dan die van Marktplaats. ‘Vraag en aanbod samen brengen op een duidelijke manier. De vormgeving is natuurlijk wel anders, modieuzer, hipper. Daarnaast zie je een aantal social componenten, zoals reviews en tips.&#8221;</em></p>
<p>Op: <a href="http://www.molblog.nl/bericht/marktplaats-start-apart-shop-platform/" target="_blank">Mol/blog &#8211; Tijdschrift voor Marketing</a></p>
<p><em>&#8220;Hippas, is meer dan een doorsnee shoppingsite, het is een uniek modeplatform. Shop originele stuks bij andere modeliefhebbers, zoek naar unieke vintage items en laat je verleiden door fijne accessoires.&#8221;</em></p>
<p>Op: <a href="http://www.styletoday.nl/2009/09/30/nieuw-modeplatform-online-hippas/" target="_blank">Style today </a></p>
]]></content:encoded>
			<wfw:commentRss>http://unitid.nl/2009/10/hippas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

