As Matthias wrote to notify me about a tiny syntax issue. I immediately fixed it. So I am proud to say that the compliancy of my site has been increased ! I was using <style type=”text/css” title=”layout” media=”Screen“> instead of <style type=”text/css” title=”layout” media=”screen“>plus

Pure CSS to display the calendar! No more need of that “table” thing ! .dayword { z-index: 100; position: absolute; width: 20px; text-align: center; vertical-align: middle; font-family: Arial; font-size: xx-small; font-weight: 900; background: #6495ED; color: Black; } .daynum { z-index: 200; position: absolute; width: 20px; text-align: center; vertical-align: middle; color:plus

A small little tiny hack very useful if you want to use RSS / RDF news feeding. This work based on the “MagpieRSS” RSS/RDF processor. I just create a small interface for WP. Several functions are already ready : Show all RSS news from the RSS table (only title) :plus