You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by bd...@apache.org on 2006/08/22 11:10:06 UTC

svn commit: r433566 - in /cocoon/site/asf-calendar: ./ README.txt cocoon-asf-calendar.rdf

Author: bdelacretaz
Date: Tue Aug 22 02:10:05 2006
New Revision: 433566

URL: http://svn.apache.org/viewvc?rev=433566&view=rev
Log:
adding CocoonGT 2006 entry for http://asylum.zones.apache.org/rdfcal/

Added:
    cocoon/site/asf-calendar/
    cocoon/site/asf-calendar/README.txt   (with props)
    cocoon/site/asf-calendar/cocoon-asf-calendar.rdf

Added: cocoon/site/asf-calendar/README.txt
URL: http://svn.apache.org/viewvc/cocoon/site/asf-calendar/README.txt?rev=433566&view=auto
==============================================================================
--- cocoon/site/asf-calendar/README.txt (added)
+++ cocoon/site/asf-calendar/README.txt Tue Aug 22 02:10:05 2006
@@ -0,0 +1 @@
+This directory contains calendar data for http://asylum.zones.apache.org/rdfcal/

Propchange: cocoon/site/asf-calendar/README.txt
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: cocoon/site/asf-calendar/README.txt
------------------------------------------------------------------------------
    svn:keywords = Id

Added: cocoon/site/asf-calendar/cocoon-asf-calendar.rdf
URL: http://svn.apache.org/viewvc/cocoon/site/asf-calendar/cocoon-asf-calendar.rdf?rev=433566&view=auto
==============================================================================
--- cocoon/site/asf-calendar/cocoon-asf-calendar.rdf (added)
+++ cocoon/site/asf-calendar/cocoon-asf-calendar.rdf Tue Aug 22 02:10:05 2006
@@ -0,0 +1,29 @@
+<?xml version="1.0"?>
+<rdf:RDF xml:lang="en"
+         xmlns="http://www.w3.org/2002/12/cal/ical#"
+         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
+<!--
+  =======================================================================
+
+   Copyright (c) 2006 The Apache Software Foundation.
+   All rights reserved.
+
+  =======================================================================
+  This data is meant to be published on http://asylum.zones.apache.org/rdfcal/ .
+  That page contains a link to a form to generate more such data.
+  =======================================================================
+-->
+  <version>2.0</version>
+  <Vevent>
+    <dtstart>2006-10-02</dtstart>
+    <dtend>2006-10-04</dtend>
+    <summary>Cocoon GetTogether 2006</summary>
+    <description>The Apache Cocoon community is proud to announce the fifth (!) annual edition  of the Cocoon GetTogether, the main annual gathering of current and future Cocoon users and developers. During this event, you'll have a unique chance to meet and intermingle with fellow Cocoon enthusiasts, to hear what's hot and what's not, and to get your hands dirty with some real on-site Cocoon coding.</description>
+    <location>Amsterdam, The Netherlands</location>
+    <url>http://www.cocoongt.org/</url>
+    <status>CONFIRMED</status>
+    <organizer><cn>the Apache Cocoon Community</cn></organizer>
+    <uid>877240a0272cf0ec24a3d1efa51ab5d5406c5e4266715b4ca4998543f31a25c4</uid>
+    <class>PUBLIC</class>
+  </Vevent>
+</rdf:RDF>