Are there any technical details on how lifelint parsing works? Since
this is happening server side do you plan on releasing the code in
some way? Maybe I just missed the details in this thread or on your
website.

Nice work by the way. I like the rdf output which should hopefully
attract some eyes from the uppercase semantic web crowd.

I did notice that the rdf output includes some diagnostic message in
the output at the end:

--

<rdf:RDF
    xmlns="http://www.w3.org/2002/12/cal/icaltzd#";
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";>
  <Valarm>
    <action>AUDIO</action>
    <trigger>19980403T120000Z</trigger>
    <attach>http://host.com/pub/audio-files/ssbanner.aud</attach>
    <repeat>4</repeat>
    <duration>PT1H</duration>

  </Valarm>
  <Vcalendar>
    <prodid>-//Life Lint//LifeLintCalendar 0.5//EN</prodid>
    <version>2.0</version>
    <component>
      <Vtodo>
        <attendee>[EMAIL PROTECTED]</attendee>

        <sequence>2</sequence>
        <summary>Submit Income Taxes</summary>
        <component rdf:resource="http://www.w3.org/2002/12/cal/icaltzd#Valarm"/>
        <organizer>[EMAIL PROTECTED]</organizer>
        <attendee>[EMAIL PROTECTED]</attendee>
        <uid>[EMAIL PROTECTED]</uid>

        <dtstamp>19980130T134500Z</dtstamp>
        <status>NEEDS-ACTION</status>
        <due>19980415T235959Z</due>
      </Vtodo>
    </component>
  </Vcalendar>
</rdf:RDF>
trying to redirect you to: /calservice/
unrecognized format

--

//Ed
_______________________________________________
microformats-discuss mailing list
[email protected]
http://microformats.org/mailman/listinfo/microformats-discuss

Reply via email to