Export
The Orienteering Canada database allows you to ...Display info on your club's website
Calendar
The events calendar can be embeded by adding this code to your site:
<iframe src="coc.whyjustrun.ca/events.embed"></iframe>
Maps
Maps can be embeded by adding this code to your site:
<iframe src="coc.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.