Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Perl and CMS

by dpavlin (Friar)
on Oct 30, 2004 at 14:28 UTC ( [id://404030]=note: print w/replies, xml ) Need Help??


in reply to Perl and CMS

I would recommend WebGUI especially for non-technical end-users. If you get through Fortune 500 orineted web site at PlainBlack's site (which turned me down couple of times), you will get GPL licensed CMS which has nice and knowledgable user community.

I would also stress difference between dynamically generated sites and ones that are baked. For sites that can use it, I would recommend baking: creating static html pages when content is edited is nice way to allow multiple mirrors or load balacing (and without need to rent database from provider). It also plays nice with proxy and caches (allthough most CMS software also do a good job at sending correct expire headers). For sites which aren't baked, you have to do black magic if you want to scale-out them to co-location facility.

There is also nice site for comparison of Open Source CMS systems (not only perl) called CMS matrix.

Full disclosure: I'm not affiliated with PlainBlack or WebGUI, but I wrote nice add-on described at node RFC: Fuse::DBI - mount database as filesystem which actually enabled me to use it :-)


2share!2flame...

Replies are listed 'Best First'.
Re^2: Perl and CMS
by emav (Pilgrim) on Oct 30, 2004 at 20:04 UTC
    I was at a seminar the other day where a guy presented his MSc thesis which compared 6 CMS's.

    I suggest you don't spread the word about CMS matrix anywhere else. We might be able to snatch a few more MSc's before those bright university professors find out about it! ;-)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://404030]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (3)
As of 2024-04-25 09:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found