(Wayne's World-like "we're not worthy" motions) Regards, etc...
On 8/6/07, Kevin Marks <[EMAIL PROTECTED]> wrote: > http://epeus.blogspot.com/2007/08/microformats-in-blogger-hatom-support.html > > Those of you who read my blog directly, rather than via a feed-reader, > will notice that it is looking styled again, for the first time since > CSS Naked Day in April. > > I made an initial conversion to hAtom by hand in the meantime, but a > few weeks back Michal Cierniak and I checked in a change to the > underlying Blogger templates to make hAtom the default, which the > Blogger team graciously accepted. This should enable much simpler > client-side parsing of the blog pages. One thing we had to do to > enable this was to add a new datatype to output a date in the W3C's > ISO-8601 profile, as expected by hAtom. If you look in the templates > now, you'll see markup like this: > > <abbr class='published' expr:title='data:post.timestampISO8601'> > <data:post.timestamp/></abbr> > > If you want to make your own hAtom friendly templates, you can use the > data:post.timestampISO8601 appropriately in the date-time design > pattern; the data:post.timestamp will reflect your personal formatting > preferences as before. > > go to blogpost for links > _______________________________________________ > microformats-discuss mailing list > [email protected] > http://microformats.org/mailman/listinfo/microformats-discuss > -- David Janes Founder, BlogMatrix http://www.blogmatrix.com http://blogmatrix.blogmatrix.com _______________________________________________ microformats-discuss mailing list [email protected] http://microformats.org/mailman/listinfo/microformats-discuss
