O'Reilly Answers is a community site for sharing knowledge, asking questions, and providing answers that brings together our customers, authors, editors, conference speakers, and Foo (Friends of O'Reilly). More »
Introduction
In this week's companion article on the Radar blog, I discuss some of the ways that the elmcity service can scale. One way is to parallelize the gathering of iCalendar feeds. Whe...
Introduction
In this week's companion article on the Radar blog ("The iCalendar chicken-and-egg conundrum"), I bemoan the fact that content management systems typically produce events pages in HT...
Introduction
In this week's companion article on the Radar blog, I discuss how principles of common-sense information architecture govern whether public events posted to Facebook will or won't be...
Introduction
In this week's companion article on the Radar blog, I discuss a feature of the elmcity service that enables curators to find web pages that mention recurring events. The elmcity serv...
Introduction
Curators of elmcity calendar hubs use a Delicious tagging convention to specify the metadata that controls their hubs. Calendar entries that flow through those hubs can specify event...
Introduction
The elmcity service makes API calls to many other services, including the Azure table service, Delicious, Eventful, Upcoming, Eventbrite, Facebook, and a wide variety of iCalendar so...
Introduction
The elmcity service makes extensive use of the Azure table service. Why use this cloud-based key/value store instead of the corresponding SQL-based offering, SQL Azure? The standard ...
Introduction
When Twitter shut down HTTP basic authentication as a means of access to its API, the elmcity service -- which uses that API as described in The power of informal contracts -- had to...
Introduction
The vast majority of event information on the web is unavailable as structured data. The elmcity project tackles this problem by empowering curators to create syndicated networks of ...
Note: This series of how to articles is a companion to my elmcity series on the Radar blog, which chronicles what I've been learning as I build a calendar aggregation service on Azure.
Overview
...