<?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: Simple Web 2.0 Photo Album with jQuery</title>
	<atom:link href="http://www.topicobserver.com/blog/web-development/2009/simple-photo-album-with-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.topicobserver.com/blog/web-development/2009/simple-photo-album-with-jquery/</link>
	<description>Trond Pettersen on Web Development and Topic Maps</description>
	<lastBuildDate>Mon, 18 Apr 2011 15:22:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Ardmore</title>
		<link>http://www.topicobserver.com/blog/web-development/2009/simple-photo-album-with-jquery/comment-page-1/#comment-11663</link>
		<dc:creator>Ardmore</dc:creator>
		<pubDate>Wed, 12 Jan 2011 20:21:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.topicobserver.com/blog/?p=475#comment-11663</guid>
		<description>Does it have a limit for image size?</description>
		<content:encoded><![CDATA[<p>Does it have a limit for image size?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lawrence</title>
		<link>http://www.topicobserver.com/blog/web-development/2009/simple-photo-album-with-jquery/comment-page-1/#comment-11209</link>
		<dc:creator>Lawrence</dc:creator>
		<pubDate>Fri, 26 Nov 2010 09:59:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.topicobserver.com/blog/?p=475#comment-11209</guid>
		<description>Hi Topic Observer,
  great tutorial, helps me a lot with my website.  But what if I want to change the gallery to display 2 albums instead of 1.  The thumbnail that the user see is one per album.  When he clicks, he will go and see the rest of it.

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi Topic Observer,<br />
  great tutorial, helps me a lot with my website.  But what if I want to change the gallery to display 2 albums instead of 1.  The thumbnail that the user see is one per album.  When he clicks, he will go and see the rest of it.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rahen Rangan</title>
		<link>http://www.topicobserver.com/blog/web-development/2009/simple-photo-album-with-jquery/comment-page-1/#comment-8839</link>
		<dc:creator>Rahen Rangan</dc:creator>
		<pubDate>Thu, 15 Jul 2010 02:43:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.topicobserver.com/blog/?p=475#comment-8839</guid>
		<description>I coded a jQuery mix photo gallery with very interesting animation effect. Here is the link http://abcoder.com/javascript/jquery/jquery-mix-photo-gallery/</description>
		<content:encoded><![CDATA[<p>I coded a jQuery mix photo gallery with very interesting animation effect. Here is the link <a href="http://abcoder.com/javascript/jquery/jquery-mix-photo-gallery/" rel="nofollow">http://abcoder.com/javascript/jquery/jquery-mix-photo-gallery/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhilash Hebbar</title>
		<link>http://www.topicobserver.com/blog/web-development/2009/simple-photo-album-with-jquery/comment-page-1/#comment-8091</link>
		<dc:creator>Abhilash Hebbar</dc:creator>
		<pubDate>Mon, 07 Jun 2010 10:28:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.topicobserver.com/blog/?p=475#comment-8091</guid>
		<description>I have created a new jQuery based album script, that will fetch public albums from picassa web albums. Have a look and give feedbacks at http://code.google.com/p/picasa-import/</description>
		<content:encoded><![CDATA[<p>I have created a new jQuery based album script, that will fetch public albums from picassa web albums. Have a look and give feedbacks at <a href="http://code.google.com/p/picasa-import/" rel="nofollow">http://code.google.com/p/picasa-import/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trond</title>
		<link>http://www.topicobserver.com/blog/web-development/2009/simple-photo-album-with-jquery/comment-page-1/#comment-7039</link>
		<dc:creator>Trond</dc:creator>
		<pubDate>Sat, 13 Mar 2010 09:50:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.topicobserver.com/blog/?p=475#comment-7039</guid>
		<description>@Upali 
You&#039;ll have to check the plugin&#039;s documentation for information about such customizations. Another plugin that might be worth looking into, that might be a better choice than the LightBox plugin used in this example, is ColorBox: http://colorpowered.com/colorbox/.</description>
		<content:encoded><![CDATA[<p>@Upali<br />
You&#8217;ll have to check the plugin&#8217;s documentation for information about such customizations. Another plugin that might be worth looking into, that might be a better choice than the LightBox plugin used in this example, is ColorBox: <a href="http://colorpowered.com/colorbox/" rel="nofollow">http://colorpowered.com/colorbox/</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Upali</title>
		<link>http://www.topicobserver.com/blog/web-development/2009/simple-photo-album-with-jquery/comment-page-1/#comment-6994</link>
		<dc:creator>Upali</dc:creator>
		<pubDate>Mon, 08 Mar 2010 15:55:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.topicobserver.com/blog/?p=475#comment-6994</guid>
		<description>Is there a way to show the close button on the top right edge of the pop-up image as well. This refers to the example shown at 
http://www.topicobserver.com/example-code/jquery/photo-album/

Thanks and Regards</description>
		<content:encoded><![CDATA[<p>Is there a way to show the close button on the top right edge of the pop-up image as well. This refers to the example shown at<br />
<a href="http://www.topicobserver.com/example-code/jquery/photo-album/" rel="nofollow">http://www.topicobserver.com/example-code/jquery/photo-album/</a></p>
<p>Thanks and Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trond</title>
		<link>http://www.topicobserver.com/blog/web-development/2009/simple-photo-album-with-jquery/comment-page-1/#comment-4182</link>
		<dc:creator>Trond</dc:creator>
		<pubDate>Tue, 04 Aug 2009 17:42:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.topicobserver.com/blog/?p=475#comment-4182</guid>
		<description>You can use JavaScript to simply iterate over all .album divs and load them by their index or something. 

You should also have a look at &lt;a href=&quot;http://malsup.com/jquery/cycle/&quot; rel=&quot;nofollow&quot;&gt;jQuery.cycle&lt;/a&gt; and &lt;a href=&quot;http://flowplayer.org/tools/index.html&quot; rel=&quot;nofollow&quot;&gt;jQuery Tools&lt;/a&gt; that have a lot more functionality than the code above offers ;)</description>
		<content:encoded><![CDATA[<p>You can use JavaScript to simply iterate over all .album divs and load them by their index or something. </p>
<p>You should also have a look at <a href="http://malsup.com/jquery/cycle/" rel="nofollow">jQuery.cycle</a> and <a href="http://flowplayer.org/tools/index.html" rel="nofollow">jQuery Tools</a> that have a lot more functionality than the code above offers <img src='http://www.topicobserver.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://www.topicobserver.com/blog/web-development/2009/simple-photo-album-with-jquery/comment-page-1/#comment-4170</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Mon, 03 Aug 2009 01:27:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.topicobserver.com/blog/?p=475#comment-4170</guid>
		<description>Great tutorial but if I want to fetch all the images at once how would gyou go about adding pagination to the script

Cheers

Andy</description>
		<content:encoded><![CDATA[<p>Great tutorial but if I want to fetch all the images at once how would gyou go about adding pagination to the script</p>
<p>Cheers</p>
<p>Andy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Giovanni Zambotti</title>
		<link>http://www.topicobserver.com/blog/web-development/2009/simple-photo-album-with-jquery/comment-page-1/#comment-4001</link>
		<dc:creator>Giovanni Zambotti</dc:creator>
		<pubDate>Fri, 10 Jul 2009 18:04:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.topicobserver.com/blog/?p=475#comment-4001</guid>
		<description>This is great! Thank you for this post, it&#039;s very helpful.
I have a problem to shift my album to the center of the page
any idea?

Best,

Giovanni</description>
		<content:encoded><![CDATA[<p>This is great! Thank you for this post, it&#8217;s very helpful.<br />
I have a problem to shift my album to the center of the page<br />
any idea?</p>
<p>Best,</p>
<p>Giovanni</p>
]]></content:encoded>
	</item>
</channel>
</rss>

