Syndy Feed Calendar

Summary

Syndy Feed Calendar lets you access event informations in a calendar view.

 (click to magnify)

It derives event information from entry documents included in a Atom's feed document and displays them in a monthly calendar. Each event is marked up with hCalendar and embeded in a content element of an entry document, while "hCalendar via RSS XVCD" derives each event information from an XHTML page which are linked from an entry document.

<feed xmlns="http://www.w3.org/2005/Atom">
  ...
  <entry>
    ...
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <div class="vevent">
          <span class="summary">International Medical Writing Workshop</span>
        </div>
      </div>
Version 0.7.4
Submitted Date 2006-10-29

match

body | outline
xmlns="", body element and outline element of OPML (Outline Processor Markup Language)
atom:feed
xmlns:atom="http://www.w3.org/2005/Atom"
Requirements

Changes from the previous release

Flexible event browsing.

Start up

Instal

  1. Get the zip archive of Syndy Feed Calendar: "Syndy_Feed_Calendar-0.7.4-20061029.zip".
  2. Put these files and folders extracted from the zip archive under "scripts" folder located in the folder where xfy Basic Edition 1.3 is installed:

Samples

  1. Open "sample.opml" with xfy.

Operation

Open OPML file or an Atom feed document, put cursor in the right hand pane and change vocabulary component to "Syndy Feed Calendar".

You can apply it to a single feed and a group of feeds:

Event browsing

Uninstall

Remove these files and folders under "scripts" folder located in the folder where xfy Basic Edition 1.3 is installed.

History

version 0.7.4, 2006-10-29

Summary

Flexible event browsing.

version 0.7.3, 2006-10-09

Summary

First release.