Recent Posts

DHTML: Tableless Layouts using CSS

less than 1 minute read

Needed a place to post my findings on tableless layouts using pure XHTML and CSS. The basic method I use is here:http://www.moopoint.com/tutorials/css_table...

DHTML: Showing/Hiding table rows in firefox

less than 1 minute read

I’ve found an issue with firefox 1.5 where I’m trying to use the display CSS property to show/hide table rows. This works fine with div’s, but with tables ...

The TFO project

less than 1 minute read

I’ve finished the code behind the new Frederick Orchestra website. You can see the site before its release here: http://dev.frederickorchestra.org.The site...