-
Plone4Artists
last modified September 27, 2008 by nateaune
We're looking for a few good developers to help extend the multimedia capabilities of Plone. Our immediate goal is to get a 1.2 release of Plone4ArtistsVideo and Plone4ArtistsAudio products out. We also need folks who can test and write documentation. If you'd like to join the Plone4Artists/multimedia sprint team, please add your name to the
participants
list.
Here's a list of tasks:
Audio
- Make sure all tests pass in Plone 3.x
- Fix all critical bugs
- Make it easier to install into an existing buildout: Update buildout config
- Documentation:
- update README file
- Make screencast (see existing screencast)
- Create a guided tour using Amberjack or Flowgram
- Improve templates (requires HTML/CSS and preferably ZPT knowledge)
Video
- Make sure all tests pass in Plone 3.x
- Fix all critical bugs
- Make it easier to install into an existing buildout: Update buildout config
- Documentation:
- Update README file
- Make screencast (see existing screencast)
- Create a guided tour using Amberjack or Flowgram
- Improve templates (requires HTML/CSS and preferably ZPT knowledge
Large file handling
- make sure plone.app.blob works with Plone4ArtistsAudio and Plone4ArtistsVideo (see ticket #27)
- test FileSystemStorage with Plone4ArtistsAudio and Plone4ArtistsVideo (see ticket #17)
- conduct load tests to simulate how well these perform under a lot of traffic
- integrate scripts to post file uploads to Amazon S3 (bypass Zope)
- conduct further testing of Tramline
Video transcoding
- integrate scripts to post video uploads to Blip.tv using this Python script and their API (bypass Zope)
- explore ZopeTube for doing the video transcoding