Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
I can relate, not by dealing with people programming perl, but simple web pages. I work for the Web Development Office at my University, and it seems that there are a very limited number of people who want to implement new things in their web pages. We get calls all of the time from everyone, from students to professors, who don't know much html, or they're still doing things the way they did 4 years ago. They all want their pages to look good, or have some useful items on it, but if they can't get those with old, outdated code, then they won't take the time to learn it. I actually had one guy tell me that he doesn't have the time to learn basic things like tables, etc... when he probably could have learned all about tables during the time it took for him to tell me he had no time :)

I've come up with a solution to our problem, take control away from people who can't adapt to new ideas--along the lines of "oh, you don't know CSS and you don't have the time to learn, that's fine, no web for you!". (actually I don't think I could be that mean :) If people don't want to implement new things, don't let them have the chance. I want to change the name of our office to the OTC (Office of Total Control). My plan is to use HTML::Template and a database to control all of the web pages on campus. Users log in, enter their data in a form, and the perl script does the rest. When some new technique is discovered, we (those who want to learn) change the template. The beauty of the plan is that similar systems are already in place all over the web. I'm sure there will be some initial resistance to it, but hey, if they can't cut it, don't let em. If someone really wants to learn, they can figure out how to change/affect the template, by doing that, they'll be forced to learn new techniques...or, Heaven-forbid, they ask us to teach them something new (and they really want to learn).

Arashi

I'm sure Edison turned himself a lot of colors before he invented the lightbulb. - H.S.

In reply to Re: New stuff to learn by arashi
in thread New stuff to learn by toadi

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 romping around the Monastery: (2)
As of 2024-04-16 07:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found