<?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; Webtechnik</title>
	<atom:link href="http://volderette.de/index.php/category/webtechnik/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>10 Dinge, die man mit WordPress Custom Fields machen kann</title>
		<link>http://volderette.de/index.php/webtechnik/10-dinge-die-man-mit-wordpress-custom-fields-machen-kann-2/</link>
		<comments>http://volderette.de/index.php/webtechnik/10-dinge-die-man-mit-wordpress-custom-fields-machen-kann-2/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 15:48:18 +0000</pubDate>
		<dc:creator>Andi</dc:creator>
				<category><![CDATA[Webtechnik]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[Custom Fields]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://volderette.de/index.php/webtechnik/10-dinge-die-man-mit-wordpress-custom-fields-machen-kann-2/</guid>
		<description><![CDATA[Custom Fields werden von vielen Bloggern nicht besonders beachtet. Dabei haben sie bei WordPress einige m&#228;chtige Funktionen. Wpshout.com hat ein paar der M&#246;glichkeiten, die man mit Custom Fields hat, zusammengefasst. © admin for Volderette, 2009. &#124; Permalink &#124; 3 Kommentare &#124; Bei del.icio.us bookmarken Artikel Tags: blog, Custom Fields, Wordpress Dreiteiliger WordPress Videocrashkurs (0) WordPress: [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p><img src="http://volderette.de/wp-content/uploads/custom_fields-tm.jpg" width="200" height="199" alt="WordPress Custom Fields" style="float:left;" /></p>

<p>Custom Fields werden von vielen Bloggern nicht besonders beachtet. Dabei haben sie bei WordPress einige m&auml;chtige Funktionen. <a href="http://wpshout.com/10-awesome-things-to-do-with-wordpress-custom-fields/" title="10 Things WordPress Blog Custom Fields">Wpshout.com hat ein paar der M&ouml;glichkeiten, die man mit Custom Fields hat, zusammengefasst.</a></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/webtechnik/10-dinge-die-man-mit-wordpress-custom-fields-machen-kann-2/">Permalink</a> |
<a href="http://volderette.de/index.php/webtechnik/10-dinge-die-man-mit-wordpress-custom-fields-machen-kann-2/#comments">3 Kommentare</a> |
Bei
<a href="http://del.icio.us/post?url=http://volderette.de/index.php/webtechnik/10-dinge-die-man-mit-wordpress-custom-fields-machen-kann-2/&title=10 Dinge, die man mit WordPress Custom Fields machen kann">del.icio.us</a> bookmarken
<br/>
Artikel Tags: <a href="http://volderette.de/index.php/tag/blog/" rel="tag">blog</a>, <a href="http://volderette.de/index.php/tag/custom-fields/" rel="tag">Custom Fields</a>, <a href="http://volderette.de/index.php/tag/wordpress/" rel="tag">Wordpress</a><br/>
</small></p>
	<ul class="st-related-posts">
	<li><a href="http://volderette.de/index.php/webdesign/dreiteiliger-wordpress-videocrashkurs/" title="Dreiteiliger WordPress Videocrashkurs (21. Juli 2008)">Dreiteiliger WordPress Videocrashkurs</a> (0)</li>
	<li><a href="http://volderette.de/index.php/webtechnik/wordpress-plugins-fur-mehr-sicherheit/" title="WordPress: Plugins f&uuml;r mehr Sicherheit (15. April 2008)">WordPress: Plugins f&uuml;r mehr Sicherheit</a> (2)</li>
	<li><a href="http://volderette.de/index.php/webdesign/wordpresstv/" title="wordpress.tv (19. Januar 2009)">wordpress.tv</a> (0)</li>
	<li><a href="http://volderette.de/index.php/webdesign/wordpress-extension-fur-dreamweaver/" title="WordPress-Extension f&uuml;r Dreamweaver (30. August 2007)">WordPress-Extension f&uuml;r Dreamweaver</a> (0)</li>
	<li><a href="http://volderette.de/index.php/grafikdesign/wordpress-lifesaver-plugins/" title="WordPress lifesaver plugins (1. April 2008)">WordPress lifesaver plugins</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://volderette.de/index.php/webtechnik/10-dinge-die-man-mit-wordpress-custom-fields-machen-kann-2/feed/</wfw:commentRss>
		<slash:comments>3</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>SWFAddress erm&#246;glicht Deep Links in Flash</title>
		<link>http://volderette.de/index.php/webtechnik/swfaddress-ermoglicht-deep-links-in-flash/</link>
		<comments>http://volderette.de/index.php/webtechnik/swfaddress-ermoglicht-deep-links-in-flash/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 16:04:52 +0000</pubDate>
		<dc:creator>Andi</dc:creator>
				<category><![CDATA[Webtechnik]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Deep Link]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Library]]></category>

		<guid isPermaLink="false">http://volderette.de/index.php/webtechnik/swfaddress-ermoglicht-deep-links-in-flash/</guid>
		<description><![CDATA[Grunds&#228;tzlich haben Flashwebseiten immer das Problem, dass der Zur&#252;ck-Button des Browsers nicht funktioniert um in der Seite zu navigieren und, dass es nicht m&#246;glich ist direkt eine Unterseite zu den Lesezeichen hinzuzuf&#252;gen. Mit SWFAdress gibt es ein kostenloses Werkzeug, das es erlaubt auch bei Flashwebseiten diese Funktionen zu nutzen. Die Beschreibung des Programmierers: SWFAddress is [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p>Grunds&auml;tzlich haben Flashwebseiten immer das Problem, dass der Zur&uuml;ck-Button des Browsers nicht funktioniert um in der Seite zu navigieren und, dass es nicht m&ouml;glich ist direkt eine Unterseite zu den Lesezeichen hinzuzuf&uuml;gen.</p>

<p>Mit <a href="http://www.asual.com/swfaddress/" title="SWFAdress Deep Linking Flash Ajax">SWFAdress</a> gibt es ein kostenloses Werkzeug, das es erlaubt auch bei Flashwebseiten diese Funktionen zu nutzen.</p>

<p>Die Beschreibung des Programmierers:</p>

<blockquote>
<p> SWFAddress is a small, but powerful library that provides <a href="http://en.wikipedia.org/wiki/Deep_linking" style="color: #1B3A6D; padding-top: 0px; padding-right: 2px; padding-bottom: 0px; padding-left: 2px; margin-top: 0px; margin-right: -2px; margin-bottom: 0px; margin-left: -2px; white-space: nowrap;">deep linking</a> for Flash and Ajax. It&#8217;s a developer tool, allowing creation of unique virtual URLs that can point to a website section or an application state. SWFAddress enables a number of important capabilities which are missing in today&#8217;s rich web technologies including:</p>

  <ul>
    <li>Bookmarking in a browser or social website</li>

    <li>Sending links via email or instant messenger</li>

    <li>Finding specific content with the major search engines</li>

    <li>Utilizing browser history and reload buttons</li>
  </ul>
</blockquote>

<!-- google_ad_section_end -->
<hr />
<p><small>© admin for <a href="http://volderette.de">Volderette</a>, 2009. |
<a href="http://volderette.de/index.php/webtechnik/swfaddress-ermoglicht-deep-links-in-flash/">Permalink</a> |
<a href="http://volderette.de/index.php/webtechnik/swfaddress-ermoglicht-deep-links-in-flash/#comments">Kommentieren</a> |
Bei
<a href="http://del.icio.us/post?url=http://volderette.de/index.php/webtechnik/swfaddress-ermoglicht-deep-links-in-flash/&title=SWFAddress erm&ouml;glicht Deep Links in Flash">del.icio.us</a> bookmarken
<br/>
Artikel Tags: <a href="http://volderette.de/index.php/tag/ajax/" rel="tag">Ajax</a>, <a href="http://volderette.de/index.php/tag/deep-link/" rel="tag">Deep Link</a>, <a href="http://volderette.de/index.php/tag/flash/" rel="tag">Flash</a>, <a href="http://volderette.de/index.php/tag/library/" rel="tag">Library</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/web-20-webseiten-die-besten-der-besten/" title="Web 2.0 Webseiten&#160;&#8211; Die Besten der Besten (30. Oktober 2006)">Web 2.0 Webseiten&#160;&#8211; Die Besten der Besten</a> (3)</li>
	<li><a href="http://volderette.de/index.php/webtechnik/was-ajax-alles-kann/" title="Was Ajax alles kann&#8230; (27. August 2007)">Was Ajax alles kann&#8230;</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/slimbox-the-ultimate-lightweight-lightbox-clone/" title="Slimbox, the ultimate lightweight Lightbox clone&#8230; (10. November 2006)">Slimbox, the ultimate lightweight Lightbox clone&#8230;</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://volderette.de/index.php/webtechnik/swfaddress-ermoglicht-deep-links-in-flash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Augmented Reality</title>
		<link>http://volderette.de/index.php/film_video/augmented-reality/</link>
		<comments>http://volderette.de/index.php/film_video/augmented-reality/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 10:35:48 +0000</pubDate>
		<dc:creator>Andi</dc:creator>
				<category><![CDATA[Film & Video]]></category>
		<category><![CDATA[Webtechnik]]></category>
		<category><![CDATA[Augmente Reality]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[übersicht]]></category>

		<guid isPermaLink="false">http://volderette.de/index.php/videodesign/augmented-reality/</guid>
		<description><![CDATA[Augmented Reality ist gerade ein gro&#223;er Trend im Marketingbereich. Das Disruption-Blog verschafft einen &#220;berblick einiger aktueller Kampagnen. mehr im Disruption Blog. © admin for Volderette, 2009. &#124; Permalink &#124; Kommentieren &#124; Bei del.icio.us bookmarken Artikel Tags: Augmente Reality, marketing, übersicht Wie starte ich ein Blog und mache es bekannt (3) McDonald&#8217;s wird gr&#252;n (8) Guerrilla [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p><a href="http://de.wikipedia.org/wiki/Erweiterte_Realit%C3%A4t" title="Augmented Reality">Augmented Reality</a> ist gerade ein gro&szlig;er Trend im Marketingbereich. Das Disruption-Blog verschafft einen <a href="http://disruption.splinder.com/post/20826992/Augmented+Reality+Advertising+" title="Augmented Erweitert Reality Realität">&Uuml;berblick einiger aktueller Kampagnen.</a></p>

<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/Ag7H4YScqZs&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;hl=it&#038;feature=player_embedded&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/Ag7H4YScqZs&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;hl=it&#038;feature=player_embedded&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="425" height="344"></embed></object>
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/RYNYGyB2YFw&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;hl=it&#038;feature=player_embedded&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/RYNYGyB2YFw&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;hl=it&#038;feature=player_embedded&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="425" height="344"></embed></object></p>

<p><a href="http://disruption.splinder.com/post/20826992/Augmented+Reality+Advertising+" title="Augmented Erweitert Reality Realität">mehr im Disruption Blog.</a></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/film_video/augmented-reality/">Permalink</a> |
<a href="http://volderette.de/index.php/film_video/augmented-reality/#comments">Kommentieren</a> |
Bei
<a href="http://del.icio.us/post?url=http://volderette.de/index.php/film_video/augmented-reality/&title=Augmented Reality">del.icio.us</a> bookmarken
<br/>
Artikel Tags: <a href="http://volderette.de/index.php/tag/augmente-reality/" rel="tag">Augmente Reality</a>, <a href="http://volderette.de/index.php/tag/marketing/" rel="tag">marketing</a>, <a href="http://volderette.de/index.php/tag/ubersicht/" rel="tag">übersicht</a><br/>
</small></p>
	<ul class="st-related-posts">
	<li><a href="http://volderette.de/index.php/webdesign/wie-starte-ich-ein-blog-und-mache-es-bekannt/" title="Wie starte ich ein Blog und mache es bekannt (15. April 2007)">Wie starte ich ein Blog und mache es bekannt</a> (3)</li>
	<li><a href="http://volderette.de/index.php/grafikdesign/mcdonalds-wird-grun/" title="McDonald&#8217;s wird gr&uuml;n (23. November 2009)">McDonald&#8217;s wird gr&uuml;n</a> (8)</li>
	<li><a href="http://volderette.de/index.php/grafikdesign/guerrilla-marketing/" title="Guerrilla Marketing (24. April 2007)">Guerrilla Marketing</a> (3)</li>
	<li><a href="http://volderette.de/index.php/webdesign/alle-html-elemente-im-uberblick/" title="Alle HTML-Elemente im &Uuml;berblick (20. März 2008)">Alle HTML-Elemente im &Uuml;berblick</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://volderette.de/index.php/film_video/augmented-reality/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>PDFs mit Hilfe des object-Tags einbinden</title>
		<link>http://volderette.de/index.php/webtechnik/pdfs-mit-hilfe-des-object-tags-einbinden/</link>
		<comments>http://volderette.de/index.php/webtechnik/pdfs-mit-hilfe-des-object-tags-einbinden/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 13:01:32 +0000</pubDate>
		<dc:creator>Andi</dc:creator>
				<category><![CDATA[Webtechnik]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[object]]></category>
		<category><![CDATA[PDF]]></category>

		<guid isPermaLink="false">http://volderette.de/index.php/webtechnik/pdfs-mit-hilfe-des-object-tags-einbinden/</guid>
		<description><![CDATA[Das object-Tag ist nicht nur ein Beh&#228;lter f&#252;r HTML-Dokumente oder f&#252;r Filme &#8211; das object-Tag kann auf ein PDF-Dokument verweisen und bietet dem Benutzer inmitten der Seite einen Einblick in das Dokument. Stil mit {stil} hat kurz zusammengefasst, wie man mit dem object-Tag PDFs direkt in Html-Seiten einbindet. © admin for Volderette, 2009. &#124; Permalink [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote>
 Das object-Tag ist nicht nur ein Beh&auml;lter f&uuml;r HTML-Dokumente oder f&uuml;r Filme &ndash; das object-Tag kann auf ein PDF-Dokument verweisen und bietet dem Benutzer inmitten der Seite einen Einblick in das Dokument.
</blockquote>

<p>Stil mit {stil} hat <a href="http://www.mediaevent.de/2009/05/pdf-einbinden/" title="PDF einbinden object html">kurz zusammengefasst</a>, wie man mit dem object-Tag PDFs direkt in Html-Seiten einbindet.</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/webtechnik/pdfs-mit-hilfe-des-object-tags-einbinden/">Permalink</a> |
<a href="http://volderette.de/index.php/webtechnik/pdfs-mit-hilfe-des-object-tags-einbinden/#comments">Kommentieren</a> |
Bei
<a href="http://del.icio.us/post?url=http://volderette.de/index.php/webtechnik/pdfs-mit-hilfe-des-object-tags-einbinden/&title=PDFs mit Hilfe des object-Tags einbinden">del.icio.us</a> bookmarken
<br/>
Artikel Tags: <a href="http://volderette.de/index.php/tag/html/" rel="tag">html</a>, <a href="http://volderette.de/index.php/tag/object/" rel="tag">object</a>, <a href="http://volderette.de/index.php/tag/pdf/" rel="tag">PDF</a><br/>
</small></p>
	<ul class="st-related-posts">
	<li><a href="http://volderette.de/index.php/webtechnik/so-sollte-html-code-aussehen/" title="So sollte HTML-Code aussehen (21. Juli 2008)">So sollte HTML-Code aussehen</a> (0)</li>
	<li><a href="http://volderette.de/index.php/webdesign/alle-html-elemente-im-uberblick/" title="Alle HTML-Elemente im &Uuml;berblick (20. März 2008)">Alle HTML-Elemente im &Uuml;berblick</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://volderette.de/index.php/webtechnik/pdfs-mit-hilfe-des-object-tags-einbinden/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>
