<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Slideonline</title>
	<atom:link href="http://slideonline.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://slideonline.com/blog</link>
	<description>Present more.</description>
	<lastBuildDate>Tue, 23 Apr 2013 18:51:19 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>oEmbed to display a PowerPoint Presentation</title>
		<link>http://slideonline.com/blog/oembed-to-display-a-powerpoint-presentation/</link>
		<comments>http://slideonline.com/blog/oembed-to-display-a-powerpoint-presentation/#comments</comments>
		<pubDate>Tue, 23 Apr 2013 18:12:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Presentations & Productivity]]></category>
		<category><![CDATA[embed]]></category>
		<category><![CDATA[oembed]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[presentations]]></category>
		<category><![CDATA[presentations online]]></category>
		<category><![CDATA[providers]]></category>
		<category><![CDATA[publish]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://slideonline.com/blog/?p=32</guid>
		<description><![CDATA[Recently we have updated our plugin SlideOnline for WordPress in order to add SlideOnline as an oEmbed provider so you can easily add your presentations online. Additionally, we have been working closing with services like Embed.ly to add our oEmbed end-point as a provider so you can enjoy publishing your PowerPoint presentations and PDF presentations [...]]]></description>
				<content:encoded><![CDATA[<p>Recently we have updated our <a href="http://slideonline.com/blog/slideonline-plugin-for-wordpress/" target="_blank">plugin SlideOnline for WordPress</a> in order to add SlideOnline as an oEmbed provider so you can easily add your <a href="http://slideonline.com/" target="_blank">presentations online</a>. Additionally, we have been working closing with services like Embed.ly to add our oEmbed end-point as a provider so you can enjoy publishing your PowerPoint presentations and PDF presentations into any blog, website or online service supporting oEmbed.</p>
<p>SlideOnline oEmbed End Point: <strong>http://slideonline.com/oembed</strong></p>
<p>Example:</p>
<pre><code>slideonline.com/oembed/?format=json&amp;url=http://slideonline.com/presentation/913-5-tips-to-become-a-presentation-jedi/</code></pre>
<p>Will produce:</p>
<pre><code>
{
   "type":"rich",
   "id":"913",
   "version":"1.0",
   "title":"5 Tips To Become a Presentation Jedi",
   "provider_name":"SlideOnline",
   "provider_url":"http:\/\/slideonline.com",
   "html":"&laquo;iframe src="\&quot;http:\/\/slideonline.com\/embed\/913\/\&quot;" height="300" width="468" allowfullscreen="" scrolling="no"&raquo;&laquo;/iframe&raquo;</code></pre>
<p>Right now, the only available format is JSON but we are introducing new format XML for output very soon. Feel free to comment below this post if you are hurrying to have this format in the plugin.</p>
<p>For example, if you want to add the Presentation Jedi slide deck, you can just place the presentation URL inside your WordPress blog and it will look as follow.</p>
<iframe src="http://slideonline.com/embed/913/" width="627" class="" height="400" scrolling="no" border="0" style="border:0px;"></iframe>
<p>It is important to notice that while using plugin SlideOnline for WordPress the plugin will automatically adjust the output width to the $contentWidth variable of your WordPress theme.</p>
]]></content:encoded>
			<wfw:commentRss>http://slideonline.com/blog/oembed-to-display-a-powerpoint-presentation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introducing SlideOnline Plugin for WordPress</title>
		<link>http://slideonline.com/blog/slideonline-plugin-for-wordpress/</link>
		<comments>http://slideonline.com/blog/slideonline-plugin-for-wordpress/#comments</comments>
		<pubDate>Fri, 01 Feb 2013 20:10:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Presentations & Productivity]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[embed]]></category>
		<category><![CDATA[embed presentation]]></category>
		<category><![CDATA[oembed]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[powerpoint]]></category>
		<category><![CDATA[ppt]]></category>
		<category><![CDATA[presentations]]></category>
		<category><![CDATA[share powerpoint]]></category>
		<category><![CDATA[share ppt]]></category>
		<category><![CDATA[slide online]]></category>
		<category><![CDATA[slide share]]></category>
		<category><![CDATA[slides]]></category>
		<category><![CDATA[templates]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://slideonline.com/blog/?p=23</guid>
		<description><![CDATA[We are introducing this new plugin for WordPress that lets you embed SlideOnline presentations into any WordPress blog using a simple shortcode. Now you can use this plugin to make it easier to embed your PowerPoint presentations or PDF presentations into any blog powered by WordPress. Update April 2013: Now this plugin supports oEmbed and [...]]]></description>
				<content:encoded><![CDATA[<p>We are introducing this new plugin for WordPress that lets you embed SlideOnline presentations into any WordPress blog using a simple shortcode.</p>
<p><img alt="Introducing SlideOnline Plugin for WordPress" src="http://slideonline.com/blog/wp-content/uploads/2013/02/powerpoint-embed-wordpress.jpg" /></p>
<p>Now you can use this plugin to make it easier to embed your PowerPoint presentations or PDF presentations into any blog powered by WordPress.</p>
<p>Update April 2013: Now this plugin supports oEmbed and will add SlideOnline as an oEmbed provider into your WordPress blog.</p>
<p>You can embed your own presentations or presentations publicly available and uploaded by other users. Additionally, you can configure the default width and height to be used for the presentation player or specify the width and height parameter in the shortcode.</p>
<iframe src="http://slideonline.com/embed/913/" width="627" class="" height="400" scrolling="no" border="0" style="border:0px;"></iframe>
<p>Learn more or download the <a href="http://wordpress.org/extend/plugins/slideonline/" target="_blank">plugin from WordPress</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://slideonline.com/blog/slideonline-plugin-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Embed PowerPoint into any webpage</title>
		<link>http://slideonline.com/blog/embed-powerpoint-into-any-webpage/</link>
		<comments>http://slideonline.com/blog/embed-powerpoint-into-any-webpage/#comments</comments>
		<pubDate>Fri, 25 May 2012 14:17:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Presentations & Productivity]]></category>
		<category><![CDATA[embed]]></category>
		<category><![CDATA[features]]></category>
		<category><![CDATA[powerpoint]]></category>
		<category><![CDATA[ppt]]></category>
		<category><![CDATA[presentations]]></category>
		<category><![CDATA[templates]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://slideonline.com/blog/?p=9</guid>
		<description><![CDATA[If you are a blogger you may be interested to add PowerPoint slideshows into your posts. This can be done quickly using our free sharing service Slideonline.com First, you need to register for a free account. Then you can upload your PowerPoint .PPT file to your free account. Now, wait until your presentation is queued [...]]]></description>
				<content:encoded><![CDATA[<p>If you are a blogger you may be interested to add PowerPoint slideshows into your posts. This can be done quickly using our free sharing service <a href="http://slideonline.com" target="_blank">Slideonline.com</a></p>
<p><img src="http://slideonline.com/blog/wp-content/uploads/2012/05/slideonline.jpg" alt="" /></p>
<p>First, you need to register for a free account. Then you can upload your PowerPoint .PPT file to your free account.</p>
<p>Now, wait until your presentation is queued and converted to a format that Slideonline can understand, and finally go to your presentation page. You will receive instructions by email and the target URL as soon as you publish it to the web.</p>
<p>In the presentation page, you can see an Embed button. If you click it, the HTML code to embed PPT into any webpage will be displayed.</p>
<p><img src="http://slideonline.com/blog/wp-content/uploads/2012/05/embed-ppt.jpg" alt="" /></p>
<p>Copy and paste this code into your HTML page, WordPress post (use HTML view) or any other web page and then you will see the slideshow running in your website so your users can play it.</p>
]]></content:encoded>
			<wfw:commentRss>http://slideonline.com/blog/embed-powerpoint-into-any-webpage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Launching Slideonline.com</title>
		<link>http://slideonline.com/blog/launching-slideonline-com/</link>
		<comments>http://slideonline.com/blog/launching-slideonline-com/#comments</comments>
		<pubDate>Tue, 22 May 2012 21:13:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://slideonline.com/blog/?p=6</guid>
		<description><![CDATA[We have recently launched Slideonline.com, a new presentation sharing website that allows you to upload your presentations and slides online. &#160;]]></description>
				<content:encoded><![CDATA[<p>We have recently launched Slideonline.com, a new presentation sharing website that allows you to upload your presentations and slides online.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://slideonline.com/blog/launching-slideonline-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
