<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Lazy Loading Of Images &#8211; Resources You Need</title>
	<atom:link href="http://www.webresourcesdepot.com/lazy-loading-of-images-resources-you-need/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webresourcesdepot.com/lazy-loading-of-images-resources-you-need/</link>
	<description>Free Web Resources</description>
	<lastBuildDate>Sun, 12 Feb 2012 08:29:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Saiyine</title>
		<link>http://www.webresourcesdepot.com/lazy-loading-of-images-resources-you-need/comment-page-1/#comment-296345</link>
		<dc:creator>Saiyine</dc:creator>
		<pubDate>Thu, 24 Feb 2011 16:50:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1200#comment-296345</guid>
		<description>As of February 2011, the JQuery plugin remains broken, so take it into account.</description>
		<content:encoded><![CDATA[<p>As of February 2011, the JQuery plugin remains broken, so take it into account.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebastiano Armeli</title>
		<link>http://www.webresourcesdepot.com/lazy-loading-of-images-resources-you-need/comment-page-1/#comment-267797</link>
		<dc:creator>Sebastiano Armeli</dc:creator>
		<pubDate>Sun, 09 Jan 2011 13:16:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1200#comment-267797</guid>
		<description>Alternatively to jQuery Lazy Load, you can use Jquery Asynchronous Image Loader (JAIL) plugin for jQuery. You can find more details at the &lt;a href=&quot;http://www.sebarmeli.com/projects/jail&quot; rel=&quot;nofollow&quot;&gt;Project Homepage&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Alternatively to jQuery Lazy Load, you can use Jquery Asynchronous Image Loader (JAIL) plugin for jQuery. You can find more details at the <a href="http://www.sebarmeli.com/projects/jail" rel="nofollow">Project Homepage</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://www.webresourcesdepot.com/lazy-loading-of-images-resources-you-need/comment-page-1/#comment-237477</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Tue, 16 Nov 2010 16:03:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1200#comment-237477</guid>
		<description>A hybrid of &#039;normal&#039; linear loading and lazy loading is the holy grail as far as I&#039;m concerned.

Loading the initial images in the viewport, then loading x number of objects at a time until the page is fully loaded (never waiting), where the order of the objects is constantly sorted based on proximity to the viewport or other behavioral prediction.

Possibly this method should be called opportunistic loading?

I&#039;ve been tinkering around with designing a site with lazy loading content, javascript and even css, where a simplified site is delivered immediately, then more functionality is layered on, making this occur without affecting layout is challenging, but the reward is great.  The initial pageload and first look at the content is incredibly fast.  Post-loading menus, sidebars and ads makes for a fantastic user experience.</description>
		<content:encoded><![CDATA[<p>A hybrid of &#8216;normal&#8217; linear loading and lazy loading is the holy grail as far as I&#8217;m concerned.</p>
<p>Loading the initial images in the viewport, then loading x number of objects at a time until the page is fully loaded (never waiting), where the order of the objects is constantly sorted based on proximity to the viewport or other behavioral prediction.</p>
<p>Possibly this method should be called opportunistic loading?</p>
<p>I&#8217;ve been tinkering around with designing a site with lazy loading content, javascript and even css, where a simplified site is delivered immediately, then more functionality is layered on, making this occur without affecting layout is challenging, but the reward is great.  The initial pageload and first look at the content is incredibly fast.  Post-loading menus, sidebars and ads makes for a fantastic user experience.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kad1r</title>
		<link>http://www.webresourcesdepot.com/lazy-loading-of-images-resources-you-need/comment-page-1/#comment-142803</link>
		<dc:creator>kad1r</dc:creator>
		<pubDate>Mon, 10 May 2010 19:59:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1200#comment-142803</guid>
		<description>I can&#039;t do this. How can I do this in my asp.net page? Is there any good tutorials for lazy load fadein?</description>
		<content:encoded><![CDATA[<p>I can&#8217;t do this. How can I do this in my asp.net page? Is there any good tutorials for lazy load fadein?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steve</title>
		<link>http://www.webresourcesdepot.com/lazy-loading-of-images-resources-you-need/comment-page-1/#comment-80578</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Thu, 08 Oct 2009 16:03:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1200#comment-80578</guid>
		<description>Please forget Lazyload! I hate it too to wait seconds for one image.</description>
		<content:encoded><![CDATA[<p>Please forget Lazyload! I hate it too to wait seconds for one image.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blogging developer</title>
		<link>http://www.webresourcesdepot.com/lazy-loading-of-images-resources-you-need/comment-page-1/#comment-80550</link>
		<dc:creator>blogging developer</dc:creator>
		<pubDate>Thu, 08 Oct 2009 13:28:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1200#comment-80550</guid>
		<description>for those who like preloading, here is a comprehensive analysis of pre-loading techniques: http://www.bloggingdeveloper.com/post/Image-Preloading-Deeply-CSS-Javascript-jQuery.aspx</description>
		<content:encoded><![CDATA[<p>for those who like preloading, here is a comprehensive analysis of pre-loading techniques: <a href="http://www.bloggingdeveloper.com/post/Image-Preloading-Deeply-CSS-Javascript-jQuery.aspx" rel="nofollow">http://www.bloggingdeveloper.com/post/Image-Preloading-Deeply-CSS-Javascript-jQuery.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tok</title>
		<link>http://www.webresourcesdepot.com/lazy-loading-of-images-resources-you-need/comment-page-1/#comment-80086</link>
		<dc:creator>tok</dc:creator>
		<pubDate>Tue, 06 Oct 2009 15:42:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1200#comment-80086</guid>
		<description>i say NO to lazy loading. It&#039;s like ajax overuse,  every where you go you need to wait a few seconds. extremely annoying. Instead break your content into several pages. But nice roundup, thanks :)</description>
		<content:encoded><![CDATA[<p>i say NO to lazy loading. It&#8217;s like ajax overuse,  every where you go you need to wait a few seconds. extremely annoying. Instead break your content into several pages. But nice roundup, thanks <img src='http://www.webresourcesdepot.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.webresourcesdepot.com/lazy-loading-of-images-resources-you-need/comment-page-1/#comment-80066</link>
		<dc:creator>David</dc:creator>
		<pubDate>Tue, 06 Oct 2009 13:31:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1200#comment-80066</guid>
		<description>Thank you very much for your explanation Umut.</description>
		<content:encoded><![CDATA[<p>Thank you very much for your explanation Umut.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Umut M.</title>
		<link>http://www.webresourcesdepot.com/lazy-loading-of-images-resources-you-need/comment-page-1/#comment-80030</link>
		<dc:creator>Umut M.</dc:creator>
		<pubDate>Tue, 06 Oct 2009 09:40:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1200#comment-80030</guid>
		<description>@David,

I see your point with the onready event arriving sooner as the overall size of the page will be smaller and load faster.

Using the onready event is totally up to you I think. For me, I usually use it to make sure every element I hardcoded in JS is loaded.

With lazy loading in general, a better pratice can be:
- loading the contents in the viewport at the initial load
- after x seconds, loading the rest of the content without even waiting for the user to scroll.</description>
		<content:encoded><![CDATA[<p>@David,</p>
<p>I see your point with the onready event arriving sooner as the overall size of the page will be smaller and load faster.</p>
<p>Using the onready event is totally up to you I think. For me, I usually use it to make sure every element I hardcoded in JS is loaded.</p>
<p>With lazy loading in general, a better pratice can be:<br />
- loading the contents in the viewport at the initial load<br />
- after x seconds, loading the rest of the content without even waiting for the user to scroll.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.webresourcesdepot.com/lazy-loading-of-images-resources-you-need/comment-page-1/#comment-80025</link>
		<dc:creator>David</dc:creator>
		<pubDate>Tue, 06 Oct 2009 09:17:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1200#comment-80025</guid>
		<description>Is it really more interesting lazy loading than pre-loading? It depends. With lazy loading, The onready page event will arrive sooner (so jquery binds will attach sooner) and jquery will act sooner.

But if you have no onload javascript code attached, you can scroll smoothly through the page even if images are loading. Loading images do not block the browser.

What do you think? When is this pattern helpful?</description>
		<content:encoded><![CDATA[<p>Is it really more interesting lazy loading than pre-loading? It depends. With lazy loading, The onready page event will arrive sooner (so jquery binds will attach sooner) and jquery will act sooner.</p>
<p>But if you have no onload javascript code attached, you can scroll smoothly through the page even if images are loading. Loading images do not block the browser.</p>
<p>What do you think? When is this pattern helpful?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using wincache
Page Caching using wincache (User agent is rejected)
Database Caching 3/18 queries in 0.017 seconds using wincache

Served from: www.webresourcesdepot.com @ 2012-02-13 02:33:02 -->
