CMS Choice
CMS Choice
Out of context: Reply #4
- Started
- Last post
- 6 Responses
- madirish0
IMO:
- do not make your own; contribute to a community and leverage it for the checks and balances therein
- wordpress (as stated) is not a CMS at all
- drupal, while quite powerful and modular from a component perspective, does have an odd data model, and display code customizing is odd (but MUCH improved with current version).- what sort of content are you needing to display/serve?
- are there qualities of an object-oriented over a sql (or vice-versa) datastore that would benefit/hurt your functional requirements?
- how well a python developer are you? ;)