4 external links

Developers Wiki - hCalendar ( "iCal-Basic" effort )

22-June-2005

[ Open-Standards ]
This 'microformat' proposal is interesting as an example of leveraging small, loose standards, and is also of considerable interest to those of us who maintain web portals and project sites!

Tantek Çelik, of Technorati and microformats.org ( and a css / web standards guru :o), posts this microformat proposal. I'd been thinking about similar issues just moments ago, having posted an event-news item in ossite's open-news blog and wondered about sucking the event information out of it for calendars...

The iCalendar standard (RFC2445), has been broadly interoperably implemented (e.g. Apple's "iCal" application built into MacOSX).

In addition, bloggers often discuss events on their blogs -- upcoming events, writeups of past events, etc. With just a tad bit of structure, bloggers can discuss events in their blog(s) in such a way that spiders and other aggregators can retrieve such events, automatically convert them to iCalendar, and use them in any iCalendar application or service.

This specification introduces the hCalendar format, which is a 1:1 representation of the aforementioned iCalendar standard, in semantic XHTML. Bloggers can both embed hCalendar events directly in their web pages, and style them with CSS to make them appear as desired. In addition, hCalendar enables applications to retrieve information about such events directly from web pages without having to reference a separate file.

Developers Wiki - hCalendar

He notes as well that:

The iCalendar standard ([WWW]RFC2445) forms the basis of hCalendar.

Note: the editor and authors of this specification are tracking the [WWW]"iCal-Basic" effort and intend to base the core hCalendar profile on iCal-Basic. See references for a link to the current draft.

The basic format of hCalendar is to use iCalendar object/property names in lower-case for class names, and to map the nesting of iCalendar objects directly into nested XHTML.



Mike Malloch; 22-June-2005 11:49:25 forum (0)

Developers Wiki - hCalendar ( RFC2445 )

22-June-2005

[ Open-Standards ]
This 'microformat' proposal is interesting as an example of leveraging small, loose standards, and is also of considerable interest to those of us who maintain web portals and project sites!

Tantek Çelik, of Technorati and microformats.org ( and a css / web standards guru :o), posts this microformat proposal. I'd been thinking about similar issues just moments ago, having posted an event-news item in ossite's open-news blog and wondered about sucking the event information out of it for calendars...

The iCalendar standard (RFC2445), has been broadly interoperably implemented (e.g. Apple's "iCal" application built into MacOSX).

In addition, bloggers often discuss events on their blogs -- upcoming events, writeups of past events, etc. With just a tad bit of structure, bloggers can discuss events in their blog(s) in such a way that spiders and other aggregators can retrieve such events, automatically convert them to iCalendar, and use them in any iCalendar application or service.

This specification introduces the hCalendar format, which is a 1:1 representation of the aforementioned iCalendar standard, in semantic XHTML. Bloggers can both embed hCalendar events directly in their web pages, and style them with CSS to make them appear as desired. In addition, hCalendar enables applications to retrieve information about such events directly from web pages without having to reference a separate file.

Developers Wiki - hCalendar

He notes as well that:

The iCalendar standard ([WWW]RFC2445) forms the basis of hCalendar.

Note: the editor and authors of this specification are tracking the [WWW]"iCal-Basic" effort and intend to base the core hCalendar profile on iCal-Basic. See references for a link to the current draft.

The basic format of hCalendar is to use iCalendar object/property names in lower-case for class names, and to map the nesting of iCalendar objects directly into nested XHTML.



Mike Malloch; 22-June-2005 11:49:25 forum (0)

Developers Wiki - hCalendar

22-June-2005

[ Open-Standards ]
This 'microformat' proposal is interesting as an example of leveraging small, loose standards, and is also of considerable interest to those of us who maintain web portals and project sites!

Tantek Çelik, of Technorati and microformats.org ( and a css / web standards guru :o), posts this microformat proposal. I'd been thinking about similar issues just moments ago, having posted an event-news item in ossite's open-news blog and wondered about sucking the event information out of it for calendars...

The iCalendar standard (RFC2445), has been broadly interoperably implemented (e.g. Apple's "iCal" application built into MacOSX).

In addition, bloggers often discuss events on their blogs -- upcoming events, writeups of past events, etc. With just a tad bit of structure, bloggers can discuss events in their blog(s) in such a way that spiders and other aggregators can retrieve such events, automatically convert them to iCalendar, and use them in any iCalendar application or service.

This specification introduces the hCalendar format, which is a 1:1 representation of the aforementioned iCalendar standard, in semantic XHTML. Bloggers can both embed hCalendar events directly in their web pages, and style them with CSS to make them appear as desired. In addition, hCalendar enables applications to retrieve information about such events directly from web pages without having to reference a separate file.

Developers Wiki - hCalendar

He notes as well that:

The iCalendar standard ([WWW]RFC2445) forms the basis of hCalendar.

Note: the editor and authors of this specification are tracking the [WWW]"iCal-Basic" effort and intend to base the core hCalendar profile on iCal-Basic. See references for a link to the current draft.

The basic format of hCalendar is to use iCalendar object/property names in lower-case for class names, and to map the nesting of iCalendar objects directly into nested XHTML.



Mike Malloch; 22-June-2005 11:49:25 forum (0)

See this post for a great example of the power of simple standards and open architectures ( Mike's how-to post in elearning2.0 )

02-November-2005

[ standards/small-loose ]
Mike posted an interesting how-to in his new elearning2.0 blog yesterday, which shows how ordinary web authors can mix 'live' streams of links-lists from del.icio.us tags with their discursive content. This is a great example of how keeping it simple makes all sorts of unexpected features possible.

See this for a how-to for pulling links-lists into discursive content using just RSS, javascript, html and del.icio.us. Try to imagine how the IMS would have specified a standard for accomplishing the same thing :o)

The editors of the NGRF site have been 'getting' the power of social-bookmarking lately, and have started to assemble a useful resource at their del.icio.us account. While drafting an email to them about options for leveraging that resource within the NGRF site, it occurred to me that a very easy technique already exists for bringing 'live' links lists into discursive site content, using the javascript linkroll feature from del.icio.us itself. This post explains how to do that

elearning2.0 | So dumb it's smart: how to embed live lists from del.icio.us tags in your own textual content


Anonymous Comment; 02-November-2005 12:54:03 forum (0)