Web design
HTML: Not appearance, but meaning
Something that has bothered me for a long time is the widespread belief that HTML is a language used to determine the appearance of content. Because it isn't, and the day I found that out has changed the way I think about the web and write web pages forever.
...
Clean URIs with PHP, part two
This post is not going to go into much detail - I have my last lectures tomorrow, before the exams next week, so I really have other things on the horizon, but I can give a brief run-down of what else is involved in using PHP to make clean URIs.
Clean URI schemes using mod_rewrite and PHP (Part one)
I recently read an article over at w3.org, titled Choose URIs Wisely. The gist of it is that web addresses should be concise, easy to spell and remember, and be persistent even when the site is reorganized.

Recent comments