vote up 2 vote down star

The following criteria has to be met:

  • stable release (>= 1.0)
  • strong community (e.g. lots of forum posts)
  • active development (new releases coming out reasonably often)
  • good documentation
  • important: support (plugin, library, component) for embedding videos (videos will be hosted on local server, not on public video service provider). External component can be used.
  • preferred if it's based on PHP, Java, Ruby, Python
flag
3  
I'm a little confused that the language used isn't a stronger requirement. Also a poll question like this should probably be community wiki – matt b Apr 24 at 13:01

9 Answers

vote up 4 vote down

Django?

link|flag
1  
It's still beta. – Strudel Apr 24 at 13:09
It's still awesome. – Dominic Rodger Apr 24 at 13:27
"It's still beta" eh? It's at version 1.0 – Rory Fitzpatrick Apr 24 at 14:47
vote up 3 vote down

Zend Framework.

  • Very stable
  • Huge community and developed by the PHP Company
  • In active development
  • Very large and detailed documentation
link|flag
I'm using it for a project at the moment, it's the first time I've ever used any MVC architecture and I must say, it's a delight to work with. I haven't touched the Zend Framework docs yet as I'm working from a PHP book which describes in great detail the Zend Framework. +1 – Kezzer Apr 24 at 13:23
vote up 3 vote down

I recommend Ruby on Rails, for several reasons:

link|flag
vote up 2 vote down

Ruby on Rails

link|flag
vote up 1 vote down

If you're happy with java Spring offers a pretty robust MVC framework, as well as a lot of other things which may be a plus or a minus depending on your needs. It meets all of you're requirements but I doubt it'll help with video embedding.

link|flag
vote up 1 vote down

If you want a Java based framework (struts, JSF, etc) then I would recommend to go for groovy on rails

For php based go for zend.

link|flag
vote up 1 vote down

Here also a big fan of Zend framework More information about the available php mvc frameworks in a table, but there's a huge choice : php mvc frameworks

another link Top 10 php frameworks

good luck

link|flag
vote up 1 vote down

Personally, for PHP, I use Code Igniter. Very easy to pick up, and if you want you can extend it using the Zend Framework (see here for an example).

link|flag
vote up 0 vote down

symfony (PHP framework)

http://www.symfony-project.org/

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.