RobinL

msg:1583274 | 11:47 pm on May 4, 2006 (gmt 0) |
We use a completely homebrew system but I've helped other organizations and publications pick their CMS. One of my biggest points of advice is make sure that you buy software and you don't lease it. A lot of companies have proprietary CMS' that you pay a monthly fee to use, so you never really actually own it. Not owning your CMS is like not owning your website! I would strongly recommend buying something that you own the rights to so if you modify it, or want to end your relationship with the original vendor you still OWN your site. I'd recommend using an open source solution and hiring a developer to customize it to your needs, that's probably the most affordable.
|
FTFlash

msg:1583275 | 12:28 am on May 5, 2006 (gmt 0) |
Or you could build your own CMS out of good 'ol PHP.
|
Filipe

msg:1583276 | 6:40 am on May 5, 2006 (gmt 0) |
Building your own, one that's scalable and usable between all your projects, is a godsend. Because you know the ins-and-outs, you can customize it to any project you're working on. I know it's great to be able to hand my CMS over to content writers and it's a breeze for them to populate my sites.
|
chance1376

msg:1583277 | 1:18 pm on May 5, 2006 (gmt 0) |
There are a couple CMSs that have modules that allow you to create an input for user data then display it in a templated format. This might not seem like much but with the package I use there are some smarty plug-ins that give extra functionality and I pretty much have a custom built module with out knowing much php. I know that doesn't cover all task that you might want to add but gives your site(s) allot more ability with little effort.
|
wmuser

msg:1583278 | 9:36 pm on May 7, 2006 (gmt 0) |
At best you should make a custom CMS but you can start from open source one like TYPO3
|
carminejg3

msg:1583279 | 4:00 pm on May 9, 2006 (gmt 0) |
what type of content are you looking to manage? articles, links, other.... once you know what you need you can find some pretty nice systems out there.
|
|