Difference between revisions of "Florian Zeitz Application 2011"
Jump to navigation
Jump to search
(New page: ==vCard-ish== * '''Name:''' Florian Zeitz * '''Nick:''' Florob * '''E-Mail:''' [mailto:florob@babelmonkeys.de florob@babelmonkeys.de] * '''JID:''' [xmpp:florob@babelmonkeys.de florob@babel...) |
|||
Line 10: | Line 10: | ||
* Written some code for Gajim. Mostly PEP related, including support for [http://xmpp.org/extensions/xep-0172.html User Nickname] and [http://xmpp.org/extensions/xep-0080.html User Location] (receiving part) | * Written some code for Gajim. Mostly PEP related, including support for [http://xmpp.org/extensions/xep-0172.html User Nickname] and [http://xmpp.org/extensions/xep-0080.html User Location] (receiving part) | ||
* Working on [http://xmpp.org/extensions/xep-0050.html Ad-Hoc Command] support for [http://prosody.im Prosody] | * Working on [http://xmpp.org/extensions/xep-0050.html Ad-Hoc Command] support for [http://prosody.im Prosody] | ||
* Working on objXMPP a ((pre-)alpha stage) Objective-C XMPP library | |||
* Working on a web-admin interface for [http://prosody.im Prosody] (using Ad-Hoc and a PubSub dialect) | * Working on a web-admin interface for [http://prosody.im Prosody] (using Ad-Hoc and a PubSub dialect) | ||
* Some (mostly unfinished) work on web applications | * Some (mostly unfinished) work on web applications | ||
Line 15: | Line 16: | ||
** [http://cgit.babelmonkeys.de/cgit.cgi/adhocweb/ adhocWeb] A web client for executing Ad-Hoc commands | ** [http://cgit.babelmonkeys.de/cgit.cgi/adhocweb/ adhocWeb] A web client for executing Ad-Hoc commands | ||
** [http://cgit.babelmonkeys.de/cgit.cgi/socialXMPP/ socialXMPP] My test bed for implementing a web-interface to a XMPP based social network (discontinued for now) | ** [http://cgit.babelmonkeys.de/cgit.cgi/socialXMPP/ socialXMPP] My test bed for implementing a web-interface to a XMPP based social network (discontinued for now) | ||
* Annoying people by pointing out XMPP related bugs in their code | * Annoying people by pointing out XMPP related bugs in their code | ||
* At least trying to answer questions and be helpful in [xmpp:jdev@conference.jabber.org?join jdev@conference.jabber.org] | * At least trying to answer questions and be helpful in [xmpp:jdev@conference.jabber.org?join jdev@conference.jabber.org] | ||
Revision as of 00:15, 21 February 2011
vCard-ish
- Name: Florian Zeitz
- Nick: Florob
- E-Mail: florob@babelmonkeys.de
- JID: florob@babelmonkeys.de
- Current Occupation: Student at the RWTH Aachen (Electrical Engineering, Information Technology, Computer Engineering)
XMPP Related Activities
- Running an XMPP-Server for myself and some friends (admittedly small deployment)
- Written some code for Gajim. Mostly PEP related, including support for User Nickname and User Location (receiving part)
- Working on Ad-Hoc Command support for Prosody
- Working on objXMPP a ((pre-)alpha stage) Objective-C XMPP library
- Working on a web-admin interface for Prosody (using Ad-Hoc and a PubSub dialect)
- Some (mostly unfinished) work on web applications
- xmppchat A basic BOSH based MUC web-interface
- adhocWeb A web client for executing Ad-Hoc commands
- socialXMPP My test bed for implementing a web-interface to a XMPP based social network (discontinued for now)
- Annoying people by pointing out XMPP related bugs in their code
- At least trying to answer questions and be helpful in jdev@conference.jabber.org
Why I am reapplying
I have long been a fan of open distributed systems. I think it is very important that everybody can use a service they can rely on and trust. I personally think the best way to ensure that is using your own server or one administered by a friend. XMPP fits this bill very well for IM and that is the original reason I got involved with the XMPP community. I have since found it very exciting to see technology grow and working with the XSF exchanging views on how protocol extensions should work on e.g. the standards@ ML.