Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

(jeffa) 2Re: CGI versus CGI::* modules

by jeffa (Bishop)
on Jul 31, 2003 at 22:09 UTC ( [id://279810]=note: print w/replies, xml ) Need Help??


in reply to Re: CGI versus CGI::* modules
in thread CGI versus CGI::* modules

Amen to that, but i don't think that WYWSIWYG's are evil, they are just another form of laziness. ;) I recently used Fireworks and Dreamweaver to create the templates for a website. I was handed two Photoshop files that contained the entire front page and an auxiliary page. I used Fireworks to splice up the images, and (even though Fireworks generates HTML) Dreamweaver to create the HTML. Next, add the template tags, and start coding your design. Honestly, i should mention that i had to use PHP for this site, but i was able to utilize PHP-HTML::Template.

Another simpler (and free) way to start off templates is with HTML Tidy. Forgive my bias of operating systems:

$ echo 1 | tidy -asxhtml > skeleton.tmpl
Of course, remaining XHTML compliant is up to you after that, but shouldn't be hard with tools like validator.w3.org available.

One of the kicks i get out of using HTML::Template (well, templates in general) is that i can atcually switch my "mode of thinking": when i am working on the script/module i think like a programmer, but when i am working on the template i think more like a programmer thinking like a designer. ;)

jeffa

L-LL-L--L-LL-L--L-LL-L--
-R--R-RR-R--R-RR-R--R-RR
B--B--B--B--B--B--B--B--
H---H---H---H---H---H---
(the triplet paradiddle with high-hat)

Replies are listed 'Best First'.
Re: (jeffa) 2Re: CGI versus CGI::* modules
by herveus (Prior) on Aug 01, 2003 at 11:34 UTC
    Howdy!

    jeffa wrote: but i don't think that WYWSIWYG's are evil, they are just another form of laziness. ;)

    Yo Sappy! c'mere; I need a box
    /me stands on box

    So-called WYSIWYG web page editors are propagating a lie -- the same kind of lie that Font, Color, and Size menus in e-mail user agents tell. The righteous use manly-man type text editors for their HTML coding. :)

    /me steps down from soap-box

    yours,
    Michael

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (6)
As of 2024-04-25 07:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found