Category Archives: Updates

Teaching HTML as a Second Language (HSL)

…is hard. A major project I’m doing right now at work involves teaching HTML/CSS and (and probably Javascript) to an audience of mixed knowledge-levels. Now, I’ve got a lot of experience explaining things in context and answering questions for people … Continue reading

Would it have been so hard to put it on your website?

If you are offering a download of any kind, state the terms right up front. I don’t know about you, but I am leery of downloading anything whose status I have to guess at. It makes me concerned that the … Continue reading

Well, got the upgrade to IE8.

…and as I expected, half the web is broken now. Good thing for me, I only use IE for testing my sites. I mostly use Firefox for my own browsing, like most web designers. Microsoft was really in a no-win … Continue reading

View Javascript-Generated Code in Internet Explorer

If you’re using the Web Developer Add-on in Firefox, you are probably already familiar with the “View Generated Source” option (Web Developer > View Source > View Generated Source) for use in debugging code that is manipulated by javascript. But … Continue reading