Site Features:
[LIST]
[]Blog
[]Project Management Pages
[LIST]
[]Show list of projects + descriptions, tags, version
[]Each project gets it’s own over page with it’s version, description, tags, comments, etc
[]Revisioned projects would be a huge plus
[/LIST]
[]Portfolio (links to sites+pictures)
[/LIST]
Possible frameworks:
[LIST]
[]Wordpress
[]phpBB*
[]Drupal
[]Joomla!
[*]Custom
[/LIST]
Having read what my site will have what do you think I should do framework-wise?
*I know the most about phpBB and would be able to easily build it, so it’s my default. I’d be using it strictly as a CMS, not a forum. I’m just wondering if there’s something better
+20 for ExpressionEngine w/CodeIgniter. Expression engine is just as awesome as Wordpress in many aspects, but is now based entirely on CodeIgniter core-code…which means it’s now much easier to extend/modify/etc.
If you’re not stuck on PHP or SVN, a Python solution might be very easy to integrate with Bazaar, a distributed, git-like SCM that’s written in Python. You could probably do some cool things that way.