Big cheers go out to Tig for getting himself published somewhere other than his own website! Both great articles, good job Tig!
And I'm happy to say the contract was renewed for another 4 articles... ;)
Now I just have to figure out what to write!
Tig,
How about how to incorporate javascript into a web page for bone heads. Or dynamic creation of a webpage from a database. Or how to keep the last Guiness for yourself instead of having it drunk by *cough*others*cough*.
Thanks,
Tully
Sadly, there's already a Javascript for boneheads series published on cramsession.com... I've started collecting ideas for my next articles here... feel free to drop a comment.
As far as the Guinness goes... if arc's around, there is no protection for undrunk Guinness.
Just some ideas...
Print pages
SSI
Optimizing, validating, testing html output
Fred - great idea for the Print pages... I worked out a fairly quick and easy way to make print pages through CSS awhile ago for Merilus, so it won't be hard to write that process up. ;)
What aspects of SSI would you like to see written on?
SSI (as in .shtml) is getting rather old... how about one of the other templating systems that make it easier to scale to custom server code, database generated pages, and work with people who work on specific parts of a site (content, look n' feel, database interaction (code), etc)...
SSI may be old, but it's a great standby. I've just started using ASP for a project at work, which has given me some nice options... but SSI is still one of the kings in my books.