<?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>Volderette &#187; Webdesign</title>
	<atom:link href="http://volderette.de/index.php/category/webdesign/feed/" rel="self" type="application/rss+xml" />
	<link>http://volderette.de</link>
	<description>Das Blog für Grafikdesign, Webdesign, Videodesign und Filmdesign.</description>
	<lastBuildDate>Thu, 22 Jul 2010 21:06:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>CSS3 Twitter Fail Whale</title>
		<link>http://volderette.de/index.php/webdesign/css3-twitter-fail-whale/</link>
		<comments>http://volderette.de/index.php/webdesign/css3-twitter-fail-whale/#comments</comments>
		<pubDate>Mon, 14 Jun 2010 12:35:09 +0000</pubDate>
		<dc:creator>Andi</dc:creator>
				<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[Webtechnik]]></category>

		<guid isPermaLink="false">http://volderette.de/index.php/webdesign/css3-twitter-fail-whale/</guid>
		<description><![CDATA[Der von dem Onlinedienst Twitter bekannte Fail Whale als animierte CSS3-Version.]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p><img src="http://volderette.de/wp-content/uploads/twitter-css3-whale-fail.png" width="400" height="187" alt="twitter fail whale css3" /></p>

<p>Der von dem Onlinedienst Twitter bekannte Fail Whale als <a href="http://www.subcide.com/experiments/fail-whale/" title="Twitter Fail Whale CSS3 animated">animierte CSS3-Version.</a></p>

<pre
CSS:
@-webkit-keyframes flutter1 {
  0%   { -webkit-transform:rotate(0deg) }
  50%  { -webkit-transform:rotate(-25deg) }
  100% { -webkit-transform:rotate(0deg) }
}

.right .wing {   background: transparent !important;   z-index: 22 !important;   width: 15px;   height: 18px;   bottom: 4px;   left: 8px;   -webkit-animation: 'flutter1' 0.1s linear;   -webkit-animation-iteration-count: infinite; }  
</pre>

<p><span class="mmyref">(<a href="http://ajaxian.com/archives/craziness-with-css-animated-twitter-fail-whale" title="Quelle: http://ajaxian.com/archives/craziness-with-css-animated-twitter-fail-whale">via</a>)</span></p>

<!-- google_ad_section_end -->
<hr />
<p><small>© admin for <a href="http://volderette.de">Volderette</a>, 2010. |
<a href="http://volderette.de/index.php/webdesign/css3-twitter-fail-whale/">Permalink</a> |
<a href="http://volderette.de/index.php/webdesign/css3-twitter-fail-whale/#comments">Kommentieren</a> |
Bei
<a href="http://del.icio.us/post?url=http://volderette.de/index.php/webdesign/css3-twitter-fail-whale/&title=CSS3 Twitter Fail Whale">del.icio.us</a> bookmarken
<br/>
Artikel Tags: <br/>
</small></p>
	<ul class="st-related-posts">
	<li>Keine ähnlichen Artikel vorhanden</li>
	</ul>

]]></content:encoded>
			<wfw:commentRss>http://volderette.de/index.php/webdesign/css3-twitter-fail-whale/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS3: 25 n&#252;tzliche Tutorials</title>
		<link>http://volderette.de/index.php/webdesign/css3-25-nutzliche-tutorials/</link>
		<comments>http://volderette.de/index.php/webdesign/css3-25-nutzliche-tutorials/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 17:38:15 +0000</pubDate>
		<dc:creator>Andi</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Webdesign]]></category>

		<guid isPermaLink="false">http://volderette.de/index.php/webdesign/css3-25-nutzliche-tutorials/</guid>
		<description><![CDATA[Das Dzineblog hat eine nette Liste an Tutorials und Techniken im Zusammenhang mit CSS3 zusammengestellt. © admin for Volderette, 2010. &#124; Permalink &#124; 1 Kommentar &#124; Bei del.icio.us bookmarken Artikel Tags: CSS Wirksamer Spamschutz f&#252;r Emailadressen (0) Websites auf Herz und Nieren testen (0) Webkit besteht als erster Browser den ACID 3 Test (0) Web [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p>Das Dzineblog hat eine nette <a href="http://dzineblog.com/2010/03/25-useful-css3-techniques-and-tutorials.html" title="CSS3 Techniken Tutorials">Liste an Tutorials und Techniken</a> im Zusammenhang mit CSS3 zusammengestellt.<img src="http://volderette.de/wp-content/uploads/css3-tutorials.png" width="380" height="235" alt="CSS3 Tutorials" /></p>

<!-- google_ad_section_end -->
<hr />
<p><small>© admin for <a href="http://volderette.de">Volderette</a>, 2010. |
<a href="http://volderette.de/index.php/webdesign/css3-25-nutzliche-tutorials/">Permalink</a> |
<a href="http://volderette.de/index.php/webdesign/css3-25-nutzliche-tutorials/#comments">1 Kommentar</a> |
Bei
<a href="http://del.icio.us/post?url=http://volderette.de/index.php/webdesign/css3-25-nutzliche-tutorials/&title=CSS3: 25 n&uuml;tzliche Tutorials">del.icio.us</a> bookmarken
<br/>
Artikel Tags: <a href="http://volderette.de/index.php/tag/css/" rel="tag">CSS</a><br/>
</small></p>
	<ul class="st-related-posts">
	<li><a href="http://volderette.de/index.php/webdesign/css/wirksamer-spamschutz-fur-emailadressen/" title="Wirksamer Spamschutz f&uuml;r Emailadressen (4. August 2008)">Wirksamer Spamschutz f&uuml;r Emailadressen</a> (0)</li>
	<li><a href="http://volderette.de/index.php/webdesign/websites-auf-herz-und-nieren-testen/" title="Websites auf Herz und Nieren testen (31. August 2006)">Websites auf Herz und Nieren testen</a> (0)</li>
	<li><a href="http://volderette.de/index.php/webdesign/css/webkit-besteht-als-erster-browser-den-acid-3-test/" title="Webkit besteht als erster Browser den ACID 3 Test (26. September 2008)">Webkit besteht als erster Browser den ACID 3 Test</a> (0)</li>
	<li><a href="http://volderette.de/index.php/webdesign/web-safe-typography-on-screen/" title="Web safe typography on screen (14. September 2007)">Web safe typography on screen</a> (0)</li>
	<li><a href="http://volderette.de/index.php/grafikdesign/was-macht-einen-guten-designer-aus/" title="Was macht einen guten Designer aus? (15. Oktober 2006)">Was macht einen guten Designer aus?</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://volderette.de/index.php/webdesign/css3-25-nutzliche-tutorials/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Prettyloaded Flash Preloader Museum</title>
		<link>http://volderette.de/index.php/webdesign/prettyloaded-flash-preloader-museum/</link>
		<comments>http://volderette.de/index.php/webdesign/prettyloaded-flash-preloader-museum/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 09:55:07 +0000</pubDate>
		<dc:creator>Andi</dc:creator>
				<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Ladeanzeige]]></category>
		<category><![CDATA[Museum]]></category>
		<category><![CDATA[Preloader]]></category>

		<guid isPermaLink="false">http://volderette.de/?p=970</guid>
		<description><![CDATA[In Zeiten von Breitbandinternet und HTML5 sterben die charakteristischen Preloader, die jedem von Flashwebseiten bekannt sein sollten, langsam aus. Grund genug ihnen ein Onlinemuseum zu widmen: Prettyloaded.com (via) © admin for Volderette, 2010. &#124; Permalink &#124; Kommentieren &#124; Bei del.icio.us bookmarken Artikel Tags: Flash, Ladeanzeige, Museum, Preloader Yahoo Astra: Flash&#8209; und Actionscriptbibliothek (0) The Coke [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p>In Zeiten von Breitbandinternet und HTML5 sterben die charakteristischen Preloader, die jedem von Flashwebseiten bekannt sein sollten, langsam aus. Grund genug ihnen ein Onlinemuseum zu widmen: <a title="Prettyloaded Flash Preloader Museum" href="http://prettyloaded.com/">Prettyloaded.com</a>
<span class="mmyref">(<a href="http://www.supertopic.de/forum/5/prettyloaded-flash-preloader-museum-10939&#8211;1.html" title="Quelle: http://www.supertopic.de/forum/5/prettyloaded-flash-preloader-museum-10939&#8211;1.html">via</a>)</span></p>

<!-- google_ad_section_end -->
<hr />
<p><small>© admin for <a href="http://volderette.de">Volderette</a>, 2010. |
<a href="http://volderette.de/index.php/webdesign/prettyloaded-flash-preloader-museum/">Permalink</a> |
<a href="http://volderette.de/index.php/webdesign/prettyloaded-flash-preloader-museum/#comments">Kommentieren</a> |
Bei
<a href="http://del.icio.us/post?url=http://volderette.de/index.php/webdesign/prettyloaded-flash-preloader-museum/&title=Prettyloaded Flash Preloader Museum">del.icio.us</a> bookmarken
<br/>
Artikel Tags: <a href="http://volderette.de/index.php/tag/flash/" rel="tag">Flash</a>, <a href="http://volderette.de/index.php/tag/ladeanzeige/" rel="tag">Ladeanzeige</a>, <a href="http://volderette.de/index.php/tag/museum/" rel="tag">Museum</a>, <a href="http://volderette.de/index.php/tag/preloader/" rel="tag">Preloader</a><br/>
</small></p>
	<ul class="st-related-posts">
	<li><a href="http://volderette.de/index.php/webtechnik/yahoo-astra-flash-und-actionscriptbibliothek/" title="Yahoo Astra: Flash&#8209; und Actionscriptbibliothek (20. September 2007)">Yahoo Astra: Flash&#8209; und Actionscriptbibliothek</a> (0)</li>
	<li><a href="http://volderette.de/index.php/webdesign/the-coke-zero-game/" title="The Coke Zero Game (21. Februar 2008)">The Coke Zero Game</a> (0)</li>
	<li><a href="http://volderette.de/index.php/webtechnik/swfaddress-ermoglicht-deep-links-in-flash/" title="SWFAddress erm&ouml;glicht Deep Links in Flash (25. Juni 2009)">SWFAddress erm&ouml;glicht Deep Links in Flash</a> (0)</li>
	<li><a href="http://volderette.de/index.php/webdesign/sifr-lite/" title="sIFR Lite (21. Dezember 2008)">sIFR Lite</a> (0)</li>
	<li><a href="http://volderette.de/index.php/grafikdesign/mtvcoim-seite-von-flash-zurueck-zu-xhtml/" title="MTV.com Seite von Flash zur&uuml;ck zu XHtml (30. April 2007)">MTV.com Seite von Flash zur&uuml;ck zu XHtml</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://volderette.de/index.php/webdesign/prettyloaded-flash-preloader-museum/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Verlustfreie PNG-Komprimierung</title>
		<link>http://volderette.de/index.php/webdesign/verlustfreie-png-komprimierung/</link>
		<comments>http://volderette.de/index.php/webdesign/verlustfreie-png-komprimierung/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 08:59:09 +0000</pubDate>
		<dc:creator>Andi</dc:creator>
				<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[Komprimierung]]></category>
		<category><![CDATA[Ladezeit]]></category>
		<category><![CDATA[PNG]]></category>
		<category><![CDATA[verlustfrei]]></category>

		<guid isPermaLink="false">http://volderette.de/?p=962</guid>
		<description><![CDATA[PNGs ()&#160;sind gerade f&#252;r das Web ziemlich praktisch, da sie die M&#246;glichkeit bieten Bilder mit Alphatransparenz (im Gegensatz zu Gif, dass nur eingeschr&#228;nkte Transparenz bietet) zu speichern. Daf&#252;r haben sie leider gegen&#252;ber JPEGs und Gifs oft eine gr&#246;&#223;ere Dateigr&#246;&#223;e. Um die Gr&#246;&#223;e der PNGs zumindest ein bisschen zu senken gibt es Tools, die verlustfrei PNGs [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p>PNGs (<a name="title_1"></a>)&nbsp;sind gerade f&uuml;r das Web ziemlich praktisch, da sie die M&ouml;glichkeit bieten Bilder mit Alphatransparenz (im Gegensatz zu Gif, dass nur eingeschr&auml;nkte Transparenz bietet) zu speichern. Daf&uuml;r haben sie leider gegen&uuml;ber JPEGs und Gifs oft eine gr&ouml;&szlig;ere Dateigr&ouml;&szlig;e.</p>

<p>Um die Gr&ouml;&szlig;e der PNGs zumindest ein bisschen zu senken gibt es Tools, die verlustfrei PNGs komprimieren k&ouml;nnen und somit die Ladezeit einer Webseite positiv beeinflussen:</p>

<ul>
    <li><a title="PunyPng Image Compression" href="http://www.gracepointafterfive.com/punypng" rel='lightbox[verlustfreie-png-komprimierung]'>PunyPNG</a>&#160;&#8211; Online Bilder komprimieren. Hat mich bis jetzt am meisten &uuml;berzeugt, da es schnell ist und eine hohe Kompressionsrate bietet.</li>
    <li><a href="http://developer.yahoo.com/yslow/smushit/">Smush.it</a>&#160;&#8211; Ein Online-Tool von Yahoo. Auch als <a title="WordPress Smush.it PNG Compress" href="http://wordpress.org/extend/plugins/wp-smushit/">WordPress-Plugin</a> verf&uuml;gbar.</li>
    <li><a href="http://pmt.sourceforge.net/pngcrush/">PNGCrush</a>&#160;&#8211; Ein Statuszeilen-Tool f&uuml;r Windows, OS &#8553; und Linux</li>
    <li><a href="http://imageoptim.pornel.net/">ImageOptim</a>&#160;&#8211; Mac OS &#8553; Bildoptimierer, der mehrere Programme in einer Oberfl&auml;che vereint.</li>
</ul>

<p>Da der Internet Explorer 6 keine Alphatransparenz in PNGs unterst&uuml;tzt, haben transparente Bilder leider einen grauen Hintergrund. Zum Gl&uuml;ck gibt es einige Ans&auml;tze um dieses Problem zu beheben. F&uuml;r WordPress zum Beispiel gibt es das Plugin <a title="PNG Fix Internt Explorer 6" href="http://wordpress.org/extend/plugins/hits-ie6-pngfix">HITS-Pngfix</a>, dass einige dieser Ans&auml;tze vereint.</p>

<ul></ul>

<!-- google_ad_section_end -->
<hr />
<p><small>© admin for <a href="http://volderette.de">Volderette</a>, 2010. |
<a href="http://volderette.de/index.php/webdesign/verlustfreie-png-komprimierung/">Permalink</a> |
<a href="http://volderette.de/index.php/webdesign/verlustfreie-png-komprimierung/#comments">1 Kommentar</a> |
Bei
<a href="http://del.icio.us/post?url=http://volderette.de/index.php/webdesign/verlustfreie-png-komprimierung/&title=Verlustfreie PNG-Komprimierung">del.icio.us</a> bookmarken
<br/>
Artikel Tags: <a href="http://volderette.de/index.php/tag/komprimierung/" rel="tag">Komprimierung</a>, <a href="http://volderette.de/index.php/tag/ladezeit/" rel="tag">Ladezeit</a>, <a href="http://volderette.de/index.php/tag/png/" rel="tag">PNG</a>, <a href="http://volderette.de/index.php/tag/verlustfrei/" rel="tag">verlustfrei</a>, <a href="http://volderette.de/index.php/tag/webdesign/" rel="tag">Webdesign</a><br/>
</small></p>
	<ul class="st-related-posts">
	<li><a href="http://volderette.de/index.php/webdesign/webseiten-nach-farben-suchen/" title="Webseiten nach Farben suchen (12. April 2007)">Webseiten nach Farben suchen</a> (2)</li>
	<li><a href="http://volderette.de/index.php/webdesign/web-design-inspiration/" title="Web Design Inspiration (18. April 2007)">Web Design Inspiration</a> (3)</li>
	<li><a href="http://volderette.de/index.php/grafikdesign/streifenhoernchen/" title="Streifenh&ouml;rnchen (5. April 2007)">Streifenh&ouml;rnchen</a> (0)</li>
	<li><a href="http://volderette.de/index.php/webdesign/principles-of-design/" title="Principles of Design (10. Dezember 2007)">Principles of Design</a> (0)</li>
	<li><a href="http://volderette.de/index.php/webdesign/die-entstehung-eines-neuen-webservices/" title="Die Entstehung eines neuen Webservices&#8230; (11. April 2007)">Die Entstehung eines neuen Webservices&#8230;</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://volderette.de/index.php/webdesign/verlustfreie-png-komprimierung/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Font Replacement im Web</title>
		<link>http://volderette.de/index.php/webdesign/font-replacement-im-web/</link>
		<comments>http://volderette.de/index.php/webdesign/font-replacement-im-web/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 11:53:01 +0000</pubDate>
		<dc:creator>Andi</dc:creator>
				<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[Cufon]]></category>
		<category><![CDATA[FLIR]]></category>
		<category><![CDATA[Font Replacement]]></category>
		<category><![CDATA[SiFR]]></category>
		<category><![CDATA[Typeface.js]]></category>

		<guid isPermaLink="false">http://volderette.de/index.php/webdesign/font-replacement-im-web/</guid>
		<description><![CDATA[TJ Dzine hat sich die M&#252;he gemacht und einige aktuelle M&#246;glichkeiten zum Ersetzen von Schriften im Web zusammengesucht. © admin for Volderette, 2009. &#124; Permalink &#124; Kommentieren &#124; Bei del.icio.us bookmarken Artikel Tags: Cufon, FLIR, Font Replacement, SiFR, Typeface.js sIFR Lite (0)]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p><a href="http://www.tjdzine.com/web-design-trends/font-replacement-examples-techniques-and-resources/" title="Tj Dizine Font Replacement">TJ Dzine</a> hat sich die M&uuml;he gemacht und einige aktuelle M&ouml;glichkeiten zum Ersetzen von Schriften im Web zusammengesucht.</p>

<!-- google_ad_section_end -->
<hr />
<p><small>© admin for <a href="http://volderette.de">Volderette</a>, 2009. |
<a href="http://volderette.de/index.php/webdesign/font-replacement-im-web/">Permalink</a> |
<a href="http://volderette.de/index.php/webdesign/font-replacement-im-web/#comments">Kommentieren</a> |
Bei
<a href="http://del.icio.us/post?url=http://volderette.de/index.php/webdesign/font-replacement-im-web/&title=Font Replacement im Web">del.icio.us</a> bookmarken
<br/>
Artikel Tags: <a href="http://volderette.de/index.php/tag/cufon/" rel="tag">Cufon</a>, <a href="http://volderette.de/index.php/tag/flir/" rel="tag">FLIR</a>, <a href="http://volderette.de/index.php/tag/font-replacement/" rel="tag">Font Replacement</a>, <a href="http://volderette.de/index.php/tag/sifr/" rel="tag">SiFR</a>, <a href="http://volderette.de/index.php/tag/typeface-js/" rel="tag">Typeface.js</a><br/>
</small></p>
	<ul class="st-related-posts">
	<li><a href="http://volderette.de/index.php/webdesign/sifr-lite/" title="sIFR Lite (21. Dezember 2008)">sIFR Lite</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://volderette.de/index.php/webdesign/font-replacement-im-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS3: Einige neue Funktionen zusammengefasst</title>
		<link>http://volderette.de/index.php/webdesign/css3-einige-neue-funktionen-zusammengefasst/</link>
		<comments>http://volderette.de/index.php/webdesign/css3-einige-neue-funktionen-zusammengefasst/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 12:43:17 +0000</pubDate>
		<dc:creator>Andi</dc:creator>
				<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[Webtechnik]]></category>
		<category><![CDATA[Attribute]]></category>
		<category><![CDATA[CSS 3]]></category>
		<category><![CDATA[Shadow]]></category>

		<guid isPermaLink="false">http://volderette.de/index.php/webdesign/css3-einige-neue-funktionen-zusammengefasst/</guid>
		<description><![CDATA[Peter Kr&#246;ner hat sich die M&#252;he gemacht und einige CSS3-Attribute n&#228;her angeschaut. Wirklich sch&#246;ne neue Funktionen dabei, auch wenn man einen Gro&#223;teil noch nicht einsetzen kann, weil es nicht alle Browser unterst&#252;tzen. Box-Shadow Textschatten mit CSS Alternative Farbangaben &#220;ber font-size-adjust Der General Sibling Combinator Die Appearance-Eigenschaft CSS-Transforms Die R&#252;ckkehr der Tabellen Box-sizing © admin for [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p>Peter Kr&ouml;ner hat sich die M&uuml;he gemacht und einige CSS3-Attribute n&auml;her angeschaut. Wirklich sch&ouml;ne neue Funktionen dabei, auch wenn man einen Gro&szlig;teil noch nicht einsetzen kann, weil es nicht alle Browser unterst&uuml;tzen.</p>

<ul>
  <li><a href="http://www.peterkroener.de/schoenes-neues-css-box-shadow/#comment-23393" title="Box-Shadow CSS3">Box-Shadow</a></li>

  <li><a href="http://www.peterkroener.de/schoenes-neues-css-schatteneffekte/" title="Text-Shadow CSS3">Textschatten mit CSS</a></li>

  <li><a href="http://www.peterkroener.de/schoenes-neues-css-rgba-und-hsla/" title="Alternative Farbangaben CSS3 rgba hsla">Alternative Farbangaben</a></li>

  <li><a href="http://www.peterkroener.de/schoenes-neues-css-font-size-adjust/" title="Font-size-adjust css3">&Uuml;ber font-size-adjust</a></li>

  <li><a href="http://www.peterkroener.de/schoenes-neues-css-general-sibling-combinator/" title="General Sibling Combinator CSS3">Der General Sibling Combinator</a></li>

  <li><a href="http://www.peterkroener.de/schoenes-neues-css-die-appearance-eigenschaft/" title="Appearance Eigenschaft CSS3">Die Appearance-Eigenschaft</a></li>

  <li><a href="http://www.peterkroener.de/noch-mehr-neues-css-transforms-im-firefox-31-alpha/" title="CSS-Transforms">CSS-Transforms</a></li>

  <li><a href="http://www.peterkroener.de/schoenes-neues-css-die-rueckkehr-der-tabellen/" title="Tabellen CSS3">Die R&uuml;ckkehr der Tabellen</a></li>

  <li><a href="http://www.peterkroener.de/schoenes-neues-css-box-sizing/" title="Box-Sizing CSS3">Box-sizing</a></li>
</ul>

<!-- google_ad_section_end -->
<hr />
<p><small>© admin for <a href="http://volderette.de">Volderette</a>, 2009. |
<a href="http://volderette.de/index.php/webdesign/css3-einige-neue-funktionen-zusammengefasst/">Permalink</a> |
<a href="http://volderette.de/index.php/webdesign/css3-einige-neue-funktionen-zusammengefasst/#comments">Kommentieren</a> |
Bei
<a href="http://del.icio.us/post?url=http://volderette.de/index.php/webdesign/css3-einige-neue-funktionen-zusammengefasst/&title=CSS3: Einige neue Funktionen zusammengefasst">del.icio.us</a> bookmarken
<br/>
Artikel Tags: <a href="http://volderette.de/index.php/tag/attribute/" rel="tag">Attribute</a>, <a href="http://volderette.de/index.php/tag/css-3/" rel="tag">CSS 3</a>, <a href="http://volderette.de/index.php/tag/shadow/" rel="tag">Shadow</a><br/>
</small></p>
	<ul class="st-related-posts">
	<li>Keine ähnlichen Artikel vorhanden</li>
	</ul>

]]></content:encoded>
			<wfw:commentRss>http://volderette.de/index.php/webdesign/css3-einige-neue-funktionen-zusammengefasst/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>20 Tools die Webentwicklern das Leben erleichtern</title>
		<link>http://volderette.de/index.php/webdesign/20-tools-die-webentwicklern-das-leben-erleichtern/</link>
		<comments>http://volderette.de/index.php/webdesign/20-tools-die-webentwicklern-das-leben-erleichtern/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 09:10:02 +0000</pubDate>
		<dc:creator>Andi</dc:creator>
				<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[Webtechnik]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Webentwickler]]></category>

		<guid isPermaLink="false">http://volderette.de/index.php/webdesign/20-tools-die-webentwicklern-das-leben-erleichtern/</guid>
		<description><![CDATA[Bei Nettuts gibt es eine wunderbare Liste von Werkzeugen und Onlinetools, die die Arbeit eines Webdevelopers vereinfachen. © admin for Volderette, 2009. &#124; Permalink &#124; Kommentieren &#124; Bei del.icio.us bookmarken Artikel Tags: Tools, Webentwickler Cheat Sheets f&#252;r Webentwickler (0) 5 Beta-Einladungen f&#252;r Aviary zu vergeben (11)]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p>Bei Nettuts gibt es eine wunderbare <a href="http://net.tutsplus.com/articles/web-roundups/20-tools-to-make-the-life-of-a-web-developer-easier/" title="Webdeveloper Tools">Liste von Werkzeugen und Onlinetools</a>, die die Arbeit eines Webdevelopers vereinfachen.</p>

<!-- google_ad_section_end -->
<hr />
<p><small>© admin for <a href="http://volderette.de">Volderette</a>, 2009. |
<a href="http://volderette.de/index.php/webdesign/20-tools-die-webentwicklern-das-leben-erleichtern/">Permalink</a> |
<a href="http://volderette.de/index.php/webdesign/20-tools-die-webentwicklern-das-leben-erleichtern/#comments">Kommentieren</a> |
Bei
<a href="http://del.icio.us/post?url=http://volderette.de/index.php/webdesign/20-tools-die-webentwicklern-das-leben-erleichtern/&title=20 Tools die Webentwicklern das Leben erleichtern">del.icio.us</a> bookmarken
<br/>
Artikel Tags: <a href="http://volderette.de/index.php/tag/tools/" rel="tag">Tools</a>, <a href="http://volderette.de/index.php/tag/webentwickler/" rel="tag">Webentwickler</a><br/>
</small></p>
	<ul class="st-related-posts">
	<li><a href="http://volderette.de/index.php/webdesign/cheat-sheets-fur-webentwickler/" title="Cheat Sheets f&uuml;r Webentwickler (8. Juli 2008)">Cheat Sheets f&uuml;r Webentwickler</a> (0)</li>
	<li><a href="http://volderette.de/index.php/allgemein/5-beta-einladungen-fur-aviary-zu-vergeben/" title="5 Beta-Einladungen f&uuml;r Aviary zu vergeben (25. Juli 2008)">5 Beta-Einladungen f&uuml;r Aviary zu vergeben</a> (11)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://volderette.de/index.php/webdesign/20-tools-die-webentwicklern-das-leben-erleichtern/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML5&#160;&#8211; Was ist momentan m&#246;glich</title>
		<link>http://volderette.de/index.php/webdesign/html5-was-ist-momentan-moglich/</link>
		<comments>http://volderette.de/index.php/webdesign/html5-was-ist-momentan-moglich/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 12:20:46 +0000</pubDate>
		<dc:creator>Andi</dc:creator>
				<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[Webtechnik]]></category>
		<category><![CDATA[Dailymotion]]></category>
		<category><![CDATA[Firefox 3.5]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Safari 4]]></category>
		<category><![CDATA[Youtube]]></category>

		<guid isPermaLink="false">http://volderette.de/index.php/webdesign/html5-was-ist-momentan-moglich/</guid>
		<description><![CDATA[Mit HTML5 wird die n&#228;chste Generation von HTML eingel&#228;utet. Welche M&#246;glichkeiten es momentan gibt und wie die Browserunterst&#252;tzung ist, zeigt ein Artikel von Peter Kr&#246;ner. Auch Youtube und Dailymotion haben eine HTML5-Demo vorbereitet, die eindrucksvoll zeigt, was HTML5 alles leisten kann&#160;&#8211; Den richtigen Browser (also Safari 4 oder Firefox 3.5 Beta) vorrausgesetzt. © admin for [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p>Mit HTML5 wird die n&auml;chste Generation von HTML eingel&auml;utet. Welche M&ouml;glichkeiten es momentan gibt und wie die Browserunterst&uuml;tzung ist, zeigt ein <a href="http://www.peterkroener.de/html5-was-geht-heute-schon-was-geht-nicht-der-grosse-ueberblick/" title="HTML5 Standard Browser Möglichkeiten">Artikel von Peter Kr&ouml;ner</a>.</p>

<p>Auch <a href="http://www.youtube.com/html5" title="HTML5 Demo Youtube">Youtube</a> und <a href="http://openvideo.dailymotion.com/de" title="Dailymotion HTML5 Beta">Dailymotion</a> haben eine HTML5-Demo vorbereitet, die eindrucksvoll zeigt, was HTML5 alles leisten kann&#160;&#8211; Den richtigen Browser (also <a href="http://www.apple.com/de/safari/download/" title="Apple Safari 4 Download">Safari 4</a> oder <a href="http://www.mozilla.com/en-US/firefox/3.5b4/releasenotes/" title="Firefox 3.5 Beta">Firefox 3.5 Beta</a>) vorrausgesetzt.</p>

<!-- google_ad_section_end -->
<hr />
<p><small>© admin for <a href="http://volderette.de">Volderette</a>, 2009. |
<a href="http://volderette.de/index.php/webdesign/html5-was-ist-momentan-moglich/">Permalink</a> |
<a href="http://volderette.de/index.php/webdesign/html5-was-ist-momentan-moglich/#comments">Kommentieren</a> |
Bei
<a href="http://del.icio.us/post?url=http://volderette.de/index.php/webdesign/html5-was-ist-momentan-moglich/&title=HTML5&#160;&#8211; Was ist momentan m&ouml;glich">del.icio.us</a> bookmarken
<br/>
Artikel Tags: <a href="http://volderette.de/index.php/tag/dailymotion/" rel="tag">Dailymotion</a>, <a href="http://volderette.de/index.php/tag/firefox-35/" rel="tag">Firefox 3.5</a>, <a href="http://volderette.de/index.php/tag/html5/" rel="tag">HTML5</a>, <a href="http://volderette.de/index.php/tag/safari-4/" rel="tag">Safari 4</a>, <a href="http://volderette.de/index.php/tag/youtube/" rel="tag">Youtube</a><br/>
</small></p>
	<ul class="st-related-posts">
	<li><a href="http://volderette.de/index.php/film_video/youtube-videos-in-besserer-qualitat-einbinden/" title="Youtube: Videos in besserer Qualit&auml;t einbinden (9. März 2008)">Youtube: Videos in besserer Qualit&auml;t einbinden</a> (2)</li>
	<li><a href="http://volderette.de/index.php/allgemein/youtube-streetfighter/" title="Youtube Streetfighter (19. Januar 2009)">Youtube Streetfighter</a> (6)</li>
	<li><a href="http://volderette.de/index.php/webdesign/warioland-shake-it/" title="Warioland Shake it (24. September 2008)">Warioland Shake it</a> (1)</li>
	<li><a href="http://volderette.de/index.php/grafikdesign/the-magic-of-a-casio-exilim/" title="The magic of a Casio Exilim (1. April 2008)">The magic of a Casio Exilim</a> (0)</li>
	<li><a href="http://volderette.de/index.php/allgemein/eigenes-videoportal-dank-youtubes-neuer-api/" title="Eigenes Videoportal dank Youtubes neuer API (15. März 2008)">Eigenes Videoportal dank Youtubes neuer API</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://volderette.de/index.php/webdesign/html5-was-ist-momentan-moglich/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Because clicking is so 90s</title>
		<link>http://volderette.de/index.php/webdesign/because-clicking-is-so-90s/</link>
		<comments>http://volderette.de/index.php/webdesign/because-clicking-is-so-90s/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 07:53:33 +0000</pubDate>
		<dc:creator>Andi</dc:creator>
				<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[Webtechnik]]></category>
		<category><![CDATA[Gestensteuerung]]></category>
		<category><![CDATA[Sprachsteuerung]]></category>

		<guid isPermaLink="false">http://volderette.de/index.php/webdesign/because-clicking-is-so-90s/</guid>
		<description><![CDATA[Andreas Lutz versucht auf seiner Webseite komplett ohne Mausklicks auszukommen. Die Seite wird durch Gesten und Sprache gesteuert. Leider hat es mit meiner Imac-Webcam nicht funktioniert, aber zumindest die Sprachsteuerung konnte ich testen. © admin for Volderette, 2009. &#124; Permalink &#124; Kommentieren &#124; Bei del.icio.us bookmarken Artikel Tags: Gestensteuerung, Sprachsteuerung Keine ähnlichen Artikel vorhanden]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p><a href="http://www.andreaslutz.com/" title="Andreas Lutz"><img src="http://volderette.de/wp-content/uploads/andreas-lutz.png" width="400" height="250" alt="Andreas Lutz Setup" /></a><a href="http://www.andreaslutz.com/" title="Andreas Lutz"></a></p>

<p><a href="http://www.andreaslutz.com/" title="Andreas Lutz">Andreas Lutz versucht auf seiner Webseite</a> komplett ohne Mausklicks auszukommen. Die Seite wird durch Gesten und Sprache gesteuert. Leider hat es mit meiner Imac-Webcam nicht funktioniert, aber zumindest die Sprachsteuerung konnte ich testen.</p>

<!-- google_ad_section_end -->
<hr />
<p><small>© admin for <a href="http://volderette.de">Volderette</a>, 2009. |
<a href="http://volderette.de/index.php/webdesign/because-clicking-is-so-90s/">Permalink</a> |
<a href="http://volderette.de/index.php/webdesign/because-clicking-is-so-90s/#comments">Kommentieren</a> |
Bei
<a href="http://del.icio.us/post?url=http://volderette.de/index.php/webdesign/because-clicking-is-so-90s/&title=Because clicking is so 90s">del.icio.us</a> bookmarken
<br/>
Artikel Tags: <a href="http://volderette.de/index.php/tag/gestensteuerung/" rel="tag">Gestensteuerung</a>, <a href="http://volderette.de/index.php/tag/sprachsteuerung/" rel="tag">Sprachsteuerung</a><br/>
</small></p>
	<ul class="st-related-posts">
	<li>Keine ähnlichen Artikel vorhanden</li>
	</ul>

]]></content:encoded>
			<wfw:commentRss>http://volderette.de/index.php/webdesign/because-clicking-is-so-90s/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>This is our homepage</title>
		<link>http://volderette.de/index.php/webdesign/this-is-our-homepage/</link>
		<comments>http://volderette.de/index.php/webdesign/this-is-our-homepage/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 08:18:37 +0000</pubDate>
		<dc:creator>Andi</dc:creator>
				<category><![CDATA[Film & Video]]></category>
		<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[Webtechnik]]></category>
		<category><![CDATA[BooneOakley]]></category>
		<category><![CDATA[BooneOkley]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Webseite]]></category>

		<guid isPermaLink="false">http://volderette.de/index.php/webdesign/this-is-our-homepage/</guid>
		<description><![CDATA[Warum sollte man eine Webseite betreiben, wenn man alles auch in einem Video darstellen kann? BooneOakley.com &#8211;&#160;eine Full Service Werbeagentur&#160;&#8211; sehen das genau so und haben deshalb ein Video online gestellt, dass alle Funktionen einer Webseite beinhaltet. © admin for Volderette, 2009. &#124; Permalink &#124; 2 Kommentare &#124; Bei del.icio.us bookmarken Artikel Tags: BooneOakley, BooneOkley, [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p>Warum sollte man eine Webseite betreiben, wenn man alles auch in einem Video darstellen kann? <a href="http://BooneOakley.com" title="BooneOakley Video">BooneOakley.com</a> &#8211;&#160;eine Full Service Werbeagentur&#160;&#8211; sehen das genau so und haben deshalb ein Video online gestellt, dass alle Funktionen einer Webseite beinhaltet.</p>

<p><object width="400" height="245"><param name="movie" value="http://www.youtube.com/v/Elo7WeIydh8&#038;hl=de&#038;fs=1&#038;color1=0x3a3a3a&#038;color2=0x999999"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Elo7WeIydh8&#038;hl=de&#038;fs=1&#038;color1=0x3a3a3a&#038;color2=0x999999" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="400" height="245"></embed></object></p>

<!-- google_ad_section_end -->
<hr />
<p><small>© admin for <a href="http://volderette.de">Volderette</a>, 2009. |
<a href="http://volderette.de/index.php/webdesign/this-is-our-homepage/">Permalink</a> |
<a href="http://volderette.de/index.php/webdesign/this-is-our-homepage/#comments">2 Kommentare</a> |
Bei
<a href="http://del.icio.us/post?url=http://volderette.de/index.php/webdesign/this-is-our-homepage/&title=This is our homepage">del.icio.us</a> bookmarken
<br/>
Artikel Tags: <a href="http://volderette.de/index.php/tag/booneoakley/" rel="tag">BooneOakley</a>, <a href="http://volderette.de/index.php/tag/booneokley/" rel="tag">BooneOkley</a>, <a href="http://volderette.de/index.php/tag/video/" rel="tag">Video</a>, <a href="http://volderette.de/index.php/tag/webseite/" rel="tag">Webseite</a><br/>
</small></p>
	<ul class="st-related-posts">
	<li><a href="http://volderette.de/index.php/film_video/youtube-videos-in-besserer-qualitat-einbinden/" title="Youtube: Videos in besserer Qualit&auml;t einbinden (9. März 2008)">Youtube: Videos in besserer Qualit&auml;t einbinden</a> (2)</li>
	<li><a href="http://volderette.de/index.php/grafikdesign/vfx-breakdown/" title="VFX Breakdown (19. Dezember 2008)">VFX Breakdown</a> (0)</li>
	<li><a href="http://volderette.de/index.php/fotografie/tilt-shift-fotografie/" title="Tilt-Shift-Fotografie (28. November 2008)">Tilt-Shift-Fotografie</a> (1)</li>
	<li><a href="http://volderette.de/index.php/allgemein/the-sticky-notes-experiment/" title="The sticky notes experiment (23. September 2008)">The sticky notes experiment</a> (0)</li>
	<li><a href="http://volderette.de/index.php/film_video/rubiks-cube-videoeffekt/" title="Rubiks Cube Videoeffekt (10. Dezember 2007)">Rubiks Cube Videoeffekt</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://volderette.de/index.php/webdesign/this-is-our-homepage/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
