<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: mb.gallery 2.0, next on pupunzi.com</title>
	<atom:link href="http://pupunzi.open-lab.com/2010/01/21/mb-gallery-2-0-next-on-pupunzi-com/feed/" rel="self" type="application/rss+xml" />
	<link>http://pupunzi.open-lab.com/2010/01/21/mb-gallery-2-0-next-on-pupunzi-com/</link>
	<description>mb.ideas.repository</description>
	<lastBuildDate>Sat, 11 Feb 2012 07:42:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: p fung</title>
		<link>http://pupunzi.open-lab.com/2010/01/21/mb-gallery-2-0-next-on-pupunzi-com/#comment-2471</link>
		<dc:creator><![CDATA[p fung]]></dc:creator>
		<pubDate>Tue, 23 Feb 2010 08:18:01 +0000</pubDate>
		<guid isPermaLink="false">http://pupunzi.open-lab.com/?p=1189#comment-2471</guid>
		<description><![CDATA[Sorry, HTML tags are not show properly in the above. Here you go again:

&lt;a href=&quot;full-size-image.jpg&quot;&gt;&lt;img src=&quot;thumb-nail-image.jpg&quot;&gt;&lt;/a&gt;]]></description>
		<content:encoded><![CDATA[<p>Sorry, HTML tags are not show properly in the above. Here you go again:</p>
<p>&lt;a href=&#8221;full-size-image.jpg&#8221;&gt;&lt;img src=&#8221;thumb-nail-image.jpg&#8221;&gt;&lt;/a&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: p fung</title>
		<link>http://pupunzi.open-lab.com/2010/01/21/mb-gallery-2-0-next-on-pupunzi-com/#comment-2470</link>
		<dc:creator><![CDATA[p fung]]></dc:creator>
		<pubDate>Tue, 23 Feb 2010 08:14:11 +0000</pubDate>
		<guid isPermaLink="false">http://pupunzi.open-lab.com/?p=1189#comment-2470</guid>
		<description><![CDATA[Please change the way images are specified. By putting both full size and thumbnail in  tags make a page taking a long time to load.

A common way to specify images that seems to work well and degrade nicely is:

&lt;a href=&quot;full-size-image.jpg&quot; rel=&quot;nofollow&quot;&gt;&lt;/a&gt;

Using &lt;a&gt; tag avoids full size image to load. So if a user does invoke the image viewer, no full size image is loaded.

To speed up image loading, a preloader can start loading other images immediately after the first full size image is loaded.]]></description>
		<content:encoded><![CDATA[<p>Please change the way images are specified. By putting both full size and thumbnail in  tags make a page taking a long time to load.</p>
<p>A common way to specify images that seems to work well and degrade nicely is:</p>
<p><a href="full-size-image.jpg" rel="nofollow"></a></p>
<p>Using <a> tag avoids full size image to load. So if a user does invoke the image viewer, no full size image is loaded.</p>
<p>To speed up image loading, a preloader can start loading other images immediately after the first full size image is loaded.</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

