4 external links
Developers Wiki - hCalendar ( "iCal-Basic" effort )
22-June-2005
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...
Developers Wiki - hCalendarThe 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.
He notes as well that:
The iCalendar standard (
RFC2445) forms the basis of hCalendar.
Note: the editor and authors of this specification are tracking the
"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.
Developers Wiki - hCalendar ( RFC2445 )
22-June-2005
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...
Developers Wiki - hCalendarThe 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.
He notes as well that:
The iCalendar standard (
RFC2445) forms the basis of hCalendar.
Note: the editor and authors of this specification are tracking the
"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.
Developers Wiki - hCalendar
22-June-2005
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...
Developers Wiki - hCalendarThe 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.
He notes as well that:
The iCalendar standard (
RFC2445) forms the basis of hCalendar.
Note: the editor and authors of this specification are tracking the
"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.
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
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)
elearning2.0 | So dumb it's smart: how to embed live lists from del.icio.us tags in your own textual contentThe 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