Does anyone know of a good book our website that really delves into conditional SSI? I've done quite a bit of searching and so far have only found info on the basics, and only one book listed on Amazon (with no description). What I'm interested in doing is using SSI for a table on my website that list our upcoming tradeshows. I want it to automatically highlight the upcoming show, so I don't have to keep doing it every month. I figured out how to do it using if/else with DATE_LOCAL, but it doesn't completely function like it should (some conditions are returning "true" when they should not). I think if I could get a better understanding of conditional SSI and just how it works, I could figure this thing out and find other ways to use it in my site.