Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

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


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

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found