John Hesch

Echoing my thoughts and interests

Archive for August, 2006

I found this handy little snippet of CSS that puts a colored outline around the border of every element in an HTML/XHTML document, helping you to visualize the structure. Thanks Programming is Hard.

CSS:
  1.  
  2. * { outline: 2px dotted red }
  3. * * { outline: 2px dotted green }
  4. * * * { outline: 2px dotted orange }
  5. * * * * { outline: 2px dotted blue }
  6. * * * * * { outline: 1px solid red }
  7. * * * * * * { outline: 1px solid green }
  8. * * * * * * * { outline: 1px solid orange }
  9. * * * * * * * * { outline: 1px solid blue }
  10.  
08-3-06

Comment Blacklist Updated

Posted by John

Here is my latest list of blacklisted words that I maintain on my WordPress blog. Download the file (Right-click and save or click, copy and paste) and add the list of words into your Comment Blacklist located under Options and Discussion. I receive over 500 spam comments a day and very, very few get through. If they do, I add the keywords to this list.

CBS just released their premiere dates for the fall TV lineup. I have added the shows to my public Google calendar. The calendar is now complete with premiere dates and times for ABC, NBC, CBS and FOX. Enjoy.

Graytone | Design: Tenant Report