Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
What is the best web framework for easy development of a media archive?
I would like to create a media (music/video) archive containing a substantial amount of easily searchable metadata, I would like all of the media to be stored and served on our own servers (no youtube, etc) Is there something out there which meets these requirements (preferably open source) and if not where do you think the best place to start is, i would really prefer to not have to code a whole solution from scratch.
3 Answers
- 1 decade agoFavorite Answer
You may find good luck with a number of different CMSes (Content Management Systems). Each one has their limitations and their benefits. The ones I would recommend looking into are the following: Wordpress (great for media, very simple), Drupal, MODx (if you want a lot of configurability), SilverStripe (slick admin interface), or ExpressionEngine.
Wordpress and Drupal have by far the largest communities behind them. However ExpressionEngine has a good sized community and version 2 (currently in beta) is built on the ever awesome CodeIgniter framework. Speaking of actual frameworks I would recommend using CodeIgniter if you decided to build this from the ground up. If you need some extra power tools for your system then consider integrating some or all of the Zend framework into your CodeIgniter setup. This has been done many times and there are many articles on doing this.
Check out this article: http://www.webdesignbooth.com/20-promising-open-so...
Also when looking at the packages above play with the demos and then look at all the extensions and plugins available for them from the community. You will be shocked at how many things have be pre-written for you.
- Anonymous1 decade ago
you should check out phpmotion.
Ravi
www.dbwebsolutions.com