Difference between revisions of "Conferences/FOSDEM 2012"

Jump to navigation Jump to search
m
(Added OpenOV to the real time demos)
 
m (Pep. moved page FOSDEM 2012 to Conferences/FOSDEM 2012)
 
(20 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{event}}
= Introduction =
= Introduction =
FOSDEM 2012 (the [http://www.fosdem.org Free and Open Source Software Developers' Europe Meeting]) will take place on Saturday, February 4 and Sunday, February 5, 2012 in Brussels, Belgium.
FOSDEM 2012 (the [http://www.fosdem.org Free and Open Source Software Developers' Europe Meeting]) will take place on Saturday, February 4 and Sunday, February 5, 2012 in Brussels, Belgium.
Line 10: Line 12:


== Give a Devroom Talk ==
== Give a Devroom Talk ==
From 11:00 to 19:00 on Saturday (the 5th February) we'll have access to a devroom to host tutorials, demonstrations, presentations and "lightning talks". The XMPP devroom is usually very popular, attracting a large, technically literate audience (so no marketing fluff allowed!)...
From 11:00 to 19:00 on Saturday (the 5th February) we'll have access to a devroom to host tutorials, demonstrations, presentations and "lightning talks". The XMPP devroom is usually very popular, attracting a large, technically literate audience (so no marketing fluff allowed!)...


Line 16: Line 19:
If you're interested in giving a talk, please introduce yourself on the [http://mail.jabber.org/mailman/listinfo/summit summit mailing list].
If you're interested in giving a talk, please introduce yourself on the [http://mail.jabber.org/mailman/listinfo/summit summit mailing list].


As talk subjects are accepted they'll be inserted into a table below.
As talk subjects are accepted they'll be inserted into the table below.


{| border="1"
{| border="1"
Line 25: Line 28:
|-
|-
| Dave Cridland
| Dave Cridland
| Welcome to XMPP
| Intro: Welcome to XMPP
| 11:00 - 11:15
| 11:00 - 11:15
|-
|-
| Remko Tronçon, Peter Saint-Andre, Kevin Smith
| Remko Tronçon, Peter Saint-Andre, Kevin Smith
| Everything you ever wanted to know about XMPP but were afraid to ask
| Intro: XMPP 101 / Stump the Experts
| 11:15 - 12:00
| 11:15 - 12:00
|-
|-
| Winfried Tilanus
| Winfried Tilanus
| HelpIM - Building a Webchat? DON'T DO WHAT I DID!
| WebApps: Building a Webchat? DON'T DO WHAT I DID!
| 12:00 - 12:30
| 12:00 - 12:30
|-
|-
| Dave Cridland
| Dominik Renzel
| Plastique
| WebApps: Interwidget Communication with XMPP
| 12:30 - 13:00
| 12:30 - 13:00
|-
|-
| Stefan de Konink
| Victor Klos
| PubSub in the Dutch Railways API
| WebApps: webinos, Tying Web Technology to Everything
| 13:00 - 13:30
| 13:00 - 13:30
|-
|-
| Simon Tennant
| Dave Cridland
| buddycloud: Open Social Networking
| WebApps: Plastique
| 13:30 - 14:00
| 13:30 - 14:00
|-
|-
| Dodo
| Dodo
| See You on the Other Side: Building on XMPP and the web
| WebApps: See You on the Other Side: Building on XMPP and the Web
| 14:00 - 14:30
| 14:00 - 14:30
|-
|-
| Dominik Renzel
| Julien Genestoux
| Interwidget Communication with XMPP and Apache Rave
| WebApps: XMPP and PubSubHubbub: BFFFs?
| 14:30 - 15:00
| 14:30 - 15:00
|-
|-
| Michiel de Jong
| Simon Tennant
| User Address Ownership in the Federated Social Web
| Social Networking: buddycloud, XMPP, and HTTP
| 15:00 - 15:30
| 15:00 - 15:30
|-
|-
| Emil Ivov
| Michiel de Jong
| Jingle, the Universe and Everything
| Social Networking: User Address Ownership in the Federated Social Web
| 15:30 - 16:00
| 15:30 - 16:00
|-
|-
| Hiro Suzuki
| Stefan de Konink
| Multi-User Jingle
| Applications: PubSub in the Dutch Railways API
| 16:00 - 16:30
| 16:00 - 16:30
|-
|-
| Gunnar Hellstrom
| Gunnar Hellström
| Real-Time Text in XMPP
| Applications: Real-Time Text for Smooth and Rapid Communication
| 16:30 - 17:00
| 16:30 - 17:00
|-
|-
| Hiro Suzuki
| Hiro Suzuki
| Event Visualization with XMPP in Emergency Call Systems
| Applications: Event Visualization in Emergency Call Systems
| 17:00 - 17:30
| 17:00 - 17:30
|-
|-
| Hirotaka Sato
| Emil Ivov
| State of Internationalization Support in XMPP Servers
| Multimedia: Jingle, the Universe, and Everything
| 17:30 - 18:00
| 17:30 - 18:00
|-
| Peter Saint-Andre
| XMPP Service Directories
| 18:00 - 18:30
|-
|-
| Jérôme Poisson
| Jérôme Poisson
| Salut à Toi: a multi-frontend, multi-purpose XMPP client
| Social Networking: Salut à Toi, a multi-frontend, multi-purpose XMPP client
| 18:30 - 18:45
| 18:00 - 18:15
|-
|-
| Florian Zeitz and Jonathan Schleifer
| Florian Zeitz and Jonathan Schleifer
| XMPP Development in Objective-C
| Coding: ObjXMPP - An XMPP framework for Objective C with ObjFW
| 18:45 - 19:00
| 18:15 - 18:30
|}
|}


Line 110: Line 109:


* [http://openov.nl/ OpenOV] In the past months we have integrated the Dutch Railways API into a PubSub. This resulted in a component (Python/SleekXMPP) where users can subscribe on and automatically receive events once there are changes on the track. For demonstration purposes we have build an HTTP frontend, so people could also use service discovery and getItems using REST if they prefer so. One of the webapps that was created was [http://42transit.com/ 42transit.com] using BOSH and anonymous SASL login (eJabberd). More apps are being created, and the rail-only pubsub is now transformed in a multimodal, realtime transit API over XMPP. Contact: Stefan de Konink.
* [http://openov.nl/ OpenOV] In the past months we have integrated the Dutch Railways API into a PubSub. This resulted in a component (Python/SleekXMPP) where users can subscribe on and automatically receive events once there are changes on the track. For demonstration purposes we have build an HTTP frontend, so people could also use service discovery and getItems using REST if they prefer so. One of the webapps that was created was [http://42transit.com/ 42transit.com] using BOSH and anonymous SASL login (eJabberd). More apps are being created, and the rail-only pubsub is now transformed in a multimodal, realtime transit API over XMPP. Contact: Stefan de Konink.
* Plastique is a proof of concept web browser that exposes a set of simple primitives to the running web application via a simple JavaScript API, including concepts such as a federated identity based on your jid, "web presence", and notifications that can survive the tab being closed - or even a different browser being used on a different machine. Contact is [mailto:dave@cridland.net Dave Cridland], or [xmpp:dwd@dave.cridland.net Dave Cridland].
* [http://webinos.org/ webinos] is building a multi-device application platform for running and utilizing resources across a range of connected devices. Contact: Victor Klos.


=== Saturday Volunteers ===
=== Saturday Volunteers ===
Line 122: Line 125:
|-
|-
| 11:00 - 12:00
| 11:00 - 12:00
|  
| Emil Ivov
|-
|-
| 12:00 - 13:00
| 12:00 - 13:00
|  
| Jérôme Poisson (Goffi)
|-
|-
| 13:00 - 14:00
| 13:00 - 14:00
Line 137: Line 140:
|-
|-
| 16:00 - 17:00
| 16:00 - 17:00
|  
| Matthew Wild
|-
|-
| 17:00 - 18:00
| 17:00 - 18:00
Line 157: Line 160:
|-
|-
| 11:00 - 12:00
| 11:00 - 12:00
|  
| Emil Ivov
|-
|-
| 12:00 - 13:00
| 12:00 - 13:00
Line 163: Line 166:
|-
|-
| 13:00 - 14:00
| 13:00 - 14:00
|  
| Jérôme Poisson (Goffi)
|-
|-
| 14:00 - 15:00
| 14:00 - 15:00
Line 169: Line 172:
|-
|-
| 15:00 - 16:00
| 15:00 - 16:00
|  
| Matthew Wild
|-
|-
| 16:00 - 17:00
| 16:00 - 17:00
416

edits

Navigation menu