OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

icom message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Groups - Event "ICOM TC Meeting" modified


Event Title: ICOM TC Meeting

Date: Wednesday, 06 March 2013, 11:45am to 12:45pm EST
Description

Please sign on to ICOM TC chat room   

http://webconf.soaphub.org/conf/room/ICOM-TC

ICOM TC Meeting Conference Call

Dates: Every other Wednesday

Time:  08:30am - 9:30 am PDT

Phone (US): +1 (206) 402-0100 (long distance cost may apply)

[ backup number: (415) 671-4335 ]

Skype: joinconference ... (generally free-of-charge, when connecting from your computer)

    if you can't find the skype keypad, try the "Call" drop down menu, and select "Show Dial Pad"

when prompted enter PIN: 141184#


This meeting counts towards voter eligibility.

Agenda

1. Roll Call: Please record your attendance at the meeting.

2. [Ken] Discussion of the Standard.  The Committee Specification has been published.

3. [Laura] Discussion of the second java.net article.

4. Discussion of outreach and dissemination activities.

5. Plan for ICOM v2 to define social network model. (see the TC Charter http://www.oasis-open.org/committees/icom/charter.php)

6. AOB


Minutes

[09:04] KenBaclawski: Ken noted that the Committee Specification has been published by OASIS.

[09:04] KenBaclawski: Laura has updated the Java.net article in the repository.

[09:05] KenBaclawski: Peter has been excused from attending, so we have a quorum for the meeting.

[09:06] Laura: http://java.net/projects/open-icom/sources/source-code-repository/show/src

[09:07] Laura: http://java.net/projects/open-icom/sources/source-code-repository/content/src/icom-bean/icom/UnifiedMessageParticipant.java?rev=261

[09:36] EricChan: Person:

[09:36] EricChan: http://java.net/projects/open-icom/sources/source-code-repository/content/src/icom-bean/icom/Person.java?rev=261

[09:36] EricChan: there is a method

[09:37] EricChan: 249. public InstantMessageFeed getInstantMessageFeed() { 250. return instantMessageFeed; 251. }

[09:37] EricChan: http://java.net/projects/open-icom/sources/source-code-repository/content/src/icom-bean/icom/InstantMessageFeed.java?rev=261

[09:38] EricChan: there is method:

[09:38] EricChan: public boolean addOutboundInstantMessages(InstantMessage outGoingMessage) { 081. if (outboundInstantMessages == null) { 082.
outboundInstantMessages = new Vector<InstantMessage>(); 083. } 084. boolean r = outboundInstantMessages.add(outGoingMessage); 085. return r; 086. }

[09:40] EricChan: public Collection<InstantMessageConnection> getConnections() { 090. if (connections != null) { 091. return Collections.unmodifiableCollection(new
ArrayList<InstantMessageConnection>(connections)); 092. } else { 093. return null; 094. } 095. } 096. 097. boolean addConnection(InstantMessageConnection
instantMessageConnection) { 098. if (connections == null) { 099. connections = new Vector<InstantMessageConnection>(); 100. } 101. boolean r =
connections.add(instantMessageConnection); 102. return r; 103. } 104. 105. boolean removeConnection(InstantMessageConnection instantMessageConnection) { 106.
boolean r = true; 107. if (connections != null) { 108. r = connections.remove(instantMessageConnection); 109. } 110. return r; 111. }

[10:19] EricChan: SummitCommunity.spaces = {Track1, Track2}

[10:20] EricChan: SummitCommunity.groups = {OrgCommittee1, OrgCommittee2}

[10:20] EricChan: Track1.memberGroup = {OrgCommittee1, Participants...}

[10:24] KenBaclawski: Meeting is adjourned.
 



Owner: Ken Baclawski
Group: OASIS Integrated Collaboration Object Model for Interoperable Collaboration Services (ICOM) TC
Sharing: This event is shared with the OASIS Open (General Membership), and General Public groups. Public Event Link
BEGIN:VCALENDAR
CALSCALE:GREGORIAN
METHOD:PUBLISH
VERSION:2.0
PRODID:-//Kavi Corporation//NONSGML Kavi Groups//EN
X-MS-OLK-FORCEINSPECTOROPEN:TRUE
BEGIN:VTIMEZONE
TZID:America/New_York
BEGIN:STANDARD
DTSTART:20001029T020000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10;UNTIL=20061029T060000Z
TZNAME:EST
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
END:STANDARD
BEGIN:STANDARD
DTSTART:20071104T020000
RRULE:FREQ=YEARLY;BYDAY=1SU;BYMONTH=11
TZNAME:EST
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20000402T020000
RRULE:FREQ=YEARLY;BYDAY=1SU;BYMONTH=4;UNTIL=20060402T070000Z
TZNAME:EDT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
END:DAYLIGHT
BEGIN:DAYLIGHT
DTSTART:20070311T020000
RRULE:FREQ=YEARLY;BYDAY=2SU;BYMONTH=3
TZNAME:EDT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
CATEGORIES:MEETING
STATUS:CONFIRMED
TRANSP:OPAQUE
DTSTAMP:20130306T000000Z
DTSTART;VALUE=DATE-TIME;TZID=America/New_York:20130306T114500
DTEND;VALUE=DATE-TIME;TZID=America/New_York:20130306T124500
SEQUENCE:20
SUMMARY:ICOM TC Meeting
DESCRIPTION:\n	Please sign on to ICOM TC chat room  
  \n	\n	http://webconf.soaphub.org/conf/room/ICOM-TC\n	\n	ICOM
  TC Meeting Conference Call\n	\n	Dates: Every other
  Wednesday\n	\n	Time:  08:30am - 9:30 am PDT\n	\n	Phone (US):
  +1 (206) 402-0100 (long distance cost may apply)\n	\n	[
  backup number: (415) 671-4335 ]\n	\n	Skype: joinconference
  ... (generally free-of-charge\, when connecting from your
  computer)\n	\n	    if you can&#39\;t find the skype keypad\,
  try the &quot\;Call&quot\; drop down menu\, and select
  &quot\;Show Dial Pad&quot\;\n	\n	when prompted enter PIN:
  141184#\n\nAgenda: \n	1. Roll Call: Please record your
  attendance at the meeting.\n	\n	2. [Ken] Discussion of the
  Standard.  The Committee Specification has been
  published.\n	\n	3. [Laura] Discussion of the second java.net
  article.\n	\n	4. Discussion of outreach and dissemination
  activities.\n	\n	5. Plan for ICOM v2 to define social
  network model. (see the TC Charter
  http://www.oasis-open.org/committees/icom/charter.php)\n	\n	6.
  AOB\nGroup: OASIS Integrated Collaboration Object Model for
  Interoperable Collaboration  Services (ICOM) TC\nCreator:
  Ken Baclawski
URL:https://www.oasis-open.org/apps/org/workgroup/icom/event.php?event_id=34053
UID:https://www.oasis-open.org/apps/org/workgroup/icom/event.php?event_id=34053
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:REMINDER
TRIGGER;RELATED=START:-PT00H15M00S
END:VALARM
END:VEVENT
END:VCALENDAR


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]