Sharing content

This site uses the following protocols to share its content, with luck making it easier for you wherever you wish to share it!

  1. Calendars

    The Gigs pages all use iCalendar in RDFa. You can subscribe to the Gigs page as an public calendar using the link:

    http://www.coreymwamba.co.uk/gigs/ical

    Here are instructions on how to do this for

    There are many ways to do this using a Linux system - but the simplest is to use curl or wget in a terminal.

  2. OEmbed

    You can embed content from my Gigs, Rambles and Get My Music into an external site using OEmbed. The OEmbed request looks like this:

    http://feeds.coreymwamba.co.uk/oembed.php?url=

    It only gives XML responses. So, a request to fetch a gig would look like this:

    http://feeds.coreymwamba.co.uk/oembed.php?url=http://www.coreymwamba.co.uk/gig/guest-1337110200

    and the response would be

    <oembed>
    <type>rich</type>
    <version>1.0</version>
    <author_name>Corey Mwamba</author_name>
    <author_url>http://webid.coreymwamba.co.uk</author_url>
    <provider_name>Corey Mwamba</provider_name>
    <provider_url>http://www.coreymwamba.co.uk</provider_url>
    <title>PARRJAZZ sessions</title>
    <width>200</width>
    <height>100</height>
    <html>
    <p><img src="http://www.coreymwamba.co.uk/gigs/imgrs/corstu.jpg" style="width:200px; float: left;margin-right: 4px"/>Gig + jam session.</p><p>Tue 15th May 7:30pm, Parr Street Studios, Liverpool: &#163;3</p>
    </html>
    </oembed>
  3. Open Graph Protocol

    Open Graph Protocol is used by Facebook. As the whole site is written in "XHTML5+RDFa" almost every page will have a reasonable format when shared to Facebook.

Sections

  1. Reading the site
  2. Standards
  3. Audio help
  4. Sharing
  5. Privacy

Thanks/Colophon

Many thanks to all those who have checked the site for ship-shapeliness, especially my fab mailing list.


Fatal error: require_once(): Failed opening required '../struct/newmenu.php' (include_path='.:/usr/share/php') in /home/ftpcorey/public_html/help/index.php on line 55