Video tutorial: HTML list tags for beginners
February 7, 2005
Mini video tutorial on HTML list tags now online.
Title: HTML list tags for beginners.
Running time: 4:51
Mini video tutorial on HTML list tags now online.
Title: HTML list tags for beginners.
Running time: 4:51
Using XHTML instead of HTML to build web pages is one of today’s web design fads. Like other silly practices promoted by the web standards zealots (using CSS hacks for example,) this is something that will create extra work for no real PRACTICAL advantage and may even create problems for you!
People have been sold on XHTML with the typical web standards arguments that have a tendency to ignore the ‘reality in the field’. In this article I explain why you should stick to using good old HTML for the time being.
First, what is the reality today?
Let’s consider these points:
BROWSERS AND XHTML
HOW DOM SCRIPTING IS MADE HARDER WITH XHTML
The issue that stands out the most for me (and is enough for me to not use XHTML,) is that you can’t use ‘document.createElement’ to create new elements with the DOM if you are using XHTML.
In case you don’t know, ‘document.createElement’ is one of the key methods of DOM programming and by extension AJAX.
–
This topic was recenty discused on the message board:
Stefan Mischook
This is a good book for ‘non-nerds’ on everything about podcasting – the delivery of mp3’s via RSS feeds.
What I mean by ‘non-nerds’: the authors assume you are just someone who wants to learn how to podcast; there is no assumption that you are a web designer.
Though it is not nerd-centric, it is a great book for anyone (including web designers,) who wants to jump into this new way of delivering (audio) content to the web. It is a technical guide covering both the hardware (mics, cables et cetera,) and software components needed to start podcasting.
It is also a good guide on the business (for lack of better words,) end of podcasting covering things like:
The pros:
The book covers everything you need to effectively start podcasting. I was pleasently suprised how the book covered practical aspects outside of the normal realms of geekness – people who write web design books could learn a thing or two from this title.
Included is a CD with all the software you need to get started … convenient.
The cons:
I felt some of the writing was a touch long winded – get to the point already! But this is really a minor issue given all the other positive aspects of the book.
Conclusion:
If you want to podcast, get the book.
I’m happy to announce the first of a series of mini video tutorials:
Title: BEGINNERS VIDEO: HTML PARAGRAPH TAGS
Running time: 2:34

We’ve been having server problems today, so some of you may have experienced the site down and forum posting problems.
.. We are working on it.
Stefan