<?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: Google AJAX Feed API and Expono</title>
	<atom:link href="http://blog.expono.com/2010/01/google-ajax-feed-api-and-expono/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.expono.com/2010/01/google-ajax-feed-api-and-expono/</link>
	<description>preserve, organize &#38; share your photos</description>
	<lastBuildDate>Sun, 12 Jun 2011 06:40:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: magnusj</title>
		<link>http://blog.expono.com/2010/01/google-ajax-feed-api-and-expono/comment-page-1/#comment-141</link>
		<dc:creator>magnusj</dc:creator>
		<pubDate>Thu, 13 May 2010 15:28:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.expono.com.php5-10.dfw1-1.websitetestlink.com/?p=500#comment-141</guid>
		<description>I agree. The flash embed is a legacy implementation. That is why I wrote the post about what one can do with google&#039;s ajax api. We will drop and replace the flash with pure HTML5/CSS/Javascript version in the future. &lt;br&gt;&lt;br&gt;One problem with the javascript implementation is that you cannot use it on as many places as a flash embed.</description>
		<content:encoded><![CDATA[<p>I agree. The flash embed is a legacy implementation. That is why I wrote the post about what one can do with google&#39;s ajax api. We will drop and replace the flash with pure HTML5/CSS/Javascript version in the future. </p>
<p>One problem with the javascript implementation is that you cannot use it on as many places as a flash embed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dittaeva</title>
		<link>http://blog.expono.com/2010/01/google-ajax-feed-api-and-expono/comment-page-1/#comment-140</link>
		<dc:creator>dittaeva</dc:creator>
		<pubDate>Thu, 13 May 2010 02:36:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.expono.com.php5-10.dfw1-1.websitetestlink.com/?p=500#comment-140</guid>
		<description>The embed option should use AJAX, not Flash. Think iPad and iPhone!</description>
		<content:encoded><![CDATA[<p>The embed option should use AJAX, not Flash. Think iPad and iPhone!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Expono Photos in Your Wordpress Blog &#124; expono</title>
		<link>http://blog.expono.com/2010/01/google-ajax-feed-api-and-expono/comment-page-1/#comment-134</link>
		<dc:creator>Expono Photos in Your Wordpress Blog &#124; expono</dc:creator>
		<pubDate>Fri, 09 Apr 2010 13:14:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.expono.com.php5-10.dfw1-1.websitetestlink.com/?p=500#comment-134</guid>
		<description>[...] couple of months ago I wrote a post about how you can use Google&#8217;s Ajax Feed API to create a slide show showing photos from [...]</description>
		<content:encoded><![CDATA[<p>[...] couple of months ago I wrote a post about how you can use Google&#8217;s Ajax Feed API to create a slide show showing photos from [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: magnusj</title>
		<link>http://blog.expono.com/2010/01/google-ajax-feed-api-and-expono/comment-page-1/#comment-124</link>
		<dc:creator>magnusj</dc:creator>
		<pubDate>Mon, 08 Mar 2010 16:24:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.expono.com.php5-10.dfw1-1.websitetestlink.com/?p=500#comment-124</guid>
		<description>Yea, I know, we need to add more RSS feeds. I think one of the most useful RSS feeds would be for from your friends or a particular group of contacts.&lt;br&gt;&lt;br&gt;Imagine having a Family RSS feed setup on a WiFi/RSS enabled digital photo frame :-)</description>
		<content:encoded><![CDATA[<p>Yea, I know, we need to add more RSS feeds. I think one of the most useful RSS feeds would be for from your friends or a particular group of contacts.</p>
<p>Imagine having a Family RSS feed setup on a WiFi/RSS enabled digital photo frame <img src='http://blog.expono.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kaiandresen</title>
		<link>http://blog.expono.com/2010/01/google-ajax-feed-api-and-expono/comment-page-1/#comment-122</link>
		<dc:creator>kaiandresen</dc:creator>
		<pubDate>Sun, 07 Mar 2010 16:23:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.expono.com.php5-10.dfw1-1.websitetestlink.com/?p=500#comment-122</guid>
		<description>I experimented. Think i got the url&#039;s wrong, I just picked up the album url from the browser, when comparing with the code I noticed the trailing s in albums was left out... &lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.expono.com/magnus/album/4743/rss&quot; rel=&quot;nofollow&quot;&gt;www.expono.com/magnus/album/4743/rss&lt;/a&gt;  // works&lt;br&gt;&lt;a href=&quot;http://www.expono.com/magnus/albums/4743/rss&quot; rel=&quot;nofollow&quot;&gt;www.expono.com/magnus/albums/4743/rss&lt;/a&gt; // from browser address bar, with /rss added - won&#039;t work&lt;br&gt;&lt;br&gt;annoying, and probably easy to fix serverside.&lt;br&gt;&lt;br&gt;What about my list of favorites? everybodys favorites? photos tagged light? &lt;br&gt;&lt;br&gt;Hehe, some is never going to stop craving more :o)&lt;br&gt;&lt;br&gt;Good work guys and girls, keep it comming!</description>
		<content:encoded><![CDATA[<p>I experimented. Think i got the url&#39;s wrong, I just picked up the album url from the browser, when comparing with the code I noticed the trailing s in albums was left out&#8230; </p>
<p><a href="http://www.expono.com/magnus/album/4743/rss" rel="nofollow">http://www.expono.com/magnus/album/4743/rss</a>  // works<br /><a href="http://www.expono.com/magnus/albums/4743/rss" rel="nofollow">http://www.expono.com/magnus/albums/4743/rss</a> // from browser address bar, with /rss added &#8211; won&#39;t work</p>
<p>annoying, and probably easy to fix serverside.</p>
<p>What about my list of favorites? everybodys favorites? photos tagged light? </p>
<p>Hehe, some is never going to stop craving more <img src='http://blog.expono.com/wp-includes/images/smilies/icon_surprised.gif' alt=':o' class='wp-smiley' /> )</p>
<p>Good work guys and girls, keep it comming!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kaiandresen</title>
		<link>http://blog.expono.com/2010/01/google-ajax-feed-api-and-expono/comment-page-1/#comment-123</link>
		<dc:creator>kaiandresen</dc:creator>
		<pubDate>Sat, 06 Mar 2010 17:18:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.expono.com.php5-10.dfw1-1.websitetestlink.com/?p=500#comment-123</guid>
		<description>It works fine if I copy the above code, but exchanging that one feed with any of mine I only get &quot;feed could not be loaded.&quot;</description>
		<content:encoded><![CDATA[<p>It works fine if I copy the above code, but exchanging that one feed with any of mine I only get &#8220;feed could not be loaded.&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

