<?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"
	>
<channel>
	<title>Comments on: Showing off your presentation slides with slideshare, PHP and a bit of JavaScript</title>
	<atom:link href="http://www.wait-till-i.com/2007/10/31/showing-off-your-presentation-slides-with-slideshare-php-and-a-bit-of-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wait-till-i.com/2007/10/31/showing-off-your-presentation-slides-with-slideshare-php-and-a-bit-of-javascript/</link>
	<description>Chris Heilmann - Accessibility, Web Development and Pragmatism - can talk, will travel</description>
	<pubDate>Mon, 06 Oct 2008 19:24:25 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Omid</title>
		<link>http://www.wait-till-i.com/2007/10/31/showing-off-your-presentation-slides-with-slideshare-php-and-a-bit-of-javascript/#comment-6917</link>
		<dc:creator>Omid</dc:creator>
		<pubDate>Sun, 20 Jan 2008 22:47:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.wait-till-i.com/2007/10/31/showing-off-your-presentation-slides-with-slideshare-php-and-a-bit-of-javascript/#comment-6917</guid>
		<description>Thanks
It was my interest too :)</description>
		<content:encoded><![CDATA[<p>Thanks<br />
It was my interest too :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.wait-till-i.com/2007/10/31/showing-off-your-presentation-slides-with-slideshare-php-and-a-bit-of-javascript/#comment-6177</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 31 Oct 2007 14:53:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.wait-till-i.com/2007/10/31/showing-off-your-presentation-slides-with-slideshare-php-and-a-bit-of-javascript/#comment-6177</guid>
		<description>@Fred I had the same problem with my test IE. Now I did a newer version of the script that uses SWFObject to set the Movies. This works across browsers but does still throw the "press OK to load" alert on my hacked IE6. On full IE6 installs it works though. Thanks for spotting! 

@Mathias oh stop, you make my hair blush.</description>
		<content:encoded><![CDATA[<p>@Fred I had the same problem with my test <span class="caps">IE.</span> Now I did a newer version of the script that uses <span class="caps">SWFO</span>bject to set the Movies. This works across browsers but does still throw the &#8220;press OK to load&#8221; alert on my hacked <span class="caps">IE6.</span> On full <span class="caps">IE6 </span>installs it works though. Thanks for spotting! </p>
<p>@Mathias oh stop, you make my hair blush.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mathias Hellquist</title>
		<link>http://www.wait-till-i.com/2007/10/31/showing-off-your-presentation-slides-with-slideshare-php-and-a-bit-of-javascript/#comment-6174</link>
		<dc:creator>Mathias Hellquist</dc:creator>
		<pubDate>Wed, 31 Oct 2007 09:12:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.wait-till-i.com/2007/10/31/showing-off-your-presentation-slides-with-slideshare-php-and-a-bit-of-javascript/#comment-6174</guid>
		<description>Thanks, twice actually. :)
Firstly for showing what/how you did, but also for providing an easy link to all your slides which until now was a collection of bookmarks, you have a serious amount of good content in there which I keep referring to in meetings both internally and with clients.

Now I just have to pipe up a couple of RSS feeds for various topics, and I don't have to write another presentation myself ever again. You can find me in the pub. :D</description>
		<content:encoded><![CDATA[<p>Thanks, twice actually. :)<br />
Firstly for showing what/how you did, but also for providing an easy link to all your slides which until now was a collection of bookmarks, you have a serious amount of good content in there which I keep referring to in meetings both internally and with clients.</p>
<p>Now I just have to pipe up a couple of <span class="caps">RSS </span>feeds for various topics, and I don&#8217;t have to write another presentation myself ever again. You can find me in the pub. :D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fred</title>
		<link>http://www.wait-till-i.com/2007/10/31/showing-off-your-presentation-slides-with-slideshare-php-and-a-bit-of-javascript/#comment-6173</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Wed, 31 Oct 2007 08:40:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.wait-till-i.com/2007/10/31/showing-off-your-presentation-slides-with-slideshare-php-and-a-bit-of-javascript/#comment-6173</guid>
		<description>It is much more better then my experiment with list of flash movies http://concer.to/lastfm-test/myspacetv.html But your example not works for me in IE6, maybe because I have IE6+7 one one computer. Solution for this in my case was to rewrite page for this browser through document.write(document.documentElement.innerHTML);document.close();, but it makes small problem, that each rewriting og page is stored in browser history and I dont know how to go to real previous page?</description>
		<content:encoded><![CDATA[<p>It is much more better then my experiment with list of flash movies <a href="http://concer.to/lastfm-test/myspacetv.html" rel="nofollow">http://concer.to/lastfm-test/myspacetv.html</a> But your example not works for me in <span class="caps">IE6, </span>maybe because I have <span class="caps">IE6</span>+7 one one computer. Solution for this in my case was to rewrite page for this browser through document.write(document.documentElement.innerHTML);document.close();, but it makes small problem, that each rewriting og page is stored in browser history and I dont know how to go to real previous page?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rashmi</title>
		<link>http://www.wait-till-i.com/2007/10/31/showing-off-your-presentation-slides-with-slideshare-php-and-a-bit-of-javascript/#comment-6171</link>
		<dc:creator>rashmi</dc:creator>
		<pubDate>Wed, 31 Oct 2007 05:56:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.wait-till-i.com/2007/10/31/showing-off-your-presentation-slides-with-slideshare-php-and-a-bit-of-javascript/#comment-6171</guid>
		<description>This is awesome! We are building badges for people to be able to display lists of their recent slideshows on their site, but it did not integrate the player. I love what you have done - well designed and well executed. I want it for my own site now.

I will post about it to our blog. And we will point to it when we release our own badges.

Thanks!

rashmi
(SlideShare cofounder)</description>
		<content:encoded><![CDATA[<p>This is awesome! We are building badges for people to be able to display lists of their recent slideshows on their site, but it did not integrate the player. I love what you have done - well designed and well executed. I want it for my own site now.</p>
<p>I will post about it to our blog. And we will point to it when we release our own badges.</p>
<p>Thanks!</p>
<p>rashmi<br />
(SlideShare cofounder)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
