<?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: Picasa web album slideshow &#8211; Development guide</title>
	<atom:link href="http://blog.webconsultingengineering.com/phptalk/picasa-web-album-slideshow.html/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.webconsultingengineering.com/phptalk/picasa-web-album-slideshow.html</link>
	<description>In search of reasons for web addiction</description>
	<lastBuildDate>Fri, 03 Sep 2010 09:21:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Courtney Lloyd</title>
		<link>http://blog.webconsultingengineering.com/phptalk/picasa-web-album-slideshow.html/comment-page-1#comment-282</link>
		<dc:creator>Courtney Lloyd</dc:creator>
		<pubDate>Sun, 09 May 2010 09:29:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.webconsultingengineering.com/?p=44#comment-282</guid>
		<description>I use both Picassa and Flickr for sharing photos over the internet but i use Flickr more often than Picassa.,..</description>
		<content:encoded><![CDATA[<p>I use both Picassa and Flickr for sharing photos over the internet but i use Flickr more often than Picassa.,..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leslie Nienow</title>
		<link>http://blog.webconsultingengineering.com/phptalk/picasa-web-album-slideshow.html/comment-page-1#comment-271</link>
		<dc:creator>Leslie Nienow</dc:creator>
		<pubDate>Sat, 20 Mar 2010 12:22:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.webconsultingengineering.com/?p=44#comment-271</guid>
		<description>It’s really quite fun isn’t it? We’re finding out how the same we all are. Guess blogging shows we have a lot more in common than we ever thought we did.</description>
		<content:encoded><![CDATA[<p>It’s really quite fun isn’t it? We’re finding out how the same we all are. Guess blogging shows we have a lot more in common than we ever thought we did.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Susenjit</title>
		<link>http://blog.webconsultingengineering.com/phptalk/picasa-web-album-slideshow.html/comment-page-1#comment-120</link>
		<dc:creator>Susenjit</dc:creator>
		<pubDate>Wed, 25 Nov 2009 13:26:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.webconsultingengineering.com/?p=44#comment-120</guid>
		<description>Ohh, sorry to say this but I am not still ready to start a forum. If you have your opinion please post it here as comment so that I can discuss about it.</description>
		<content:encoded><![CDATA[<p>Ohh, sorry to say this but I am not still ready to start a forum. If you have your opinion please post it here as comment so that I can discuss about it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hoindyoptindy</title>
		<link>http://blog.webconsultingengineering.com/phptalk/picasa-web-album-slideshow.html/comment-page-1#comment-119</link>
		<dc:creator>Hoindyoptindy</dc:creator>
		<pubDate>Wed, 25 Nov 2009 05:55:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.webconsultingengineering.com/?p=44#comment-119</guid>
		<description>Could not find a suitable section so I written here, how to become a moderator for your forum, that need for this?</description>
		<content:encoded><![CDATA[<p>Could not find a suitable section so I written here, how to become a moderator for your forum, that need for this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Susenjit</title>
		<link>http://blog.webconsultingengineering.com/phptalk/picasa-web-album-slideshow.html/comment-page-1#comment-59</link>
		<dc:creator>Susenjit</dc:creator>
		<pubDate>Fri, 08 May 2009 12:11:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.webconsultingengineering.com/?p=44#comment-59</guid>
		<description>I don&#039;t think doing this thing only using JS is possible. Using simple javascript you can&#039;t fetch rss feed from the remote server. So you require either pure server side scripting or AJAX.

Now my client&#039;s project is running as a subdomain of the main site so you can see the example as 
http://newsite.arenaparkstreet.com/showcase/graphics.php 
or within a week or so you will get it in the main site as http://www.arenaparkstreet.com/showcase/graphics.php

As I mostly busy with clients project, I do marely get time to work for my own site. As a result mine is almost a static site. :)

Though I haven&#039;t checked thoroughly but there is a solution provided by google. I wish you can check it if it works for you. It is &lt;a href=&quot;http://www.google.com/uds/solutions/slideshow/index.html&quot; rel=&quot;nofollow&quot;&gt;Ajax Slide show&lt;/a&gt; using &lt;a href=&quot;http://code.google.com/apis/ajaxfeeds/&quot; rel=&quot;nofollow&quot;&gt;Google AJAX Feed API&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t think doing this thing only using JS is possible. Using simple javascript you can&#8217;t fetch rss feed from the remote server. So you require either pure server side scripting or AJAX.</p>
<p>Now my client&#8217;s project is running as a subdomain of the main site so you can see the example as<br />
<a href="http://newsite.arenaparkstreet.com/showcase/graphics.php" rel="nofollow">http://newsite.arenaparkstreet.com/showcase/graphics.php</a><br />
or within a week or so you will get it in the main site as <a href="http://www.arenaparkstreet.com/showcase/graphics.php" rel="nofollow">http://www.arenaparkstreet.com/showcase/graphics.php</a></p>
<p>As I mostly busy with clients project, I do marely get time to work for my own site. As a result mine is almost a static site. <img src='http://blog.webconsultingengineering.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Though I haven&#8217;t checked thoroughly but there is a solution provided by google. I wish you can check it if it works for you. It is <a href="http://www.google.com/uds/solutions/slideshow/index.html" rel="nofollow">Ajax Slide show</a> using <a href="http://code.google.com/apis/ajaxfeeds/" rel="nofollow">Google AJAX Feed API</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PearlsNParagons</title>
		<link>http://blog.webconsultingengineering.com/phptalk/picasa-web-album-slideshow.html/comment-page-1#comment-58</link>
		<dc:creator>PearlsNParagons</dc:creator>
		<pubDate>Wed, 06 May 2009 20:23:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.webconsultingengineering.com/?p=44#comment-58</guid>
		<description>Susenjit, thank you very much.  I would use Picasa&#039;s embed code except for all the link backs to their site.   Like you, I need/want to avoid these.  I am not experienced (yet) with writing (only using) JS code.  I am not sure what you mean when you refer to designing a &quot;plugin&quot; in this case.  

You are correct.  I have not shared my album or made it public.  Perhaps that is the reason for the authkey.  

I understand about the example with your client&#039;s site.  I was suggesting perhaps you could set up a quick demo on your own site with a few pics of your own in PWA.  I assume the code you wrote isn&#039;t proprietary and owned by your client (or it wouldn&#039;t be here).  If you can&#039;t, oh well.  Thanks anyway.  

I learned some more in attempting to implement your solution.  So close.   Homestead has their head in the sand (no PHP).  But for now I am tied to them.  My quest for a clean non-PHP solution to display PWA photos with no link backs to PWA continues....</description>
		<content:encoded><![CDATA[<p>Susenjit, thank you very much.  I would use Picasa&#8217;s embed code except for all the link backs to their site.   Like you, I need/want to avoid these.  I am not experienced (yet) with writing (only using) JS code.  I am not sure what you mean when you refer to designing a &#8220;plugin&#8221; in this case.  </p>
<p>You are correct.  I have not shared my album or made it public.  Perhaps that is the reason for the authkey.  </p>
<p>I understand about the example with your client&#8217;s site.  I was suggesting perhaps you could set up a quick demo on your own site with a few pics of your own in PWA.  I assume the code you wrote isn&#8217;t proprietary and owned by your client (or it wouldn&#8217;t be here).  If you can&#8217;t, oh well.  Thanks anyway.  </p>
<p>I learned some more in attempting to implement your solution.  So close.   Homestead has their head in the sand (no PHP).  But for now I am tied to them.  My quest for a clean non-PHP solution to display PWA photos with no link backs to PWA continues&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Susenjit</title>
		<link>http://blog.webconsultingengineering.com/phptalk/picasa-web-album-slideshow.html/comment-page-1#comment-57</link>
		<dc:creator>Susenjit</dc:creator>
		<pubDate>Thu, 30 Apr 2009 13:44:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.webconsultingengineering.com/?p=44#comment-57</guid>
		<description>Rss feed is basically data in the XML format. So Parsing section can be done in site code too. But it will be a time consuming process to write the bug free code. PEAR classes or other php classes are meant for making your job easy.

Implementing this into JS code is almost same as designing the plugin for Picasa album show. I am sorry to say that I haven&#039;t got that time to do that. But if you are experienced with designing the plugin then I think it should not take much time to do that.

The project where I have used this code is now running in the beta stage. When it will run in the production server as main site then only I can provide the reference. You can understand the responsibility towards client.

I am not very sure about the authkey in the rss feed. Is your album available for public view? In picasa there is a  album visibility option, I don’t know if you have used it or not. Or may be you haven’t shared your album.</description>
		<content:encoded><![CDATA[<p>Rss feed is basically data in the XML format. So Parsing section can be done in site code too. But it will be a time consuming process to write the bug free code. PEAR classes or other php classes are meant for making your job easy.</p>
<p>Implementing this into JS code is almost same as designing the plugin for Picasa album show. I am sorry to say that I haven&#8217;t got that time to do that. But if you are experienced with designing the plugin then I think it should not take much time to do that.</p>
<p>The project where I have used this code is now running in the beta stage. When it will run in the production server as main site then only I can provide the reference. You can understand the responsibility towards client.</p>
<p>I am not very sure about the authkey in the rss feed. Is your album available for public view? In picasa there is a  album visibility option, I don’t know if you have used it or not. Or may be you haven’t shared your album.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PearlsNParagons</title>
		<link>http://blog.webconsultingengineering.com/phptalk/picasa-web-album-slideshow.html/comment-page-1#comment-56</link>
		<dc:creator>PearlsNParagons</dc:creator>
		<pubDate>Thu, 30 Apr 2009 07:28:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.webconsultingengineering.com/?p=44#comment-56</guid>
		<description>I was very excited when I found this, and began work immediately to implement it to try it out.  I have been looking for days for a straight forward implementation of this that doesn&#039;t provide links back to Picasa.  Unfortunately, after a few hours figuring this out, downloading, unpacking and de-tarring the Pear files, downloading and installing all the Lightbox files, learning about PHP and working it all out, I came to realize that my web site hosting company (Homestead) does not support PHP (shaking head).  

Is it possible to implement the RSS parsing section in the site code itself if the feed (array) is being piped directly to the display code (not stored)?   I am not an experienced code developer so forgive me if the answer is obvious.  If it is possible, would it make sense to do this in JS?  Did you by chance implement this in JS first and then convert it to PHP?  It would be a stretch (read: time consuming learning experience) for me to attempt to convert it myself.  Something I just don&#039;t have time for right now.

Do you have an example site you can provide a link to that shows the result of the above implementation?  

Also, my Picasa RSS string had an authentication code embedded into it (....alt=rss&amp;kind=photo&amp;authkey=Gv1sRgCKSzvd7g97Xs2gE&amp;hl=en_US&quot;).  Is this new since you published this?  I did not see one in your RSS string.</description>
		<content:encoded><![CDATA[<p>I was very excited when I found this, and began work immediately to implement it to try it out.  I have been looking for days for a straight forward implementation of this that doesn&#8217;t provide links back to Picasa.  Unfortunately, after a few hours figuring this out, downloading, unpacking and de-tarring the Pear files, downloading and installing all the Lightbox files, learning about PHP and working it all out, I came to realize that my web site hosting company (Homestead) does not support PHP (shaking head).  </p>
<p>Is it possible to implement the RSS parsing section in the site code itself if the feed (array) is being piped directly to the display code (not stored)?   I am not an experienced code developer so forgive me if the answer is obvious.  If it is possible, would it make sense to do this in JS?  Did you by chance implement this in JS first and then convert it to PHP?  It would be a stretch (read: time consuming learning experience) for me to attempt to convert it myself.  Something I just don&#8217;t have time for right now.</p>
<p>Do you have an example site you can provide a link to that shows the result of the above implementation?  </p>
<p>Also, my Picasa RSS string had an authentication code embedded into it (&#8230;.alt=rss&amp;kind=photo&amp;authkey=Gv1sRgCKSzvd7g97Xs2gE&amp;hl=en_US&#8221;).  Is this new since you published this?  I did not see one in your RSS string.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
