Sunday, 3rd November 2002
Inline XML
Inline XML explains how different XML languages can be embedded in XHTML documents using namespaces, and how they can then by styled using CSS.
OperaShow
It’s been a while since I last looked at 30 Days to becoming an Opera Lover so it was a nice surprise to see that not only is the series now complete but Tim has started up blog to continue the momentum. Flicking through the days I hadn’t read before the single feature that impressed me most was OperaShow, described on Day 17. OperaShow is a variant of the full screen mode present in IE and Mozilla, but with the added ability to run PowerPoint style presentations. This is implemented using CSS and the projection media type, in conjunction with the page-break-before : always;
CSS property. Opera defaults to rendering the page normally (with whatever screen/all stylesheet the page author has provided) but as soon as you press F11 the projection style sheet comes in to effect. PgDown / PgUp can be used to cycle through the “slides” and the whole thing works just like a PowerPoint presentation.
Zend re-design... terrible!
Zend (the commercial company behind the PHP scripting language) have launched a redesign of Zend.com. My verdict on the new design ... terrible.
[... 161 words]