Display info on your club's website

Much of the information in the OCNDB can be accessed and displayed in your club's website. A number of "widgets" have been developed for displaying information. A little bit of basic web-programming knowledge is required to include them.
Calendar
The events calendar can be embeded by adding this code to your site:
<iframe src="ooc.whyjustrun.ca/events.embed"></iframe>
Maps
Maps can be embeded by adding this code to your site:
<iframe src="ooc.whyjustrun.ca/maps.embed"></iframe>

Roll-your-own widgets

A lot of the information in the OCNDB is available via the API, which generally provides data in IOF XML format.

Experienced web developers can create widgets to display this information. For more information check out the API.

Upgrading to the WhyJustRun system

In addition to this functionality, each club has the option to use the WhyJustRun (WJR) system for their club. This involves migrating the club website to WJR...