<?xml version="1.0"?>

<!DOCTYPE rdf:RDF [
  <!ENTITY nbsp "&#160;">
  <!ENTITY eacute "&#233;">
  <!ENTITY euml "&#235;">
  <!ENTITY ouml "&#246;">]>

<rdf:RDF
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:ad="http://webns.net/mvcb/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:li="http://purl.org/rss/1.0/modules/link/"
  xmlns="http://purl.org/rss/1.0/">

  <channel rdf:about="http://www.innerjoin.org/">
    <title>Innerjoin : Updates</title>
    <link>http://www.innerjoin.org/updates.rdf</link>
    <description>
      Innerjoin : New Stuff, Updates and Corrections
    </description>
    <sy:updatePeriod>daily</sy:updatePeriod>
    <items>
      <rdf:Seq>
        <rdf:li resource="http://www.innerjoin.org/updates.rdf#id-20050320"/>
        <rdf:li resource="http://www.innerjoin.org/updates.rdf#id-20050318"/>
        <rdf:li resource="http://www.innerjoin.org/updates.rdf#id-20050315"/>
        <rdf:li resource="http://www.innerjoin.org/updates.rdf#id-20050312"/>
        <rdf:li resource="http://www.innerjoin.org/updates.rdf#id-20050310"/>
      </rdf:Seq>
    </items>
  </channel>

  <item rdf:about="http://www.innerjoin.org/updates.rdf#id-20050320">
    <title>Events and UID's...</title>
    <link>http://www.innerjoin.org/iCalendar/events-and-uids.html</link>
    <description>
       Why to avoid having your UID's looking like email addresses and
       why Sunbird might show the same event twice in the calendar...
    </description>
  </item>

  <item rdf:about="http://www.innerjoin.org/updates.rdf#id-20050318">
    <title>Tests for non-existant dates...</title>
    <link>http://www.innerjoin.org/iCalendar/test-cases/index.html#invalid-data</link>
    <description>
       Added a set of test cases to cover dates which cannot exist, the first of the 'noneth' month,
       the 'noneth' of January etc...
    </description>
  </item>

  <item rdf:about="http://www.innerjoin.org/updates.rdf#id-20050315">
    <title>Updated gzip'd calendar information...</title>
    <link>http://www.innerjoin.org/iCalendar/gzipped-calendar-data.html#gzip-compressed-ics</link>
    <description>
       Firefox and Mozilla Calendar extensions and Sunbird can cope with compressed calendars,
       Evolution however cannot...
    </description>
  </item>

  <item rdf:about="http://www.innerjoin.org/updates.rdf#id-20050312">
    <title>Tests for events with given durations...</title>
    <link>http://www.innerjoin.org/iCalendar/test-cases/index.html#durations</link>
    <description>
       Added a set of tests which specify events of given durations,rather than end-date,
       an hour, 12 hours, a day, 7 days etc... 
    </description>
  </item>

  <item rdf:about="http://www.innerjoin.org/updates.rdf#id-20050310">
    <title>Mozilla Calendar 0.8 tests moved...</title>
    <link>http://www.innerjoin.org/iCalendar/test-cases/moz-0-8/index.html</link>
    <description>
       Mozilla Calendar 0.8 specific tests (dating from 2002) have been moved down a
       moz-0-8 directory in the test-case structure...
    </description>
  </item>

</rdf:RDF>
