<?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>Riffly</title>
	<atom:link href="http://blog.riffly.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.riffly.com</link>
	<description></description>
	<lastBuildDate>Wed, 13 May 2009 21:39:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Translation built into Riffly!</title>
		<link>http://blog.riffly.com/2009/05/translation/</link>
		<comments>http://blog.riffly.com/2009/05/translation/#comments</comments>
		<pubDate>Wed, 13 May 2009 21:39:25 +0000</pubDate>
		<dc:creator>riffly</dc:creator>
				<category><![CDATA[update]]></category>
		<category><![CDATA[newrelease]]></category>
		<category><![CDATA[translation]]></category>

		<guid isPermaLink="false">http://blog.riffly.com/?p=46</guid>
		<description><![CDATA[We have released a new version of the Riffly WordPress plugin.
You can now change any of the text that appears on your blog that is apart of the Riffly recording system by editing the wp-content/plugins/riffly/wp-riffly.php file. At the top of the file uncomment the definition and edit the value. This will override the default value.
/***** [...]]]></description>
			<content:encoded><![CDATA[<p>We have released a new version of the Riffly WordPress plugin.</p>
<p>You can now change any of the text that appears on your blog that is apart of the Riffly recording system by editing the wp-content/plugins/riffly/wp-riffly.php file. At the top of the file uncomment the definition and edit the value. This will override the default value.</p>
<pre><code>/***** BEGIN TRANSLATION *****/
// rifflyL10N["add_webcam_comment"] = "Add Webcam Comment";
// rifflyL10N["add_audio_comment"] = "Add Audio-only Comment";
// rifflyL10N["play_video_comment_link"] = "Play Video Comment";
// rifflyL10N["play_video_comment_comment"] = "Play Video&lt;br&gt;Comment &amp;raquo;";
// rifflyL10N["play_audio_comment_link"] = "Play Audio Comment";
// rifflyL10N["play_audio_comment_comment"] = "Play Audio&lt;br&gt;Comment &amp;raquo;";
// rifflyL10N["close_player_link"] = "X";
// rifflyL10N["close_recorder_link"] = "X";
/***** END TRANSLATION *****/
</code></pre>
<p>You can also enable/disable audio or video comments as you see fit by editing the wp-content/plugins/riffly/wp-riffly.php file. At the top of the file uncomment option you want to set and change the value. By changing true to false, this will disable the feature.</p>
<pre><code>/***** BEGIN OPTIONS *****/
// Change to false to disable.
// rifflyConfig["webcam_enabled"] = true;
// rifflyConfig["audio_enabled"] = true;
/***** END OPTIONS *****/
</code></pre>
<p>Also, thank you to all of our <a title="Riffly Plans" href="http://riffly.com/plans" target="_self">Premium</a> account subscribers!  If there is any <a title="Riffly Plans" href="http://riffly.com/plans" target="_self">Premium</a> feature you need, please let us know, thanks!</p>
<p>Team Riffly</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.riffly.com/2009/05/translation/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Updated TOS</title>
		<link>http://blog.riffly.com/2009/03/updated-tos/</link>
		<comments>http://blog.riffly.com/2009/03/updated-tos/#comments</comments>
		<pubDate>Sat, 21 Mar 2009 00:02:47 +0000</pubDate>
		<dc:creator>riffly</dc:creator>
				<category><![CDATA[update]]></category>
		<category><![CDATA[tos]]></category>

		<guid isPermaLink="false">http://blog.riffly.com/?p=36</guid>
		<description><![CDATA[We have just updated our Terms of Service. The copyright section was badly written.  We&#8217;ve updated it to clarify that all the content that you submit to Riffly is YOUR content. Also, for users with Premium accounts we&#8217;re adding additional features for controlling your content (deleting, downloading, etc). We are here to serve and once [...]]]></description>
			<content:encoded><![CDATA[<p>We have just updated our <a title="Terms of Service" href="http://riffly.com/tos" target="_self">Terms of Service</a>. The copyright section was badly written.  We&#8217;ve updated it to clarify that all the content that you submit to Riffly is <strong>YOUR </strong>content. Also, for users with <a title="Premium" href="http://riffly.com/plans" target="_self">Premium</a> accounts we&#8217;re adding additional features for controlling your content (deleting, downloading, etc). We are here to serve and once again thank you everyone for your support.</p>
<p>Follow us on <a title="Twitter" href="http://twitter.com/Riffly" target="_self">Twitter</a>!</p>
<p>-Team Riffly</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.riffly.com/2009/03/updated-tos/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Announcing Premium Accounts, Javascript API, Bug Fixes, and more!</title>
		<link>http://blog.riffly.com/2009/03/announcing-premium-accounts-javascript-api-bug-fixes-and-more/</link>
		<comments>http://blog.riffly.com/2009/03/announcing-premium-accounts-javascript-api-bug-fixes-and-more/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 05:19:30 +0000</pubDate>
		<dc:creator>riffly</dc:creator>
				<category><![CDATA[newfeatures]]></category>
		<category><![CDATA[premium]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[newrelease]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://blog.riffly.com/?p=9</guid>
		<description><![CDATA[As you all know, Riffly is the pioneer of web-based video and audio recording. We&#8217;ve been running the service for 2 years!  We have been busy working to provide you the new tools that you have demanded of us.  We now offer an easy to use Javascript API, updated recorder, and Premium accounts.
API
The API is [...]]]></description>
			<content:encoded><![CDATA[<p>As you all know, Riffly is the pioneer of web-based video and audio recording. We&#8217;ve been running the service for 2 years!  We have been busy working to provide you the new tools that you have demanded of us.  We now offer an easy to use Javascript <a href="http://riffly.com/api" target="_self">API</a>, updated recorder, and <a href="http://riffly.com/plans" target="_self">Premium</a> accounts.</p>
<h3>API</h3>
<p>The <a href="http://riffly.com/api" target="_self">API</a> is there for developers who would like to create applications utilizing our recording platform  or for integrating it into existing web systems (such as blogs, forums, social networking sites, etc).  If you create anything cool with the API let us know and we&#8217;ll be sure to highlight it on our site!</p>
<h3>Updated Recorder</h3>
<p>The updated recorder now takes into account your bandwidth to offer the highest quality your  connection is capable of. It also incorporates bug fixes and other improvements.</p>
<h3>Premium Accounts</h3>
<p>The big update is <a href="http://riffly.com/plans" target="_self">Premium</a> accounts!  <a href="http://riffly.com/plans" target="_self">Premium</a> accounts offer additional benefits to you, such as advertising removal, control panel access, analytics, bulk download of your recordings, priority support, branding on the player, and more.  We really appreciate all the support we&#8217;ve received from everyone. We hope you&#8217;ll continue your support by telling your friends about us and getting a <a href="http://riffly.com/plans" target="_self">Premium</a> account.</p>
<h3>Thank you!</h3>
<p>Keep on riff&#8217;ing and we will keep on working,  thank you again for all your support and kind words.</p>
<p>- Team Riffly</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.riffly.com/2009/03/announcing-premium-accounts-javascript-api-bug-fixes-and-more/feed/</wfw:commentRss>
		<slash:comments>276</slash:comments>
		</item>
		<item>
		<title>WordPress Plugin Version 3.1 Released!!</title>
		<link>http://blog.riffly.com/2007/11/wordpress-plugin-version-31-released/</link>
		<comments>http://blog.riffly.com/2007/11/wordpress-plugin-version-31-released/#comments</comments>
		<pubDate>Sun, 18 Nov 2007 05:36:43 +0000</pubDate>
		<dc:creator>riffly</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[newrelease]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.riffly.com/?p=7</guid>
		<description><![CDATA[We have just released version 3.1 of the Riffly WordPress Plugin!  Can I get a boo-yyaaahh??!?!  
We have fixed many bugs and added features which have been requested.  Everyone please continue to send us your feedback so we can make Riffly the best product for everyone and help us spread the word [...]]]></description>
			<content:encoded><![CDATA[<p>We have just released version 3.1 of the Riffly WordPress Plugin!  Can I get a boo-yyaaahh??!?! <img src='http://blog.riffly.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>We have fixed many bugs and added features which have been requested.  Everyone please continue to send us your feedback so we can make Riffly the best product for everyone and help us spread the word about Riffly!</p>
<p>Please download the latest plugin from:</p>
<p>http://riffly.com/get</p>
<p>In this new version, you should no longer receive an error message when trying to record and then get a failure notice that it couldn&#8217;t record because it did not receive any audio or video.  </p>
<p>We have also released one of the most requested features which is previewing your Video/Audio comment before submitting!  </p>
<p>Many people requested we move the Add Video/Audio comment links to the top vs the bottom of the comment form.  We can&#8217;t possibly test this across all the different themes and WordPress versions; if you have a problem with this new method please let us know so we can fix any bugs you find.</p>
<p>We have some awesome features coming down the pipeline so please stay tuned&#8230;</p>
<p>Once again thank you everyone and please write us and let us know whatcha think! <img src='http://blog.riffly.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thanks,<br />
Team Riffly</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.riffly.com/2007/11/wordpress-plugin-version-31-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Riffly Live Demo</title>
		<link>http://blog.riffly.com/2007/07/riffly-live-demo/</link>
		<comments>http://blog.riffly.com/2007/07/riffly-live-demo/#comments</comments>
		<pubDate>Sun, 15 Jul 2007 08:25:55 +0000</pubDate>
		<dc:creator>riffly</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[demo]]></category>

		<guid isPermaLink="false">http://blog.riffly.com/2007/07/15/riffly-live-demo/</guid>
		<description><![CDATA[Riffly integrates with your native blog commenting system, allowing your visitors to leave rich video/audio comments recorded directly from their webcam or microphone.  Check out the Video and Audio comments below. Contact us and let us know your thoughts.
]]></description>
			<content:encoded><![CDATA[<p>Riffly integrates with your native blog commenting system, allowing your visitors to leave rich video/audio comments recorded directly from their webcam or microphone.  Check out the Video and Audio comments below. Contact us and let us know your thoughts.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.riffly.com/2007/07/riffly-live-demo/feed/</wfw:commentRss>
		<slash:comments>260</slash:comments>
		</item>
	</channel>
</rss>
