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

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
I know nothing about IIS, so I am going to contribute basically nothing on-topic for this node. Sorry.

However, I do use Mason extensively. Your third bullet above talks about finding a system that's easy for designers to work with.

I'm working on a paper called "Working with Designers and other non-Technical People". I haven't decided whether to submit it for the ApacheCon or YAPC. In my experience, Mason is far and away the best solution for parameterizing large websites where multiple people will be doing work on it.

Mason's lead programmers are very focused on making Mason non-mod_perl specific, and I do use Mason for email (one of these days I'll post my vi scripts that let me do all sorts of fancy Perl things in email and news) so it's certainly workable outside of Apache.

TT is also a very viable solution -- it will probably be faster than Mason, but I would still claim that Mason beats it in terms of the working with non-geeks factor.

About a year ago, Mason was in vogue in the Perl community; everyone talked about how much it rocked. These days, TT has mostly replaced it as the one to buzz about. I use both, and they both have their plusses and minuses.

Finally, you might consider Zope and friends. While tied closely to Python, Zope is not only Python -- most of its features can be used without knowing any snake-speak at all. And it has some great collaboration features that no Perl product I know of has matched yet. I also know that Gisle has been working on making Perl work in Zope, which would make it an even more inviting choice.

-dlc


In reply to Re: HTML::Mason and IIS by dchetlin
in thread HTML::Mason and IIS by Ovid

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 learning in the Monastery: (4)
As of 2024-04-19 06:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found