Book Image

Plone 3 Multimedia

By : Tom Gross
Book Image

Plone 3 Multimedia

By: Tom Gross

Overview of this book

<p>Plone is a free and open source content management system built on top of the Zope application server. Multimedia provides us with stunning interactive user experiences and many design options, but it requires discipline and knowledge to utilize it effectively so that we do not alienate our audiences. By providing an overview of multimedia content together with a practical focus on how to process it in the web context, this book will be your ideal partner when turning your Plone site into a full-featured multimedia Internet presence.<br /><br />From watermarked images, integrated Silverlight-applications over geotagged content and rich podcasts to protected video-on-demand solutions this book provides a rich repository of tools and techniques to add full multimedia power to Plone. This step-by-step guide will show you how to collaborate with many external web resources to build a powerful interactive Plone site that perfectly meet your needs.<br /><br />Multimedia data is a very important part of the Internet, considering the amount of storage and bandwidth taken. This book will show you how to turn your multimedia data in valuable multimedia content by using the mature and extensible open source CMS Plone.<br /><br />With its content-centric approach Plone allows specialized use-case scenarios for image, audio, video, Flash and Silverlight applications. The initial chapters focus on managing image, audio, video, and flash content for your Plone website. We then plunge into content control and syndication. <br /><br />The book will show you how to structure your content by tagging, rating, and geolocating. It will give you insights on how to upload, store, and serve your multimedia content in an effective way.</p>
Table of Contents (19 chapters)
Plone 3 Multimedia
Credits
About the Author
About the Reviewers
Preface
Syndication Formats
Index

Links for selected multimedia topics


In the final section, there are some suggestions on where to start if looking for help on selected multimedia topics. A general good starting point, besides fulltext searches on Google, is Wikipedia for getting detailed information and further links on multimedia formats and other topics.

Image links

Images are usually acquired from another web resource, a digital camera, or a scanner. Depending on your hardware setup, your operating system, and the image manipulation program the techniques you use for preparing images for the Web might differ. "Prepare images web gimp" or "prepare images web Photoshop" are valuable queries on Google for this purpose.

Audio links

A good tool for manipulating audio available on all major platforms is Audacity. On the home page (http://audacity.sourceforge.net/), there are some general tips on processing digital audio. Processing audio files is called mastering, which might be a good keyword to include if searching for help.

Video encoding and conversion resources

A good starting point for getting help if working with videos is the home page of Flowplayer (http://flowplayer.org/tutorials/index.html). There are some tutorials on encoding videos for use with the Web. Another good source, which does not provide much information on its own but collects valuable resources from all over the Web, is www.videohelp.com. It contains links to video players, encoders, and other software and hardware tools. And it lists tutorials and How-Tos on encoding, capturing, and processing videos.

Flash and Silverlight

Both Flash and Silverlight are commercial solutions, and provide a good amount of documentation on their websites. Besides general documentation, there are tutorials and forums for both solutions. The Linux-specific part of Silverlight (Moonlight) can be found at http://www.go-mono.com/moonlight/.

The API and some examples for creating Flash applets from scratch can be found on the pyswftools home page: http://pyswftools.sourceforge.net/.