Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Re: Content management system = perl coming of age ritual?

by cees (Curate)
on Jul 08, 2003 at 06:56 UTC ( [id://272215]=note: print w/replies, xml ) Need Help??


in reply to Re: Content management system = perl coming of age ritual?
in thread Content management system = perl coming of age ritual?

Agreed. Anything can be considered 'content'. You might as well call it a DMS (Data Management System).

I have written (helped write) a CMS for a company that hosts and manages multiple websites through a WYSIWYG editor for the content, and using pre-packaged templates for the design and layout of the site. Really geared for small to medium sized businesses to get them on the web.

To get onto the thread about templating systems. I was quite proud of my templating system :), and even talked to you (perrin) about it when you were writing your Choosing a Templating System article. You heard me mention something about it on the mod_perl list and asked me why I had written my own templating system. This was a few years ago, and I have learned the ways of HTML::Template since (my module was actually quite similar to HTML::Template having loops and includes and such, although not as fast and cleanly implemented).

Even though I have many modules that I have written in the past that I no longer use, and even dread looking at, I am still glad that I wrote them instead of just using the CPAN equivalent. It really taught me a lot to see how I attacked a problem and then later on see how others solved the same problem.

These days I try not to reinvent the wheel, but when I was starting out, writing these tools from scratch was an invaluable learning experience. So, what I am suggesting here is that everyone should take the time to write a templating module... Just don't release it on CPAN 'cause we've got enough there already :)

- Cees

  • Comment on Re: Re: Content management system = perl coming of age ritual?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (1)
As of 2024-04-18 23:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found