From lisa at osafoundation.org  Mon Nov  1 09:53:42 2004
From: lisa at osafoundation.org (Lisa Dusseault)
Date: Mon Nov  1 09:53:55 2004
Subject: [Ietf-calsify] Schedule for IETF 61 in iCalendar
Message-ID: <F7FCE410-2C2E-11D9-BF80-000A95B2BB72@osafoundation.org>

Eliot Lear gave me this iCalendar file for next week -- it worked for 
me in Apple's iCal client.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: agenda-61.ics
Type: text/calendar
Size: 28384 bytes
Desc: not available
Url : http://lists.osafoundation.org/pipermail/ietf-calsify/attachments/20041101/398b6219/agenda-61.bin
-------------- next part --------------


--Lisa
From pregen at egenconsulting.com  Tue Nov  2 14:26:43 2004
From: pregen at egenconsulting.com (pregen@egenconsulting.com)
Date: Tue Nov  2 14:26:41 2004
Subject: [Ietf-calsify] Interop Results
Message-ID: <OF84729090.9DB52132-ON85256F40.007B33EC-85256F40.007B4BEE@egenconsulting.com>

The results of the interop held at UC Berkeley are done and can be located 
at the following URLs. 

http://www.calconnect.org/interop/uc%20berkeley%20interop%20testing.pdf 
(document) 
http://www.calconnect.org/interop/8-2004-results.pdf   (spreadsheet link) 
From pregen at egenconsulting.com  Tue Nov  2 16:34:04 2004
From: pregen at egenconsulting.com (pregen@egenconsulting.com)
Date: Tue Nov  2 16:34:00 2004
Subject: [Ietf-calsify] Schedule for IETF 61 in iCalendar
In-Reply-To: <F7FCE410-2C2E-11D9-BF80-000A95B2BB72@osafoundation.org>
Message-ID: <OFDF79EB2A.DEBBCE19-ON85256F41.000315E9-85256F41.00031E99@egenconsulting.com>

It worked on my Lotus Notes client as well.  Cool!



Lisa Dusseault <lisa@osafoundation.org> 
Sent by: ietf-calsify-bounces@osafoundation.org
11/01/2004 12:53

To
ietf-calsify@osafoundation.org
cc

Subject
[Ietf-calsify] Schedule for IETF 61 in iCalendar






Eliot Lear gave me this iCalendar file for next week -- it worked for 
me in Apple's iCal client.

[attachment "agenda-61.ics" deleted by Pat R Egen/Egen Consulting/01] 

--Lisa
_______________________________________________
Ietf-calsify mailing list
Ietf-calsify@osafoundation.org
http://lists.osafoundation.org/mailman/listinfo/ietf-calsify

From mark at ScheduleWorld.com  Tue Nov  2 16:54:54 2004
From: mark at ScheduleWorld.com (Mark Swanson)
Date: Tue Nov  2 16:54:56 2004
Subject: [Ietf-calsify] Interop Results
In-Reply-To: <OF84729090.9DB52132-ON85256F40.007B33EC-85256F40.007B4BEE@egenconsulting.com>
References: <OF84729090.9DB52132-ON85256F40.007B33EC-85256F40.007B4BEE@egenconsulting.com>
Message-ID: <200411021954.54250.mark@ScheduleWorld.com>

On November 2, 2004 5:26 pm, pregen@egenconsulting.com wrote:
> The results of the interop held at UC Berkeley are done and can be located
> at the following URLs.

Thanks for the info. 
The interop tests will be quite useful.

Cheers.

-- 
Free SyncML-capable J2ME & J2SE replacement for Exchange and Outlook
http://www.ScheduleWorld.com/
WAP: http://www.ScheduleWorld.com/sw/WAPToday?id=4000&tz=EST
WebDAV: http://www.ScheduleWorld.com/sw/webDAVDir/4000.ics
VFREEBUSY: http://www.ScheduleWorld.com/sw/freebusy/4000.ifb
From Doug at Royer.com  Tue Nov  2 17:47:20 2004
From: Doug at Royer.com (Doug Royer)
Date: Tue Nov  2 17:47:33 2004
Subject: [Ietf-calsify] Interop Results 
In-Reply-To: <OF84729090.9DB52132-ON85256F40.007B33EC-85256F40.007B4BEE@egenconsulting.com>
References: <OF84729090.9DB52132-ON85256F40.007B33EC-85256F40.007B4BEE@egenconsulting.com>
Message-ID: <418838A8.6010007@Royer.com>



It looks like all the interop results and summary agree that we need
to have basic objects that can be parsed by non-recurrence aware
applications if for no other reason to allow  implementations that support
some sub-sets of recurrence rules to parse the data.  The new recur-draft
can nail down the exact set that must be implemented in order to be
compliant. . By having the organizer's CUA expand the instances and set
the RECURRENCE-ID value to UTC, it is a format that  at least contains
all of the recurrence data.

In addition it looks like VALARM needs to be an add on as there
is a low level of interoperability between vendors.

In some cases it is hard to tell of the vendor did not support a 
feature, or if
their support is not working per RFC.

It also looks that iTIP needs to be broken down into perhaps individual
METHODs: PUBLISH, REQUEST/REPLY, delegation support,  CANCEL,
ADD,... drafts.


So it looks like we need separate drafts for:

    - Basic - with VEVENT - that describes how to send 2445 recurrence 
rules.

            Implementations that implement 'Basic' can send 2445 
(pre-iCal-Recurence) recurrence
            rules, but if they indicate they support iCal-Recurrence, 
then they would have
            to conform to iCal-Basic and iCal-Recurrence. They can also 
send 2445 VTIMEZONE
            with those objects.

    - VALARM - Do we deprecate PROCEDURE?

    - VTODO

    - Recurrence and VTIMEZONE
      
       I include VTIMEZONE here as VTIMEZONE is not really needed until
       recurrence rules are included.

    - METHOD:VFREEBUSY

    - METHOD:PUBLISH

    - METHOD(s): REQUEST/REPLY/CANCEL/REFRESH - including how to schedule.

       I think that if you have REQUEST, you have to have REPLY, CANCEL, 
and REQUEST.

    - Delegation

       Viewing the results and my testing is clear that most do not 
support this feature.
        So I think it needs to be optional.

    - METHOD: ADD - Or should this be part of REQUEST.

    - VJOURNAL??

    - New iMIP.


   
   


-- 

Doug Royer                     |   http://INET-Consulting.com
-------------------------------|-----------------------------
Doug@Royer.com                 | Office: (208)612-4638
http://Royer.com/People/Doug   | Fax:    (866)594-8574
                               | Cell:   (208)520-4044

              We Do Standards - You Need Standards


-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 4696 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.osafoundation.org/pipermail/ietf-calsify/attachments/20041102/81370472/smime.bin
From TimHare at comcast.net  Tue Nov  2 17:57:33 2004
From: TimHare at comcast.net (TimHare@comcast.net)
Date: Tue Nov  2 18:07:10 2004
Subject: [Ietf-calsify] Schedule for IETF 61 in iCalendar
In-Reply-To: <OFDF79EB2A.DEBBCE19-ON85256F41.000315E9-85256F41.00031E99@
	egenconsulting.com>
References: <F7FCE410-2C2E-11D9-BF80-000A95B2BB72@osafoundation.org>
	<OFDF79EB2A.DEBBCE19-ON85256F41.000315E9-85256F41.00031E99@egenconsulting.com>
Message-ID: <6.1.1.1.0.20041102205544.02f1ae10@mail.comcast.net>

As expected, it doesn't open in Palm Desktop, which despite being updated 
this year does not seem to realize the iCalendar spec was ever published!



At 07:34 PM 11/2/04, pregen@egenconsulting.com wrote:
>It worked on my Lotus Notes client as well.  Cool!
>
>
>
>Lisa Dusseault <lisa@osafoundation.org>
>Sent by: ietf-calsify-bounces@osafoundation.org
>11/01/2004 12:53
>
>To
>ietf-calsify@osafoundation.org
>cc
>
>Subject
>[Ietf-calsify] Schedule for IETF 61 in iCalendar
>
>
>
>
>
>
>Eliot Lear gave me this iCalendar file for next week -- it worked for
>me in Apple's iCal client.
>
>[attachment "agenda-61.ics" deleted by Pat R Egen/Egen Consulting/01]
>
>--Lisa
>_______________________________________________
>Ietf-calsify mailing list
>Ietf-calsify@osafoundation.org
>http://lists.osafoundation.org/mailman/listinfo/ietf-calsify
>
>
>_______________________________________________
>Ietf-calsify mailing list
>Ietf-calsify@osafoundation.org
>http://lists.osafoundation.org/mailman/listinfo/ietf-calsify

Tim Hare
Interested Bystander, Non-Inc. 


From TimHare at comcast.net  Tue Nov  2 18:18:38 2004
From: TimHare at comcast.net (TimHare@comcast.net)
Date: Tue Nov  2 18:29:41 2004
Subject: [Ietf-calsify] Interop Results
In-Reply-To: <OF84729090.9DB52132-ON85256F40.007B33EC-85256F40.007B4BEE@
	egenconsulting.com>
References: <OF84729090.9DB52132-ON85256F40.007B33EC-85256F40.007B4BEE@egenconsulting.com>
Message-ID: <6.1.1.1.0.20041102211446.02f1ab80@mail.comcast.net>

One addition I'd make to the document re: VJOURNAL - the function seems to 
have been taken over by blogging tools, and  RSS and Atom for 
publication/transport.

The only remaining use case I could think of would be solved by having a 
form of VEVENT which has a comment attached to a date/time - people I know 
use an appointment or to-do as this kind of entry anyway, so even the 
comment-form VEVENT wouldn't be used much.

At 05:26 PM 11/2/04, you wrote:
>http://www.calconnect.org/interop/uc%20berkeley%20interop%20testing.pdf

Tim Hare
Interested Bystander, Non-Inc. 


From reinhold at kainhofer.com  Tue Nov  2 18:51:42 2004
From: reinhold at kainhofer.com (Reinhold Kainhofer)
Date: Tue Nov  2 18:51:59 2004
Subject: [Ietf-calsify] Schedule for IETF 61 in iCalendar
In-Reply-To: <F7FCE410-2C2E-11D9-BF80-000A95B2BB72@osafoundation.org>
References: <F7FCE410-2C2E-11D9-BF80-000A95B2BB72@osafoundation.org>
Message-ID: <200411030351.47459.reinhold@kainhofer.com>

Am Montag, 1. November 2004 18:53 schrieb Lisa Dusseault:
> Eliot Lear gave me this iCalendar file for next week -- it worked for
> me in Apple's iCal client.

Works correctly in KOrganizer (tested with CVS HEAD), too.

Cheers,
Reinhold

-- 
------------------------------------------------------------------
Reinhold Kainhofer, Vienna, Austria
email: reinhold@kainhofer.com, http://reinhold.kainhofer.com/
 * Financial and Actuarial Mathematics, TU Wien, http://www.fam.tuwien.ac.at
 * K Desktop Environment, http://www.kde.org/, KOrganizer / KPilot maintainer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.osafoundation.org/pipermail/ietf-calsify/attachments/20041103/690a1d8e/attachment.bin
From TimHare at comcast.net  Fri Nov 12 15:31:09 2004
From: TimHare at comcast.net (TimHare@comcast.net)
Date: Fri Nov 12 15:41:43 2004
Subject: [Ietf-calsify] draft-hare-xcalendar-02.txt has been submitted
Message-ID: <6.1.1.1.0.20041112182833.02802df0@mail.comcast.net>

I've submitted a new version of the draft, removing an unused template and 
cleaning up a few things; if you've been using this draft for 
anything  (besides bird cage liner or fish wrapper), you might be 
interested. Nothing has changed in a major way; I will be reviewing it over 
the next few weeks to look for bigger changes.


Tim Hare
Interested Bystander, Non-Inc. 



X-Envelope-From: TimHare@comcast.net
X-Envelope-To: <ietf-calsify@osafoundation.org>
Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.202.56]) by kahuna.osafoundation.org (8.12.8/8.12.8) with ESMTP id iACNfbZd000612 for <ietf-calsify@osafoundation.org>; Fri, 12 Nov 2004 15:41:37 -0800
Received: from thare.comcast.net (pcp05187532pcs.micske01.fl.comcast.net[68.46.236.23]) by comcast.net (sccrmhc12) with SMTP id <2004111223413001200dqb9be> (Authid: TimHare); Fri, 12 Nov 2004 23:41:30 +0000
Message-Id: <6.1.1.1.0.20041112182833.02802df0@mail.comcast.net>
X-Sender: TimHare@mail.comcast.net
X-Mailer: QUALCOMM Windows Eudora Version 6.1.1.1
Date: Fri, 12 Nov 2004 18:31:09 -0500
To: ietf-calsify@osafoundation.org, www-rdf-calendar@w3.org
From: TimHare@comcast.net
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format=flowed
X-Spam-Score: 2.42 (**) DNS_FROM_RFC_ABUSE, DNS_FROM_RFC_POST, DNS_FROM_RFC_WHOIS, NO_REAL_NAME
X-Scanned-By: MIMEDefang 2.45
Cc: 
Subject: [Ietf-calsify] draft-hare-xcalendar-02.txt has been submitted
X-BeenThere: ietf-calsify@osafoundation.org
X-Mailman-Version: 2.1.4
Precedence: list
List-Id: ietf-calsify.osafoundation.org
List-Unsubscribe: <http://lists.osafoundation.org/mailman/listinfo/ietf-calsify>,  <mailto:ietf-calsify-request@osafoundation.org?subject=unsubscribe>
List-Archive: <http://lists.osafoundation.org/pipermail/ietf-calsify>
List-Post: <mailto:ietf-calsify@osafoundation.org>
List-Help: <mailto:ietf-calsify-request@osafoundation.org?subject=help>
List-Subscribe: <http://lists.osafoundation.org/mailman/listinfo/ietf-calsify>,  <mailto:ietf-calsify-request@osafoundation.org?subject=subscribe>
X-List-Received-Date: Fri, 12 Nov 2004 23:41:42 -0000

I've submitted a new version of the draft, removing an unused template and 
cleaning up a few things; if you've been using this draft for 
anything  (besides bird cage liner or fish wrapper), you might be 
interested. Nothing has changed in a major way; I will be reviewing it over 
the next few weeks to look for bigger changes.


Tim Hare
Interested Bystander, Non-Inc. 




X-Envelope-From: reinhold@kainhofer.com
X-Envelope-To: <ietf-calsify@osafoundation.org>
Received: from doob.fam.tuwien.ac.at (doob.fam.tuwien.ac.at [128.130.51.99]) by kahuna.osafoundation.org (8.12.8/8.12.8) with ESMTP id iA32prZe000360 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for <ietf-calsify@osafoundation.org>; Tue, 2 Nov 2004 18:51:55 -0800
Received: from [] (reinhold@curie.fam.tuwien.ac.at [128.130.51.116]) by doob.fam.tuwien.ac.at (8.13.1/8.13.1/Debian-15) with ESMTP id iA32porU012399 for <ietf-calsify@osafoundation.org>; Wed, 3 Nov 2004 03:51:52 +0100
From: Reinhold Kainhofer <reinhold@kainhofer.com>
Organization: FAM, Vienna University of Technology
To: ietf-calsify@osafoundation.org
Subject: Re: [Ietf-calsify] Schedule for IETF 61 in iCalendar
Date: Wed, 3 Nov 2004 03:51:42 +0100
User-Agent: KMail/1.7.50
References: <F7FCE410-2C2E-11D9-BF80-000A95B2BB72@osafoundation.org>
In-Reply-To: <F7FCE410-2C2E-11D9-BF80-000A95B2BB72@osafoundation.org>
MIME-Version: 1.0
Content-Type: multipart/signed; boundary="nextPart1634510.xny6dvQ1di"; protocol="application/pgp-signature"; micalg=pgp-sha1
Content-Transfer-Encoding: 7bit
Message-Id: <200411030351.47459.reinhold@kainhofer.com>
X-Scanned-By: MIMEDefang 2.45
X-BeenThere: ietf-calsify@osafoundation.org
X-Mailman-Version: 2.1.4
Precedence: list
List-Id: ietf-calsify.osafoundation.org
List-Unsubscribe: <http://lists.osafoundation.org/mailman/listinfo/ietf-calsify>,  <mailto:ietf-calsify-request@osafoundation.org?subject=unsubscribe>
List-Archive: <http://lists.osafoundation.org/pipermail/ietf-calsify>
List-Post: <mailto:ietf-calsify@osafoundation.org>
List-Help: <mailto:ietf-calsify-request@osafoundation.org?subject=help>
List-Subscribe: <http://lists.osafoundation.org/mailman/listinfo/ietf-calsify>,  <mailto:ietf-calsify-request@osafoundation.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Nov 2004 02:51:57 -0000

--nextPart1634510.xny6dvQ1di
Content-Type: text/plain;
  charset="iso-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Am Montag, 1. November 2004 18:53 schrieb Lisa Dusseault:
> Eliot Lear gave me this iCalendar file for next week -- it worked for
> me in Apple's iCal client.

Works correctly in KOrganizer (tested with CVS HEAD), too.

Cheers,
Reinhold

=2D-=20
=2D-----------------------------------------------------------------
Reinhold Kainhofer, Vienna, Austria
email: reinhold@kainhofer.com, http://reinhold.kainhofer.com/
 * Financial and Actuarial Mathematics, TU Wien, http://www.fam.tuwien.ac.at
 * K Desktop Environment, http://www.kde.org/, KOrganizer / KPilot maintain=
er

--nextPart1634510.xny6dvQ1di
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQBBiEfDTqjEwhXvPN0RAlPhAJ9wsSBB9WBJkntaWBGcA+yMSd4gsACgie2p
XwOKlDd4nRod+Es/d8O1Pas=
=sVmp
-----END PGP SIGNATURE-----

--nextPart1634510.xny6dvQ1di--


X-Envelope-From: TimHare@comcast.net
X-Envelope-To: <ietf-calsify@osafoundation.org>
Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.202.56]) by kahuna.osafoundation.org (8.12.8/8.12.8) with ESMTP id iA32TbZd027081 for <ietf-calsify@osafoundation.org>; Tue, 2 Nov 2004 18:29:37 -0800
Received: from thare.comcast.net (pcp05187532pcs.micske01.fl.comcast.net[68.46.236.23]) by comcast.net (sccrmhc12) with SMTP id <20041103022924012009p64ue> (Authid: TimHare); Wed, 3 Nov 2004 02:29:24 +0000
Message-Id: <6.1.1.1.0.20041102211446.02f1ab80@mail.comcast.net>
X-Sender: TimHare@mail.comcast.net
X-Mailer: QUALCOMM Windows Eudora Version 6.1.1.1
Date: Tue, 02 Nov 2004 21:18:38 -0500
To: ietf-calsify@osafoundation.org
From: TimHare@comcast.net
Subject: Re: [Ietf-calsify] Interop Results
In-Reply-To: <OF84729090.9DB52132-ON85256F40.007B33EC-85256F40.007B4BEE@ egenconsulting.com>
References: <OF84729090.9DB52132-ON85256F40.007B33EC-85256F40.007B4BEE@egenconsulting.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format=flowed
X-Spam-Score: 2.42 (**) DNS_FROM_RFC_ABUSE, DNS_FROM_RFC_POST, DNS_FROM_RFC_WHOIS, NO_REAL_NAME
X-Scanned-By: MIMEDefang 2.45
X-BeenThere: ietf-calsify@osafoundation.org
X-Mailman-Version: 2.1.4
Precedence: list
List-Id: ietf-calsify.osafoundation.org
List-Unsubscribe: <http://lists.osafoundation.org/mailman/listinfo/ietf-calsify>,  <mailto:ietf-calsify-request@osafoundation.org?subject=unsubscribe>
List-Archive: <http://lists.osafoundation.org/pipermail/ietf-calsify>
List-Post: <mailto:ietf-calsify@osafoundation.org>
List-Help: <mailto:ietf-calsify-request@osafoundation.org?subject=help>
List-Subscribe: <http://lists.osafoundation.org/mailman/listinfo/ietf-calsify>,  <mailto:ietf-calsify-request@osafoundation.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Nov 2004 02:29:40 -0000

One addition I'd make to the document re: VJOURNAL - the function seems to 
have been taken over by blogging tools, and  RSS and Atom for 
publication/transport.

The only remaining use case I could think of would be solved by having a 
form of VEVENT which has a comment attached to a date/time - people I know 
use an appointment or to-do as this kind of entry anyway, so even the 
comment-form VEVENT wouldn't be used much.

At 05:26 PM 11/2/04, you wrote:
>http://www.calconnect.org/interop/uc%20berkeley%20interop%20testing.pdf

Tim Hare
Interested Bystander, Non-Inc. 




X-Envelope-From: TimHare@comcast.net
X-Envelope-To: <ietf-calsify@osafoundation.org>
Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by kahuna.osafoundation.org (8.12.8/8.12.8) with ESMTP id iA3274Zd021918 for <ietf-calsify@osafoundation.org>; Tue, 2 Nov 2004 18:07:06 -0800
Received: from thare.comcast.net (pcp05187532pcs.micske01.fl.comcast.net[68.46.236.23]) by comcast.net (sccrmhc13) with SMTP id <200411030206580160017l1qe> (Authid: TimHare); Wed, 3 Nov 2004 02:06:58 +0000
Message-Id: <6.1.1.1.0.20041102205544.02f1ae10@mail.comcast.net>
X-Sender: TimHare@mail.comcast.net
X-Mailer: QUALCOMM Windows Eudora Version 6.1.1.1
Date: Tue, 02 Nov 2004 20:57:33 -0500
To: ietf-calsify@osafoundation.org
From: TimHare@comcast.net
Subject: Re: [Ietf-calsify] Schedule for IETF 61 in iCalendar
In-Reply-To: <OFDF79EB2A.DEBBCE19-ON85256F41.000315E9-85256F41.00031E99@ egenconsulting.com>
References: <F7FCE410-2C2E-11D9-BF80-000A95B2BB72@osafoundation.org> <OFDF79EB2A.DEBBCE19-ON85256F41.000315E9-85256F41.00031E99@egenconsulting.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format=flowed
X-Spam-Score: 2.42 (**) DNS_FROM_RFC_ABUSE, DNS_FROM_RFC_POST, DNS_FROM_RFC_WHOIS, NO_REAL_NAME
X-Scanned-By: MIMEDefang 2.45
X-BeenThere: ietf-calsify@osafoundation.org
X-Mailman-Version: 2.1.4
Precedence: list
List-Id: ietf-calsify.osafoundation.org
List-Unsubscribe: <http://lists.osafoundation.org/mailman/listinfo/ietf-calsify>,  <mailto:ietf-calsify-request@osafoundation.org?subject=unsubscribe>
List-Archive: <http://lists.osafoundation.org/pipermail/ietf-calsify>
List-Post: <mailto:ietf-calsify@osafoundation.org>
List-Help: <mailto:ietf-calsify-request@osafoundation.org?subject=help>
List-Subscribe: <http://lists.osafoundation.org/mailman/listinfo/ietf-calsify>,  <mailto:ietf-calsify-request@osafoundation.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Nov 2004 02:07:08 -0000

As expected, it doesn't open in Palm Desktop, which despite being updated 
this year does not seem to realize the iCalendar spec was ever published!



At 07:34 PM 11/2/04, pregen@egenconsulting.com wrote:
>It worked on my Lotus Notes client as well.  Cool!
>
>
>
>Lisa Dusseault <lisa@osafoundation.org>
>Sent by: ietf-calsify-bounces@osafoundation.org
>11/01/2004 12:53
>
>To
>ietf-calsify@osafoundation.org
>cc
>
>Subject
>[Ietf-calsify] Schedule for IETF 61 in iCalendar
>
>
>
>
>
>
>Eliot Lear gave me this iCalendar file for next week -- it worked for
>me in Apple's iCal client.
>
>[attachment "agenda-61.ics" deleted by Pat R Egen/Egen Consulting/01]
>
>--Lisa
>_______________________________________________
>Ietf-calsify mailing list
>Ietf-calsify@osafoundation.org
>http://lists.osafoundation.org/mailman/listinfo/ietf-calsify
>
>
>_______________________________________________
>Ietf-calsify mailing list
>Ietf-calsify@osafoundation.org
>http://lists.osafoundation.org/mailman/listinfo/ietf-calsify

Tim Hare
Interested Bystander, Non-Inc. 




X-Envelope-From: Doug@Royer.com
X-Envelope-To: <ietf-calsify@osafoundation.org>
Received: from royer.com (inet-consulting.com [4.23.9.166]) by kahuna.osafoundation.org (8.12.8/8.12.8) with ESMTP id iA31lRZe017225 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=FAIL) for <ietf-calsify@osafoundation.org>; Tue, 2 Nov 2004 17:47:28 -0800
Received: from Royer.com (localhost [127.0.0.1]) (authenticated bits=0) by royer.com (8.12.2/8.12.2) with ESMTP id iA31lLvt010484 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for <ietf-calsify@osafoundation.org>; Tue, 2 Nov 2004 17:47:23 -0800
Message-ID: <418838A8.6010007@Royer.com>
Date: Tue, 02 Nov 2004 18:47:20 -0700
From: Doug Royer <Doug@Royer.com>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624 Netscape/7.1
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: ietf-calsify@osafoundation.org
Subject: Re: [Ietf-calsify] Interop Results 
References: <OF84729090.9DB52132-ON85256F40.007B33EC-85256F40.007B4BEE@egenconsulting.com>
In-Reply-To: <OF84729090.9DB52132-ON85256F40.007B33EC-85256F40.007B4BEE@egenconsulting.com>
Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg=sha1; boundary="------------ms010203060802040001050706"
X-Royer.com-MailScanner-Information: Please contact SiteAdmin@Royer.com for more information
X-Royer.com-MailScanner: Found to be clean
X-Scanned-By: MIMEDefang 2.45
X-BeenThere: ietf-calsify@osafoundation.org
X-Mailman-Version: 2.1.4
Precedence: list
Reply-To: ietf-calsify@osafoundation.org
List-Id: ietf-calsify.osafoundation.org
List-Unsubscribe: <http://lists.osafoundation.org/mailman/listinfo/ietf-calsify>,  <mailto:ietf-calsify-request@osafoundation.org?subject=unsubscribe>
List-Archive: <http://lists.osafoundation.org/pipermail/ietf-calsify>
List-Post: <mailto:ietf-calsify@osafoundation.org>
List-Help: <mailto:ietf-calsify-request@osafoundation.org?subject=help>
List-Subscribe: <http://lists.osafoundation.org/mailman/listinfo/ietf-calsify>,  <mailto:ietf-calsify-request@osafoundation.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Nov 2004 01:47:31 -0000

This is a cryptographically signed message in MIME format.

--------------ms010203060802040001050706
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit



It looks like all the interop results and summary agree that we need
to have basic objects that can be parsed by non-recurrence aware
applications if for no other reason to allow  implementations that support
some sub-sets of recurrence rules to parse the data.  The new recur-draft
can nail down the exact set that must be implemented in order to be
compliant. . By having the organizer's CUA expand the instances and set
the RECURRENCE-ID value to UTC, it is a format that  at least contains
all of the recurrence data.

In addition it looks like VALARM needs to be an add on as there
is a low level of interoperability between vendors.

In some cases it is hard to tell of the vendor did not support a 
feature, or if
their support is not working per RFC.

It also looks that iTIP needs to be broken down into perhaps individual
METHODs: PUBLISH, REQUEST/REPLY, delegation support,  CANCEL,
ADD,... drafts.


So it looks like we need separate drafts for:

    - Basic - with VEVENT - that describes how to send 2445 recurrence 
rules.

            Implementations that implement 'Basic' can send 2445 
(pre-iCal-Recurence) recurrence
            rules, but if they indicate they support iCal-Recurrence, 
then they would have
            to conform to iCal-Basic and iCal-Recurrence. They can also 
send 2445 VTIMEZONE
            with those objects.

    - VALARM - Do we deprecate PROCEDURE?

    - VTODO

    - Recurrence and VTIMEZONE
      
       I include VTIMEZONE here as VTIMEZONE is not really needed until
       recurrence rules are included.

    - METHOD:VFREEBUSY

    - METHOD:PUBLISH

    - METHOD(s): REQUEST/REPLY/CANCEL/REFRESH - including how to schedule.

       I think that if you have REQUEST, you have to have REPLY, CANCEL, 
and REQUEST.

    - Delegation

       Viewing the results and my testing is clear that most do not 
support this feature.
        So I think it needs to be optional.

    - METHOD: ADD - Or should this be part of REQUEST.

    - VJOURNAL??

    - New iMIP.


   
   


-- 

Doug Royer                     |   http://INET-Consulting.com
-------------------------------|-----------------------------
Doug@Royer.com                 | Office: (208)612-4638
http://Royer.com/People/Doug   | Fax:    (866)594-8574
                               | Cell:   (208)520-4044

              We Do Standards - You Need Standards



--------------ms010203060802040001050706
Content-Type: application/x-pkcs7-signature; name="smime.p7s"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="smime.p7s"
Content-Description: S/MIME Cryptographic Signature

MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAQAAoIINcDCC
A2IwggLLoAMCAQICEAvaCxfBP4mOqwl0erTOLjMwDQYJKoZIhvcNAQECBQAwXzELMAkGA1UE
BhMCVVMxFzAVBgNVBAoTDlZlcmlTaWduLCBJbmMuMTcwNQYDVQQLEy5DbGFzcyAxIFB1Ymxp
YyBQcmltYXJ5IENlcnRpZmljYXRpb24gQXV0aG9yaXR5MB4XDTk4MDUxMjAwMDAwMFoXDTA4
MDUxMjIzNTk1OVowgcwxFzAVBgNVBAoTDlZlcmlTaWduLCBJbmMuMR8wHQYDVQQLExZWZXJp
U2lnbiBUcnVzdCBOZXR3b3JrMUYwRAYDVQQLEz13d3cudmVyaXNpZ24uY29tL3JlcG9zaXRv
cnkvUlBBIEluY29ycC4gQnkgUmVmLixMSUFCLkxURChjKTk4MUgwRgYDVQQDEz9WZXJpU2ln
biBDbGFzcyAxIENBIEluZGl2aWR1YWwgU3Vic2NyaWJlci1QZXJzb25hIE5vdCBWYWxpZGF0
ZWQwgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBALtaRIoEFrtV/QN6ii2UTxV4NrgNSrJv
nFS/vOh3Kp258Gi7ldkxQXB6gUu5SBNWLccI4YRCq8CikqtEXKpC8IIOAukv+8I7u77JJwpd
trA2QjO1blSIT4dKvxna+RXoD4e2HOPMxpqOf2okkuP84GW6p7F+78nbN2rISsgJBuSZAgMB
AAGjgbAwga0wDwYDVR0TBAgwBgEB/wIBADBHBgNVHSAEQDA+MDwGC2CGSAGG+EUBBwEBMC0w
KwYIKwYBBQUHAgEWH3d3dy52ZXJpc2lnbi5jb20vcmVwb3NpdG9yeS9SUEEwMQYDVR0fBCow
KDAmoCSgIoYgaHR0cDovL2NybC52ZXJpc2lnbi5jb20vcGNhMS5jcmwwCwYDVR0PBAQDAgEG
MBEGCWCGSAGG+EIBAQQEAwIBBjANBgkqhkiG9w0BAQIFAAOBgQACfZ5vRUs4oLje6VNkIbzk
TCuPHv6SQKzYCjlqoTIhLAebq1n+0mIafVU4sDdz3PQHZmNiveFTcFKH56jYUulbLarh3s+s
MVTUixnI2COo7wQrMn0sGBzIfImoLnfyRNFlCk10te7TG5JzdC6JOzUTcudAMZrTssSr51a+
i+P7FTCCBQEwggRqoAMCAQICEFdmNm54VbBBMPMwpifld+0wDQYJKoZIhvcNAQEEBQAwgcwx
FzAVBgNVBAoTDlZlcmlTaWduLCBJbmMuMR8wHQYDVQQLExZWZXJpU2lnbiBUcnVzdCBOZXR3
b3JrMUYwRAYDVQQLEz13d3cudmVyaXNpZ24uY29tL3JlcG9zaXRvcnkvUlBBIEluY29ycC4g
QnkgUmVmLixMSUFCLkxURChjKTk4MUgwRgYDVQQDEz9WZXJpU2lnbiBDbGFzcyAxIENBIElu
ZGl2aWR1YWwgU3Vic2NyaWJlci1QZXJzb25hIE5vdCBWYWxpZGF0ZWQwHhcNMDQwOTAzMDAw
MDAwWhcNMDUwOTE3MjM1OTU5WjCCAQsxFzAVBgNVBAoTDlZlcmlTaWduLCBJbmMuMR8wHQYD
VQQLExZWZXJpU2lnbiBUcnVzdCBOZXR3b3JrMUYwRAYDVQQLEz13d3cudmVyaXNpZ24uY29t
L3JlcG9zaXRvcnkvUlBBIEluY29ycC4gYnkgUmVmLixMSUFCLkxURChjKTk4MR4wHAYDVQQL
ExVQZXJzb25hIE5vdCBWYWxpZGF0ZWQxMzAxBgNVBAsTKkRpZ2l0YWwgSUQgQ2xhc3MgMSAt
IE5ldHNjYXBlIEZ1bGwgU2VydmljZTETMBEGA1UEAxQKRG91ZyBSb3llcjEdMBsGCSqGSIb3
DQEJARYOZG91Z0Byb3llci5jb20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDM
WHYQKNX06SDOZPZvQOVD5lgC2MtnZOR80c1scI1FHqHI0XKABQSTV+mbHKozcPYLI4Lf4Iaa
mL0bbVrINBtKmW5pt5J5dmEVMBlKnuapHyRkznktOqdVnZArTGutzqT97LxXiX+BW3dClNY5
jK4mlvcNFQ43xdn5Ihk4idks99SKWgdqG+t9NoKt8jw21tmvmuOyd/smTlWo0Y6uq+kkkPqY
d+1Y8BvgRtU0RDT5Gl1UkO6TkYBwZUE0mvmHBjy4n9rmahQzFWwe1UaHKYPb8d8xO6qGJNis
RNI3i9T9ZPU+/4gC83jqUZDunMpHobvIo7IHnwQSQL0hKTtVG0TJAgMBAAGjggEcMIIBGDAJ
BgNVHRMEAjAAMIGsBgNVHSAEgaQwgaEwgZ4GC2CGSAGG+EUBBwEBMIGOMCgGCCsGAQUFBwIB
FhxodHRwczovL3d3dy52ZXJpc2lnbi5jb20vQ1BTMGIGCCsGAQUFBwICMFYwFRYOVmVyaVNp
Z24sIEluYy4wAwIBARo9VmVyaVNpZ24ncyBDUFMgaW5jb3JwLiBieSByZWZlcmVuY2UgbGlh
Yi4gbHRkLiAoYyk5NyBWZXJpU2lnbjARBglghkgBhvhCAQEEBAMCB4AwFAYKYIZIAYb4RQEG
BwQGFgROb25lMDMGA1UdHwQsMCowKKAmoCSGImh0dHA6Ly9jcmwudmVyaXNpZ24uY29tL2Ns
YXNzMS5jcmwwDQYJKoZIhvcNAQEEBQADgYEAtEyTUZBOX3oBnKnjHU79UlsNnkxc9JuPKkM2
6zHybGdD0C7cQ+sali5TCfraIxtRJoZdgWWDQCbZNiQWH9YVXIiZoWW2XzgYFzLmv6+W5w53
CBKKGX1qmPEZY5LOLqZuwXtlIhzZtggUboWrtt7JhyvhlVKvaKpmd3ZPx1J38rgwggUBMIIE
aqADAgECAhBXZjZueFWwQTDzMKYn5XftMA0GCSqGSIb3DQEBBAUAMIHMMRcwFQYDVQQKEw5W
ZXJpU2lnbiwgSW5jLjEfMB0GA1UECxMWVmVyaVNpZ24gVHJ1c3QgTmV0d29yazFGMEQGA1UE
CxM9d3d3LnZlcmlzaWduLmNvbS9yZXBvc2l0b3J5L1JQQSBJbmNvcnAuIEJ5IFJlZi4sTElB
Qi5MVEQoYyk5ODFIMEYGA1UEAxM/VmVyaVNpZ24gQ2xhc3MgMSBDQSBJbmRpdmlkdWFsIFN1
YnNjcmliZXItUGVyc29uYSBOb3QgVmFsaWRhdGVkMB4XDTA0MDkwMzAwMDAwMFoXDTA1MDkx
NzIzNTk1OVowggELMRcwFQYDVQQKEw5WZXJpU2lnbiwgSW5jLjEfMB0GA1UECxMWVmVyaVNp
Z24gVHJ1c3QgTmV0d29yazFGMEQGA1UECxM9d3d3LnZlcmlzaWduLmNvbS9yZXBvc2l0b3J5
L1JQQSBJbmNvcnAuIGJ5IFJlZi4sTElBQi5MVEQoYyk5ODEeMBwGA1UECxMVUGVyc29uYSBO
b3QgVmFsaWRhdGVkMTMwMQYDVQQLEypEaWdpdGFsIElEIENsYXNzIDEgLSBOZXRzY2FwZSBG
dWxsIFNlcnZpY2UxEzARBgNVBAMUCkRvdWcgUm95ZXIxHTAbBgkqhkiG9w0BCQEWDmRvdWdA
cm95ZXIuY29tMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzFh2ECjV9OkgzmT2
b0DlQ+ZYAtjLZ2TkfNHNbHCNRR6hyNFygAUEk1fpmxyqM3D2CyOC3+CGmpi9G21ayDQbSplu
abeSeXZhFTAZSp7mqR8kZM55LTqnVZ2QK0xrrc6k/ey8V4l/gVt3QpTWOYyuJpb3DRUON8XZ
+SIZOInZLPfUiloHahvrfTaCrfI8NtbZr5rjsnf7Jk5VqNGOrqvpJJD6mHftWPAb4EbVNEQ0
+RpdVJDuk5GAcGVBNJr5hwY8uJ/a5moUMxVsHtVGhymD2/HfMTuqhiTYrETSN4vU/WT1Pv+I
AvN46lGQ7pzKR6G7yKOyB58EEkC9ISk7VRtEyQIDAQABo4IBHDCCARgwCQYDVR0TBAIwADCB
rAYDVR0gBIGkMIGhMIGeBgtghkgBhvhFAQcBATCBjjAoBggrBgEFBQcCARYcaHR0cHM6Ly93
d3cudmVyaXNpZ24uY29tL0NQUzBiBggrBgEFBQcCAjBWMBUWDlZlcmlTaWduLCBJbmMuMAMC
AQEaPVZlcmlTaWduJ3MgQ1BTIGluY29ycC4gYnkgcmVmZXJlbmNlIGxpYWIuIGx0ZC4gKGMp
OTcgVmVyaVNpZ24wEQYJYIZIAYb4QgEBBAQDAgeAMBQGCmCGSAGG+EUBBgcEBhYETm9uZTAz
BgNVHR8ELDAqMCigJqAkhiJodHRwOi8vY3JsLnZlcmlzaWduLmNvbS9jbGFzczEuY3JsMA0G
CSqGSIb3DQEBBAUAA4GBALRMk1GQTl96AZyp4x1O/VJbDZ5MXPSbjypDNusx8mxnQ9Au3EPr
GpYuUwn62iMbUSaGXYFlg0Am2TYkFh/WFVyImaFltl84GBcy5r+vlucOdwgSihl9apjxGWOS
zi6mbsF7ZSIc2bYIFG6Fq7beyYcr4ZVSr2iqZnd2T8dSd/K4MYIEqjCCBKYCAQEwgeEwgcwx
FzAVBgNVBAoTDlZlcmlTaWduLCBJbmMuMR8wHQYDVQQLExZWZXJpU2lnbiBUcnVzdCBOZXR3
b3JrMUYwRAYDVQQLEz13d3cudmVyaXNpZ24uY29tL3JlcG9zaXRvcnkvUlBBIEluY29ycC4g
QnkgUmVmLixMSUFCLkxURChjKTk4MUgwRgYDVQQDEz9WZXJpU2lnbiBDbGFzcyAxIENBIElu
ZGl2aWR1YWwgU3Vic2NyaWJlci1QZXJzb25hIE5vdCBWYWxpZGF0ZWQCEFdmNm54VbBBMPMw
pifld+0wCQYFKw4DAhoFAKCCAp0wGAYJKoZIhvcNAQkDMQsGCSqGSIb3DQEHATAcBgkqhkiG
9w0BCQUxDxcNMDQxMTAzMDE0NzIwWjAjBgkqhkiG9w0BCQQxFgQUilf//ks367fPb+HCtF/G
MaWdy9owUgYJKoZIhvcNAQkPMUUwQzAKBggqhkiG9w0DBzAOBggqhkiG9w0DAgICAIAwDQYI
KoZIhvcNAwICAUAwBwYFKw4DAgcwDQYIKoZIhvcNAwICASgwgfIGCSsGAQQBgjcQBDGB5DCB
4TCBzDEXMBUGA1UEChMOVmVyaVNpZ24sIEluYy4xHzAdBgNVBAsTFlZlcmlTaWduIFRydXN0
IE5ldHdvcmsxRjBEBgNVBAsTPXd3dy52ZXJpc2lnbi5jb20vcmVwb3NpdG9yeS9SUEEgSW5j
b3JwLiBCeSBSZWYuLExJQUIuTFREKGMpOTgxSDBGBgNVBAMTP1ZlcmlTaWduIENsYXNzIDEg
Q0EgSW5kaXZpZHVhbCBTdWJzY3JpYmVyLVBlcnNvbmEgTm90IFZhbGlkYXRlZAIQV2Y2bnhV
sEEw8zCmJ+V37TCB9AYLKoZIhvcNAQkQAgsxgeSggeEwgcwxFzAVBgNVBAoTDlZlcmlTaWdu
LCBJbmMuMR8wHQYDVQQLExZWZXJpU2lnbiBUcnVzdCBOZXR3b3JrMUYwRAYDVQQLEz13d3cu
dmVyaXNpZ24uY29tL3JlcG9zaXRvcnkvUlBBIEluY29ycC4gQnkgUmVmLixMSUFCLkxURChj
KTk4MUgwRgYDVQQDEz9WZXJpU2lnbiBDbGFzcyAxIENBIEluZGl2aWR1YWwgU3Vic2NyaWJl
ci1QZXJzb25hIE5vdCBWYWxpZGF0ZWQCEFdmNm54VbBBMPMwpifld+0wDQYJKoZIhvcNAQEB
BQAEggEABjH41NMe4BqOAPXzG1GNfxviv9p01zldH39PT8qKfRyjj5qyc1XFqCyF4/vnSJ8b
3NeWYlmkOKSMwluWCm4HHi2WqGg68mmJOqq3Z/5bdSQKV90rQgLOhy2tin/giSfRFn9SYdeV
ynMWqMeXs+8ZAY1ek3OYhGQd1+s9rOgu2cneHEEbF+9J4dXDSrJk+lA3rVPzEWfoplHQEWHZ
DetEcUuNBrWUEqLyK7FbvZRkLhj2+VnZ/eyDnFVIKDKGZ9U2Wl1HHCmU5OyXxnBV9m/SV4rk
+Hd2NJpLaATlOmb1529xHtCaO46KiLzXK7DZqOce3hUifR/SHgsN2i/IChZm/gAAAAAAAA==
--------------ms010203060802040001050706--



X-Envelope-From: mark@ScheduleWorld.com
X-Envelope-To: <ietf-calsify@osafoundation.org>
Received: from ns1.webservicesolutions.com (ns1.webservicesolutions.com [69.44.62.208]) by kahuna.osafoundation.org (8.12.8/8.12.8) with SMTP id iA30spZd015105 for <ietf-calsify@osafoundation.org>; Tue, 2 Nov 2004 16:54:51 -0800
Received: from 10.0.2.4 ([10.0.2.4]) by ns1.webservicesolutions.com (JAMES SMTP Server 2.1.3) with SMTP ID 855 for <ietf-calsify@osafoundation.org>; Tue, 2 Nov 2004 18:54:50 -0600 (CST)
From: Mark Swanson <mark@ScheduleWorld.com>
Organization: Web Service Solutions, Inc.
To: ietf-calsify@osafoundation.org
Subject: Re: [Ietf-calsify] Interop Results
Date: Tue, 2 Nov 2004 19:54:54 -0500
User-Agent: KMail/1.6.2
References: <OF84729090.9DB52132-ON85256F40.007B33EC-85256F40.007B4BEE@egenconsulting.com>
In-Reply-To: <OF84729090.9DB52132-ON85256F40.007B33EC-85256F40.007B4BEE@egenconsulting.com>
MIME-Version: 1.0
Content-Disposition: inline
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Message-Id: <200411021954.54250.mark@ScheduleWorld.com>
X-Scanned-By: MIMEDefang 2.45
X-BeenThere: ietf-calsify@osafoundation.org
X-Mailman-Version: 2.1.4
Precedence: list
List-Id: ietf-calsify.osafoundation.org
List-Unsubscribe: <http://lists.osafoundation.org/mailman/listinfo/ietf-calsify>,  <mailto:ietf-calsify-request@osafoundation.org?subject=unsubscribe>
List-Archive: <http://lists.osafoundation.org/pipermail/ietf-calsify>
List-Post: <mailto:ietf-calsify@osafoundation.org>
List-Help: <mailto:ietf-calsify-request@osafoundation.org?subject=help>
List-Subscribe: <http://lists.osafoundation.org/mailman/listinfo/ietf-calsify>,  <mailto:ietf-calsify-request@osafoundation.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Nov 2004 00:54:54 -0000

On November 2, 2004 5:26 pm, pregen@egenconsulting.com wrote:
> The results of the interop held at UC Berkeley are done and can be located
> at the following URLs.

Thanks for the info. 
The interop tests will be quite useful.

Cheers.

-- 
Free SyncML-capable J2ME & J2SE replacement for Exchange and Outlook
http://www.ScheduleWorld.com/
WAP: http://www.ScheduleWorld.com/sw/WAPToday?id=4000&tz=EST
WebDAV: http://www.ScheduleWorld.com/sw/webDAVDir/4000.ics
VFREEBUSY: http://www.ScheduleWorld.com/sw/freebusy/4000.ifb


X-Envelope-From: pregen@egenconsulting.com
Received: from www.egenconsulting.com (www.egenconsulting.com [208.31.106.82]) by kahuna.osafoundation.org (8.12.8/8.12.8) with ESMTP id iA30XuZd009466; Tue, 2 Nov 2004 16:33:56 -0800
In-Reply-To: <F7FCE410-2C2E-11D9-BF80-000A95B2BB72@osafoundation.org>
To: Lisa Dusseault <lisa@osafoundation.org>
Subject: Re: [Ietf-calsify] Schedule for IETF 61 in iCalendar
MIME-Version: 1.0
X-Mailer: Lotus Notes Release 6.5 September 26, 2003
Message-ID: <OFDF79EB2A.DEBBCE19-ON85256F41.000315E9-85256F41.00031E99@egenconsulting.com>
From: pregen@egenconsulting.com
Date: Tue, 2 Nov 2004 19:34:04 -0500
X-MIMETrack: Serialize by Router on Notes1/Egen Consulting/01(Release 6.5.2|June 01, 2004) at 11/02/2004 07:33:56 PM, Serialize complete at 11/02/2004 07:33:56 PM
Content-Type: multipart/alternative; boundary="=_alternative 00031E8A85256F41_="
X-Scanned-By: MIMEDefang 2.45
Cc: ietf-calsify@osafoundation.org, ietf-calsify-bounces@osafoundation.org
X-BeenThere: ietf-calsify@osafoundation.org
X-Mailman-Version: 2.1.4
Precedence: list
List-Id: ietf-calsify.osafoundation.org
List-Unsubscribe: <http://lists.osafoundation.org/mailman/listinfo/ietf-calsify>,  <mailto:ietf-calsify-request@osafoundation.org?subject=unsubscribe>
List-Archive: <http://lists.osafoundation.org/pipermail/ietf-calsify>
List-Post: <mailto:ietf-calsify@osafoundation.org>
List-Help: <mailto:ietf-calsify-request@osafoundation.org?subject=help>
List-Subscribe: <http://lists.osafoundation.org/mailman/listinfo/ietf-calsify>,  <mailto:ietf-calsify-request@osafoundation.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Nov 2004 00:33:58 -0000

This is a multi-part message in MIME format...

--=_alternative 00031E8A85256F41_=
Content-Type: text/plain; charset="US-ASCII"
Content-Disposition: inline

It worked on my Lotus Notes client as well.  Cool!



Lisa Dusseault <lisa@osafoundation.org> 
Sent by: ietf-calsify-bounces@osafoundation.org
11/01/2004 12:53

To
ietf-calsify@osafoundation.org
cc

Subject
[Ietf-calsify] Schedule for IETF 61 in iCalendar






Eliot Lear gave me this iCalendar file for next week -- it worked for 
me in Apple's iCal client.

[attachment "agenda-61.ics" deleted by Pat R Egen/Egen Consulting/01] 

--Lisa
_______________________________________________
Ietf-calsify mailing list
Ietf-calsify@osafoundation.org
http://lists.osafoundation.org/mailman/listinfo/ietf-calsify


--=_alternative 00031E8A85256F41_=--


X-Envelope-From: pregen@egenconsulting.com
X-Envelope-To: <ietf-calsify@osafoundation.org>
Received: from www.egenconsulting.com (www.egenconsulting.com [208.31.106.82]) by kahuna.osafoundation.org (8.12.8/8.12.8) with ESMTP id iA2MQbZd030200 for <ietf-calsify@osafoundation.org>; Tue, 2 Nov 2004 14:26:37 -0800
To: ietf-calsify@osafoundation.org
MIME-Version: 1.0
X-Mailer: Lotus Notes Release 6.5 September 26, 2003
Message-ID: <OF84729090.9DB52132-ON85256F40.007B33EC-85256F40.007B4BEE@egenconsulting.com>
From: pregen@egenconsulting.com
Date: Tue, 2 Nov 2004 17:26:43 -0500
X-MIMETrack: Serialize by Router on Notes1/Egen Consulting/01(Release 6.5.2|June 01, 2004) at 11/02/2004 05:26:37 PM, Serialize complete at 11/02/2004 05:26:37 PM
Content-Type: multipart/alternative; boundary="=_alternative 007B4BE585256F40_="
X-Scanned-By: MIMEDefang 2.45
Subject: [Ietf-calsify] Interop Results
X-BeenThere: ietf-calsify@osafoundation.org
X-Mailman-Version: 2.1.4
Precedence: list
List-Id: ietf-calsify.osafoundation.org
List-Unsubscribe: <http://lists.osafoundation.org/mailman/listinfo/ietf-calsify>,  <mailto:ietf-calsify-request@osafoundation.org?subject=unsubscribe>
List-Archive: <http://lists.osafoundation.org/pipermail/ietf-calsify>
List-Post: <mailto:ietf-calsify@osafoundation.org>
List-Help: <mailto:ietf-calsify-request@osafoundation.org?subject=help>
List-Subscribe: <http://lists.osafoundation.org/mailman/listinfo/ietf-calsify>,  <mailto:ietf-calsify-request@osafoundation.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Nov 2004 22:26:39 -0000

This is a multi-part message in MIME format...

--=_alternative 007B4BE585256F40_=
Content-Type: text/plain; charset="US-ASCII"
Content-Disposition: inline

The results of the interop held at UC Berkeley are done and can be located 
at the following URLs. 

http://www.calconnect.org/interop/uc%20berkeley%20interop%20testing.pdf 
(document) 
http://www.calconnect.org/interop/8-2004-results.pdf   (spreadsheet link) 
--=_alternative 007B4BE585256F40_=--


X-Envelope-From: lisa@osafoundation.org
X-Envelope-To: <ietf-calsify@osafoundation.org>
Received: from [192.168.101.178] (w002.z065106067.sjc-ca.dsl.cnc.net [65.106.67.2]) (authenticated bits=0) by kahuna.osafoundation.org (8.12.8/8.12.8) with ESMTP id iA1HrnM5012535 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO) for <ietf-calsify@osafoundation.org>; Mon, 1 Nov 2004 09:53:50 -0800
Mime-Version: 1.0 (Apple Message framework v619)
To: ietf-calsify@osafoundation.org
Message-Id: <F7FCE410-2C2E-11D9-BF80-000A95B2BB72@osafoundation.org>
Content-Type: multipart/mixed; boundary=Apple-Mail-3-765338249
From: Lisa Dusseault <lisa@osafoundation.org>
Date: Mon, 1 Nov 2004 09:53:42 -0800
X-Mailer: Apple Mail (2.619)
X-Scanned-By: MIMEDefang 2.45
Subject: [Ietf-calsify] Schedule for IETF 61 in iCalendar
X-BeenThere: ietf-calsify@osafoundation.org
X-Mailman-Version: 2.1.4
Precedence: list
List-Id: ietf-calsify.osafoundation.org
List-Unsubscribe: <http://lists.osafoundation.org/mailman/listinfo/ietf-calsify>,  <mailto:ietf-calsify-request@osafoundation.org?subject=unsubscribe>
List-Archive: <http://lists.osafoundation.org/pipermail/ietf-calsify>
List-Post: <mailto:ietf-calsify@osafoundation.org>
List-Help: <mailto:ietf-calsify-request@osafoundation.org?subject=help>
List-Subscribe: <http://lists.osafoundation.org/mailman/listinfo/ietf-calsify>,  <mailto:ietf-calsify-request@osafoundation.org?subject=subscribe>
X-List-Received-Date: Mon, 01 Nov 2004 17:53:53 -0000

--Apple-Mail-3-765338249
Content-Transfer-Encoding: 7bit
Content-Type: text/plain;
	charset=US-ASCII;
	format=flowed

Eliot Lear gave me this iCalendar file for next week -- it worked for 
me in Apple's iCal client.


--Apple-Mail-3-765338249
Content-Transfer-Encoding: 7bit
Content-Type: text/calendar;
	x-unix-mode=0644;
	name="agenda-61.ics"
Content-Disposition: attachment;
	filename=agenda-61.ics

BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Eliot Lear/handcal//NONSGML v1.0//EN
CALSCALE:GREGORIAN
BEGIN:VTIMEZONE
TZID:US/Eastern
LAST-MODIFIED:20041101T103926Z
BEGIN:DAYLIGHT
DTSTART:20040404T100000
TZOFFSETTO:-0400
TZOFFSETFROM:+0000
TZNAME:EDT
END:DAYLIGHT
BEGIN:STANDARD
DTSTART:20041031T020000
TZOFFSETTO:-0500
TZOFFSETFROM:-0400
TZNAME:EST
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041107T100000
DTEND;TZID=US/Eastern:20041107T170000
DTSTAMP: 20041101T140000Z
SUMMARY:  IEPG Meeting - 
SEQUENCE:1
UID: 1-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041107T130000
DTEND;TZID=US/Eastern:20041107T140000
DTSTAMP: 20041101T140000Z
SUMMARY:  Newcomer's Training  - 
SEQUENCE:1
UID: 2-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041107T130000
DTEND;TZID=US/Eastern:20041107T150000
DTSTAMP: 20041101T140000Z
SUMMARY:  Editor's Training - 
SEQUENCE:1
UID: 3-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041107T150000
DTEND;TZID=US/Eastern:20041107T170000
DTSTAMP: 20041101T140000Z
SUMMARY:  Intro WG Chairs Training - 
SEQUENCE:1
UID: 4-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041107T150000
DTEND;TZID=US/Eastern:20041107T170000
DTSTAMP: 20041101T140000Z
SUMMARY:  Security Tutorial - 
SEQUENCE:1
UID: 5-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041107T170000
DTEND;TZID=US/Eastern:20041107T190000
DTSTAMP: 20041101T140000Z
SUMMARY:  Welcome Reception - 
SEQUENCE:1
UID: 6-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041108T080000
DTEND;TZID=US/Eastern:20041108T090000
DTSTAMP: 20041101T140000Z
SUMMARY:  Continental Breakfast - 
SEQUENCE:1
UID: 7-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041108T090000
DTEND;TZID=US/Eastern:20041108T113000
DTSTAMP: 20041101T140000Z
SUMMARY:  apparea Applications Open Area Meeting
SEQUENCE:1
UID: 8-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041108T090000
DTEND;TZID=US/Eastern:20041108T113000
DTSTAMP: 20041101T140000Z
SUMMARY:  Layer 3 Virtual Private Networks WG
SEQUENCE:1
UID: 9-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041108T090000
DTEND;TZID=US/Eastern:20041108T113000
DTSTAMP: 20041101T140000Z
SUMMARY:  Site Multihoming in IPv6 WG
SEQUENCE:1
UID: 10-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041108T090000
DTEND;TZID=US/Eastern:20041108T113000
DTSTAMP: 20041101T140000Z
SUMMARY:  isms      Integrated Security Model for SNMP WG
SEQUENCE:1
UID: 11-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041108T090000
DTEND;TZID=US/Eastern:20041108T113000
DTSTAMP: 20041101T140000Z
SUMMARY:  mmusic    Multiparty Multimedia Session Control WG *
SEQUENCE:1
UID: 12-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041108T090000
DTEND;TZID=US/Eastern:20041108T113000
DTSTAMP: 20041101T140000Z
SUMMARY:  nsis      Next Steps in Signaling WG *
SEQUENCE:1
UID: 13-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041108T090000
DTEND;TZID=US/Eastern:20041108T113000
DTSTAMP: 20041101T140000Z
SUMMARY:  rohc      Robust Header Compression WG
SEQUENCE:1
UID: 14-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041108T130000
DTEND;TZID=US/Eastern:20041108T150000
DTSTAMP: 20041101T140000Z
SUMMARY:  lemonade  Enhancements to Internet email to Support Diverse Service WG
SEQUENCE:1
UID: 15-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041108T130000
DTEND;TZID=US/Eastern:20041108T150000
DTSTAMP: 20041101T140000Z
SUMMARY:  ietf-tv   The Future of IETF Multicast/Unicast Services BOF *
SEQUENCE:1
UID: 16-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041108T130000
DTEND;TZID=US/Eastern:20041108T150000
DTSTAMP: 20041101T140000Z
SUMMARY:  hip       Host Identity Protocol WG
SEQUENCE:1
UID: 17-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041108T130000
DTEND;TZID=US/Eastern:20041108T150000
DTSTAMP: 20041101T140000Z
SUMMARY:  capwap    Control and Provisioning of Wireless Access Points WG
SEQUENCE:1
UID: 18-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041108T130000
DTEND;TZID=US/Eastern:20041108T150000
DTSTAMP: 20041101T140000Z
SUMMARY:  dnsop     Domain Name System Operations WG *
SEQUENCE:1
UID: 19-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041108T130000
DTEND;TZID=US/Eastern:20041108T150000
DTSTAMP: 20041101T140000Z
SUMMARY:  forces    Forwarding and Control Element Separation WG
SEQUENCE:1
UID: 20-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041108T130000
DTEND;TZID=US/Eastern:20041108T150000
DTSTAMP: 20041101T140000Z
SUMMARY:  ospf      Open Shortest Path First WG
SEQUENCE:1
UID: 21-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041108T130000
DTEND;TZID=US/Eastern:20041108T150000
DTSTAMP: 20041101T140000Z
SUMMARY:  ips       IP Storage WG
SEQUENCE:1
UID: 22-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041108T153000
DTEND;TZID=US/Eastern:20041108T173000
DTSTAMP: 20041101T140000Z
SUMMARY:  imapext   Internet Message Access Protocol Extension WG
SEQUENCE:1
UID: 23-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041108T153000
DTEND;TZID=US/Eastern:20041108T173000
DTSTAMP: 20041101T140000Z
SUMMARY:  opes      Open Pluggable Edge Services WG
SEQUENCE:1
UID: 24-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041108T153000
DTEND;TZID=US/Eastern:20041108T173000
DTSTAMP: 20041101T140000Z
SUMMARY:  dna       Detecting Network Attachment WG
SEQUENCE:1
UID: 25-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041108T153000
DTEND;TZID=US/Eastern:20041108T173000
DTSTAMP: 20041101T140000Z
SUMMARY:  mboned    MBONE Deployment WG *
SEQUENCE:1
UID: 26-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041108T153000
DTEND;TZID=US/Eastern:20041108T173000
DTSTAMP: 20041101T140000Z
SUMMARY:  kitten    Kitten BOF
SEQUENCE:1
UID: 27-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041108T153000
DTEND;TZID=US/Eastern:20041108T173000
DTSTAMP: 20041101T140000Z
SUMMARY:  avt       Audio/Video Transport WG
SEQUENCE:1
UID: 28-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041108T153000
DTEND;TZID=US/Eastern:20041108T173000
DTSTAMP: 20041101T140000Z
SUMMARY:  rserpool  Reliable Server Pooling WG
SEQUENCE:1
UID: 29-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041108T193000
DTEND;TZID=US/Eastern:20041108T220000
DTSTAMP: 20041101T140000Z
SUMMARY:  ipoib     IP over InfiniBand WG
SEQUENCE:1
UID: 30-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041108T193000
DTEND;TZID=US/Eastern:20041108T220000
DTSTAMP: 20041101T140000Z
SUMMARY:  radext    RADIUS Extensions WG
SEQUENCE:1
UID: 31-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041108T193000
DTEND;TZID=US/Eastern:20041108T220000
DTSTAMP: 20041101T140000Z
SUMMARY:  rtgarea   Routing Area Meeting *
SEQUENCE:1
UID: 32-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041108T193000
DTEND;TZID=US/Eastern:20041108T220000
DTSTAMP: 20041101T140000Z
SUMMARY:  msec      Multicast Security WG
SEQUENCE:1
UID: 33-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041108T193000
DTEND;TZID=US/Eastern:20041108T220000
DTSTAMP: 20041101T140000Z
SUMMARY:  enum      Telephone Number Mapping WG
SEQUENCE:1
UID: 34-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041108T193000
DTEND;TZID=US/Eastern:20041108T220000
DTSTAMP: 20041101T140000Z
SUMMARY:  rddp      Remote Direct Data Placement WG
SEQUENCE:1
UID: 35-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041109T080000
DTEND;TZID=US/Eastern:20041109T090000
DTSTAMP: 20041101T140000Z
SUMMARY:  Continental Breakfast - 
SEQUENCE:1
UID: 36-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041109T090000
DTEND;TZID=US/Eastern:20041109T113000
DTSTAMP: 20041101T140000Z
SUMMARY:  dhc       Dynamic Host Configuration WG *
SEQUENCE:1
UID: 37-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041109T090000
DTEND;TZID=US/Eastern:20041109T113000
DTSTAMP: 20041101T140000Z
SUMMARY:  mpls      Multiprotocol Label Switching WG
SEQUENCE:1
UID: 38-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041109T090000
DTEND;TZID=US/Eastern:20041109T113000
DTSTAMP: 20041101T140000Z
SUMMARY:  btns      Better-Than-Nothing Security BOF
SEQUENCE:1
UID: 39-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041109T090000
DTEND;TZID=US/Eastern:20041109T113000
DTSTAMP: 20041101T140000Z
SUMMARY:  ltans     Long-Term Archive and Notary Services WG
SEQUENCE:1
UID: 40-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041109T090000
DTEND;TZID=US/Eastern:20041109T113000
DTSTAMP: 20041101T140000Z
SUMMARY:  ippm      IP Performance Metrics WG
SEQUENCE:1
UID: 41-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041109T090000
DTEND;TZID=US/Eastern:20041109T113000
DTSTAMP: 20041101T140000Z
SUMMARY:  sipping   Session Initiation Protocol WG
SEQUENCE:1
UID: 42-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041109T130000
DTEND;TZID=US/Eastern:20041109T140000
DTSTAMP: 20041101T140000Z
SUMMARY:  ldapbis   LDAP (v3) Revision WG
SEQUENCE:1
UID: 43-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041109T130000
DTEND;TZID=US/Eastern:20041109T140000
DTSTAMP: 20041101T140000Z
SUMMARY:  l2tpext   Layer 2 Tunneling Protocol Extensions WG
SEQUENCE:1
UID: 44-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041109T130000
DTEND;TZID=US/Eastern:20041109T140000
DTSTAMP: 20041101T140000Z
SUMMARY:  magma     Multicast & Anycast Group Membership WG *
SEQUENCE:1
UID: 45-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041109T130000
DTEND;TZID=US/Eastern:20041109T140000
DTSTAMP: 20041101T140000Z
SUMMARY:  ipcdn     IP over Cable Data Network WG
SEQUENCE:1
UID: 46-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041109T130000
DTEND;TZID=US/Eastern:20041109T140000
DTSTAMP: 20041101T140000Z
SUMMARY:  rpsec     Routing Protocol Security Requirements WG
SEQUENCE:1
UID: 47-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041109T130000
DTEND;TZID=US/Eastern:20041109T140000
DTSTAMP: 20041101T140000Z
SUMMARY:  midcom    Middlebox Communication WG
SEQUENCE:1
UID: 48-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041109T130000
DTEND;TZID=US/Eastern:20041109T140000
DTSTAMP: 20041101T140000Z
SUMMARY:  pmtud     Path MTU Discovery WG
SEQUENCE:1
UID: 49-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041109T141500
DTEND;TZID=US/Eastern:20041109T151500
DTSTAMP: 20041101T140000Z
SUMMARY:  crisp     Cross Registry Information Service Protocol WG
SEQUENCE:1
UID: 50-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041109T141500
DTEND;TZID=US/Eastern:20041109T151500
DTSTAMP: 20041101T140000Z
SUMMARY:  pana      Protocol for Carrying Authentication for Network Access WG
SEQUENCE:1
UID: 51-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041109T141500
DTEND;TZID=US/Eastern:20041109T151500
DTSTAMP: 20041101T140000Z
SUMMARY:  grow      Global Routing Operations WG *
SEQUENCE:1
UID: 52-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041109T141500
DTEND;TZID=US/Eastern:20041109T151500
DTSTAMP: 20041101T140000Z
SUMMARY:  imss      Internet and Management Support for Storage WG
SEQUENCE:1
UID: 53-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041109T141500
DTEND;TZID=US/Eastern:20041109T151500
DTSTAMP: 20041101T140000Z
SUMMARY:  behave    Behavior Engineering for Hindrance Avoidance WG
SEQUENCE:1
UID: 54-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041109T141500
DTEND;TZID=US/Eastern:20041109T151500
DTSTAMP: 20041101T140000Z
SUMMARY:  rmt       Reliable Multicast Transport WG
SEQUENCE:1
UID: 55-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041109T141500
DTEND;TZID=US/Eastern:20041109T151500
DTSTAMP: 20041101T140000Z
SUMMARY:  secsh     Secure Shell WG
SEQUENCE:1
UID: 56-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041109T154500
DTEND;TZID=US/Eastern:20041109T164500
DTSTAMP: 20041101T140000Z
SUMMARY:  simple    SIP for Instant Messaging and Presence Leveraging Extensions WG
SEQUENCE:1
UID: 57-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041109T154500
DTEND;TZID=US/Eastern:20041109T164500
DTSTAMP: 20041101T140000Z
SUMMARY:  genarea   General Area Open Meeting
SEQUENCE:1
UID: 58-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041109T154500
DTEND;TZID=US/Eastern:20041109T164500
DTSTAMP: 20041101T140000Z
SUMMARY:  l2vpn     Layer 2 Virtual Private Networks WG
SEQUENCE:1
UID: 59-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041109T154500
DTEND;TZID=US/Eastern:20041109T164500
DTSTAMP: 20041101T140000Z
SUMMARY:  opsec     Operational Security Capabilities for IP Network Infrastructure WG
SEQUENCE:1
UID: 60-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041109T154500
DTEND;TZID=US/Eastern:20041109T164500
DTSTAMP: 20041101T140000Z
SUMMARY:  pim       Protocol Independent Multicast WG *
SEQUENCE:1
UID: 61-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041109T154500
DTEND;TZID=US/Eastern:20041109T164500
DTSTAMP: 20041101T140000Z
SUMMARY:  sasl      Simple Authentication and Security Layer WG
SEQUENCE:1
UID: 62-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041109T154500
DTEND;TZID=US/Eastern:20041109T164500
DTSTAMP: 20041101T140000Z
SUMMARY:  ieprep    Internet Emergency Preparedness WG
SEQUENCE:1
UID: 63-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041109T154500
DTEND;TZID=US/Eastern:20041109T164500
DTSTAMP: 20041101T140000Z
SUMMARY:  nsis      Next Steps in Signaling WG *
SEQUENCE:1
UID: 64-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041109T170000
DTEND;TZID=US/Eastern:20041109T180000
DTSTAMP: 20041101T140000Z
SUMMARY:  simple	SIP for Instant Messaging and Presence Leveraging Extensions WG
SEQUENCE:1
UID: 65-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041109T170000
DTEND;TZID=US/Eastern:20041109T180000
DTSTAMP: 20041101T140000Z
SUMMARY:  l2vpn     Layer 2 Virtual Private Networks WG
SEQUENCE:1
UID: 66-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041109T170000
DTEND;TZID=US/Eastern:20041109T180000
DTSTAMP: 20041101T140000Z
SUMMARY:  bridge    Bridge MIB WG
SEQUENCE:1
UID: 67-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041109T170000
DTEND;TZID=US/Eastern:20041109T180000
DTSTAMP: 20041101T140000Z
SUMMARY:  pim       Protocol Independent Multicast WG *
SEQUENCE:1
UID: 68-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041109T170000
DTEND;TZID=US/Eastern:20041109T180000
DTSTAMP: 20041101T140000Z
SUMMARY:  mobike    IKEv2 Mobility and Multihoming WG
SEQUENCE:1
UID: 69-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041109T170000
DTEND;TZID=US/Eastern:20041109T180000
DTSTAMP: 20041101T140000Z
SUMMARY:  iptel     IP Telephony WG
SEQUENCE:1
UID: 70-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041109T170000
DTEND;TZID=US/Eastern:20041109T180000
DTSTAMP: 20041101T140000Z
SUMMARY:  tcpm      TCP Maintenance and Minor Extensions WG
SEQUENCE:1
UID: 71-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041110T080000
DTEND;TZID=US/Eastern:20041110T090000
DTSTAMP: 20041101T140000Z
SUMMARY:  Continental Breakfast - 
SEQUENCE:1
UID: 72-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041110T090000
DTEND;TZID=US/Eastern:20041110T113000
DTSTAMP: 20041101T140000Z
SUMMARY:  simple    SIP for Instant Messaging and Presence Leveraging Extensions WG
SEQUENCE:1
UID: 73-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041110T090000
DTEND;TZID=US/Eastern:20041110T113000
DTSTAMP: 20041101T140000Z
SUMMARY:  eap       Extensible Authentication Protocol WG
SEQUENCE:1
UID: 74-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041110T090000
DTEND;TZID=US/Eastern:20041110T113000
DTSTAMP: 20041101T140000Z
SUMMARY:  v6ops     IPv6 Operations WG *
SEQUENCE:1
UID: 75-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041110T090000
DTEND;TZID=US/Eastern:20041110T113000
DTSTAMP: 20041101T140000Z
SUMMARY:  idr       Inter-Domain Routing WG
SEQUENCE:1
UID: 76-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041110T090000
DTEND;TZID=US/Eastern:20041110T113000
DTSTAMP: 20041101T140000Z
SUMMARY:  nfsv4     Network File System Version 4 WG
SEQUENCE:1
UID: 77-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041110T130000
DTEND;TZID=US/Eastern:20041110T150000
DTSTAMP: 20041101T140000Z
SUMMARY:  geopriv   Geographic Location/Privacy WG
SEQUENCE:1
UID: 78-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041110T130000
DTEND;TZID=US/Eastern:20041110T150000
DTSTAMP: 20041101T140000Z
SUMMARY:  newtrk    New IETF Standards Track Discussion WG
SEQUENCE:1
UID: 79-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041110T130000
DTEND;TZID=US/Eastern:20041110T150000
DTSTAMP: 20041101T140000Z
SUMMARY:  dnsext    DNS Extensions WG
SEQUENCE:1
UID: 80-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041110T130000
DTEND;TZID=US/Eastern:20041110T150000
DTSTAMP: 20041101T140000Z
SUMMARY:  nemo      Network Mobility WG
SEQUENCE:1
UID: 81-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041110T130000
DTEND;TZID=US/Eastern:20041110T150000
DTSTAMP: 20041101T140000Z
SUMMARY:  opsarea   Operations & Management Open Area Meeting
SEQUENCE:1
UID: 82-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041110T130000
DTEND;TZID=US/Eastern:20041110T150000
DTSTAMP: 20041101T140000Z
SUMMARY:  manet     Mobile Ad-hoc Networks WG
SEQUENCE:1
UID: 83-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041110T130000
DTEND;TZID=US/Eastern:20041110T150000
DTSTAMP: 20041101T140000Z
SUMMARY:  pkix      Public-Key Infrastructure (X.509) WG
SEQUENCE:1
UID: 84-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041110T130000
DTEND;TZID=US/Eastern:20041110T150000
DTSTAMP: 20041101T140000Z
SUMMARY:  sip       Session Initiation Protocol WG
SEQUENCE:1
UID: 85-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041110T153000
DTEND;TZID=US/Eastern:20041110T173000
DTSTAMP: 20041101T140000Z
SUMMARY:  webdav    WWW Distributed Authoring and Versioning WG
SEQUENCE:1
UID: 86-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041110T153000
DTEND;TZID=US/Eastern:20041110T173000
DTSTAMP: 20041101T140000Z
SUMMARY:  6lowpan   IPv6 over Low-power WPAN BOF
SEQUENCE:1
UID: 87-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041110T153000
DTEND;TZID=US/Eastern:20041110T173000
DTSTAMP: 20041101T140000Z
SUMMARY:  mobopts  IP Mobility Optimizations RG
SEQUENCE:1
UID: 88-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041110T153000
DTEND;TZID=US/Eastern:20041110T173000
DTSTAMP: 20041101T140000Z
SUMMARY:  multi6    Site Multihoming in IPv6 WG
SEQUENCE:1
UID: 89-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041110T153000
DTEND;TZID=US/Eastern:20041110T173000
DTSTAMP: 20041101T140000Z
SUMMARY:  pce       Path Computation Element BOF
SEQUENCE:1
UID: 90-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041110T153000
DTEND;TZID=US/Eastern:20041110T173000
DTSTAMP: 20041101T140000Z
SUMMARY:  krbwg     Kerberos WG
SEQUENCE:1
UID: 91-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041110T153000
DTEND;TZID=US/Eastern:20041110T173000
DTSTAMP: 20041101T140000Z
SUMMARY:  tsvwg     Transport Area Working Group
SEQUENCE:1
UID: 92-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041110T193000
DTEND;TZID=US/Eastern:20041110T220000
DTSTAMP: 20041101T140000Z
SUMMARY:  Plenary - IETF Business Meeting - 
SEQUENCE:1
UID: 93-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041110T223000
DTEND;TZID=US/Eastern:20041110T235900
DTSTAMP: 20041101T140000Z
SUMMARY:  PGP Key Signing 
SEQUENCE:1
UID: 94-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041111T080000
DTEND;TZID=US/Eastern:20041111T090000
DTSTAMP: 20041101T140000Z
SUMMARY:  Continental Breakfast - 
SEQUENCE:1
UID: 95-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041111T090000
DTEND;TZID=US/Eastern:20041111T113000
DTSTAMP: 20041101T140000Z
SUMMARY:  ipv6      IP Version 6 WG *
SEQUENCE:1
UID: 96-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041111T090000
DTEND;TZID=US/Eastern:20041111T113000
DTSTAMP: 20041101T140000Z
SUMMARY:  bmwg      Benchmarking Methodology WG
SEQUENCE:1
UID: 97-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041111T090000
DTEND;TZID=US/Eastern:20041111T113000
DTSTAMP: 20041101T140000Z
SUMMARY:  rmonmib   Remote Network Monitoring WG
SEQUENCE:1
UID: 98-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041111T090000
DTEND;TZID=US/Eastern:20041111T113000
DTSTAMP: 20041101T140000Z
SUMMARY:  ccamp     Common Control and Measurement Plane WG
SEQUENCE:1
UID: 99-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041111T090000
DTEND;TZID=US/Eastern:20041111T113000
DTSTAMP: 20041101T140000Z
SUMMARY:  inch      Extended Incident Handling WG
SEQUENCE:1
UID: 100-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041111T090000
DTEND;TZID=US/Eastern:20041111T113000
DTSTAMP: 20041101T140000Z
SUMMARY:  xcon      Centralized Conferencing WG
SEQUENCE:1
UID: 101-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041111T090000
DTEND;TZID=US/Eastern:20041111T113000
DTSTAMP: 20041101T140000Z
SUMMARY:  sipping   Session Initiation Protocol WG
SEQUENCE:1
UID: 102-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041111T130000
DTEND;TZID=US/Eastern:20041111T150000
DTSTAMP: 20041101T140000Z
SUMMARY:  mip4      Mobility for IPv4 WG
SEQUENCE:1
UID: 103-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041111T130000
DTEND;TZID=US/Eastern:20041111T150000
DTSTAMP: 20041101T140000Z
SUMMARY:  ntp       Network Time Protocol BOF
SEQUENCE:1
UID: 104-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041111T130000
DTEND;TZID=US/Eastern:20041111T150000
DTSTAMP: 20041101T140000Z
SUMMARY:  netconf   Network Configuration WG
SEQUENCE:1
UID: 105-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041111T130000
DTEND;TZID=US/Eastern:20041111T150000
DTSTAMP: 20041101T140000Z
SUMMARY:  rtgwg     Routing Area Working Group
SEQUENCE:1
UID: 106-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041111T130000
DTEND;TZID=US/Eastern:20041111T150000
DTSTAMP: 20041101T140000Z
SUMMARY:  avt       Audio/Video Transport WG
SEQUENCE:1
UID: 107-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041111T153000
DTEND;TZID=US/Eastern:20041111T173000
DTSTAMP: 20041101T140000Z
SUMMARY:  ipdvb     IP over Digital Video Broadcast WG
SEQUENCE:1
UID: 108-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041111T153000
DTEND;TZID=US/Eastern:20041111T173000
DTSTAMP: 20041101T140000Z
SUMMARY:  pwe3      Pseudo Wire Emulation Edge to Edge WG
SEQUENCE:1
UID: 109-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041111T153000
DTEND;TZID=US/Eastern:20041111T173000
DTSTAMP: 20041101T140000Z
SUMMARY:  asrg      Anti-Spam RG
SEQUENCE:1
UID: 110-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041111T153000
DTEND;TZID=US/Eastern:20041111T173000
DTSTAMP: 20041101T140000Z
SUMMARY:  ipfix     IP Flow Information Export WG
SEQUENCE:1
UID: 111-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041111T153000
DTEND;TZID=US/Eastern:20041111T173000
DTSTAMP: 20041101T140000Z
SUMMARY:  isis      IS-IS for IP Internets WG
SEQUENCE:1
UID: 112-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041111T153000
DTEND;TZID=US/Eastern:20041111T173000
DTSTAMP: 20041101T140000Z
SUMMARY:  saag      Open Security Area Directorate
SEQUENCE:1
UID: 113-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041111T153000
DTEND;TZID=US/Eastern:20041111T173000
DTSTAMP: 20041101T140000Z
SUMMARY:  sip       Session Initiation Protocol WG
SEQUENCE:1
UID: 114-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041112T080000
DTEND;TZID=US/Eastern:20041112T090000
DTSTAMP: 20041101T140000Z
SUMMARY:  Continental Breakfast - 
SEQUENCE:1
UID: 115-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041112T090000
DTEND;TZID=US/Eastern:20041112T113000
DTSTAMP: 20041101T140000Z
SUMMARY:  sieve     SIEVE Mail Filtering BOF
SEQUENCE:1
UID: 116-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041112T090000
DTEND;TZID=US/Eastern:20041112T113000
DTSTAMP: 20041101T140000Z
SUMMARY:  mip6      Mobility for IPV6 WG *
SEQUENCE:1
UID: 117-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041112T090000
DTEND;TZID=US/Eastern:20041112T113000
DTSTAMP: 20041101T140000Z
SUMMARY:  psamp     Packet Sampling WG
SEQUENCE:1
UID: 118-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041112T090000
DTEND;TZID=US/Eastern:20041112T113000
DTSTAMP: 20041101T140000Z
SUMMARY:  pki4ipsec  Profiling Use of PKI in IPSEC WG
SEQUENCE:1
UID: 119-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041112T090000
DTEND;TZID=US/Eastern:20041112T113000
DTSTAMP: 20041101T140000Z
SUMMARY:  ecrit     Emergency Context Resolution with Internet Technologies WG
SEQUENCE:1
UID: 120-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=US/Eastern:20041112T090000
DTEND;TZID=US/Eastern:20041112T113000
DTSTAMP: 20041101T140000Z
SUMMARY:  xcon      Centralized Conferencing WG
SEQUENCE:1
UID: 121-IETF-61-ELEAR-OFCOURSEIMRIGHT-COM
END:VEVENT
END:VCALENDAR

--Apple-Mail-3-765338249
Content-Transfer-Encoding: 7bit
Content-Type: text/plain;
	charset=US-ASCII;
	format=flowed



--Lisa

--Apple-Mail-3-765338249--


