August 7, 2002

Blogchalking Site Down?

I noticed something had broken the design of my site and quickly discovered that the culprit was the code for the blogchalking symbol both in the main area of the page and in the navigation area.

This made me realize two things:

  1. The code for the symbol did not include height and width tags. Very bad practice! Makes the renderer wait for the images before finishing the page and in this case ended up allowing the very long alt text to determine the size of the image placeholder.
  2. The image was being called off the blogchalking.tk server each time. Also bad practice. Much better to copy the image to my own site and embed it from there. The image is already a link back to blogchalking. I will fix this once the site is back up and I can nab the image. (I may make it balder too or add facial hair.)

Posted by xian at August 7, 2002 12:36 PM
Other incoming links (via Technorati)

Hosted by Mediajunkie.

Sponsors
On this day in 2003
A yearful of plasticbag.org: The "On this date" feature in my sidebar (effectively a "one year ago today" listing) has been really fun since I put it in place on this weblog's one-year anniversary. For one thing, I can't believe how much blogging I was doing a year ago. Some of those days have eight... (Blogosphere)
Jonathon's back: Jonathon Delacour has concluded his blogging hiatus and is back blogging up a storm. He leads off with a nuanced take on the topic of weblog ethics.... (Blogosphere)
Extending TypePad with MT tags: I wasn't sure if TypePad had its own tagbase or used the same tags as Movable Type. It appears that the latter is the case. For help integrating MT tags into TP, check out authenticgeek's Howto: Use MT Tags in TypePad! (the first in a series). Meanwhile, the "Six Apart is... (Customizing)