<?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, 26 Jan 2012 13:32:08 -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-421581381</link><description>Hey Stan, Can you detail this process a bit more? Especially the stuff about the gadget wrapper and the RSS feed? Thanks!</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>Your are welcome.</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>Pascal;&lt;br&gt;&lt;br&gt;Thanks for the code. Worked like a charm for me (and thanks to Denis2vol for pointing out the copy/paste quote issues).&lt;br&gt;&lt;br&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;br&gt;&lt;br&gt;target="_blank"&lt;br&gt;&lt;br&gt;to the URL as a workaround so it would pop open in a new page. Good enough for what I'm doing.&lt;br&gt;&lt;br&gt;Mike</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># 6 setting a new goal !!</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>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;br&gt;&lt;br&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;br&gt;&lt;br&gt;So, i changed this things, and here is it:&lt;br&gt;&lt;br&gt;&amp;lt;script language="javascript"&amp;gt;&lt;br&gt;&lt;br&gt;if((navigator.userAgent.match(/iPhone/i)) || (navigator.userAgent.match(/iPod/i)) || (navigator.userAgent.match(/iPad/i)))&lt;br&gt;&lt;br&gt;{&lt;br&gt;&lt;br&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;br&gt;&lt;br&gt;}&lt;br&gt;&lt;br&gt;else&lt;br&gt;&lt;br&gt;{&lt;br&gt;&lt;br&gt;document.write('[code in case of other device]');&lt;br&gt;&lt;br&gt;}&lt;br&gt;&lt;br&gt;&amp;lt;/script&amp;gt;&lt;br&gt;&lt;br&gt;Thank tou very much for this code !&lt;br&gt;Denis2vol</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>Thanks for your feedback. I'll check out the widget.</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>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.</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>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.</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>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;br&gt;&lt;br&gt;I forgot to mention, its on ipad.</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>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;</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>
