Monthly Archives: January 2007
xhtml section added
I’ve added an xhtml playground, and to view the site you need a proper browser. (Safari, Firefox, Opera, or Konqueror) Ie6-7 cannot interpret the xhtml mime type and you get a download prompt. So get a real browser and lets … Continue reading
New tutorials + php
Two new articles up in the tutorials section, both aimed at beginners; “How to write HTML like XHTML” and “How to decide on XHTML or HTML”. For the latter article I tried to take an impartial side to the debate, … Continue reading
AJAX source
I’ve decided that with my new interest in this site and web standards I’d write an article based on web standards for the beginner. A simplified version of the xhtml vs. html argument , doc types, and writing valid code. … Continue reading
AJAX because I Can!
I’m at a record pace this week, with two whole posts. The reason of this post is I added some superflous technology to the site and wanted to share with you. I’ve been reading up on AJAX lately and implemented … Continue reading
New Website Design
New design now, standards compliant, much smaller in filesize, and looks better in my opinion. It’s based completely on css2 for layout, which is good because table layout is hideous. In this post I’ve included a step by step walkthrough … Continue reading