<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Quoi ? What did he say? - Latest Comments</title><link xmlns="http://www.w3.org/2005/Atom" rel="http://api.friendfeed.com/2008/03#sup" href="http://disqus.com/sup/all.sup#forumcomments-1a854b0a" type="application/json"/><link>http://quoi.disqus.com/</link><description></description><atom:link href="http://quoi.disqus.com/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Thu, 16 Feb 2012 12:45:35 -0000</lastBuildDate><item><title>Re: How to make Picasa flash-based slideshow iPhone-friendly</title><link>http://www.jaillon.com/blog/2010/06/04/how-to-make-picasa-flash-based-slideshow-iphone-friendly/#comment-441045560</link><description>&lt;p&gt;Hopefully Google will go for a full repair; Not much point having a slideshow that only plays to some people. As I understand the history of this it is like a school yard fight with lots of hurt feelings. Steve Jobs went to Adobe for a flash version for Apple products and Adobe refused thinking that it was too small a market or some other reason, so Apple developed their own.  Well we all know how big Apple has become; and they in turn now refuse to accept Flash. Well maybe Mr Cook at the head of Apple can now sort this out. Come on boys kiss and make up, I am purposely not buying Adobe products at the mo even though Im looking at CS5 for Mac at a whopping 590 pounds sterling, whats the point of putting out flash product when all iPads (25 million), iPod touch (60 million), and iPhones (200 million) can't see it. PS thanks I have been looking for a work around for some time.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rod75</dc:creator><pubDate>Thu, 16 Feb 2012 12:45:35 -0000</pubDate></item><item><title>Re: How to make Picasa flash-based slideshow iPhone-friendly</title><link>http://www.jaillon.com/blog/2010/06/04/how-to-make-picasa-flash-based-slideshow-iphone-friendly/#comment-425837140</link><description>&lt;p&gt;I put the link and from some reason it get me to a screen asking to log in to google plus. When I try the slideshow link from desktop browser, there is no problem (meaning - I did share the album/slideshow to public). any ideas ????&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Etty</dc:creator><pubDate>Tue, 31 Jan 2012 18:22:27 -0000</pubDate></item><item><title>Re: How to make Picasa flash-based slideshow iPhone-friendly</title><link>http://www.jaillon.com/blog/2010/06/04/how-to-make-picasa-flash-based-slideshow-iphone-friendly/#comment-421581381</link><description>&lt;p&gt;Hey Stan, Can you detail this process a bit more? Especially the stuff about the gadget wrapper and the RSS feed? Thanks!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">damnwrite</dc:creator><pubDate>Thu, 26 Jan 2012 13:32:08 -0000</pubDate></item><item><title>Re: How to make Picasa flash-based slideshow iPhone-friendly</title><link>http://www.jaillon.com/blog/2010/06/04/how-to-make-picasa-flash-based-slideshow-iphone-friendly/#comment-407725372</link><description>&lt;p&gt;Your are welcome.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Denis2vol</dc:creator><pubDate>Wed, 11 Jan 2012 05:26:29 -0000</pubDate></item><item><title>Re: How to make Picasa flash-based slideshow iPhone-friendly</title><link>http://www.jaillon.com/blog/2010/06/04/how-to-make-picasa-flash-based-slideshow-iphone-friendly/#comment-407587785</link><description>&lt;p&gt;Pascal;&lt;/p&gt;

&lt;p&gt;Thanks for the code. Worked like a charm for me (and thanks to Denis2vol for pointing out the copy/paste quote issues).&lt;/p&gt;

&lt;p&gt;Interestingly, I couldn't get the slideshow link to fire directly in iPhone/Safari. I suspect it has something to do with how frames are setup in the page I was working on. Luckily, it doesn't really matter for me with this application, so I added &lt;/p&gt;

&lt;p&gt;target="_blank"&lt;/p&gt;

&lt;p&gt;to the URL as a workaround so it would pop open in a new page. Good enough for what I'm doing.&lt;/p&gt;

&lt;p&gt;Mike&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike</dc:creator><pubDate>Tue, 10 Jan 2012 22:16:33 -0000</pubDate></item><item><title>Re: CIM 2011: 5 Lessons I learned from my 1st marathon</title><link>http://www.jaillon.com/blog/2011/12/05/california-international-marathon-2011-a-dream-come-true/#comment-401054353</link><description>&lt;p&gt;# 6 setting a new goal !! &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jeanmichel Lambert</dc:creator><pubDate>Thu, 05 Jan 2012 03:18:32 -0000</pubDate></item><item><title>Re: How to make Picasa flash-based slideshow iPhone-friendly</title><link>http://www.jaillon.com/blog/2010/06/04/how-to-make-picasa-flash-based-slideshow-iphone-friendly/#comment-359072219</link><description>&lt;p&gt;Hello&lt;br&gt;I had some difficulties to add this code, so I just precise some things to help the people who will need it:&lt;/p&gt;

&lt;p&gt;1 - When we Copy and Paste the code, we have to write again symbols like " and ' which are a bit modified.&lt;br&gt;2 - In the code above, one " is missing:&lt;br&gt;img src=”[URL to an image from the slideshow] &lt;br&gt;After the URL and before width&lt;br&gt;3 - The symbols [] are just here to say something. Also, do not put the when adding the links.&lt;/p&gt;

&lt;p&gt;So, i changed this things, and here is it:&lt;/p&gt;

&lt;p&gt;&amp;lt;script language="javascript"&amp;gt;&lt;/p&gt;

&lt;p&gt;if((navigator.userAgent.match(/iPhone/i)) || (navigator.userAgent.match(/iPod/i)) || (navigator.userAgent.match(/iPad/i)))&lt;/p&gt;

&lt;p&gt;{&lt;/p&gt;

&lt;p&gt;document.write('&lt;a href="[URL to slideshow link]"&gt;&amp;lt;img &amp;lt;br=""/&amp;gt;src="[URL to an image from the slideshow]" width="600" /&amp;gt;&lt;/a&gt;');&lt;/p&gt;

&lt;p&gt;}&lt;/p&gt;

&lt;p&gt;else&lt;/p&gt;

&lt;p&gt;{&lt;/p&gt;

&lt;p&gt;document.write('[code in case of other device]');&lt;/p&gt;

&lt;p&gt;}&lt;/p&gt;

&lt;p&gt;&amp;lt;/script&amp;gt;&lt;/p&gt;

&lt;p&gt;Thank tou very much for this code !&lt;br&gt;Denis2vol&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Denis2vol</dc:creator><pubDate>Wed, 09 Nov 2011 06:33:28 -0000</pubDate></item><item><title>Re: How to make Picasa flash-based slideshow iPhone-friendly</title><link>http://www.jaillon.com/blog/2010/06/04/how-to-make-picasa-flash-based-slideshow-iphone-friendly/#comment-268448429</link><description>&lt;p&gt;Thanks for your feedback. I'll check out the widget.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">pjaillon</dc:creator><pubDate>Fri, 29 Jul 2011 02:27:41 -0000</pubDate></item><item><title>Re: How to make Picasa flash-based slideshow iPhone-friendly</title><link>http://www.jaillon.com/blog/2010/06/04/how-to-make-picasa-flash-based-slideshow-iphone-friendly/#comment-268177788</link><description>&lt;p&gt;After a bit of hunting I found a workaround for Google Sites.  You can insert a gadget wrapper that uses an RSS feed from a Picasa web folder. This will display the slideshow correctly in iPads and PC's.  Hopefully Google will fix the Picasa problem soon so that we don't have to use either workaround.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stan Shaw</dc:creator><pubDate>Thu, 28 Jul 2011 21:01:19 -0000</pubDate></item><item><title>Re: How to make Picasa flash-based slideshow iPhone-friendly</title><link>http://www.jaillon.com/blog/2010/06/04/how-to-make-picasa-flash-based-slideshow-iphone-friendly/#comment-267347018</link><description>&lt;p&gt;Great idea, however, I'm afraid it doesn't work inside Google Sites. Flash support is a real problem on iPads that I doubt will be resolved soon. Hopefully Picasa Web will move quickly over to full support for HTML5.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stan Shaw</dc:creator><pubDate>Thu, 28 Jul 2011 00:37:55 -0000</pubDate></item><item><title>Re: Full admin of WordPress from an iPad</title><link>http://www.jaillon.com/blog/2010/05/04/full-admin-of-wordpress-from-an-ipad/#comment-152044832</link><description>&lt;p&gt;Hi, i have problem with my wordpress admin dashboard while editing my theme's widget. I cant drag any of my plugin to my sidebar or front pages...can you help me on this?  Thanks. &lt;a href="http://Www.jomdirectory.com" rel="nofollow"&gt;Www.jomdirectory.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I forgot to mention, its on ipad.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mool</dc:creator><pubDate>Fri, 18 Feb 2011 21:45:44 -0000</pubDate></item><item><title>Re: Full admin of WordPress from an iPad</title><link>http://www.jaillon.com/blog/2010/05/04/full-admin-of-wordpress-from-an-ipad/#comment-152040975</link><description>&lt;p&gt;Hi, i have problem with my wordpress admin dashboard while editing my theme's widget. I cant drag any of my plugin to my sidebar or front pages...can you help me on this?  Thanks. &lt;a href="http://Www.jomdirectory.com" rel="nofollow"&gt;Www.jomdirectory.com&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mulyadi Sibi</dc:creator><pubDate>Fri, 18 Feb 2011 21:41:01 -0000</pubDate></item></channel></rss>
