<?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>Designing Web User Interfaces</title>
	<atom:link href="http://nm.merz-akademie.de/~stefano.vannotti/wui09/feed/" rel="self" type="application/rss+xml" />
	<link>http://nm.merz-akademie.de/~stefano.vannotti/wui09</link>
	<description>Merz Akademie &#124; Neue Medien + Visuelle Kommunikation Wahlpflicht 6. + 7. Semester &#124; Wintersemester 09/10</description>
	<lastBuildDate>Thu, 19 Nov 2009 14:24:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>FLV-Movie in Blogseite einbinden</title>
		<link>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/11/19/embed-flv-movie/</link>
		<comments>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/11/19/embed-flv-movie/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 13:30:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Bits & Pieces]]></category>

		<guid isPermaLink="false">http://nm.merz-akademie.de/~stefano.vannotti/wui09/?p=776</guid>
		<description><![CDATA[Die Projektendabgabe beinhaltet das Erstellen eines Screencast und/oder Sneak Peeks. Dieser soll auf der jeweiligen persönlichen «Konzept &#38; Prototyp»-Seite direkt eingefügt werden. Und das geht folgendermassen:

Zuerst Film in das .flv Format umwandeln (z.B. mit MPEG Streamclip). Format max.: 650px x 366px (16:9 Breitformat ist das)
Video mit normalen WP-Upload in Blog hochladen
Startbild in gleicher Grösse (650px [...]]]></description>
			<content:encoded><![CDATA[<p>Die Projektendabgabe beinhaltet das Erstellen eines Screencast und/oder Sneak Peeks. Dieser soll auf der jeweiligen persönlichen «Konzept &amp; Prototyp»-Seite direkt eingefügt werden. Und das geht folgendermassen:</p>
<ol>
<li>Zuerst Film in das .flv Format umwandeln (z.B. mit <a href="http://www.squared5.com/">MPEG Streamclip</a>). Format max.: 650px x 366px (16:9 Breitformat ist das)</li>
<li>Video mit normalen WP-Upload in Blog hochladen</li>
<li>Startbild in gleicher Grösse (650px x 366px) als .png vorbereiten und ebenfalls uploaden</li>
<li>beide URLS rauskopieren und folgendermassen in Artikel Inhalt einfügen:</li>
<li>[flvtest:movie poster width height]
<ul>
<li>flv statt flvtest</li>
<li>movie &#8211; absoluter Pfad des FLV-Files (http://nm.merz-akademie.de/~stefano.vannotti/wui09/wp-content/uploads/test-clip.flv)</li>
<li>poster &#8211; absoluter Pfad zum Bild (http://nm.merz-akademie.de/~stefano.vannotti/wui09/wp-content/uploads/students-working.jpg)</li>
<li>width &#8211; Breite des FLV Movies</li>
<li>height &#8211; Höhen des FLV Movies</li>
</ul>
</li>
</ol>
<p>Wichtiger Hinweis: Grössenangaben müssen zwingend angegeben werden!</p>
]]></content:encoded>
			<wfw:commentRss>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/11/19/embed-flv-movie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML 5 und CSS 3 &#8211; ein Kurzüberblick</title>
		<link>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/11/04/html-5-und-css-3-roundup/</link>
		<comments>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/11/04/html-5-und-css-3-roundup/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 19:47:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Webentwicklung]]></category>

		<guid isPermaLink="false">http://nm.merz-akademie.de/~stefano.vannotti/wui09/?p=688</guid>
		<description><![CDATA[Erst einmal paar nützlichste Links zur wunderbaren Welt von HTML 5 und CSS 3 und was denn alles so möglich ist (oder sein wird)&#8230;
Als Einstieg&#8230;

HTML 5 &#8211; Was geht heute schon, was geht nicht? Der grosse Überblick von Peter Kröner
Get Ready for HTML 5 (A List Apart)
HTML 5 and the Future of the Web (Smashing [...]]]></description>
			<content:encoded><![CDATA[<p>Erst einmal paar nützlichste Links zur wunderbaren Welt von HTML 5 und CSS 3 und was denn alles so möglich ist (oder sein wird)&#8230;</p>
<h3>Als Einstieg&#8230;</h3>
<ul>
<li><a href="http://www.peterkroener.de/html5-was-geht-heute-schon-was-geht-nicht-der-grosse-ueberblick/">HTML 5 &#8211; Was geht heute schon, was geht nicht? Der grosse Überblick von Peter Kröner</a></li>
<li><a href="http://www.alistapart.com/articles/get-ready-for-html-5/">Get Ready for HTML 5 (A List Apart)</a></li>
<li><a href="http://www.smashingmagazine.com/2009/07/16/html5-and-the-future-of-the-web/">HTML 5 and the Future of the Web (Smashing Magazine)</a></li>
<li><a href="http://articles.sitepoint.com/article/html-5-snapshot-2009">Yes, You Can Use HTML 5 Today!</a></li>
<li>Immer wieder falsch verstanden, hier mit einem Comic Strip auf den Punkt gebracht oder was es mit  dem Ende von XTHML 2, dem Weiterbestehen von XHTML 1.1. und der Zukunft von HTML 5 so auf sich hat: <a href="http://www.smashingmagazine.com/2009/07/29/misunderstanding-markup-xhtml-2-comic-strip/">Misunderstanding Markup: XHTML 2/HTML 5 Comic Strip (Smashing Magazine)</a></li>
<li>Alles Wissenswerte zu CSS 3 gibts hier: <a href="http://www.css3.info/">CSS3.info &#8211; All you ever needed to know about CSS 3</a></li>
<li>5 nützliche CSS 3 Techniken (Border Radius, Border Image, Box und Text Shadow, Transparency, Fonts): <a href="http://www.smashingmagazine.com/2009/01/08/push-your-web-design-into-the-future-with-css3/">Push Your Web Design Into the Future with CSS 3 (Smashing Magazine)</a></li>
</ul>
<h3>Interaktiv und Visuell</h3>
<ul>
<li><a href="http://9elements.com/io/?p=153">HTML 5 Canvas Experiment</a></li>
<li><a href="http://webkit.org/blog-files/3d-transforms/poster-circle.html">Surfin Safari: CSS transformation and animation</a></li>
</ul>
<h3>Weitere nützliche Ressourcen</h3>
<ul>
<li><a href="http://html5doctor.com/">HTML 5 Doctor, helping implement you HTML 5 today</a></li>
<li><a href="http://carsonified.com/blog/dev/html-5-dev/23-essential-html-5-resources/">Carsonified » 23 Essential HTML 5 Resources</a></li>
</ul>
<h3>Galerien und Demos</h3>
<ul>
<li><a href="http://html5demos.com/">HTML 5 Demos and Examples</a></li>
<li><a href="http://html5gallery.com/">HTML5 Gallery</a></li>
</ul>
<h3>Und was macht mein Browser?</h3>
<ul>
<li><a href="http://a.deveria.com/caniuse/">When can I use&#8230;</a></li>
<li><a href="http://en.wikipedia.org/wiki/Comparison_of_layout_engines_%28HTML_5%29">Wikipedia: Comparison of layout engines (HTML 5)</a></li>
</ul>
<h3>Entwickeln mit HTML 5 und CSS 3</h3>
<ul>
<li>Ein HTML 5 / CSS 3 Layout von Grund auf schreiben: <a href="http://www.smashingmagazine.com/2009/08/04/designing-a-html-5-layout-from-scratch/">Coding A HTML 5 Layout from Scratch (Smashing Magazine)</a></li>
<li><a href="http://www.smashingmagazine.com/2009/07/06/html-5-cheat-sheet-pdf/">HTML 5 Cheat Sheet</a></li>
<li><a href="http://www.flickr.com/photos/antoniolupetti/3894233282/sizes/l/">HTML 5 Visual Cheat Sheet von Woork</a></li>
<li><a href="http://www.smashingmagazine.com/2009/07/13/css-3-cheat-sheet-pdf/">CSS 3 Cheat Sheet</a></li>
<li><a href="http://www.w3.org/TR/html5/">HTML 5 @W3C</a></li>
<li><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/">HTML 5 Spezifikation</a></li>
</ul>
<h3>Layouts</h3>
<ul>
<li><a href="http://www.smashingmagazine.com/2009/10/26/modern-css-layouts-the-essential-characteristics/">Modern CSS Layouts (Smashing Magazine)</a></li>
</ul>
<h3>HTML 5 APIs</h3>
<ul>
<li><a href="http://www.w3.org/TR/html5-diff/#apis">W3C HTML 5 APIs</a></li>
<li><a href="http://ljouanneau.com/lab/html5/demodragdrop.html">Demo HTML 5 und Drag &amp; Drop API</a></li>
</ul>
<h3>Das Canvas Element</h3>
<ul>
<li><a href="http://www.canvasdemos.com/">Demos, Tools and Tutorials for the HTML 5 Canvas Element</a></li>
<li><a href="https://developer.mozilla.org/en/Canvas_tutorial">Canvas Tutorial bei Mozilla</a></li>
</ul>
<h3>Das Video und Audio Element</h3>
<ul>
<li>Firefox 3.5 versteht das HTML 5 Video und Audio Element: <a href="https://developer.mozilla.org/en/Using_audio_and_video_in_Firefox">Using Audio und Video in Firefox</a></li>
<li>Video Beispiele mit HTML 5 auf der Mozilla Website: <a href="http://www.mozilla.com/en-US/firefox/video/">Video Tour of Firefox Browser Features</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/11/04/html-5-und-css-3-roundup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Smart gefloatete Boxen mit CSS und jQuery</title>
		<link>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/10/29/smart-gefloatete-boxen-mit-css-und-jquery/</link>
		<comments>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/10/29/smart-gefloatete-boxen-mit-css-und-jquery/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 13:24:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Webentwicklung]]></category>

		<guid isPermaLink="false">http://nm.merz-akademie.de/~stefano.vannotti/wui09/?p=639</guid>
		<description><![CDATA[Eine sehr elegante Lösung wie gefloatete Elemente dynamisch in einem elastischen Layout angepasst werden können.

]]></description>
			<content:encoded><![CDATA[<p>Eine <a href="http://www.sohtanaka.com/web-design/examples/smart-columns/">sehr elegante Lösung </a>wie gefloatete Elemente dynamisch in einem elastischen Layout angepasst werden können.</p>
<p><a href="http://www.sohtanaka.com/web-design/examples/smart-columns/"><img class="alignnone size-full wp-image-640" title="smart-columns" src="http://nm.merz-akademie.de/~stefano.vannotti/wui09/wp-content/uploads/smart-columns.png" alt="smart-columns" width="650" height="409" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/10/29/smart-gefloatete-boxen-mit-css-und-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Frameworks</title>
		<link>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/10/29/css-frameworks/</link>
		<comments>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/10/29/css-frameworks/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 08:53:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Webentwicklung]]></category>

		<guid isPermaLink="false">http://nm.merz-akademie.de/~stefano.vannotti/wui09/?p=628</guid>
		<description><![CDATA[In der Webentwicklung bietet es sich an auf bewährte CSS Frameworks zurückzugreifen. Es bieten sich verschiedene Möglichkeiten an:
960 Grid System
Blueprint
ElasticCSS
Yaml
YUI Grids (Yahoo)

]]></description>
			<content:encoded><![CDATA[<p>In der Webentwicklung bietet es sich an auf bewährte CSS Frameworks zurückzugreifen. Es bieten sich verschiedene Möglichkeiten an:</p>
<p><a href="http://960.gs/">960 Grid System</a></p>
<p><a href="http://www.blueprintcss.org/">Blueprint</a></p>
<p><a href="http://elasticss.com/">ElasticCSS</a></p>
<p><a href="http://www.yaml.de/">Yaml</a></p>
<p><a href="http://developer.yahoo.com/yui/grids/">YUI Grids (Yahoo)</a></p>
<p><img class="alignnone size-full wp-image-633" title="960-grids" src="http://nm.merz-akademie.de/~stefano.vannotti/wui09/wp-content/uploads/960-grids.png" alt="960-grids" width="460" height="446" /></p>
]]></content:encoded>
			<wfw:commentRss>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/10/29/css-frameworks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TimThumb PHP Image-Resize Script</title>
		<link>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/10/21/timthumb-php-image-resize-script/</link>
		<comments>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/10/21/timthumb-php-image-resize-script/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 06:05:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software & Tools]]></category>
		<category><![CDATA[Webentwicklung]]></category>

		<guid isPermaLink="false">http://nm.merz-akademie.de/~stefano.vannotti/wui09/?p=572</guid>
		<description><![CDATA[Praktisches PHP Bildmanipulationsscript zur automatischer Erzeugung von Thumbnails.

]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.darrenhoyt.com/2008/04/02/timthumb-php-script-released/">Praktisches PHP Bildmanipulationsscript</a> zur automatischer Erzeugung von Thumbnails.</p>
<p><a href="http://www.darrenhoyt.com/2008/04/02/timthumb-php-script-released/"><img class="alignnone size-full wp-image-573" title="timthumb-image-resizer" src="http://nm.merz-akademie.de/~stefano.vannotti/wui09/wp-content/uploads/timthumb-image-resizer.png" alt="timthumb-image-resizer" width="650" height="490" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/10/21/timthumb-php-image-resize-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wireframe Schablonen für Omnigraffle</title>
		<link>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/10/21/konigi-wireframe-stencils-omnigraffle/</link>
		<comments>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/10/21/konigi-wireframe-stencils-omnigraffle/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 05:57:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Methoden & Techniken]]></category>
		<category><![CDATA[Software & Tools]]></category>

		<guid isPermaLink="false">http://nm.merz-akademie.de/~stefano.vannotti/wui09/?p=567</guid>
		<description><![CDATA[Konigi hat praktische Wireframe Schablonen für das low-fidelity Prototyping mit Omnigraffle zusammengestellt.

]]></description>
			<content:encoded><![CDATA[<p><a href="http://konigi.com">Konigi</a> hat praktische <a href="http://konigi.com/tools/omnigraffle-wireframe-stencils">Wireframe Schablonen</a> für das <a href="http://en.wikipedia.org/wiki/Website_wireframe">low-fidelity Prototyping</a> mit <a href="http://www.omnigroup.com/applications/OmniGraffle/">Omnigraffle</a> zusammengestellt.</p>
<p><a href="http://konigi.com/tools/omnigraffle-wireframe-stencils"><img class="alignnone size-full wp-image-568" title="konigi-wifreframe-stencils" src="http://nm.merz-akademie.de/~stefano.vannotti/wui09/wp-content/uploads/konigi-wifreframe-stencils.png" alt="konigi-wifreframe-stencils" width="650" height="366" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/10/21/konigi-wireframe-stencils-omnigraffle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sketchboarding</title>
		<link>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/10/21/sketchboarding/</link>
		<comments>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/10/21/sketchboarding/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 05:38:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Methoden & Techniken]]></category>

		<guid isPermaLink="false">http://nm.merz-akademie.de/~stefano.vannotti/wui09/?p=562</guid>
		<description><![CDATA[Youtube Video von Adaptive Path zu Sketchboards als schnelle Methode zur UX Lösungssuche.

]]></description>
			<content:encoded><![CDATA[<p>Youtube Video von <a href="http://www.adaptivepath.com/">Adaptive Path</a> zu <a href="http://www.youtube.com/watch?v=iVFTBj_BYy0">Sketchboards als schnelle Methode zur UX Lösungssuche</a>.</p>
<p><!-- Smart Youtube --><span class="youtube"><object width="650" height="366"><param name="movie" value="http://www.youtube.com/v/iVFTBj_BYy0&amp;rel=0&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=0&amp;fs=1&amp;hl=en&amp;autoplay=0&amp;showsearch=0" /><param name="allowFullScreen" value="true" /><embed wmode="transparent" src="http://www.youtube.com/v/iVFTBj_BYy0&amp;rel=0&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=0&amp;fs=1&amp;hl=en&amp;autoplay=0&amp;showsearch=0" type="application/x-shockwave-flash" allowfullscreen="true" width="650" height="366" ></embed><param name="wmode" value="transparent" /></object></span></p>
]]></content:encoded>
			<wfw:commentRss>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/10/21/sketchboarding/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet Explorer und CSS</title>
		<link>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/10/21/internet-explorer-und-css/</link>
		<comments>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/10/21/internet-explorer-und-css/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 05:24:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Webentwicklung]]></category>

		<guid isPermaLink="false">http://nm.merz-akademie.de/~stefano.vannotti/wui09/?p=559</guid>
		<description><![CDATA[Lehrreicher Artikel im Smashing Magazine zur unterschiedlichen Interpretation von CSS durch den Internet Explorer 6, 7 und 8.

]]></description>
			<content:encoded><![CDATA[<p>Lehrreicher Artikel im <a href="http://www.smashingmagazine.com/">Smashing Magazine</a> zur unterschiedlichen <a href="http://www.smashingmagazine.com/2009/10/14/css-differences-in-internet-explorer-6-7-and-8/">Interpretation von CSS durch den Internet Explorer 6, 7 und 8</a>.</p>
<p><a href="http://www.smashingmagazine.com/2009/10/14/css-differences-in-internet-explorer-6-7-and-8/"><img class="alignnone size-full wp-image-560" title="ie" src="http://nm.merz-akademie.de/~stefano.vannotti/wui09/wp-content/uploads/ie.jpg" alt="ie" width="500" height="441" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/10/21/internet-explorer-und-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox Add-ons für die Webentwicklung</title>
		<link>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/10/07/firefox-add-ons-fur-die-webentwicklung/</link>
		<comments>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/10/07/firefox-add-ons-fur-die-webentwicklung/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 06:13:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software & Tools]]></category>

		<guid isPermaLink="false">http://nm.merz-akademie.de/~stefano.vannotti/wui09/?p=358</guid>
		<description><![CDATA[Für den Firefox-Browser gibt es eine Fülle von nützlichen Erweiterung für die erfolgreiche Webentwicklung.

]]></description>
			<content:encoded><![CDATA[<p>Für den Firefox-Browser gibt es eine <a href="https://addons.mozilla.org/de/firefox/browse/type:1/cat:4">Fülle von nützlichen Erweiterung</a> für die erfolgreiche Webentwicklung.</p>
<p><a href="https://addons.mozilla.org/de/firefox/browse/type:1/cat:4"><img class="alignnone size-full wp-image-359" title="firefox-addons" src="http://nm.merz-akademie.de/~stefano.vannotti/wui09/wp-content/uploads/firefox-addons.png" alt="firefox-addons" width="650" height="413" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/10/07/firefox-add-ons-fur-die-webentwicklung/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Design Handbook mit diversen UCD-Techniken</title>
		<link>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/10/06/design-handbook-mit-diversen-ucd-techniken/</link>
		<comments>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/10/06/design-handbook-mit-diversen-ucd-techniken/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 11:25:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Methoden & Techniken]]></category>

		<guid isPermaLink="false">http://nm.merz-akademie.de/~stefano.vannotti/wui09/?p=317</guid>
		<description><![CDATA[Ein nützlicher Design Guide des Fluid Project mit gängigen UCD-Techniken für den Designprozess.

]]></description>
			<content:encoded><![CDATA[<p>Ein nützlicher <a onclick="javascript:pageTracker._trackPageview('/outbound/article/wiki.fluidproject.org');" href="http://wiki.fluidproject.org/display/fluid/Design+Handbook">Design Guide</a> des <a onclick="javascript:pageTracker._trackPageview('/outbound/article/wiki.fluidproject.org');" href="http://wiki.fluidproject.org/pages/viewpage.action?pageId=3900010">Fluid Project</a> mit gängigen UCD-Techniken für den Designprozess.</p>
<p><a href="http://wiki.fluidproject.org/display/fluid/Design+Handbook"><img class="alignnone size-full wp-image-318" title="fluid-handbook" src="http://nm.merz-akademie.de/~stefano.vannotti/wui09/wp-content/uploads/fluid-handbook.png" alt="fluid-handbook" width="650" height="357" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/10/06/design-handbook-mit-diversen-ucd-techniken/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UI-Konzept von Openlibrary.org</title>
		<link>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/10/06/ui-konzept-von-openlibrary-org/</link>
		<comments>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/10/06/ui-konzept-von-openlibrary-org/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 11:22:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Digitale Repositorien]]></category>

		<guid isPermaLink="false">http://nm.merz-akademie.de/~stefano.vannotti/wui09/?p=314</guid>
		<description><![CDATA[Die Freie Bibliothek (openlibrary.org) hat sich zum Ziel gesetzt, Angaben zu allen jemals erschienen Bücher in einer Datenbank zu speichern und über eine entsprechende Plattform zugänglich zu machen. Dieses ambitionierte Projekt verfügt auch über ein ausformuliertes UI-Konzept.

]]></description>
			<content:encoded><![CDATA[<p>Die <a onclick="javascript:pageTracker._trackPageview('/outbound/article/openlibrary.org');" href="http://openlibrary.org/">Freie Bibliothek (openlibrary.org)</a> hat sich zum Ziel gesetzt, Angaben zu allen jemals erschienen Bücher in einer Datenbank zu speichern und über eine entsprechende Plattform zugänglich zu machen. Dieses ambitionierte Projekt verfügt auch über ein ausformuliertes <a onclick="javascript:pageTracker._trackPageview('/outbound/article/openlibrary.org');" href="http://openlibrary.org/dev/docs/ui">UI-Konzept</a>.</p>
<p><a href="http://openlibrary.org/"><img class="alignnone size-full wp-image-315" title="openlibrary" src="http://nm.merz-akademie.de/~stefano.vannotti/wui09/wp-content/uploads/openlibrary.png" alt="openlibrary" width="650" height="285" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/10/06/ui-konzept-von-openlibrary-org/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Worldcat &#8211; MetaBibliothek</title>
		<link>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/10/06/worldcat-metabibliothek/</link>
		<comments>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/10/06/worldcat-metabibliothek/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 11:20:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Digitale Repositorien]]></category>

		<guid isPermaLink="false">http://nm.merz-akademie.de/~stefano.vannotti/wui09/?p=310</guid>
		<description><![CDATA[Worldcat.org ist ein Digitales Meta-Repositorium, welche die Suche in Beständen von über 10′000 Bibliotheken erlaubt. Das Webinterface verfügt über interessante Elemente und Interaktionsstile.

]]></description>
			<content:encoded><![CDATA[<p><a onclick="javascript:pageTracker._trackPageview('/outbound/article/www.worldcat.org');" href="http://www.worldcat.org/">Worldcat.org</a> ist ein Digitales Meta-Repositorium, welche die Suche in Beständen von über 10′000 Bibliotheken erlaubt. Das Webinterface verfügt über interessante Elemente und Interaktionsstile.</p>
<p><a href="http://nm.merz-akademie.de/~stefano.vannotti/wui09/wp-content/uploads/worldcatorg.png"><img class="alignnone size-full wp-image-311" title="worldcatorg" src="http://nm.merz-akademie.de/~stefano.vannotti/wui09/wp-content/uploads/worldcatorg.png" alt="worldcatorg" width="650" height="396" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/10/06/worldcat-metabibliothek/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zentrale CSS Grundlagen</title>
		<link>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/10/06/zentrale-css-grundlagen/</link>
		<comments>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/10/06/zentrale-css-grundlagen/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 06:24:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Webentwicklung]]></category>

		<guid isPermaLink="false">http://nm.merz-akademie.de/~stefano.vannotti/wui09/?p=273</guid>
		<description><![CDATA[Aktuelles Roundup im Smashing Magazine zu zentralen CSS-Grundlagen für die Gestaltung webbasierter Benutzungsschnittstellen.

]]></description>
			<content:encoded><![CDATA[<p>Aktuelles Roundup im <a href="http://www.smashingmagazine.com/">Smashing Magazine</a> zu <a href="http://www.smashingmagazine.com/2009/10/05/mastering-css-coding-getting-started/">zentralen CSS-Grundlagen</a> für die Gestaltung webbasierter Benutzungsschnittstellen.</p>
<p><a href="http://www.smashingmagazine.com/2009/10/05/mastering-css-coding-getting-started/"><img class="alignnone size-full wp-image-276" title="smashing-mag-css" src="http://nm.merz-akademie.de/~stefano.vannotti/wui09/wp-content/uploads/smashing-mag-css.png" alt="smashing-mag-css" width="650" height="250" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/10/06/zentrale-css-grundlagen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Roundup zu modalen Fenstern im Webdesign</title>
		<link>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/10/05/roundup-zu-modalen-fenstern-im-webdesign/</link>
		<comments>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/10/05/roundup-zu-modalen-fenstern-im-webdesign/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 17:45:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[User Interfaces]]></category>
		<category><![CDATA[Webentwicklung]]></category>

		<guid isPermaLink="false">http://nm.merz-akademie.de/~stefano.vannotti/wui09/?p=243</guid>
		<description><![CDATA[Artikel im  Smashing Magazine zu aktuellen Methoden und Techniken in der Entwicklung und Gestaltung modaler Fenster im Web. Empfehlenswert!

]]></description>
			<content:encoded><![CDATA[<p>Artikel im  <a href="http://www.smashingmagazine.com/">Smashing Magazine</a> zu aktuellen <a href="http://www.smashingmagazine.com/2009/05/27/modal-windows-in-modern-web-design/">Methoden und Techniken in der Entwicklung und Gestaltung modaler Fenster</a> im Web. Empfehlenswert!</p>
<p><a href="http://nm.merz-akademie.de/~stefano.vannotti/wui09/wp-content/uploads/modalwindow.png"><img class="alignnone size-full wp-image-244" title="modalwindow" src="http://nm.merz-akademie.de/~stefano.vannotti/wui09/wp-content/uploads/modalwindow.png" alt="modalwindow" width="650" height="365" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/10/05/roundup-zu-modalen-fenstern-im-webdesign/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Weitere Wireframe Ressourcen</title>
		<link>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/09/30/weitere-wireframe-ressourcen/</link>
		<comments>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/09/30/weitere-wireframe-ressourcen/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 08:43:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Methoden & Techniken]]></category>

		<guid isPermaLink="false">http://iad.projects.zhdk.ch/merz09/?p=174</guid>
		<description><![CDATA[Eine gelungene Zusammenstellung im Smashing Magazine mit Wireframe-Methoden, Beispielen und -Tutorials.

]]></description>
			<content:encoded><![CDATA[<p>Eine <a href="http://www.smashingmagazine.com/2009/09/01/35-excellent-wireframing-resources/">gelungene Zusammenstellung</a> im <a href="http://www.smashingmagazine.com">Smashing Magazine</a> mit Wireframe-Methoden, Beispielen und -Tutorials.</p>
<p><a href="http://www.smashingmagazine.com/2009/09/01/35-excellent-wireframing-resources/"><img class="alignnone size-full wp-image-175" title="smashingmag-wireframing" src="http://nm.merz-akademie.de/~stefano.vannotti/wui09/wp-content/uploads/smashingmag-wireframing.png" alt="smashingmag-wireframing" width="653" height="292" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/09/30/weitere-wireframe-ressourcen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wireframes Collection</title>
		<link>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/09/16/92/</link>
		<comments>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/09/16/92/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 16:32:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Methoden & Techniken]]></category>
		<category><![CDATA[wireframes]]></category>

		<guid isPermaLink="false">http://iad.projects.zhdk.ch/merz09/?p=92</guid>
		<description><![CDATA[Eine schier unerschöpfliche Wireframes-Sammlung zusammengestellt von Ivana Jurcic.

]]></description>
			<content:encoded><![CDATA[<p>Eine schier unerschöpfliche <a href="http://wireframes.tumblr.com/">Wireframes-Sammlung</a> zusammengestellt von <a href="http://www.geekchix.org/">Ivana Jurcic</a>.</p>
<p><a href="http://wireframes.tumblr.com"><img class="alignnone size-full wp-image-95" title="wireframes-collection-jurcic" src="http://nm.merz-akademie.de/~stefano.vannotti/wui09/wp-content/uploads/wireframes-collection-jurcic.png" alt="wireframes-collection-jurcic" width="650" height="475" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/09/16/92/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>User Experience Deliverables</title>
		<link>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/09/14/user-experience-deliverables/</link>
		<comments>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/09/14/user-experience-deliverables/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 16:38:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Methoden & Techniken]]></category>

		<guid isPermaLink="false">http://iad.projects.zhdk.ch/merz09/?p=99</guid>
		<description><![CDATA[
Informationsarchitekt Peter Morville präsentiert auf seiner Website eine umfassende Sammlung von User Experience Deliverables. Auf einer Treasure Map werden die einzelnen Methoden und Techniken übersichtlich zusammengefasst.

User Experience Deliverables Treasure Map (Jeffery Callender &#38; Peter Morville)

]]></description>
			<content:encoded><![CDATA[<div>
<p>Informationsarchitekt Peter Morville präsentiert <a href="http://semanticstudios.com/publications/semantics/000228.php">auf seiner Website</a> eine umfassende Sammlung von User Experience Deliverables. Auf einer <a href="http://semanticstudios.com/uxtreasuremap.pdf">Treasure Map</a> werden die einzelnen Methoden und Techniken übersichtlich zusammengefasst.</p>
<div style="width: 660px;"><a href="http://semanticstudios.com/publications/semantics/000228.php"><img class="alignnone size-full wp-image-101" title="morville-callender-uxtreasuremap" src="http://nm.merz-akademie.de/~stefano.vannotti/wui09/wp-content/uploads/morville-callender-uxtreasuremap.png" alt="morville-callender-uxtreasuremap" width="650" height="505" /></a></div>
<div style="width: 660px;">User Experience Deliverables Treasure Map (Jeffery Callender &amp; Peter Morville)</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://nm.merz-akademie.de/~stefano.vannotti/wui09/2009/09/14/user-experience-deliverables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
