<?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: My OSCON2008 presentation on voice mashups (and identi.ca microblogging) now available&#8230;</title>
	<atom:link href="http://blogs.voxeo.com/voxeotalks/2008/08/01/my-oscon2008-presentation-on-voice-mashups-and-identica-microblogging-now-available/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.voxeo.com/voxeotalks/2008/08/01/my-oscon2008-presentation-on-voice-mashups-and-identica-microblogging-now-available/</link>
	<description>A view inside Voxeo</description>
	<pubDate>Thu, 20 Nov 2008 14:31:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Voxeo Labs &#187; Blog Archive &#187; Yammer, Present.ly, Laconica and pushing enterprise microblogging into the cloud</title>
		<link>http://blogs.voxeo.com/voxeotalks/2008/08/01/my-oscon2008-presentation-on-voice-mashups-and-identica-microblogging-now-available/#comment-3174</link>
		<dc:creator>Voxeo Labs &#187; Blog Archive &#187; Yammer, Present.ly, Laconica and pushing enterprise microblogging into the cloud</dc:creator>
		<pubDate>Wed, 22 Oct 2008 03:10:53 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.voxeo.com/voxeotalks/?p=106#comment-3174</guid>
		<description>[...] back in July, recorded founder Evan Prodomou&#8217;s OSCON talk so he could make it available and used Identi.ca for all the voice application demos in my own OSCON talk. So I&#8217;m definitely a fan and looking forward to seeing what evolves out of the great work [...]</description>
		<content:encoded><![CDATA[<p>[...] back in July, recorded founder Evan Prodomou&#8217;s OSCON talk so he could make it available and used Identi.ca for all the voice application demos in my own OSCON talk. So I&#8217;m definitely a fan and looking forward to seeing what evolves out of the great work [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Voxeo Developer&#8217;s Corner &#187; Blog Archive &#187; Code Walk: OSCON 2008 Demo #1: Is Twitter Down? (VXML &#38; JavaScript)</title>
		<link>http://blogs.voxeo.com/voxeotalks/2008/08/01/my-oscon2008-presentation-on-voice-mashups-and-identica-microblogging-now-available/#comment-2726</link>
		<dc:creator>Voxeo Developer&#8217;s Corner &#187; Blog Archive &#187; Code Walk: OSCON 2008 Demo #1: Is Twitter Down? (VXML &#38; JavaScript)</dc:creator>
		<pubDate>Mon, 29 Sep 2008 12:57:20 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.voxeo.com/voxeotalks/?p=106#comment-2726</guid>
		<description>[...] I mentioned previously over on our Voxeo Talks blog, I&#8217;m going to walk through here in this blog several of the demonstrations that I did at the [...]</description>
		<content:encoded><![CDATA[<p>[...] I mentioned previously over on our Voxeo Talks blog, I&#8217;m going to walk through here in this blog several of the demonstrations that I did at the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Behind The Blog &#187; Blog Archive &#187; Tip: How to modify WordPress MU to allow embed objects (specifically for SlideShare)</title>
		<link>http://blogs.voxeo.com/voxeotalks/2008/08/01/my-oscon2008-presentation-on-voice-mashups-and-identica-microblogging-now-available/#comment-2000</link>
		<dc:creator>Behind The Blog &#187; Blog Archive &#187; Tip: How to modify WordPress MU to allow embed objects (specifically for SlideShare)</dc:creator>
		<pubDate>Fri, 01 Aug 2008 18:56:24 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.voxeo.com/voxeotalks/?p=106#comment-2000</guid>
		<description>[...] so this was a serious way to waste a morning! At 8:00am this morning I put up the post about my OSCON 2008 presentation and immediately noticed that the embedded SlideShare slide show was not visible. The problem was [...]</description>
		<content:encoded><![CDATA[<p>[...] so this was a serious way to waste a morning! At 8:00am this morning I put up the post about my OSCON 2008 presentation and immediately noticed that the embedded SlideShare slide show was not visible. The problem was [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan York</title>
		<link>http://blogs.voxeo.com/voxeotalks/2008/08/01/my-oscon2008-presentation-on-voice-mashups-and-identica-microblogging-now-available/#comment-1995</link>
		<dc:creator>Dan York</dc:creator>
		<pubDate>Fri, 01 Aug 2008 14:32:08 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.voxeo.com/voxeotalks/?p=106#comment-1995</guid>
		<description>Amit,

Thanks for the comment. My original post was actually sent via the API as I use the offline editor MarsEdit for almost all my writing.  Subsequently I did go in and try to update the post via the WPMU editor (where I am, as you suggest, NOT using the visual editor) but had the same result.

In looking at the page source for the article, it looks like the &#60;object&#62; element is being stripped out of the &#60;div&#62; that encloses the embed.  This is probably WPMU "helping" me make sure that I don't get malicious code in my posts... so I'm probably off to edit kses.php as I did earlier ( http://blogs.voxeo.com/behindtheblog/2008/06/11/enabling-skype-and-sip-urls-in-wordpress-mu-151/ )

Thanks for the suggestion,
Dan</description>
		<content:encoded><![CDATA[<p>Amit,</p>
<p>Thanks for the comment. My original post was actually sent via the API as I use the offline editor MarsEdit for almost all my writing.  Subsequently I did go in and try to update the post via the WPMU editor (where I am, as you suggest, NOT using the visual editor) but had the same result.</p>
<p>In looking at the page source for the article, it looks like the &lt;object&gt; element is being stripped out of the &lt;div&gt; that encloses the embed.  This is probably WPMU &#8220;helping&#8221; me make sure that I don&#8217;t get malicious code in my posts&#8230; so I&#8217;m probably off to edit kses.php as I did earlier ( <a href="http://blogs.voxeo.com/behindtheblog/2008/06/11/enabling-skype-and-sip-urls-in-wordpress-mu-151/" rel="nofollow">http://blogs.voxeo.com/behindtheblog/2008/06/11/enabling-skype-and-sip-urls-in-wordpress-mu-151/</a> )</p>
<p>Thanks for the suggestion,<br />
Dan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amit Ranjan</title>
		<link>http://blogs.voxeo.com/voxeotalks/2008/08/01/my-oscon2008-presentation-on-voice-mashups-and-identica-microblogging-now-available/#comment-1993</link>
		<dc:creator>Amit Ranjan</dc:creator>
		<pubDate>Fri, 01 Aug 2008 14:14:40 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.voxeo.com/voxeotalks/?p=106#comment-1993</guid>
		<description>Dan,

I came to your blog via technorati..  just saw that the slideshare embed is not loading.  

This might happen if you have the visual editor turned on while making the post... turn it off, copy paste the code and repost... it should work..

Let me know if this did not solve the problem...     


Amit Ranjan</description>
		<content:encoded><![CDATA[<p>Dan,</p>
<p>I came to your blog via technorati..  just saw that the slideshare embed is not loading.  </p>
<p>This might happen if you have the visual editor turned on while making the post&#8230; turn it off, copy paste the code and repost&#8230; it should work..</p>
<p>Let me know if this did not solve the problem&#8230;     </p>
<p>Amit Ranjan</p>
]]></content:encoded>
	</item>
</channel>
</rss>
