<?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>Plumi</title>
	<atom:link href="http://blog.plumi.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.plumi.org</link>
	<description>Create your own video-sharing site using the Plumi free software video platform</description>
	<lastBuildDate>Tue, 24 Jan 2012 07:43:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Plumi 4.3-Final Released!</title>
		<link>http://blog.plumi.org/2012/01/12/plumi-4-3-final-released/</link>
		<comments>http://blog.plumi.org/2012/01/12/plumi-4-3-final-released/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 02:30:26 +0000</pubDate>
		<dc:creator>and</dc:creator>
				<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://blog.plumi.org/?p=610</guid>
		<description><![CDATA[Plumi 4.3-final is now available. A summary of changes can be found below. online subtitling support using Universal Subtitles html5 support using webm and mp4 (high res and standard transcodes available) makes page loads massively faster &#8211; no more flowplayer. all transcoded versions are available for easy download better and more reliable support for 16:9 [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://plone.org/products/plumi/releases/4.3-Final">Plumi 4.3-final</a> is now available. A summary of changes can be found below.</p>
<ul>
<li>online subtitling support using <a href="http://www.universalsubtitles.org/">Universal Subtitles</a></li>
<li>html5 support using webm and mp4 (high res and standard transcodes available) makes page loads massively faster &#8211; no more flowplayer.</li>
<li>all transcoded versions are available for easy download</li>
<li>better and more reliable support for 16:9 video</li>
<li>sort and find videos by language</li>
<li>play count on videos is now counted when the video is played embedded on another site</li>
<li>updated to Plone 4.1</li>
<li>replace collective.piwik.flowplayer with collective.piwik.mediaelement</li>
<li>Video transcoding progress indicator for site admins</li>
</ul>
<p>For a full list of changes please see the <a href="http://pypi.python.org/pypi/plumi.app/4.3">changelog</a>.</p>
<p>You can download the package from <strong><a href="http://plone.org/products/plumi/releases/4.3-Final">http://plone.org/products/plumi/releases/4.3-Final</a></strong> or via <a href="http://pypi.python.org/pypi/plumi.app/4.3"><strong>http://pypi.python.org/pypi/plumi.app/4.3</strong></a></p>
<p>The changes can be seen in action at <a href="http://engagemedia.org/"><strong>http://engagemedia.org</strong></a> and <a href="http://demo.plumi.org/"><strong>http://demo.plumi.org</strong></a></p>
<p>Thanks to <a href="http://unweb.me">Unweb.me</a>, <a href="http://www.garbas.si">Rok Garbas</a> and <a href="http://annahelme.com/">Anna Helme</a> for getting us across the line and producing the best Plumi release to date.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.plumi.org/2012/01/12/plumi-4-3-final-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plumi 4.3beta Released</title>
		<link>http://blog.plumi.org/2011/12/09/plumi-4-3beta-released/</link>
		<comments>http://blog.plumi.org/2011/12/09/plumi-4-3beta-released/#comments</comments>
		<pubDate>Thu, 08 Dec 2011 15:54:00 +0000</pubDate>
		<dc:creator>anna</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://blog.plumi.org/?p=592</guid>
		<description><![CDATA[Unweb have tagged a 4.3b2 version of plumi.app. It&#8217;s available here: https://github.com/plumi/plumi.app/zipball/4.3b2 The beta includes updating to Plone 4.1.2, support for 16:9 video transcoding, webm transcoding, replacement of Flowplayer with mediaelement.js HTML5 player, video language added to metadata and support for the Universal Subtitles platform. Also updated is the INSTALL.txt with the new installation how-to. [...]]]></description>
			<content:encoded><![CDATA[<p>Unweb have tagged a 4.3b2 version of plumi.app. It&#8217;s available here:<br />
<a href="https://github.com/plumi/plumi.app/zipball/4.3b2">https://github.com/plumi/plumi.app/zipball/4.3b2</a></p>
<p><a href="https://github.com/plumi/plumi.app/zipball/4.3b2"></a>The beta includes updating to Plone 4.1.2, support for 16:9 video transcoding, webm transcoding, replacement of Flowplayer with mediaelement.js HTML5 player, video language added to metadata and support for the Universal Subtitles platform.</p>
<p>Also updated is the INSTALL.txt with the new installation how-to.</p>
<p>Please install, test and get in contact with us via the<a title="http://lists.plumi.org/listinfo/discuss" href="http://lists.plumi.org/listinfo/discuss"> email list</a> if you find any bugs.</p>
<p>Here are the changelogs for plumi.app and plumi.content:</p>
<div id="LC1"><strong>4.3b2 plumi.app (2011-12-03) [unweb.me]</strong></div>
<ul>
<li> added mkv and wmv files to cache exceptions [clopy]</li>
<li> moved repo to github [garbas]</li>
<li> added support for 16:9 transcoding, updated ffmpeg version [clopy]</li>
<li> removing propertiestool.xml &#8211; functionality was moved to other packages [garbas]</li>
<li> publish link should be part of desgin (moving to plumi.skin) [garbas]</li>
<li> removed boilerplate code [garbas]</li>
<li> added iw.debug into devel.cfg [garbas]</li>
<li> update to Plone 4.1.2 [garbas, dimo]</li>
<li> add publish and notifyMemberAreaCreated via portal_skins (from plumi.skin) [garbas]</li>
<li> added webm transcoding support [clopy, cpsaltis, dimo]</li>
<li> updated transcode script to catch odd resolutions [clopy]</li>
<li> update thumbnail generation script for 16:9 [clopy]</li>
<li> replace collective.flowplayer with collective.mediaelementjs [clopy, dimo]</li>
<li> replace collective.piwik.flowplayer with collective.piwik.mediaelement [dimo]</li>
<li> add plone.app.theming support &amp; update lxml [dimo]</li>
<li> pump up versions of external tools [cpsaltis]</li>
<li> add vocabulary and index for video languages [clopy]</li>
<li> update installation method and docs [dimo]</li>
</ul>
<div id="LC1"><strong><br />
4.3b2 plumi.content (2011-12-03)</strong></div>
<div id="LC1">
<ul>
<li> don&#8217;t stretch videos on playback [clopy]</li>
<li> add scaling to front page video for 16:9 support [clopy]</li>
<li> moved repo to github [garbas]</li>
<li> copied relevant parts from propertiestool.xml that were removed from plumi.app [garbas]</li>
<li> moved featured_videos_homepage from plumi.content to plumi.app [garbas]</li>
<li> html5 support [clopy, cpsaltis, dimo]</li>
<li> added Video Language field [clopy]</li>
<li> Universal Subtitles support [clopy, cpsaltis, dimo]</li>
<li> removed Flowplayer dependency, replace with MediaElementJS [clopy, dimo]</li>
<li> conform to pep8 [cpsaltis]</li>
<li> update plumi.content buildout [dimo]</li>
<li> add video language to listings [clopy]</li>
<li> update dacebook meta tags for 16:9 video [clopy]</li>
<li> add uninstall profile [dimo]</li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.plumi.org/2011/12/09/plumi-4-3beta-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plumi available on GitHub</title>
		<link>http://blog.plumi.org/2011/11/24/plumi-available-on-github/</link>
		<comments>http://blog.plumi.org/2011/11/24/plumi-available-on-github/#comments</comments>
		<pubDate>Thu, 24 Nov 2011 05:06:22 +0000</pubDate>
		<dc:creator>anna</dc:creator>
				<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://blog.plumi.org/?p=584</guid>
		<description><![CDATA[The Plumi code repository has a new home on GitHub, having moved recently from the Plone Collective. https://github.com/plumi We are currently working towards a Plumi 4.3 beta release, including support for Universal Subtitles, 16:9 video and an HTML5 video player (with auto fallback to Flash video support for older browsers). You can check out the [...]]]></description>
			<content:encoded><![CDATA[<p>The Plumi code repository has a new home on <a title="https://github.com/plumi" href="https://github.com/plumi">GitHub</a>, having moved recently from the Plone Collective.</p>
<p><a title="https://github.com/plumi" href="https://github.com/plumi">https://github.com/plumi</a></p>
<p>We are currently working towards a Plumi 4.3 beta release, including support for Universal Subtitles, 16:9 video and an HTML5 video player (with auto fallback to Flash video support for older browsers).</p>
<p>You can check out the development tracker <a title="Plumi development tracker" href="http://plumi.org/report/3">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.plumi.org/2011/11/24/plumi-available-on-github/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plumi 4.2.2 &#8211; Security Patch Release</title>
		<link>http://blog.plumi.org/2011/07/05/plumi-4-2-2-security-patch-release/</link>
		<comments>http://blog.plumi.org/2011/07/05/plumi-4-2-2-security-patch-release/#comments</comments>
		<pubDate>Tue, 05 Jul 2011 10:09:01 +0000</pubDate>
		<dc:creator>and</dc:creator>
				<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://blog.plumi.org/?p=582</guid>
		<description><![CDATA[Includes Zope_Hotfix_20110622 that patches a serious security vulnerability http://plone.org/products/plumi/releases/4.2.2]]></description>
			<content:encoded><![CDATA[<p>Includes Zope_Hotfix_20110622 that patches a serious security vulnerability<br />
<a href="http://plone.org/products/plumi/releases/4.2.2"> http://plone.org/products/plumi/releases/4.2.2</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.plumi.org/2011/07/05/plumi-4-2-2-security-patch-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plumi article @ Greek magazine Linux Inside</title>
		<link>http://blog.plumi.org/2011/07/05/plumi-article-greek-magazine-linux-inside/</link>
		<comments>http://blog.plumi.org/2011/07/05/plumi-article-greek-magazine-linux-inside/#comments</comments>
		<pubDate>Mon, 04 Jul 2011 17:35:55 +0000</pubDate>
		<dc:creator>markos</dc:creator>
				<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://blog.plumi.org/?p=564</guid>
		<description><![CDATA[A 4 page article about Plumi has been published on the greek Linux Inside magazine of June. The article &#8220;Make a video portal with Plumi&#8221; covers the installation of Plumi and contains an overview of what you can do with Plumi, plus lots of tricks. Linux Inside is a greek magazine about linux and open [...]]]></description>
			<content:encoded><![CDATA[<p>A 4 page article about Plumi has been published on the greek <a title="http://www.linuxinside.gr" href="http://www.linuxinside.gr">Linux Inside magazine</a> of June.</p>
<p><a href="http://blog.plumi.org/wp-content/uploads/2011/07/linuxinside-logo.png"><img class="alignnone size-full wp-image-565" title="linuxinside-logo" src="http://blog.plumi.org/wp-content/uploads/2011/07/linuxinside-logo.png" alt="" width="205" height="90" /></a></p>
<p>The article &#8220;<strong>Make a video portal with Plumi</strong>&#8221; covers the installation of Plumi and contains an overview of what you can do with Plumi, plus lots of tricks.</p>
<p>Linux Inside is a greek magazine about linux and open source, featuring  high quality original articles in the greek language .</p>
<p>Refresh your greek and read the article <a href="http://blog.plumi.org/wp-content/uploads/2011/07/72-75.pdf">here</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.plumi.org/2011/07/05/plumi-article-greek-magazine-linux-inside/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Plumi 4.2.1-Final Released</title>
		<link>http://blog.plumi.org/2011/06/08/plumi-4-2-1-final-released/</link>
		<comments>http://blog.plumi.org/2011/06/08/plumi-4-2-1-final-released/#comments</comments>
		<pubDate>Wed, 08 Jun 2011 11:12:36 +0000</pubDate>
		<dc:creator>and</dc:creator>
				<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://blog.plumi.org/?p=548</guid>
		<description><![CDATA[EngageMedia and Unweb are pleased to announce the 4.2.1-Final release of the Plumi video sharing platform. Plumi 4.2.1 focuses on stability, speed and installation enhancements along with a number of bug fixes. It is the first stable release since Plumi 4.1 and includes the Plone security patches issued in early June 2011. Improvements in this [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://engagemedia.org">EngageMedia</a> and <a href="http://unweb.me">Unweb</a> are pleased to announce the 4.2.1-Final release     of the Plumi video sharing platform. Plumi 4.2.1 focuses on stability, speed and installation enhancements  along with a number of bug fixes. It is the first stable release since  Plumi 4.1 and includes the Plone security patches issued in early June 2011.</p>
<p>Improvements in this release     include</p>
<ul>
<li>Author page now only pulls in news/events created by that         author;</li>
<li>Minor layout clean up to the author page;</li>
<li>Indonesian translation enhancements &#8211; option to choose         low/high resolution version of the embedded player;</li>
<li>Add timeout to scheduler queue to avoid possible transcoder freeze;</li>
<li>Backward compatibility with pre iframe embed code to ensure         old embeds can be played;</li>
<li>Thumbnail is taken at 8 seconds rather than at 4 seconds to         reduce number of instances of black frames;</li>
<li>Page size optimizations &#8211; double loading of flash player         removed and lower resolution thumbnail is displayed;</li>
<li>Simplify installation procedure by automatically creating a Plone site and installing plumi.app;</li>
<li>Update tests use plone.app.testing;</li>
<li>Fix doctests;</li>
<li>Update to Plone 4.0.7 that includes the latest security fixes.</li>
</ul>
<p>The release can be found at <a href="http://plone.org/products/plumi">http://plone.org/products/plumi</a></p>
<p>SVN at <a href="https://svn.plone.org/svn/collective/plumi.app/tags/4.2.1/">https://svn.plone.org/svn/collective/plumi.app/tags/4.2.1/</a></p>
<p>A demo can be seen at <a href="http://demo.plumi.org">http://demo.plumi.org</a> and<a href="http://engagemedia.org"> http://engagemedia.org</a></p>
<p>Full changelogs at</p>
<ul>
<li><a href="http://pypi.python.org/pypi/plumi.app">http://pypi.python.org/pypi/plumi.app</a></li>
<li><a href="http://pypi.python.org/pypi/plumi.content">http://pypi.python.org/pypi/plumi.content</a></li>
<li><a href="http://pypi.python.org/pypi/plumi.skin">http://pypi.python.org/pypi/plumi.skin</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.plumi.org/2011/06/08/plumi-4-2-1-final-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plumi/Plone workshop in Bogor, Indonesia</title>
		<link>http://blog.plumi.org/2011/06/07/plumiplone-workshop-in-bogor-indonesia/</link>
		<comments>http://blog.plumi.org/2011/06/07/plumiplone-workshop-in-bogor-indonesia/#comments</comments>
		<pubDate>Tue, 07 Jun 2011 06:18:07 +0000</pubDate>
		<dc:creator>Yerry</dc:creator>
				<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://blog.plumi.org/?p=555</guid>
		<description><![CDATA[From May 10-13 EngageMedia conducted a video database development workshop with ASTEKI &#8211; a network of progressive TV stations based in Bogor, Indonesia. The workshop made use the Plone based Plumi video sharing software. We were joined by friends and Plumi developers Unweb (Greece), Inigo Tech (Malaysia) and local Indonesian Air Putih technologists. The goal [...]]]></description>
			<content:encoded><![CDATA[<div id="parent-fieldname-text">
<p>From May 10-13 <a href="http://engagemedia.org">EngageMedia</a> conducted a video database development workshop with <a href="http://asteki.com/">ASTEKI</a> &#8211; a network of progressive TV stations based in Bogor, Indonesia. The workshop made use the Plone based <a href="http://plumi.org/">Plumi</a> video sharing software. We were joined by friends and Plumi developers <a href="http://unweb.me/">Unweb</a> (Greece), <a href="http://www.inigo-tech.com/">Inigo Tech</a> (Malaysia) and local Indonesian <a href="http://airputih.or.id/">Air Putih </a>technologists.</p>
<p><img src="http://www.engagemedia.org/blog/5753600083_c3c9801f87_o.jpg" alt="Geeking out with ASTEKI, Bogor" /></p>
<p>The goal of the workshop was to provide ASTEKI with fully-functional   local Plumi site set-up, including a basic design and a preliminary set   of content. We also aimed to teach participants the skills needed to   install, template, design, configure, backup and administer/maintain   their own Plumi/Plone systems.  These workshops intended to impart a  solid understanding of the  relationship between ASTEKI&#8217;s web and  content delivery strategies and  their video database.</p>
<p>While we got some help from the cool weather of the rainy city Bogor, our main assistance came from the <a href="http://blog.plumi.org/">Plumi</a> system itself. As the program matures, it is becoming easier and easier  to install. Only two hours was required to install the software on  several computers, including by many  &#8216;non-geeks&#8217;. Participants built  their own Plumi site during the course of the workshop but the key  output was an offline video data-base to house ASTEKI&#8217;s large  collection.</p>
<p>The site (under heavy development) is also available online at <a href="http://asteki.org/">asteki.org</a>, it is very fast within Indonesia but quite slow outside the country.</p>
<p>The workshop also saw the revamping of the Plumi manual into Indonesian which you can find at <a href="http://translate-new.flossmanuals.net/plumi_id/_v/1.0/introduction/">http://translate-new.flossmanuals.net/plumi_id/_v/1.0/introduction/</a></p>
<p><img src="http://www.engagemedia.org/blog/5753598893_e7a38e15e9_o.jpg/image_preview" alt="Part of the crew" /></p>
<p>During this workshop several videos were uploaded, mostly by the <a href="http://www.kotahujan.com/">Kotahujan.com</a> crew (thanks for that!). You can view them by clicking the links below:</p>
<p><strong><a href="http://https//www.engagemedia.org/Members/Anggitworld/videos/plumibogordua/view">Berbagi Video via EngageMedia</a> &amp; </strong><strong><a href="http://www.engagemedia.org/Members/Anggitworld/videos/plumibogor/view">Plumi, Solusi CMS Video Sharing</a></strong></p>
<p>Flickr photos can be found at <a href="http://www.flickr.com/photos/engagemedia-org/sets/72157626793443518/with/5753600083/" target="_blank">http://www.flickr.com/photos/engagemedia-org/sets/72157626793443518/with/5753600083/</a></p>
<p>Until next time, ciao&#8230;</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.plumi.org/2011/06/07/plumiplone-workshop-in-bogor-indonesia/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Plumi workshop @ the Greek FOSS conference</title>
		<link>http://blog.plumi.org/2011/05/23/plumi-workshop-the-greek-foss-conference/</link>
		<comments>http://blog.plumi.org/2011/05/23/plumi-workshop-the-greek-foss-conference/#comments</comments>
		<pubDate>Mon, 23 May 2011 11:25:31 +0000</pubDate>
		<dc:creator>markos</dc:creator>
				<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://blog.plumi.org/?p=523</guid>
		<description><![CDATA[On Friday 20th May, Unweb presented a Plumi workshop, &#8220;Create your own youtube with FLOSS&#8221;, at the 2011 Greek Free and Open Source conference, in Athens. About 50 people participated in the workshop, and it was a great experience! During the workshop&#8217;s two hours we presented Plumi, we assisted the audience to perform fresh installations [...]]]></description>
			<content:encoded><![CDATA[<p>On Friday 20th May, <a href="http://unweb.me">Unweb</a> presented a Plumi workshop, &#8220;Create your own youtube with FLOSS&#8221;, at the <a href="http://conferences.ellak.gr/2011/">2011 Greek Free and Open Source conference</a>, in Athens.</p>
<p>About 50 people participated in the workshop, and it was a great experience! During the workshop&#8217;s two hours we presented Plumi, we assisted the audience to perform fresh installations on their laptops, we discussed deployment issues and have received highly positive comments regarding Plumi, the transcoding framework and the future of the project.</p>
<p>There have been a few concerns about the packaging of the project and there has been a demand for easier ways to install it. For example, as we experienced network issues during the conference, the installation was unable to proceed for a couple of attendees.</p>
<p>The presentation (in Greek!) can be found <a href="https://unweb.me/projects/Conf_2011_Plumi.pdf">here</a></p>
<div id="attachment_539" class="wp-caption alignnone" style="width: 510px"><a href="http://blog.plumi.org/wp-content/uploads/2011/05/plumi_ellak1.jpg"><img class="size-full wp-image-539" title="Plumi workshop at the 2011 Greek FOSS conference" src="http://blog.plumi.org/wp-content/uploads/2011/05/plumi_ellak1.jpg" alt="" width="500" height="299" /></a><p class="wp-caption-text">Plumi workshop at the 2011 Greek FOSS conference</p></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.plumi.org/2011/05/23/plumi-workshop-the-greek-foss-conference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plumi 4.1.2</title>
		<link>http://blog.plumi.org/2011/03/28/plumi-4-1-2/</link>
		<comments>http://blog.plumi.org/2011/03/28/plumi-4-1-2/#comments</comments>
		<pubDate>Mon, 28 Mar 2011 13:10:27 +0000</pubDate>
		<dc:creator>and</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://blog.plumi.org/?p=495</guid>
		<description><![CDATA[A patch to navtree for plone 4.0.4 which fixes a buildout issue. This is the latest stable release. http://plone.org/products/plumi/releases/4.1.2]]></description>
			<content:encoded><![CDATA[<p>A patch to navtree for plone 4.0.4 which fixes a buildout issue. This is the latest stable release.</p>
<p><a href="http://plone.org/products/plumi/releases/4.1.2">http://plone.org/products/plumi/releases/4.1.2</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.plumi.org/2011/03/28/plumi-4-1-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plumi 4.1.1-Final</title>
		<link>http://blog.plumi.org/2011/03/10/plumi-4-1-1-final/</link>
		<comments>http://blog.plumi.org/2011/03/10/plumi-4-1-1-final/#comments</comments>
		<pubDate>Thu, 10 Mar 2011 08:08:37 +0000</pubDate>
		<dc:creator>and</dc:creator>
				<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://blog.plumi.org/?p=488</guid>
		<description><![CDATA[A new, stable release of the Plumi video sharing platform is now available. Plumi 4.1.1 contains a number of new user side features, including Bittorrent: when you upload a video a bittorrent file is automatically created. Plays/downloads on videos: videos now show the number of times they have been played and downloaded. Low resolution version [...]]]></description>
			<content:encoded><![CDATA[<p>A new, stable release of the Plumi video sharing platform is now available. Plumi 4.1.1 contains a number of new user side features, including</p>
<ul>
<li>Bittorrent: when you upload a video a bittorrent file is automatically created.</li>
<li>Plays/downloads on videos: videos now show the number of times they have been played and downloaded.</li>
<li>Low resolution version of video player: you now have the option to watch streaming video in a lower resolution.</li>
<li>Other videos by this member listed on video pages: thumbnail links to other videos you have contributed to the site.</li>
<li>Brazilian-Portuguese translation: The site is now available in Brazilian-Portuguese (obrigado Luciano De Fazio!).</li>
<li>Video listings now link prominently to member profile pages.</li>
<li>Paypal: you can now add your Paypal account to your profile page to accept donations.</li>
<li>Facebook/Twitter etc. accounts can be easily linked to from your profile page.</li>
<li>Profile page shows the most recent comments you have made.</li>
<li>Number of comments on an item are shown in video listings.</li>
</ul>
<p>A full list of the changes can be found <a href="http://plumi.org/query?status=closed&amp;milestone=4.1+Beta+1+%28New+Features+and+Fixes%29&amp;milestone=4.1+RC+1+%26+EM+Staging+Update&amp;col=id&amp;col=summary&amp;col=milestone&amp;col=status&amp;col=owner&amp;col=type&amp;col=priority&amp;order=priority">here</a>.</p>
<p>You can see a demo version of the software at<a title="Plumi Testing Site" href="http://testing.plumi.org/"> http://demo.plumi.org</a> and a production site at <a href="http://engagemedia.org">http://engagemedia.org</a>.</p>
<p>The code is available here in SVN: <a href="https://svn.plone.org/svn/collective/plumi.app/tags/4.1.1/">https://svn.plone.org/svn/collective/plumi.app/tags/4.1.1/</a></p>
<p>Download available at <a href="http://plone.org/products/plumi">plone.org/products/plumi</a></p>
<p>This release has been produced by <a title="EngageMedia" href="http://www.engagemedia.org/">EngageMedia</a> in conjunction with <a title="Unweb" href="https://unweb.me/">Unweb</a> and <a href="http://netaxxs.com.au">Dave Fregon</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.plumi.org/2011/03/10/plumi-4-1-1-final/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

