<?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>MediaCore Blog</title>
	<atom:link href="http://getmediacore.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://getmediacore.com/blog</link>
	<description></description>
	<lastBuildDate>Thu, 22 Jul 2010 11:32:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Update on release schedule</title>
		<link>http://getmediacore.com/blog/update-on-release-schedule/</link>
		<comments>http://getmediacore.com/blog/update-on-release-schedule/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 11:32:13 +0000</pubDate>
		<dc:creator>Stuart Bowness</dc:creator>
				<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://getmediacore.com/blog/?p=252</guid>
		<description><![CDATA[This week the entire MediaCore development team has been busily speaking and attending at the EuroPython 2010 conference. Due to our commitment to the conference we have had to delay our 0.8.1 release.
In fact we are skipping a full 0.8.1 release entirely, but features for 0.8.2 will be out soon. We&#8217;ll be releasing 0.8.2 as [...]]]></description>
			<content:encoded><![CDATA[<p>This week the entire MediaCore development team has been busily speaking and attending at the EuroPython 2010 conference. Due to our commitment to the conference we have had to delay our 0.8.1 release.</p>
<p>In fact we are skipping a full 0.8.1 release entirely, but features for 0.8.2 will be out soon. We&#8217;ll be releasing 0.8.2 as soon as we are all back at the office as we&#8217;re taking a week off (for some much needed R&#038;R) until August 2nd. We look forward to bringing out a stream of new stuff in August. </p>
]]></content:encoded>
			<wfw:commentRss>http://getmediacore.com/blog/update-on-release-schedule/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New release candidate &#8211; 0.8.1</title>
		<link>http://getmediacore.com/blog/new-release-candidate-0-8-1/</link>
		<comments>http://getmediacore.com/blog/new-release-candidate-0-8-1/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 10:41:48 +0000</pubDate>
		<dc:creator>Stuart Bowness</dc:creator>
				<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://getmediacore.com/blog/?p=250</guid>
		<description><![CDATA[We&#8217;re getting ready for the next update to MediaCore and have a new release candidate ready for beta testers. 
Download the release candidate:
http://getmediacore.com/files/MediaCore-0.8.1rc1.tar.gz
If you find bugs, please report them:
http://github.com/simplestation/mediacore/issues
If you would like to suggest features for our next 0.8.2 release please post them below. 
Cheers,
The MediaCore Team
Major new features in 0.8.1

Improved HTML5 device support (including [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re getting ready for the next update to MediaCore and have a new release candidate ready for beta testers. </p>
<p>Download the release candidate:<br />
<a href="http://getmediacore.com/files/MediaCore-0.8.1rc1.tar.gz">http://getmediacore.com/files/MediaCore-0.8.1rc1.tar.gz</a></p>
<p>If you find bugs, please report them:<br />
<a href="http://github.com/simplestation/mediacore/issues">http://github.com/simplestation/mediacore/issues</a></p>
<p><strong>If you would like to suggest features for our next 0.8.2 release please post them below. </strong></p>
<p>Cheers,<br />
<em>The MediaCore Team</em></p>
<p><strong>Major new features in 0.8.1</strong></p>
<ul>
<li>Improved HTML5 device support (including fixes for iPods and iPads)</li>
<li>Improved performance, especially when serving media files.</li>
<li>Automatic fetching of thumbnails, duration, and title, for YouTube, Vimeo, and Google Video items</li>
<li>Adds the option to use the JW Player HTML5 player</li>
</ul>
<p><strong>Minor features and improvements</strong></p>
<ul>
<li>Simplified database setup and automated migrations for when schema changes become necessary.</li>
<li>Automated tests for some key features, with more coverage coming.</li>
<li>Streamlined media edit interface.</li>
<li>Many small interface updates</li>
<li>Improved file serving efficiency, including support for apache&#8217;s mod_xsendfile</li>
<li>Added ability to upload non-jpeg thumbnails</li>
<li>Fixed situation when uploading files or thumbnails for a media item that hasn&#8217;t been &#8217;saved&#8217; yet.</li>
<li>Reorganizes and formalizes how the best media-file/player combination is chosen to serve to a given browser, if a media object has more than one file associated. see </li>
<li>docs for details</li>
<li>All display options now also indicate how much extra bandwidth they add to the included files.</li>
<li>Adds the beginnings of internationalization and a German translation.</li>
<li>Uploader now accepts files with .avi, .mka, .mkv, .oga, .ogv, .webm extensions</li>
<li>Uploader no longer accepts files with .3g2, .divx, .dvx, .qt, .vob extensions</li>
</ul>
<p><strong>Bug Fixes</strong></p>
<ul>
<li>Fix bug with iphone-ipod-ipad being incorrectly identified as plain old Safari.</li>
<li>Fix JW Player to be able to use media URLs with query strings.</li>
<li>fixes a bug where .m4a files would be labelled as video files, because the old code passed the container to guess_media_type(), rather than passing the original file extension</li>
<li>Fixes an XSS vulnerability in the StaticURLParser</li>
<li>Hopefully this fixes an intermittent issue where the submit button wraps to the line below the text input.</li>
<li>Improve error message when saving media returns a 500 error</li>
<li>Fix media API to return proper category names</li>
<li>Fix google video embed ID parsing for some IDs</li>
<li>Fix pick_media_file_player when selecting files for iTunes, when combined with certain player settings</li>
<li>Fix non-relative links in base.css that were preventing icons from loading on some pages</li>
<li>Fix what &#8216;Latest Episodes&#8217; are shown on the frontend podcast index to actually always show the latest episodes.</li>
<li>Fix frontend categories list not updating until server reboots. Closes #21</li>
<li>Fix incorrect escaping of Media.title</li>
<li>Fix Media.increment_views() to (hopefully) handle concurrency better</li>
<li>Fix issues with JWPlayer in some browsers, due to incompatibilities between Browser/MooTools/JWPlayer and their acceptance of the &#8216;application/xhtml+xml&#8217; content type</li>
<li>Fix podcast feeds incorrectly treating unicode text as HTML</li>
<li>Improve reliability of FTP uploads to remote storage servers</li>
<li>Fix some IE javascript issues</li>
<li>Fix potential slug collisions when adding groups of tags.</li>
<li>Fix setting the duration on a new media file before saving the main form (admin media edit page)</li>
<li>Fix (admin Media page) adding new files on previously unsaved new media</li>
<li>Fix (admin Media page) adding thumbnails on previously unsaved new media</li>
<li>Fix (admin media page) removing a queued file upload not removing it from the sidebar list</li>
<li>Fix 500 errors when dealing with a client with no HTTP_USER_AGENT</li>
<li>Fix ajax validation problems when using Rich Text Editing</li>
<li>Fix the progress bar for image uploads</li>
<li>Fix random bullets appearing on the &#8220;share&#8221; box</li>
<li>Fix JWPlayer thumbnail display with embedded media</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://getmediacore.com/blog/new-release-candidate-0-8-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MediaCore 0.8 Final &#8211; Released</title>
		<link>http://getmediacore.com/blog/mediacore-0-8-final-released/</link>
		<comments>http://getmediacore.com/blog/mediacore-0-8-final-released/#comments</comments>
		<pubDate>Wed, 19 May 2010 02:53:14 +0000</pubDate>
		<dc:creator>Stuart Bowness</dc:creator>
				<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://getmediacore.com/blog/?p=246</guid>
		<description><![CDATA[We&#8217;ve made the final enhancements to the 0.8 branch and have just launched 0.8 final. If you head over to the download area you can now get the latest release. This was launched on Saturday last week, but we didn&#8217;t make a public announcement as we wanted to prep the marketing on the site. 
A [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve made the final enhancements to the 0.8 branch and have just launched 0.8 final. If you head over to the <a href="/download">download</a> area you can now get the latest release. This was launched on Saturday last week, but we didn&#8217;t make a public announcement as we wanted to prep the marketing on the site. </p>
<p>A lot of effort has gone into this release and I&#8217;d like to take a moment to recognize <a href="http://github.com/FelixSchwarz">Felix Schwarz</a>, who has helped out with patches and bug fixes. Thanks Felix. </p>
<p>We&#8217;ll be posting the official announcements later this week, as we need a bit of time to update the marketing information, but the downloads are all ready now. </p>
<p>Enjoy! </p>
<p><em>The MediaCore Team</em></p>
]]></content:encoded>
			<wfw:commentRss>http://getmediacore.com/blog/mediacore-0-8-final-released/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MediaCore 0.8RC3 Released</title>
		<link>http://getmediacore.com/blog/mediacore-v0-8rc3-released/</link>
		<comments>http://getmediacore.com/blog/mediacore-v0-8rc3-released/#comments</comments>
		<pubDate>Wed, 12 May 2010 02:29:48 +0000</pubDate>
		<dc:creator>Nathan Wright</dc:creator>
				<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://getmediacore.com/blog/?p=236</guid>
		<description><![CDATA[We&#8217;ve had a busy week working on MediaCore and are now ready to release MediaCore 0.8rc3! The final release will be coming later this week.
We&#8217;ve improved our HTML5 support and file handling, slimmed down the frontend CSS and javascript, and fixed a number of minor bugs. For more details, see the complete list of changes.
For [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve had a busy week working on MediaCore and are now ready to release <a href="http://getmediacore.com/download">MediaCore 0.8rc3</a>! The final release will be coming later this week.</p>
<p>We&#8217;ve improved our HTML5 support and file handling, slimmed down the frontend CSS and javascript, and fixed a number of minor bugs. For more details, see <a href="http://github.com/simplestation/mediacore/compare/v0.8rc2...v0.8rc3">the complete list of changes</a>.</p>
<p>For those users concerned about preserving their existing MediaCore 0.7.2 database when they upgrade to 0.8, see <a href="http://getmediacore.com/blog/mediacore-0-8rc1-released/#comment-242">this comment I posted to the rc1 announcement</a>.</p>
<p>For a list of new features in the MediaCore 0.8 series check out our recent blog post:<br />
<a href="http://getmediacore.com/blog/upcoming-0-8-release-iphoneipad-and-more/">http://getmediacore.com/blog/upcoming-0-8-release-iphoneipad-and-more/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://getmediacore.com/blog/mediacore-v0-8rc3-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>0.8 Final &#8211; Coming Tuesday</title>
		<link>http://getmediacore.com/blog/0-8-final-coming-tuesday/</link>
		<comments>http://getmediacore.com/blog/0-8-final-coming-tuesday/#comments</comments>
		<pubDate>Fri, 07 May 2010 17:46:35 +0000</pubDate>
		<dc:creator>Stuart Bowness</dc:creator>
				<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://getmediacore.com/blog/?p=233</guid>
		<description><![CDATA[We&#8217;ll be wrapping up final bug reports, and putting the finishing polish on everything for a final release of MediaCore on Tuesday  the 11th of May Thursday the 13th of May. We&#8217;ve got a lot of feedback from the community, and we&#8217;re working hard to ensure that we incorporate as much of it as [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ll be wrapping up final bug reports, and putting the finishing polish on everything for a final release of MediaCore on <del datetime="2010-05-12T19:20:40+00:00">Tuesday  the 11th of May</del> Thursday the 13th of May. We&#8217;ve got a lot of feedback from the community, and we&#8217;re working hard to ensure that we incorporate as much of it as we can in this release, or in upcoming releases. </p>
<p>Thank-you everyone for your continued support of our growing open source project. </p>
]]></content:encoded>
			<wfw:commentRss>http://getmediacore.com/blog/0-8-final-coming-tuesday/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MediaCore 0.8RC2 Released</title>
		<link>http://getmediacore.com/blog/mediacore-0-8rc2-released/</link>
		<comments>http://getmediacore.com/blog/mediacore-0-8rc2-released/#comments</comments>
		<pubDate>Wed, 05 May 2010 08:50:15 +0000</pubDate>
		<dc:creator>Anthony Theocharis</dc:creator>
				<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://getmediacore.com/blog/?p=230</guid>
		<description><![CDATA[After a few exciting days (and much feedback and many fixes), MediaCore 0.8rc2 is out.
All reported bugs have been fixed in 0.8rc2, and the installation/deployment process has been tweaked to be more clear and accommodating.
Hit the link above to download a copy.
For those users concerned about preserving their existing MediaCore 0.7.2 database when they upgrade [...]]]></description>
			<content:encoded><![CDATA[<p>After a few exciting days (and much feedback and many fixes), <a href="http://getmediacore.com/download">MediaCore 0.8rc2</a> is out.</p>
<p>All reported bugs have been fixed in 0.8rc2, and the installation/deployment process has been tweaked to be more clear and accommodating.</p>
<p>Hit the link above to download a copy.</p>
<p>For those users concerned about preserving their existing MediaCore 0.7.2 database when they upgrade to 0.8, see <a href="http://getmediacore.com/blog/mediacore-0-8rc1-released/#comment-242">this comment I posted to the rc1 announcement</a>.</p>
<p>For a list of new features in the MediaCore 0.8 series check out our recent blog post:<br />
<a href="http://getmediacore.com/blog/upcoming-0-8-release-iphoneipad-and-more/">http://getmediacore.com/blog/upcoming-0-8-release-iphoneipad-and-more/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://getmediacore.com/blog/mediacore-0-8rc2-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MediaCore 0.8RC1 released</title>
		<link>http://getmediacore.com/blog/mediacore-0-8rc1-released/</link>
		<comments>http://getmediacore.com/blog/mediacore-0-8rc1-released/#comments</comments>
		<pubDate>Sat, 01 May 2010 16:45:13 +0000</pubDate>
		<dc:creator>Stuart Bowness</dc:creator>
				<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://getmediacore.com/blog/?p=227</guid>
		<description><![CDATA[Our first public release of MediaCore 0.8RC1 is now out. Head over to the download page to grab your copy. 
We&#8217;ve also updated out Demo Site with the new version so you can see it in action.
For a list of new features in MediaCore 0.8RC1 check out our recent blog post:
http://getmediacore.com/blog/upcoming-0-8-release-iphoneipad-and-more/
]]></description>
			<content:encoded><![CDATA[<p>Our first public release of MediaCore 0.8RC1 is now out. Head over to the <a href="http://getmediacore.com/download">download</a> page to grab your copy. </p>
<p>We&#8217;ve also updated out <a href="/demo">Demo Site</a> with the new version so you can see it in action.</p>
<p>For a list of new features in MediaCore 0.8RC1 check out our recent blog post:<br />
<a href="http://getmediacore.com/blog/upcoming-0-8-release-iphoneipad-and-more/">http://getmediacore.com/blog/upcoming-0-8-release-iphoneipad-and-more/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://getmediacore.com/blog/mediacore-0-8rc1-released/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Sneek Peek: 0.8beta</title>
		<link>http://getmediacore.com/blog/sneek-peek-0-8beta/</link>
		<comments>http://getmediacore.com/blog/sneek-peek-0-8beta/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 17:50:45 +0000</pubDate>
		<dc:creator>Stuart Bowness</dc:creator>
				<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://getmediacore.com/blog/?p=223</guid>
		<description><![CDATA[
We just deployed our first beta test of MediaCore 0.8 to Assistive Technology .TV.
We&#8217;re now looking for active feedback. What do you think?
]]></description>
			<content:encoded><![CDATA[<p><a href="http://assistivetechnology.tv"><img src="http://getmediacore.com/blog/wp-content/uploads/2010/04/screenshot_09-620x379.jpg" alt="screenshot_09" title="screenshot_09" width="620" height="379" class="alignleft size-large wp-image-225" /></a></p>
<p>We just deployed our first beta test of MediaCore 0.8 to <a href="http://assistivetechnology.tv">Assistive Technology .TV</a>.</p>
<p>We&#8217;re now looking for active feedback. <strong>What do you think?</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://getmediacore.com/blog/sneek-peek-0-8beta/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Upcoming 0.8 Release &#8211; iPhone/iPad and More</title>
		<link>http://getmediacore.com/blog/upcoming-0-8-release-iphoneipad-and-more/</link>
		<comments>http://getmediacore.com/blog/upcoming-0-8-release-iphoneipad-and-more/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 18:59:00 +0000</pubDate>
		<dc:creator>Stuart Bowness</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://getmediacore.com/blog/?p=188</guid>
		<description><![CDATA[
Good news! We&#8217;re pushing hard for the next release. Our release schedule (tentatively) is as follows:
Release Schedule

0.8 alpha beta &#8211; Friday, April 23rd. This will only be available to people who have signed up as beta testers.
0.8 rc1 &#8211; Friday, April 30th. This will be available via our download page, beta testers will also be [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://getmediacore.com/blog/wp-content/uploads/2010/04/mediacore-08.jpg" title="Click for a larger screenshot of MediaCore 0.8"><img src="http://getmediacore.com/blog/wp-content/uploads/2010/04/mediacore-08-620x419.jpg" alt="mediacore-08" title="mediacore-08" width="620" height="419" class="alignleft size-large wp-image-202" /></a></p>
<p>Good news! We&#8217;re pushing hard for the next release. Our release schedule (tentatively) is as follows:</p>
<h3>Release Schedule</h3>
<ul>
<li><strong>0.8 <del>alpha</del> beta &#8211; Friday, April 23rd</strong>. This will only be available to people who have <a href="/download#beta">signed up as beta testers</a>.</li>
<li><strong>0.8 rc1 &#8211; Friday, April 30th</strong>. This will be available via our download page, beta testers will also be notified.</li>
<li><strong>0.8 final &#8211; Friday &#8211; May 7th</strong>. This will be available via our download page. Everyone who has <a href="http://getmediacore.com/download">subscribed to the mailing list will be notified.</a></li>
</ul>
<h3>Front-end (User) enhancements:</h3>
<ul>
<li><strong>New UI</strong> &#8211; Completely redesigned front-end user interface.</li>
<li><strong>Multiple flash players</strong> &#8211; Users can now view videos in either the FlowPlayer or JWPlayer. This is set by the administrator</li>
<li><strong>HTML 5 video players</strong> &#8211; Using the new HTML5 video players can make a MediaCore site compatible with devices like the <strong>iPhone, iPod Touch, and iPad</strong>. An administrator can upload encoded H264 or Ogg videos and MediaCore will automatically select the best encoding for the device the user is browsing with. (It&#8217;s up to the admin to be aware of <a href="http://diveintohtml5.org/video.html#what-works">which video codecs and containers will work</a> in which browsers/platforms.)</li>
<li><strong>Better Accessibility</strong> &#8211; The whole front-end in 0.8 is very accessible to users with visual disabilities. This includes support for adding closed captioning and audio descriptions to videos.</li>
<li><strong>Categories</strong> &#8211; We are now allowing categories to be nested.</li>
<li><strong>Search</strong> &#8211; Allows a user to search for videos and podcasts.</li>
<li><strong>Share</strong> &#8211; Allows a user to share a video with their friends via email, Twitter, or Facebook.</li>
<li><strong>Embed</strong> &#8211; Allows a user to embed any clip from MediaCore on their own site.</li>
<li><strong>Improved Comments</strong> &#8211; Integration with Akismet for anti-spam, and Gravatar for user profiles.</li>
<li><strong>Related videos</strong> &#8211; If you view a video, it will also pull up related videos.</li>
<li><strong>Featured videos</strong> &#8211; A special category that will allow an administrator to feature video content.</li>
<li><strong>Filter Video</strong> &#8211; Adds the ability for a user who is browsing videos to filter video by popularity, date, and whether it was featured.</li>
<li><strong>Over 100</strong> minor bug fixes and UI enhancements.</li>
</ul>
<h3>Administrative Control Panel Enhancements</h3>
<ul>
<li><strong>Tiered categorization</strong> &#8211; Allows the administrator to tier categories. You can have subcategories and sub-subcategories. </li>
<li><strong>Improved add file mechanism</strong> &#8211; Allows for easier adding and removing of video/audio from the administrative back-end. This also adds support for HTML5 video.</li>
<li><strong>Add Closed Captioning / Audio Descriptions</strong> &#8211; Allows for an administrator to associate an XML closed captioning file, or an mp3/m4a audio description to any video.</li>
<li><strong>File deletion</strong> &#8211; When an administrator deletes a file from the back-end, it will now automatically remove the file from the server.</li>
<li><strong>Multiple flash players</strong> &#8211; Ability to choose which flash player you want to use (JWPlayer or FlowPlayer).</li>
<li><strong>Revised settings interface</strong> &#8211; We&#8217;ve cleaned up the settings interface and given administrators more power in customizing MediaCore to their specific needs.</li>
</ul>
<h3>Programming Enhancements</h3>
<ul>
<li><strong>Moving to Pylons</strong> &#8211; We have moved from TurboGears to Pylons as the web framework we built on top of. This minimizes the number of packages required for installation and makes the code easier to follow, for developers.</li>
<li><strong>Easier Installation</strong> &#8211; Most of the dependency issues people have been facing are fixed, as MediaCore now depends on fewer other packages and is more strictly aware of which versions to install.</li>
<li><strong>Model cleanup</strong> &#8211; We&#8217;ve really cleaned up the models, making everything a little more simple and straightforward.</li>
</ul>
<h3>Front-End Internationalization</h3>
<ul>
<li>Although we are not ready for internationalization quite yet, this release is a step in the right direction. We&#8217;ve removed many of the image-based buttons so that it will be easier to translate MediaCore into other languages. Once we launch version 0.8 final we will start looking for people to help us with internationalization. Our hope is to have French and German translations ready for the next release (version 0.9).</li>
<li>If you are interested in helping us with this please contact us at <a href="mailto:info@simplestation.com">info@simplestation.com</a>.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://getmediacore.com/blog/upcoming-0-8-release-iphoneipad-and-more/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Joining the Open Video Alliance</title>
		<link>http://getmediacore.com/blog/listed-on-the-open-video-alliance/</link>
		<comments>http://getmediacore.com/blog/listed-on-the-open-video-alliance/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 18:16:43 +0000</pubDate>
		<dc:creator>Stuart Bowness</dc:creator>
				<category><![CDATA[Marketing]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://getmediacore.com/blog/?p=182</guid>
		<description><![CDATA[MediaCore has been added to the list of content management systems that are officially part of the Open Video Alliance.
What is Open Video?
As internet video matures, we face a crossroads: will technology and public policy support a more participatory culture—one that encourages and enables free expression and broader cultural engagement? Or will online video become [...]]]></description>
			<content:encoded><![CDATA[<p>MediaCore has been added to the list of content management systems that are officially part of the <a href="http://openvideoalliance.org">Open Video Alliance</a>.</p>
<h2>What is Open Video?</h2>
<p>As internet video matures, we face a crossroads: will technology and public policy support a more participatory culture—one that encourages and enables free expression and broader cultural engagement? Or will online video become a glorified TV-on-demand service?</p>
<p><a href="http://openvideoalliance.org">Open Video</a> is a movement to promote free expression and innovation in online video through open standards, open source, and open content.</p>
<p><a href="http://openvideoalliance.org"><img src="http://getmediacore.com/blog/wp-content/uploads/2010/04/screenshot_01.jpg" alt="Open Video Alliance" title="Open Video Alliance" width="547" height="172" class="alignleft size-full wp-image-183" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://getmediacore.com/blog/listed-on-the-open-video-alliance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
