<?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>Guymon &#187; Javascript</title>
	<atom:link href="http://www.guymon.de/wordpress/category/programmierung/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.guymon.de/wordpress</link>
	<description>Unwissenheit ist Stärke
</description>
	<lastBuildDate>Thu, 09 Feb 2012 11:30:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>turn.js</title>
		<link>http://www.guymon.de/wordpress/2012/02/08/turn-js/</link>
		<comments>http://www.guymon.de/wordpress/2012/02/08/turn-js/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 12:26:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Programmierung]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=6605</guid>
		<description><![CDATA[turn.js realisiert einen Pageflip mit jQuery. Das sieht schon sehr cool aus. turn.js is a plugin for jQuery that adds a beautiful transition similar to real pages in a book or magazine for HTML5. Uses Hardware acceleration Works on tablets and smartphones Easy to manipulate Lightweight, only 15K Possibly related posts (automatically generated)HTML5 Formsdaily linksdaily [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.turnjs.com/" title="turn.js - The page flip effect for HTML5">turn.js</a> realisiert einen Pageflip mit jQuery. Das sieht schon sehr cool aus.</p>
<blockquote cite="http://www.turnjs.com/"><p>turn.js is a plugin for jQuery that adds a beautiful transition similar to real pages in a book or magazine for HTML5.
</p>
<ul>
<li>Uses Hardware acceleration</li>
<li>Works on tablets and smartphones</li>
<li>Easy to manipulate</li>
<li>Lightweight, only 15K</li>
</ul>
</blockquote><h3  class="related_post_title">Possibly related posts (automatically generated)</h3><ul class="related_post"><li><a href="http://www.guymon.de/wordpress/2011/03/15/html5-forms/" title="HTML5 Forms">HTML5 Forms</a></li><li><a href="http://www.guymon.de/wordpress/2010/12/23/daily-links-205/" title="daily links">daily links</a></li><li><a href="http://www.guymon.de/wordpress/2009/08/30/daily-links-100/" title="daily links">daily links</a></li><li><a href="http://www.guymon.de/wordpress/2009/08/16/mobile-web/" title="Mobile Web">Mobile Web</a></li><li><a href="http://www.guymon.de/wordpress/2009/06/12/jquery-infinite-carousel/" title="jQuery Infinite Carousel">jQuery Infinite Carousel</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2012/02/08/turn-js/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery&#160;Fun</title>
		<link>http://www.guymon.de/wordpress/2012/01/26/jquery-fun/</link>
		<comments>http://www.guymon.de/wordpress/2012/01/26/jquery-fun/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 08:36:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Programmierung]]></category>
		<category><![CDATA[effects]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[typografie]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=6594</guid>
		<description><![CDATA[Zwei jQuery Projekte sind mir heute im RSS Reader aufgefallen. Zum einen scrollorama von John Polacek, the jQuery plugin for doing cool scrolly stuff. Nett, wenn auch wohl (noch) nicht f&#252;r den Kundeneinsatz geeignet. Das zweit Plugin ist Arctext.js – Curving Text with CSS3 and jQuery. While CSS3 allows us to rotate letters, it is [...]]]></description>
			<content:encoded><![CDATA[<p>Zwei jQuery Projekte sind mir heute im RSS Reader aufgefallen.</p>
<p>Zum einen <a href="http://johnpolacek.github.com/scrollorama/" title="scrollorama">scrollorama</a> von John Polacek, the jQuery plugin for doing cool scrolly stuff. Nett, wenn auch wohl (noch) nicht f&#252;r den Kundeneinsatz geeignet.</p>
<p>Das zweit Plugin ist <a href="http://tympanus.net/codrops/2012/01/24/arctext-js-curving-text-with-css3-and-jquery/">Arctext.js – Curving Text with CSS3 and jQuery</a>.</p>
<blockquote cite="http://tympanus.net/codrops/2012/01/24/arctext-js-curving-text-with-css3-and-jquery/"><p>While CSS3 allows us to rotate letters, it is quite complicated to arrange each letter along a curved path. Arctext.js is a jQuery plugin that let&#8217;s you do exactly that. Based on Lettering.js, it calculates the right rotation of each letter and distributes the letters equally across the imaginary arc of the given radius.</p>
</blockquote><h3  class="related_post_title">Possibly related posts (automatically generated)</h3><ul class="related_post"><li><a href="http://www.guymon.de/wordpress/2011/12/23/typography-effects-with-css3-and-jquery/" title="Typography Effects with CSS3 and jQuery">Typography Effects with CSS3 and jQuery</a></li><li><a href="http://www.guymon.de/wordpress/2008/08/28/typography-and-ampersands/" title="Typography and Ampersands">Typography and Ampersands</a></li><li><a href="http://www.guymon.de/wordpress/2008/07/09/widows-mit-jquery-vermeiden/" title="Widows mit jQuery vermeiden">Widows mit jQuery vermeiden</a></li><li><a href="http://www.guymon.de/wordpress/2012/02/08/turn-js/" title="turn.js">turn.js</a></li><li><a href="http://www.guymon.de/wordpress/2012/01/09/technical-web-typography-2/" title="Technical Web Typography">Technical Web Typography</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2012/01/26/jquery-fun/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pr&#228;sentationen mit&#160;impress.js</title>
		<link>http://www.guymon.de/wordpress/2012/01/14/prasentationen-mit-impress-js/</link>
		<comments>http://www.guymon.de/wordpress/2012/01/14/prasentationen-mit-impress-js/#comments</comments>
		<pubDate>Sat, 14 Jan 2012 15:46:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Programmierung]]></category>
		<category><![CDATA[präsentation]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=6582</guid>
		<description><![CDATA[Das Pr&#228;sentations-Framework impress.js sieht wirklich gut aus! Eine Demo kann man sich hier ansehen. Schick.Possibly related posts (automatically generated)turn.jsPerformance: Delayed ContentAliceJSInteraktive Webseiten mit TangleDrupal 7: JavaScript]]></description>
			<content:encoded><![CDATA[<p>Das Pr&#228;sentations-Framework <a href="https://github.com/bartaz/impress.js#readme" title="impress.js">impress.js</a> sieht wirklich gut aus!</p>
<p>Eine Demo kann man sich <a href="http://bartaz.github.com/impress.js/#/bored">hier</a> ansehen. Schick.</p><h3  class="related_post_title">Possibly related posts (automatically generated)</h3><ul class="related_post"><li><a href="http://www.guymon.de/wordpress/2012/02/08/turn-js/" title="turn.js">turn.js</a></li><li><a href="http://www.guymon.de/wordpress/2011/12/02/performance-delayed-content/" title="Performance: Delayed Content">Performance: Delayed Content</a></li><li><a href="http://www.guymon.de/wordpress/2011/11/04/alicejs/" title="AliceJS">AliceJS</a></li><li><a href="http://www.guymon.de/wordpress/2011/11/01/interaktive-webseiten-mit-tangle/" title="Interaktive Webseiten mit Tangle">Interaktive Webseiten mit Tangle</a></li><li><a href="http://www.guymon.de/wordpress/2011/09/14/drupal-7-javascript-2/" title="Drupal 7: JavaScript">Drupal 7: JavaScript</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2012/01/14/prasentationen-mit-impress-js/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Bildeffekte mit&#160;Canvas</title>
		<link>http://www.guymon.de/wordpress/2011/12/23/bildeffekte-mit-canvas/</link>
		<comments>http://www.guymon.de/wordpress/2011/12/23/bildeffekte-mit-canvas/#comments</comments>
		<pubDate>Fri, 23 Dec 2011 12:59:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Programmierung]]></category>
		<category><![CDATA[canvas]]></category>
		<category><![CDATA[image effects]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=6552</guid>
		<description><![CDATA[Zwei interessante Canvas Bibliotheken sind mir heute &#252;ber den Weg gelaufen. Da ist zum einen PaintbrushJS PaintbrushJS is a lightweight, browser-based image processing library that can apply various visual filters to images within a web page. You use it by applying a class to an element on the page and setting a few parameters with [...]]]></description>
			<content:encoded><![CDATA[<p>Zwei interessante Canvas Bibliotheken sind mir heute &#252;ber den Weg gelaufen. Da ist zum einen <a href="http://mezzoblue.github.com/PaintbrushJS/demo/usage.html" title="PaintbrushJS">PaintbrushJS</a></p>
<blockquote cite="https://github.com/mezzoblue/PaintbrushJS/wiki/documentation"><p>PaintbrushJS is a lightweight, browser-based image processing library that can apply various visual filters to images within a web page.</p>
<p>You use it by applying a class to an element on the page and setting a few parameters with some extra HTML attributes. If the element is an img or it has a background-image set in your CSS, PaintbrushJS will create a temporary canvas element and manipulate the image there, before finally saving it back out to the original element.</p>
</blockquote>
<p>und zum anderen <a href="http://camanjs.com">CamanJS</a></p>
<blockquote cite="http://camanjs.com"><p>The main focus of CamanJS is manipulating images using the HTML5 canvas and Javascript. It&#8217;s a combination of a simple-to-use interface with advanced and efficient image/canvas editing techniques. It is also completely library independent and can be safely used next to jQuery, YUI, Scriptaculous, MooTools, etc.</p>
<p>CamanJS is very easy to extend with new filters and plugins, and it comes with a wide array of image editing functionality, which is only growing as the community makes more plugins. It has a powerful layering system, much like the one present in Photoshop and GIMP, that makes the sky the limit for your creativity.</p>
</blockquote><h3  class="related_post_title">Possibly related posts (automatically generated)</h3><ul class="related_post"><li><a href="http://www.guymon.de/wordpress/2011/03/09/shutter-effect-for-photos/" title="Shutter Effect for Photos">Shutter Effect for Photos</a></li><li><a href="http://www.guymon.de/wordpress/2011/02/02/daily-links-222/" title="daily links">daily links</a></li><li><a href="http://www.guymon.de/wordpress/2009/12/28/javascript-transm/" title="JavaScript: TransM">JavaScript: TransM</a></li><li><a href="http://www.guymon.de/wordpress/2009/11/23/jqslickwrap/" title="jQSlickWrap">jQSlickWrap</a></li><li><a href="http://www.guymon.de/wordpress/2009/01/30/jquery-bild-rotation/" title="jQuery: Bild Rotation">jQuery: Bild Rotation</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2011/12/23/bildeffekte-mit-canvas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Typography Effects with CSS3 and&#160;jQuery</title>
		<link>http://www.guymon.de/wordpress/2011/12/23/typography-effects-with-css3-and-jquery/</link>
		<comments>http://www.guymon.de/wordpress/2011/12/23/typography-effects-with-css3-and-jquery/#comments</comments>
		<pubDate>Fri, 23 Dec 2011 12:10:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Programmierung]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[typografie]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=6551</guid>
		<description><![CDATA[Mary Lou demonstriert einige sch&#246;ne Typografie Effekte. &#220;ber Lettering.js wird die &#220;berschrift in einzelne Buchstaben zerlegt die dann mit CSS3 gestaltet werden. Sehr nett!Possibly related posts (automatically generated)jQuery FunPhoto Stack with jQueryjQuery Fallback f&#252;r CSS3 AnimationenCSS3: Animierte ButtonsGallery With Animated Shine Effects]]></description>
			<content:encoded><![CDATA[<p>Mary Lou <a href="http://tympanus.net/codrops/2011/11/28/typography-effects-with-css3-and-jquery/" title="Typography Effects with CSS3 and jQuery">demonstriert</a> einige sch&#246;ne Typografie Effekte.</p>
<p>&#220;ber <a href="http://letteringjs.com/">Lettering.js</a> wird die &#220;berschrift in einzelne Buchstaben zerlegt die dann mit CSS3 gestaltet werden. Sehr nett!</p><h3  class="related_post_title">Possibly related posts (automatically generated)</h3><ul class="related_post"><li><a href="http://www.guymon.de/wordpress/2012/01/26/jquery-fun/" title="jQuery Fun">jQuery Fun</a></li><li><a href="http://www.guymon.de/wordpress/2011/07/21/photo-stack-with-jquery/" title="Photo Stack with jQuery">Photo Stack with jQuery</a></li><li><a href="http://www.guymon.de/wordpress/2011/07/07/jquery-fallback-fur-css3-animationen/" title="jQuery Fallback für CSS3 Animationen">jQuery Fallback für CSS3 Animationen</a></li><li><a href="http://www.guymon.de/wordpress/2011/06/05/css3-animierte-buttons/" title="CSS3: Animierte Buttons">CSS3: Animierte Buttons</a></li><li><a href="http://www.guymon.de/wordpress/2010/10/27/gallery-with-animated-shine-effects/" title="Gallery With Animated Shine Effects">Gallery With Animated Shine Effects</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2011/12/23/typography-effects-with-css3-and-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery&#160;Performance</title>
		<link>http://www.guymon.de/wordpress/2011/12/14/jquery-performance-2/</link>
		<comments>http://www.guymon.de/wordpress/2011/12/14/jquery-performance-2/#comments</comments>
		<pubDate>Wed, 14 Dec 2011 14:30:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Programmierung]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=6529</guid>
		<description><![CDATA[Scott Kosman hat einige leicht umzusetzende Performance Tips f&#252;r jQuery zusammengesucht. Thankfully, there are a few very simple things anyone can add into their jQuery workflow that can clear up a lot of basic problems. When undertaking code reviews, three of the areas where I consistently see the biggest problems are: inefficient selectors; poor event [...]]]></description>
			<content:encoded><![CDATA[<p>Scott Kosman hat einige leicht umzusetzende <a href="http://24ways.org/2011/your-jquery-now-with-less-suck" title="Your jQuery: Now With 67% Less Suck">Performance Tips</a> f&#252;r jQuery zusammengesucht.</p>
<blockquote cite="http://24ways.org/2011/your-jquery-now-with-less-suck"><p>Thankfully, there are a few very simple things anyone can add into their jQuery workflow that can clear up a lot of basic problems. When undertaking code reviews, three of the areas where I consistently see the biggest problems are: inefficient selectors; poor event delegation; and clunky DOM manipulation. We’ll tackle all three of these and hopefully you’ll walk away with some new jQuery batarangs to toss around in your next project.</p>
</blockquote><h3  class="related_post_title">Possibly related posts (automatically generated)</h3><ul class="related_post"><li><a href="http://www.guymon.de/wordpress/2011/11/10/jquery-throttle-debounce/" title="jQuery: throttle / debounce">jQuery: throttle / debounce</a></li><li><a href="http://www.guymon.de/wordpress/2011/02/12/unterschiede-zwischen-bind-live-and-delegate/" title="Unterschiede zwischen .bind(), .live(), and .delegate()">Unterschiede zwischen .bind(), .live(), and .delegate()</a></li><li><a href="http://www.guymon.de/wordpress/2010/12/15/jquery-selector-tips/" title="jQuery Selector Tips">jQuery Selector Tips</a></li><li><a href="http://www.guymon.de/wordpress/2010/09/03/daily-links-178/" title="daily links">daily links</a></li><li><a href="http://www.guymon.de/wordpress/2010/06/29/jquery-selectors-tips/" title="jQuery Selectors Tips">jQuery Selectors Tips</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2011/12/14/jquery-performance-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adaptive Images for Responsive&#160;Designs</title>
		<link>http://www.guymon.de/wordpress/2011/12/09/adaptive-images-for-responsive-designs/</link>
		<comments>http://www.guymon.de/wordpress/2011/12/09/adaptive-images-for-responsive-designs/#comments</comments>
		<pubDate>Fri, 09 Dec 2011 09:41:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Programmierung]]></category>
		<category><![CDATA[Adaptive Images]]></category>
		<category><![CDATA[Responsive Web Design]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=6514</guid>
		<description><![CDATA[Jake Archibald stellt a dirty, dirty hack… that works f&#252;r Bilder in Responsive Designs vor. Das Ziel ist eine L&#246;sung die auch ohne JavaScript funktioniert. &#60;script&#62;document.write(&#x27;&#60;&#x27; + &#x27;!--&#x27;)&#60;/script&#62;&#60;noscript&#62; &#60;img src=&#34;image.jpg&#34;&#62; &#60;noscript --&#62; And there we have it. We can now prevent images loading for users with JavaScript, but we can still get at the markup. [...]]]></description>
			<content:encoded><![CDATA[<p>Jake Archibald stellt <a href="http://24ways.org/2011/adaptive-images-for-responsive-designs-again" title="Adaptive Images for Responsive Designs… Again">a dirty, dirty hack… that works</a> f&#252;r Bilder in Responsive Designs vor.</p>
<p>Das Ziel ist eine L&#246;sung die auch ohne JavaScript funktioniert.</p>
<pre class="prettyprint">&lt;script&gt;document.write(&#x27;&lt;&#x27; + &#x27;!--&#x27;)&lt;/script&gt;&lt;noscript&gt;
 &lt;img src=&quot;image.jpg&quot;&gt;
&lt;noscript --&gt;</pre>
<blockquote cite="http://24ways.org/2011/adaptive-images-for-responsive-designs-again"><p>And there we have it. We can now prevent images loading for users with JavaScript, but we can still get at the markup. Now all we need to do is give each of our dirty scripts a class name, then JavaScript can pick them up, grab the markup from the comment and decide what to do with the images.</p>
</blockquote>
<p>In der Tat ein Hack, aber ein sehr spannender;-)</p><h3  class="related_post_title">Possibly related posts (automatically generated)</h3><ul class="related_post"><li><a href="http://www.guymon.de/wordpress/2012/02/03/responsive-design-am-beispiel-boston-globe/" title="Responsive Design am Beispiel Boston Globe">Responsive Design am Beispiel Boston Globe</a></li><li><a href="http://www.guymon.de/wordpress/2011/12/21/yamb-yet-another-mobile-boilerplate/" title="YAMB &#8211; Yet Another Mobile Boilerplate">YAMB &#8211; Yet Another Mobile Boilerplate</a></li><li><a href="http://www.guymon.de/wordpress/2011/12/02/performance-delayed-content/" title="Performance: Delayed Content">Performance: Delayed Content</a></li><li><a href="http://www.guymon.de/wordpress/2011/09/01/adaptive-images/" title="Adaptive Images">Adaptive Images</a></li><li><a href="http://www.guymon.de/wordpress/2011/08/24/the-semantic-grid-system/" title="The Semantic Grid System ">The Semantic Grid System </a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2011/12/09/adaptive-images-for-responsive-designs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Defense against external resources&#160;failing</title>
		<link>http://www.guymon.de/wordpress/2011/12/06/defense-against-external-resources-failing/</link>
		<comments>http://www.guymon.de/wordpress/2011/12/06/defense-against-external-resources-failing/#comments</comments>
		<pubDate>Tue, 06 Dec 2011 09:06:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Programmierung]]></category>
		<category><![CDATA[Webdev]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=6509</guid>
		<description><![CDATA[Rich Thornett erkl&#228;rt wie man externe Ressourcen so einbindet, dass sie nicht die eigene Seite beeintr&#228;chtigen wenn sie nicht geladen werden k&#246;nnen. The Deck network, which delivers advertising to some of the most popular web design and culture destinations, was down for about thirty minutes. During this period, most partner sites running ads from The [...]]]></description>
			<content:encoded><![CDATA[<p>Rich Thornett <a href="http://24ways.org/2011/defending-the-perimeter-against-web-widgets" title="Defending the Perimeter Against Web Widgets">erkl&#228;rt</a> wie man externe Ressourcen so einbindet, dass sie nicht die eigene Seite beeintr&#228;chtigen wenn sie nicht geladen werden k&#246;nnen.</p>
<blockquote cite="http://24ways.org/2011/defending-the-perimeter-against-web-widgets"><p>The Deck network, which delivers advertising to some of the most popular web design and culture destinations, was down for about thirty minutes. During this period, most partner sites running ads from The Deck could not be viewed as result.</p>
<p>I’ll discuss outages like this and how to defend against them. (…) the issues in play are applicable to any web widget you might add to your site to display third-party content.</p>
</blockquote><h3  class="related_post_title">Possibly related posts (automatically generated)</h3><ul class="related_post"><li><a href="http://www.guymon.de/wordpress/2012/01/06/css-performance-2/" title="CSS Performance">CSS Performance</a></li><li><a href="http://www.guymon.de/wordpress/2011/12/14/jquery-performance-2/" title="jQuery Performance">jQuery Performance</a></li><li><a href="http://www.guymon.de/wordpress/2011/12/02/performance-delayed-content/" title="Performance: Delayed Content">Performance: Delayed Content</a></li><li><a href="http://www.guymon.de/wordpress/2011/11/17/seo-page-speed/" title="SEO: Page Speed">SEO: Page Speed</a></li><li><a href="http://www.guymon.de/wordpress/2011/11/10/jquery-throttle-debounce/" title="jQuery: throttle / debounce">jQuery: throttle / debounce</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2011/12/06/defense-against-external-resources-failing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Performance: Delayed&#160;Content</title>
		<link>http://www.guymon.de/wordpress/2011/12/02/performance-delayed-content/</link>
		<comments>http://www.guymon.de/wordpress/2011/12/02/performance-delayed-content/#comments</comments>
		<pubDate>Fri, 02 Dec 2011 12:06:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Programmierung]]></category>
		<category><![CDATA[Webdev]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[Responsive Web Design]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=6500</guid>
		<description><![CDATA[Paul Hammond zeigt wie man die Performance einer Webseite mit &#8220;Delayed Content&#8221; deutlich verbessern kann. Jeremy Keith hat diesen Gedanken aufgegriffen und wendet ihn auf den mobile first Ansatz an. This technique has consequences for content strategy and information architecture. Instead of thinking about possible page content in a binary way as either ‘on the [...]]]></description>
			<content:encoded><![CDATA[<p>Paul Hammond zeigt wie man die Performance einer Webseite mit &#8220;<a href="http://24ways.org/2010/speed-up-your-site-with-delayed-content" title="Speed Up Your Site with Delayed Content">Delayed Content</a>&#8221; deutlich verbessern kann.</p>
<p>Jeremy Keith hat diesen Gedanken <a href="http://24ways.org/2011/conditional-loading-for-responsive-designs" title="Conditional Loading for Responsive Designs">aufgegriffen</a> und wendet ihn auf den <a href="http://www.lukew.com/ff/entry.asp?933" title="Mobile First">mobile first</a> Ansatz an.</p>
<blockquote cite="http://24ways.org/2011/conditional-loading-for-responsive-designs"><p>This technique has consequences for content strategy and information architecture. Instead of thinking about possible page content in a binary way as either ‘on the page’ or ‘not on the page’, conditional loading introduces a third ‘it’s complicated’ option.</p>
<p>This was just a simple example but I hope it illustrates that conditional loading could become an important part of the content-first responsive design approach.</p>
</blockquote><h3  class="related_post_title">Possibly related posts (automatically generated)</h3><ul class="related_post"><li><a href="http://www.guymon.de/wordpress/2011/09/01/adaptive-images/" title="Adaptive Images">Adaptive Images</a></li><li><a href="http://www.guymon.de/wordpress/2011/04/29/drupal-local-copies-of-external-js/" title="Drupal: Local Copies of External JS">Drupal: Local Copies of External JS</a></li><li><a href="http://www.guymon.de/wordpress/2011/03/24/yepnope-js/" title="yepnope.js ">yepnope.js </a></li><li><a href="http://www.guymon.de/wordpress/2011/02/18/script-js-javascript-loader/" title="$script.js: JavaScript loader">$script.js: JavaScript loader</a></li><li><a href="http://www.guymon.de/wordpress/2010/08/23/js-und-css-packer-mal-anders/" title="JS und CSS Packer mal anders">JS und CSS Packer mal anders</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2011/12/02/performance-delayed-content/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drupal: Views&#160;Quicksand</title>
		<link>http://www.guymon.de/wordpress/2011/11/29/drupal-views-quicksand/</link>
		<comments>http://www.guymon.de/wordpress/2011/11/29/drupal-views-quicksand/#comments</comments>
		<pubDate>Tue, 29 Nov 2011 16:46:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programmierung]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[quicksand]]></category>
		<category><![CDATA[views]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=6493</guid>
		<description><![CDATA[Ach ich liebe Drupal Gerade noch &#252;berlegt das Quicksand eine coole Idee f&#252;r eine Webseite w&#228;re und schon taucht ein passendes Drupal Module auf: Views Quicksand. Quicksand is a jQuery Plugin that provides a nice animation for filtering or reordering lists of content. Views Quicksand integrates this effect into Views. Therefore it provides a views [...]]]></description>
			<content:encoded><![CDATA[<p>Ach ich liebe Drupal <img src='http://www.guymon.de/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> Gerade noch &#252;berlegt das <a href="http://razorjack.net/quicksand/" title="jQuery: Quicksand">Quicksand</a> eine coole Idee f&#252;r eine Webseite w&#228;re und schon taucht ein passendes Drupal Module auf: <a href="http://drupal.org/project/views_quicksand" title="Project Page">Views Quicksand</a>.</p>
<blockquote cite="http://drupal.org/project/views_quicksand"><p>Quicksand is a jQuery Plugin that provides a nice animation for filtering or reordering lists of content.</p>
<p>Views Quicksand integrates this effect into Views. Therefore it provides a views style-plugin, which allows you to alter most settings the quicksand plugin provides.</p>
</blockquote><h3  class="related_post_title">Possibly related posts (automatically generated)</h3><ul class="related_post"><li><a href="http://www.guymon.de/wordpress/2011/01/19/daily-links-219/" title="daily links">daily links</a></li><li><a href="http://www.guymon.de/wordpress/2009/03/21/daily-links-77/" title="daily links">daily links</a></li><li><a href="http://www.guymon.de/wordpress/2012/01/14/drupal-mega-menus-2/" title="Drupal: Mega-Menus">Drupal: Mega-Menus</a></li><li><a href="http://www.guymon.de/wordpress/2011/12/19/drupal-views-aggregation/" title="Drupal: Views Aggregation">Drupal: Views Aggregation</a></li><li><a href="http://www.guymon.de/wordpress/2011/12/19/drupal-alle-felder-ein-view-durchsuchen/" title="Drupal: Alle Felder ein View durchsuchen">Drupal: Alle Felder ein View durchsuchen</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2011/11/29/drupal-views-quicksand/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: www.guymon.de @ 2012-02-09 15:14:32 -->
