Difference between revisions of "XMPP Summit"
Neustradamus (talk | contribs) m |
|||
(29 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
== Information about XMPP Summit #9 == | == Information about XMPP Summit #9 == | ||
The ninth XMPP Summit will be held at [http://www.oscon.com/oscon2010 OSCON 2010] in Portland, Oregon (USA) on Monday July 19 and Tuesday July 20, 2010. | The ninth XMPP Summit will be held at [http://www.oscon.com/oscon2010 OSCON 2010] in Portland, Oregon (USA) on Monday July 19 and Tuesday July 20, 2010. | ||
This is a geeky meeting with brainstorming, interop testing, code hacking, lightning talks, and other such activities | This is a geeky meeting with brainstorming, interop testing, code hacking, lightning talks, and other such activities. | ||
== Logistics == | == Logistics == | ||
The location is the [http://www.oregoncc.org/ Oregon Convention Center]. There is no preferred hotel, but there are plenty choose from in Portland. | |||
The | The Summit is in room D133 at the Convention Center. | ||
Attendance at the Summit is free and you do not need to register for OSCON in order to participate in the XMPP Summit. OSCON is a great conference and we encourage you to attend! However, if you want to participate only in the XMPP Summit, you | Attendance at the Summit is free and you do not need to register for OSCON in order to participate in the XMPP Summit. OSCON is a great conference and we encourage you to attend! However, if you want to participate only in the XMPP Summit, you can just come to room D133. | ||
For transportation, use Portland's [http://trimet.org/max/ MAX light rail service]. The Convention Center stop is your friend. :) | For transportation, use Portland's [http://trimet.org/max/ MAX light rail service]. The Convention Center stop is your friend. :) | ||
== Participants == | == Participants == | ||
* Ilya Braude | |||
* Nathan Fritz | |||
* Joe Hildebrand | |||
* Steffen Larsen | * Steffen Larsen | ||
* | * Jérôme Sautret | ||
* | * Jon Snyder | ||
* Lance Stout | |||
* Mike Taylor | * Mike Taylor | ||
* Angela Thomas | |||
* Kurt Zeilenga | |||
* Matt Miller | |||
* Dave Richards | |||
* Eero Neuenschwander | |||
* Tuomas Koski | |||
== Agenda == | == Agenda == | ||
=== [http://wiki.xmpp.org/web/XMPP_Summit_Interop Interop] === | |||
* BOSH C2S | |||
* Encryption S2S | |||
=== Hacks === | |||
* [http://github.com/fritzy/SleekXMPP/ Sleek Hackfest] | |||
=== Specs === | |||
* Carbons | |||
* BOSH/WebSockets | |||
* Time-Based Implicit Invites to PEP | |||
* OneSocial | |||
=== Demos === | |||
* [http://onesocialweb.org OneSocialWeb] | |||
* [http://otalk.org &yet XMPP web client] | |||
* [http://drakontas.com DragonForce] | |||
== Questions / Contact == | == Questions / Contact == | ||
For more information and discussion about the XMPP Summit, post to the [http://mail.jabber.org/mailman/listinfo/summit/ summit@xmpp.org discussion list]. | |||
== Day One Summary == | |||
After a brief welcome and introductions the attendees created the Agenda using the barcamp style. | |||
First, the group set up infrastructure for Interop testing. Jack E. helped by setting up a local CA Server and Joe set up DNS and DHCP while the great guys from &yet provided network hubs and patch cables. This allowed our testing to be done all on a private network, using domain.tld as our base DNS domain. | |||
Once the servers were set up and running, we then retrieved the appropriate certificates that Jack E. had created and installed them into each server. This took longer than expected, as getting each server/OS to import the CA certificate to its trust store, etc. was troublesome. | |||
Once basic server operation was up we tried to login to each server with PSI and Gajim (they just happened to be the most prevalent multi-account supporting clients we all had) and then moved on to testing BOSH and CORS. BOSH setup and testing continued until the break for lunch. | |||
While some folks were getting BOSH testing working (i.e. once Bear finally learned how to read the Prosody docs!) Jack was also testing S2S unencrypted connections for those servers that were ready to test. | |||
After lunch we had some short presentations from Joe on some of the new XEP's he would like to see worked on (especially Carbons, XEP-0280) and then we had some demos of &yet's [http://otalk.org browser-based client], [http://drakontas.com DragonForce] and [http://onesocialweb.org OneSocialWeb]. | |||
Some [http://picasaweb.google.dk/zooldk/OSCONXMPPSummit2010# pictures] are available (taken by Steffen). |
Latest revision as of 16:52, 26 December 2023
Information about XMPP Summit #9
The ninth XMPP Summit will be held at OSCON 2010 in Portland, Oregon (USA) on Monday July 19 and Tuesday July 20, 2010.
This is a geeky meeting with brainstorming, interop testing, code hacking, lightning talks, and other such activities.
Logistics
The location is the Oregon Convention Center. There is no preferred hotel, but there are plenty choose from in Portland.
The Summit is in room D133 at the Convention Center.
Attendance at the Summit is free and you do not need to register for OSCON in order to participate in the XMPP Summit. OSCON is a great conference and we encourage you to attend! However, if you want to participate only in the XMPP Summit, you can just come to room D133.
For transportation, use Portland's MAX light rail service. The Convention Center stop is your friend. :)
Participants
- Ilya Braude
- Nathan Fritz
- Joe Hildebrand
- Steffen Larsen
- Jérôme Sautret
- Jon Snyder
- Lance Stout
- Mike Taylor
- Angela Thomas
- Kurt Zeilenga
- Matt Miller
- Dave Richards
- Eero Neuenschwander
- Tuomas Koski
Agenda
Interop
- BOSH C2S
- Encryption S2S
Hacks
Specs
- Carbons
- BOSH/WebSockets
- Time-Based Implicit Invites to PEP
- OneSocial
Demos
Questions / Contact
For more information and discussion about the XMPP Summit, post to the summit@xmpp.org discussion list.
Day One Summary
After a brief welcome and introductions the attendees created the Agenda using the barcamp style.
First, the group set up infrastructure for Interop testing. Jack E. helped by setting up a local CA Server and Joe set up DNS and DHCP while the great guys from &yet provided network hubs and patch cables. This allowed our testing to be done all on a private network, using domain.tld as our base DNS domain.
Once the servers were set up and running, we then retrieved the appropriate certificates that Jack E. had created and installed them into each server. This took longer than expected, as getting each server/OS to import the CA certificate to its trust store, etc. was troublesome.
Once basic server operation was up we tried to login to each server with PSI and Gajim (they just happened to be the most prevalent multi-account supporting clients we all had) and then moved on to testing BOSH and CORS. BOSH setup and testing continued until the break for lunch.
While some folks were getting BOSH testing working (i.e. once Bear finally learned how to read the Prosody docs!) Jack was also testing S2S unencrypted connections for those servers that were ready to test.
After lunch we had some short presentations from Joe on some of the new XEP's he would like to see worked on (especially Carbons, XEP-0280) and then we had some demos of &yet's browser-based client, DragonForce and OneSocialWeb.
Some pictures are available (taken by Steffen).