<?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>Thu, 02 Sep 2010 07:38:22 +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>Burnstation Prototype &#8211; Design decisions relating to DVDs</title>
		<link>http://blog.plumi.org/2010/08/30/burnstation-prototype-design-decisions-relating-to-dvds/</link>
		<comments>http://blog.plumi.org/2010/08/30/burnstation-prototype-design-decisions-relating-to-dvds/#comments</comments>
		<pubDate>Mon, 30 Aug 2010 11:31:26 +0000</pubDate>
		<dc:creator>Grant</dc:creator>
				<category><![CDATA[Burnstation]]></category>
		<category><![CDATA[Plumi]]></category>

		<guid isPermaLink="false">http://blog.plumi.org/?p=322</guid>
		<description><![CDATA[When first envisaged for Plumi, the Burnstation module was to produce either VCD or DVD format discs for distribution. During the design of the prototype, it was decided to focus solely on DVD format discs for the following reasons:

DVD is more popular than VCD and more people are likely to have DVD players than VCD [...]]]></description>
			<content:encoded><![CDATA[<p>When first envisaged for Plumi, the Burnstation module was to produce either VCD or DVD format discs for distribution. During the design of the prototype, it was decided to focus solely on DVD format discs for the following reasons:</p>
<ul>
<li>DVD is more popular than VCD and more people are likely to have DVD players than VCD players</li>
<li>DVDs use mpeg2 encoding providing a higher quality and more compressed file than the mpeg1 encoding used by VCDs</li>
<li>No need to ask the user to select VCD or  DVD</li>
</ul>
<p>The Burnstation prototype will take video files that have been mpeg2 encoded by the transcode daemon (as normal), convert them to VOBs and then produce a DVD ISO file using the <strong>tovid</strong> utility.</p>
<p>The restriction to solely produce DVD format discs will also need to be reassessed. Research is required to determine whether the VCD platform is still common in Indonesia and other parts of Asia or whether it has been replaced by DVD players and is no longer required.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.plumi.org/2010/08/30/burnstation-prototype-design-decisions-relating-to-dvds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introducing the Burnstation project</title>
		<link>http://blog.plumi.org/2010/08/25/introducing-the-burnstation-project/</link>
		<comments>http://blog.plumi.org/2010/08/25/introducing-the-burnstation-project/#comments</comments>
		<pubDate>Wed, 25 Aug 2010 12:16:50 +0000</pubDate>
		<dc:creator>Grant</dc:creator>
				<category><![CDATA[Burnstation]]></category>
		<category><![CDATA[Updates]]></category>
		<category><![CDATA[Burnstation project]]></category>
		<category><![CDATA[distribution]]></category>
		<category><![CDATA[DVD]]></category>
		<category><![CDATA[offline]]></category>
		<category><![CDATA[Plumi]]></category>
		<category><![CDATA[prototype]]></category>

		<guid isPermaLink="false">http://blog.plumi.org/?p=312</guid>
		<description><![CDATA[EngageMedia and Unweb have started development work on a prototype of a Burnstation module for Plumi. This module will allow a Plumi system to burn DVDs of videos from its collection.
Derived from the concept behind the original audio based Burnstation that provides disc burning systems in public places, the intention of this Plumi module is [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://engagemedia.org/">EngageMedia</a> and <a href="http://unweb.me/">Unweb</a> have started development work on a prototype of a Burnstation module for Plumi. This module will allow a Plumi system to burn DVDs of videos from its collection.</p>
<p>Derived from the concept behind the <a href="http://www.platoniq.net/burnstation/indexnew.html">original audio based Burnstation</a> that provides disc burning systems in public places, the intention of this Plumi module is to facilitate distribution of video content to areas where Internet connections may not support streaming video online, or provide additional distribution options.</p>
<p>The Burnstation module will allow someone using a Plumi based system to select a list of videos and burn them to a DVD. At first we are producing a prototype system that will demonstrate the feasibility of taking a selection of Plumi hosted videos and producing an ISO format DVD image that can be burnt to disc using any  standard disc production software. While the prototype will perform the bare minimum functions required, the final version will include a streamlined interface, total disc size checking and more.</p>
<p>We will produce further blog entries about the Burnstation project to capture the decisions we make during design &amp; implementation of the prototype. Watch this space!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.plumi.org/2010/08/25/introducing-the-burnstation-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plumi 3.1-Final has been released</title>
		<link>http://blog.plumi.org/2010/08/10/plumi-3-1-final-has-been-released/</link>
		<comments>http://blog.plumi.org/2010/08/10/plumi-3-1-final-has-been-released/#comments</comments>
		<pubDate>Tue, 10 Aug 2010 07:33:37 +0000</pubDate>
		<dc:creator>Grant</dc:creator>
				<category><![CDATA[Plumi]]></category>
		<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://blog.plumi.org/?p=298</guid>
		<description><![CDATA[EngageMedia and Unweb are pleased to announce the release Plumi 3.1, the latest version of the video sharing platform that is built on the Plone open source content management system.
You can download Plumi 3.1 as a compressed  tar file from Plone.org or via SVN.
Plumi 3.1 features the following improvements:

Rebuilt the transcoding engine to fix [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.plumi.org/wp-content/uploads/2010/05/logo.gif"><img class="alignright size-full wp-image-273" title="logo" src="http://blog.plumi.org/wp-content/uploads/2010/05/logo.gif" alt="" width="140" height="120" /></a><a href="http://engagemedia.org">EngageMedia</a> and <a href="http://unweb.me">Unweb</a> are pleased to announce the release Plumi 3.1, the latest version of the video sharing platform that is built on the <a href="http://plone.org">Plone</a> open source content management system.</p>
<p>You can download Plumi 3.1 as a <a href="http://plone.org/products/plumi/releases/3.1-Final/">compressed  tar file</a> from <a href="http://www.plone.org">Plone.org</a> or via <a href="https://svn.plone.org/svn/collective/plumi.buildout/tags/3.1/">SVN</a>.</p>
<p>Plumi 3.1 features the following improvements:</p>
<ul>
<li>Rebuilt the transcoding engine to fix a variety of issues encountered in the version released with Plumi 3</li>
<li> Upgraded to the latest version of FlowPlayer</li>
<li>Translated the /publish page into Indonesian</li>
<li>Videos should appear in listings based on date of first publication</li>
<li>Users look up for non-logged in users returns no results</li>
<li>Redesign the Callout template</li>
<li>Create new &#8220;Featured&#8221; state for workflow</li>
<li>Videos triggering retranscode after editing metadata</li>
<li>Add ability to feature a call out</li>
<li>Callouts items should be removed from the front page once the due date is up</li>
<li>Member video&#8217;s RSS feed needs a filter like RSS2 feed does</li>
<li>Add &#8220;processing&#8221; state to workflow with listing</li>
<li>Add callout portlet to right nav</li>
<li>Enlarge size of download links in video/view page</li>
<li>&#8220;Read more&#8221; link on featured news/events</li>
<li>Change date stamp in video listings to be the &#8220;effective date&#8221;</li>
<li>Front page RSS feed links to random front page content</li>
<li>Replaced custom transcode daemon integration with collective.transcode.star</li>
</ul>
<p>If you&#8217;d like to get involved in Plumi development please make contact at irc.freenode.net #plumi or join the <a href="http://lists.plumi.org/listinfo/discuss">discussion</a> or <a href="http://lists.plumi.org/listinfo/plumi-announce">announcement</a> lists.</p>
<p>A working version of Plumi 3.1 can be seen at <a href="http://engagemedia.org">http://engagemedia.org</a> and <a href="http://demo.plumi.org">http://demo.plumi.org</a></p>
<p>Thanks to the developers, testers and coordinators who made this release possible!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.plumi.org/2010/08/10/plumi-3-1-final-has-been-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plumi 3.1 Released to Beta</title>
		<link>http://blog.plumi.org/2010/08/04/plumi-3-1-released-to-beta/</link>
		<comments>http://blog.plumi.org/2010/08/04/plumi-3-1-released-to-beta/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 07:05:17 +0000</pubDate>
		<dc:creator>Grant</dc:creator>
				<category><![CDATA[Plumi]]></category>
		<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://blog.plumi.org/?p=289</guid>
		<description><![CDATA[EngageMedia and Unweb have released Plumi 3.1 into beta testing. You can:

download the release in a tar file from http://plone.org/products/plumi/releases/3.1-Beta2
access the release via SVN at https://svn.plone.org/svn/collective/plumi.buildout/tags/3.1b2/
see Plumi 3.1 in action at demo.plumi.org

In addition to featuring a refactored TranscodeDaemon and the latest version of FlowPlayer, a number of other changes have been made. You can find [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.plumi.org/wp-content/uploads/2010/05/logo.gif"><img class="alignright size-full wp-image-273" title="logo" src="http://blog.plumi.org/wp-content/uploads/2010/05/logo.gif" alt="" width="140" height="120" /></a><a href="http://www.engagemedia.org">EngageMedia</a> and <a href="http://unweb.me/">Unweb</a> have released Plumi 3.1 into beta testing. You can:</p>
<ul>
<li>download the release in a tar file from <a href="http://plone.org/products/plumi/releases/3.1-Beta2">http://plone.org/products/plumi/releases/3.1-Beta2</a></li>
<li>access the release via SVN at <a href="https://svn.plone.org/svn/collective/plumi.buildout/tags/3.1b2/">https://svn.plone.org/svn/collective/plumi.buildout/tags/3.1b2/</a></li>
<li>see Plumi 3.1 in action at <a href="http://demo.plumi.org">demo.plumi.org</a></li>
</ul>
<p>In addition to featuring a refactored TranscodeDaemon and the latest version of FlowPlayer, a number of other changes have been made. You can find a list of all changes in the Change Log section of the <a href="http://plone.org/products/plumi/releases/3.1-Beta2">release information on Plone.org</a>.</p>
<p>Send an email to the <a href="http://lists.plumi.org/listinfo/discuss">plumi-discuss list</a> or post a message in <a href="irc://irc.freenode.net/plumi">#plumi</a> to let us know how you go installing &#038; using the Plumi 3.1 beta.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.plumi.org/2010/08/04/plumi-3-1-released-to-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EngageMedia Strategic Planning Survey</title>
		<link>http://blog.plumi.org/2010/07/16/engagemedia-strategic-planning-survey/</link>
		<comments>http://blog.plumi.org/2010/07/16/engagemedia-strategic-planning-survey/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 09:32:43 +0000</pubDate>
		<dc:creator>and</dc:creator>
				<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://blog.plumi.org/?p=286</guid>
		<description><![CDATA[Over the past five years EngageMedia has embarked on a wide program of online video distribution, open source software development using Plone and Plumi, training and network development. We are now entering a new phase and for that we are building a three year strategic plan. To create this plan we would like to hear [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.plumi.org/wp-content/uploads/2010/07/em-square-80.png"><img class="alignright size-full wp-image-287" title="em-square-80" src="http://blog.plumi.org/wp-content/uploads/2010/07/em-square-80.png" alt="" width="80" height="80" /></a>Over the past five years EngageMedia has embarked on a wide program of online video distribution, open source software development using Plone and <a href="http://blog.plumi.org">Plumi</a>, training and network development. We are now entering a new phase and for that we are building a three year strategic plan. To create this plan we would like to hear from you!</p>
<p>To better understand what you know about <a href="http://engagemedia.org">EngageMedia</a> and Plumi and the services you use, or don&#8217;t use, we have designed a survey that will help us build a strategic plan to better suit our constituent&#8217;s needs and improve public engagement around the critical issues of our time. We&#8217;d love to hear your ideas and suggestions around what we do best and what we have yet to do.</p>
<p>We invite you and / or your organisation to participate in our strategic planning survey, which we have designed to be as elegant and time-conscious as possible to contribute to.</p>
<p>http://www.surveymonkey.com/s/engagemedia-survey</p>
<p>The survey closes on Friday, 6 August.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.plumi.org/2010/07/16/engagemedia-strategic-planning-survey/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plumi 3.0-Final Released!!</title>
		<link>http://blog.plumi.org/2010/05/19/plumi-3-0-final-released/</link>
		<comments>http://blog.plumi.org/2010/05/19/plumi-3-0-final-released/#comments</comments>
		<pubDate>Wed, 19 May 2010 09:21:09 +0000</pubDate>
		<dc:creator>and</dc:creator>
				<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://blog.plumi.org/?p=268</guid>
		<description><![CDATA[EngageMedia and Unweb are pleased to announce the release of Plumi 3.0. Plumi 3.0 is a major new release of the video sharing platform that is built on the Plone open source content management system.
The new release can be downloaded at http://plone.org/products/plumi/releases/3.0-Final or via svn at https://svn.plone.org/svn/collective/plumi.buildout/tags/3.0/
Accompanying the release is also an extensive user, administrator [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.plumi.org/wp-content/uploads/2010/05/logo.gif"><img class="alignright size-full wp-image-273" title="logo" src="http://blog.plumi.org/wp-content/uploads/2010/05/logo.gif" alt="" width="140" height="120" /></a><a href="http://engagemedia.org">EngageMedia</a> and <a href="http://unweb.me">Unweb</a> are pleased to announce the release of <a href="http://plone.org/products/plumi">Plumi 3.0</a>. Plumi 3.0 is a major new release of the video sharing platform that is built on the <a href="http://plone.org">Plone</a> open source content management system.</p>
<p>The new release can be downloaded at <a href="http://plone.org/products/plumi/releases/3.0-Final">http://plone.org/products/plumi/releases/3.0-Final</a> or via svn at <a href="https://svn.plone.org/svn/collective/plumi.buildout/tags/3.0/">https://svn.plone.org/svn/collective/plumi.buildout/tags/3.0/</a></p>
<p>Accompanying the release is also an extensive user, administrator and developer manual, available both in <a href="http://en.flossmanuals.net/Plumi/Introduction">English</a> and <a href="http://translate.flossmanuals.net/Plumi_id">Indonesian</a>.</p>
<p>Plumi 3.0 includes the following enhancements on top of the already existing <a href="http://plone.org/documentation">Plone</a> and<em><strong> </strong></em><a href="http://plone.org/products/plumi">Plumi functionality</a>.</p>
<ul>
<li>upgraded to latest Plone stable release &#8211; 3.3.5</li>
<li>auto-creation  of thumbnail image from uploaded video</li>
<li>large file uploads &#8211;  integrated FTP support</li>
<li>Ogg transcoded version for download or playing in the browser</li>
<li>html5  support</li>
<li>Built in blob support to improve large file handling</li>
<li>New,  more stable and configurable transcoding framework (<a href="http://pypi.python.org/pypi/collective.transcode.daemon/">Transcode Daemon</a>)</li>
<li>Updated flowplayer</li>
<li>Auto extraction of video duration</li>
<li>Number of videos in each listing now displayed</li>
<li>Ability to look up other user  interested same topic areas</li>
<li>Indonesian translation of Plumi and  Plone interface</li>
<li>Built in content translation via LinguaPlone</li>
<li>Ability to rate content</li>
<li>Increased flash player size and quality</li>
<li>Ability  to add related items, location information and language  when publishing a video</li>
<li>Auto-notifications  on retraction or rejection of content</li>
<li>New cleaner design</li>
<li>Date of release now goes back to  1960</li>
<li>All earthly countries are now included in taxonomy by default</li>
<li>Ajaxification  of commenting including profile thumbnails  associated with comments</li>
</ul>
<p>If you&#8217;d like to get involved in Plumi development please make contact at irc.freenode.net #plumi or join the <a href="http://lists.plumi.org/listinfo/discuss">discussion</a> or <a href="http://lists.plumi.org/listinfo/plumi-announce">announcement</a> lists.</p>
<p>A working version of Plumi 3.0 can be seen at <a href="http://engagemedia.org">http://engagemedia.org</a> and <a href="http://demo.plumi.org">http://demo.plumi.org</a></p>
<p>Thanks to all the developers, testers and coordinators who made this much awaited release possible!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.plumi.org/2010/05/19/plumi-3-0-final-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plumi 3.0 RC3</title>
		<link>http://blog.plumi.org/2010/04/15/plumi-3-0-rc3/</link>
		<comments>http://blog.plumi.org/2010/04/15/plumi-3-0-rc3/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 10:50:27 +0000</pubDate>
		<dc:creator>and</dc:creator>
				<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://blog.plumi.org/?p=261</guid>
		<description><![CDATA[Plumi 3.0 Release Candidate 3, fixes a  packaging error on RC2. More testing is much appreciated.
http://plone.org/products/plumi/releases/3.0-RC3
]]></description>
			<content:encoded><![CDATA[<p>Plumi 3.0 Release Candidate 3, fixes a  packaging error on RC2. More testing is much appreciated.</p>
<p><a href="http://plone.org/products/plumi/releases/3.0-RC3">http://plone.org/products/plumi/releases/3.0-RC3</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.plumi.org/2010/04/15/plumi-3-0-rc3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plumi 3.0 RC2</title>
		<link>http://blog.plumi.org/2010/04/12/plumi-3-0-rc2/</link>
		<comments>http://blog.plumi.org/2010/04/12/plumi-3-0-rc2/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 07:50:04 +0000</pubDate>
		<dc:creator>and</dc:creator>
				<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://blog.plumi.org/?p=258</guid>
		<description><![CDATA[We&#8217;re getting very close to the Plumi 3.0 final release. Unweb and EngageMedia put out the 3.0 RC2 today and we&#8217;re hoping to confirm and release 3.0-final next week.
The RC2 can be found here &#8211; http://plone.org/products/plumi/releases/3.0-RC2. If you are interested in the project and have a moment to test this and provide feedback it&#8217;d be [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re getting very close to the Plumi 3.0 final release. <a href="http://unweb.me">Unweb</a> and <a href="http://engagemedia.org">EngageMedia</a> put out the 3.0 RC2 today and we&#8217;re hoping to confirm and release 3.0-final next week.</p>
<p>The RC2 can be found here &#8211; <a href="http://plone.org/products/plumi/releases/3.0-RC2">http://plone.org/products/plumi/releases/3.0-RC2</a>. If you are interested in the project and have a moment to test this and provide feedback it&#8217;d be most appreciated.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.plumi.org/2010/04/12/plumi-3-0-rc2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Indonesian Video Archive Camp &#8211; Looking for Ploneistas</title>
		<link>http://blog.plumi.org/2010/03/06/indonesian-video-archive-camp-looking-for-ploneistas/</link>
		<comments>http://blog.plumi.org/2010/03/06/indonesian-video-archive-camp-looking-for-ploneistas/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 10:23:38 +0000</pubDate>
		<dc:creator>and</dc:creator>
				<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://blog.plumi.org/?p=235</guid>
		<description><![CDATA[From April 15-17 EngageMedia will be hosting a Plone based Video Archive Camp in Yogyakarta, Indonesia, in collaboration with the Indonesian Visual Art Archive.
The three day camp will continue EngageMedia&#8217;s work of setting up 4 Plumi based offline video archives with a series of arts/activist partners based in Jakarta and Yogyakarta. [Read background blog post]
We [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><a href="http://blog.plumi.org/wp-content/uploads/2010/03/arsip-kamp-021.png"><img class="alignright size-medium wp-image-244" title="arsip-kamp-02" src="http://blog.plumi.org/wp-content/uploads/2010/03/arsip-kamp-021-300x111.png" alt="" width="210" height="78" /></a>From April 15-17 <a href="http://engagemedia.org">EngageMedia</a> will be hosting a Plone based Video Archive Camp in Yogyakarta, Indonesia, in collaboration with the <a href="http://ivaa-online.org/">Indonesian Visual Art Archive</a>.</p>
<p style="text-align: left;">The three day camp will continue EngageMedia&#8217;s work of setting up 4 <a href="http://blog.plumi.org">Plumi</a> based offline video archives with a series of arts/activist partners based in Jakarta and Yogyakarta. [<a href="http://blog.plumi.org/2009/05/19/plumi-local-archives-in-indonesia/">Read background blog post</a>]</p>
<p style="text-align: left;">We have space at the camp for 2 additional volunteer Ploneistas. A key focus of the camp will be upgrading the four archives to Plumi 3.0, as well as running various workshops with local technologists to enhance their ability to customise of the platform. You&#8217;ll be working with EngageMedia and the crew from <a href="http://unweb.me/">Unweb</a> as regards the workshops. A more detailed breakdown of the event can be found <a href="http://redmine.engagemedia.org/attachments/download/471/ArchivesCampConcept.pdf">in this pdf</a>.</p>
<p style="text-align: left;">We can cover all food and accommodation in the <a href="http://www.flickr.com/photos/ivaa-online/tags/ppsj/">lovely surrounds of central Java</a> during the event if you are able to pay your way to Indonesia. If you are interested in attending please contact Andrew at and@engagemedia.org by March 15th.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.plumi.org/2010/03/06/indonesian-video-archive-camp-looking-for-ploneistas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NZ High School Using Plumi</title>
		<link>http://blog.plumi.org/2010/03/03/nz-high-school-using-plumi/</link>
		<comments>http://blog.plumi.org/2010/03/03/nz-high-school-using-plumi/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 21:57:03 +0000</pubDate>
		<dc:creator>and</dc:creator>
				<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://blog.plumi.org/?p=227</guid>
		<description><![CDATA[Albany Senior High School in New Zealand is using Plumi for delivery of video-based teaching and learning resources. The site was set up by a group of students who were undertaking a project to &#8216;give something back&#8217; to the school. Teachers and students use Plumi to share documentaries, animations and other videos, and the site [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.plumi.org/wp-content/uploads/2010/03/Screenshot-ASHS-Video-Mozilla-Firefox.png"><img class="alignright size-medium wp-image-228" title="Screenshot-ASHS Video - Mozilla Firefox" src="http://blog.plumi.org/wp-content/uploads/2010/03/Screenshot-ASHS-Video-Mozilla-Firefox-300x216.png" alt="" width="300" height="216" /></a><a href="http://ashs.school.nz/">Albany Senior High School</a> in New Zealand is using <a href="http://plumi.org">Plumi</a> for delivery of video-based teaching and learning resources. The site was set up by a group of students who were undertaking a project to &#8216;give something back&#8217; to the school. Teachers and students use Plumi to share documentaries, animations and other videos, and the site is accessible from anywhere in the world, meaning students can log in and view video-based homework at any time, from any place.</p>
<p>Albany Senior High School is currently in discussions with other schools and will probably expand access to the site into other schools.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.plumi.org/2010/03/03/nz-high-school-using-plumi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
