Re: [jdev] How to make a gloox based bot, which can login to jabber.org and commercial server like XCP at the same time.

2006-07-07 Thread Tobias Markmann
First, I don't know where the bug is and second I don't really care because I'm using gloox 0.8. Since Jakob and even I found some bugs in the last time you should update to a newer version. AFAIK there well be a next small release of gloox which fixes most of the bugs.About your problem: Maybe

[jdev] Certification of XMPP compatibility of clients, servers and other software which uses XMPP

2006-07-18 Thread Tobias Markmann
Hi,Some time ago I read in some news that XviD community is going to establish certification of products which are XviD compatible. Those which are, are allowed to print a logo on the product. For players which can play DivX encoded movies, there are DivX logos. Does the JSF plan something like

Re: [jdev] new bie question

2006-07-20 Thread Tobias Markmann
First, nice to hear that there is a new jabber dev. Second, do you want to develop an own jabber library or use one which already exists?If you don't want to write one, here is a list of libraries you can use: http://www.jabber.org/software/libraries.shtmlYou see, a lot for Java.Next things which

Re: [jdev] new bie question

2006-07-21 Thread Tobias Markmann
won't find any response. On 7/20/06, Omar Adobati [EMAIL PROTECTED] wrote: On 7/20/06, Tobias Markmann [EMAIL PROTECTED] wrote: First, nice to hear that there is a new jabber dev. Second, do you want to develop an own jabber library or use one which already exists? If you don't want to write one, here

Re: [jdev] new bie question

2006-07-21 Thread Tobias Markmann
to be fully supported and actual. I took a look the the CVSrepository and seems that the last update was exactely today (21st July).I think it will be a nice point to start...Thanks again for your answer :)On 7/21/06, Tobias Markmann [EMAIL PROTECTED] wrote: I would proof the Java libraries for activity

Re: [jdev] Certification of XMPP compatibility of clients, servers and other software which uses XMPP

2006-07-21 Thread Tobias Markmann
Okaytake this. http://wiki.jabber.org/index.php/Tobias_Markmann_Application_2006On 7/18/06, Hal Rottenberg [EMAIL PROTECTED] wrote: The JSF is accepting member applications, you should join and raisethe banner for XMPP certification!:)On 7/18/06, Tobias Markmann [EMAIL PROTECTED] wrote: Hi

Re: [jdev] Writing a transport

2006-08-06 Thread Tobias Markmann
Just for your information. gloox is written in and for C++ and not C.On 8/6/06, Norman Rasmussen [EMAIL PROTECTED] wrote:On 8/6/06, Mietek Bąk [EMAIL PROTECTED] wrote: I'm considering writing an external transport component, as a part of a larger project.What would be a good place to start?Are

Re: [jdev] Announcement of SNIMMER aplication

2006-08-14 Thread Tobias Markmann
Cool application. So i don't need to register to a transport and offer my password when I just want to talk to someone on a forign network. Really useful to people who don't talk to identities on other networks that often. On 8/14/06, Alexey Nezhdanov [EMAIL PROTECTED] wrote: Re-post. Previous one

[jdev] Jabber URI standard for ad-hoc commands

2006-08-23 Thread Tobias Markmann
Hello,I know that there are URIs for Jabber resources like xmpp:[EMAIL PROTECTED]. Is there some standard for executing an ad-hoc command via an URI? The user presses the URI in a web browser or anywhere else and the URI is forwarded to the client and that executes that command. Tobias

Re: [jdev] Jabber URI standard for ad-hoc commands

2006-08-23 Thread Tobias Markmann
That is exactly what I'm looking for. Thanks.On 8/23/06, Peter Saint-Andre [EMAIL PROTECTED] wrote: Tobias Markmann wrote: Hello, I know that there are URIs for Jabber resources like xmpp:[EMAIL PROTECTED] mailto:xmpp:[EMAIL PROTECTED]. Is there some standard for executing an ad-hoc command via

[jdev] Best way to monitor XMPP servers

2006-09-19 Thread Tobias Markmann
Hi,Some days ago someone pointed me to a post on the jadmin maling list [1]. What they are talking about are the accounts that my monitoring software have created for monitoring login times and server features on each server. Then I noticed that stpeter responded to that[2] and said that there

Re: [jdev] Re: Best way to monitor XMPP servers

2006-09-19 Thread Tobias Markmann
That's right but anonymous login isn't widely supported today and I don't know what you mean by we have s2s for that. The only way to monitor s2s connections is either using accounts on the servers or including some testing protocol right in the server. The first is easier to realise and works

Re: [jdev] Best way to monitor XMPP servers

2006-09-19 Thread Tobias Markmann
better tests. On 9/19/06, Wijnand Wiersma [EMAIL PROTECTED] wrote: Hi Tobias,2006/9/19, Tobias Markmann [EMAIL PROTECTED]: Hi, Some days ago someone pointed me to a post on the jadmin maling list [1]. What they are talking about are the accounts that my monitoring software have created

Re: [jdev] Best way to monitor XMPP servers

2006-09-19 Thread Tobias Markmann
easily change the look using another theme. On 9/19/06, Wijnand Wiersma [EMAIL PROTECTED] wrote: 2006/9/19, Tobias Markmann [EMAIL PROTECTED]: The status of my project is that the c2s test part is finished and the web interface part still need's some work. Nevertheless the web interface already

Re: [jdev] Best way to monitor XMPP servers

2006-09-19 Thread Tobias Markmann
That sounds okay for me. Even if the problem is similar in my eyes to i.e. Google's caching feature since I don't believe they ask all webmaster whether they are allowed to mirror their pages or not. I'll also extend the monitoring part to keep the accounts vCard with up to date information what

Re: [jdev] Re: Best way to monitor XMPP servers

2006-09-21 Thread Tobias Markmann
If you'll pay the outgoing SMSs, no problem. ;)Technically I could use a jabber2sms gateway like aspsms-t so that isn't really a problem.TobiasOn 9/21/06, Alexander Gnauck [EMAIL PROTECTED] wrote: Tobias Markmann wrote: Okay...that would work but in general you only need one JID because

Re: [jdev] Re: Best way to monitor XMPP servers

2006-09-21 Thread Tobias Markmann
/06 at 08:57 +0200, Tobias Markmann wrote: If you'll pay the outgoing SMSs, no problem. ;) Technically I could use a jabber2sms gateway like aspsms-t so that isn't really a problem. Email is probably more reliable than relying on third party gateway: I wouldn't want to lose such notifications!Plus

Re: [jdev] ejabberd 1.1.2 released

2006-09-28 Thread Tobias Markmann
Hi,You released it just after the server upgrade on jabber.org...heh.TobiasOn 9/27/06, Mickael Remond [EMAIL PROTECTED] wrote:Hello,A new major version of ejabberd has been released! The ejabberd development is proud to announce this release that addsnumerous improvements to our high-performance

[jdev] Service Discovery (XEP-0030) and large item sets

2006-10-11 Thread Tobias Markmann
Hi,Given the following query stanza:iq id='75' to='conference.jabber.org' type='get' xml:lang='de-DE' query xmlns='http://jabber.org/protocol/disco#items'//iq The server responds to this stanza with a large stanza, with hundreds of items. If XMPP gets more common MUCs will have a lot more rooms.

Re: [jdev] XMPP Ping method?

2006-11-01 Thread Tobias Markmann
Isn't that a TCP problem since that can happen to any protocol which is based to TCP?On 11/1/06, Scott Robinson [EMAIL PROTECTED] wrote:What is the proper method of performing a ping across a client XMPP connection. That is, from a sever's perspective, if a clientmysteriously and unexpectedly

Re: [jdev] Re: XMPP Ping method?

2006-11-03 Thread Tobias Markmann
I didn't know SCTP since you've mentioned it and have some questions:Is SCTP TCP compatible? When a server provides SCTP protocol on port 5222 for example normal TCP clients can still connect?Could both protocols run on one port? TIATobiasOn 11/3/06, Michal 'vorner' Vaner [EMAIL PROTECTED] wrote:

Re: [jdev] Re: XMPP Ping method?

2006-11-05 Thread Tobias Markmann
Okay...i understand now...thanks for that short info.On 11/5/06, Benjamin Podszun [EMAIL PROTECTED] wrote: Tobias Markmann wrote: I didn't know SCTP since you've mentioned it and have some questions: Google knows the answer to everything. But to give some quick answersanyway:1. Is SCTP TCP

Re: [jdev] XMPP PubSub client

2006-11-14 Thread Tobias Markmann
Tkabber supports PubSub on client side as far as i know.On 11/14/06, Tong [EMAIL PROTECTED] wrote: Does anybody know if any of the existing Jabber clients out there supports PubSub (XEP-0060)? Thanks!

Re: [jdev] xmpp server connectivity testing tool

2006-12-11 Thread Tobias Markmann
Like at http://jabbermonitor.ayena.de ? Okay, these functional tests aren't implemented yet there but some of them will, like all the c2s tests you listed. Tobias On 12/11/06, Norman Rasmussen [EMAIL PROTECTED] wrote: On 12/11/06, Artur Hefczyc [EMAIL PROTECTED] wrote: Maybe it is not

Re: [jdev] J2ME client

2006-12-16 Thread Tobias Markmann
There is Bombus[1] which is using a BSD like license and is also written in J2ME. [1] http://bombus.jrudevels.org/ regards Tobias Markmann On 12/16/06, Denis O'Brien [EMAIL PROTECTED] wrote: Hi, I'm looking for the best J2ME open source client on the market. I've come across mjabber

Re: [jdev] JABBERSTUDIO NOTICE -- SITE DEMISE

2007-03-12 Thread Tobias Markmann
Hi, May I suggest BerliOS http://www.berlios.de/index.php.en, which is a nice open source project host too. regards Tobias On 3/12/07, Peter Saint-Andre [EMAIL PROTECTED] wrote: HEAR YE HEAR YE. JabberStudio will be shut down on March 26, two weeks from today. If you host a code project on

Re: [jdev] Python library!?!?!?!!?!

2007-04-22 Thread Tobias Markmann
Freetalk? http://www.gnu.org/software/freetalk/ It's really nice to use with auto completion on TAB and all those thingies. cheers, Tobias On 4/22/07, Matthew Wild [EMAIL PROTECTED] wrote: On 4/18/07, David Ammouial [EMAIL PROTECTED] wrote: On Friday 13 April 2007 00:07, Peter Saint-Andre

Re: [jdev] client library in java or c# (for mobile phone) ?

2007-10-26 Thread Tobias Markmann
Have you tried agsXMPP lib? This is supposed to work on Windows Mobile if I recall correctly. See: http://www.ag-software.de/index.php?page=agsxmpp-sdk Cheers, Tobias On 10/26/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hello, Has anyone used any jabber library for implementing a client

Re: [jdev] Where is the JCR these days?

2007-12-06 Thread Tobias Markmann
On Dec 6, 2007 4:31 AM, Donald Hoffman [EMAIL PROTECTED] wrote: I wanted to experiment with writing an XMPP external component for a project I am working on. I noticed some references to the Jabber Component Runtime and was thinking of starting with that. However I notice that the

Re: [jdev] OpenID services

2007-12-14 Thread Tobias Markmann
On Dec 15, 2007 12:02 AM, Peter Saint-Andre [EMAIL PROTECTED] wrote: Is there a list of Jabber-enabled OpenID services? Someone pinged me about that today but I didn't have a list to share. Maybe this is something we could add to the new jabber.org website Peter -- Peter Saint-Andre

Re: [jdev] GSoC - IRC-to-MUC bridge

2008-03-18 Thread Tobias Markmann
On Tue, Mar 18, 2008 at 4:49 PM, Remko Tronçon [EMAIL PROTECTED] wrote: When (if) you accept this project idea, let me know (by mailing me directly or by replying to this thread). AFAIK, we don't 'accept' project ideas, we just propose them. It's left as a task of the potential student

Re: [jdev] GSoC deadline approaching!

2008-03-28 Thread Tobias Markmann
On Fri, Mar 28, 2008 at 11:57 PM, Peter Saint-Andre [EMAIL PROTECTED] wrote: Hey students, don't forget about the Google Summer of Code! The application period ends on April 1 at 00:00 UTC, and that's no joke! For ideas, visit http://wiki.jabber.org/index.php/Summer_of_Code_2008 To apply,

Re: [jdev] XSF membership application period

2008-07-02 Thread Tobias Markmann
On Wed, Jul 2, 2008 at 5:47 PM, Peter Saint-Andre [EMAIL PROTECTED] wrote: ... The XSF prefers to work completely in the open, so we don't require any payments in order to participate. However, that means we don't have fancy meetings in Hawaii and Barcelona (etc.) like other standards groups

[jdev] When to apply the SASLprep stringprep profile?

2008-11-30 Thread Tobias Markmann
Hi, when do i have to apply SASLprep and on what? The RFC, http://www.ietf.org/rfc/rfc4013.txt , just says it's applied on usernames and passwords. So I'm asking: 1. Do I need to apply SASLprep as server for all possible SASL mechanism or just Digest-MD5? 2. Does everything still work

[jdev] Anohter Monthly XMPP Meeting

2009-09-12 Thread Tobias Markmann
Howdy, since in the last couple of months no XMPP Monthly Meeting took place I wanted to ask if there's still interest in it? If so any suggested for some topics to discuss and when to hold that meeting? Cheers, Tobias ___ JDev mailing list Forum:

Re: [jdev] Seeking jabber implementers for SCRAM-SHA-1 testing

2009-11-04 Thread Tobias Markmann
that part. Cheers, Tobias Markmann ___ JDev mailing list Forum: http://www.jabberforum.org/forumdisplay.php?f=20 Info: http://mail.jabber.org/mailman/listinfo/jdev Unsubscribe: jdev-unsubscr...@jabber.org ___

Re: [jdev] Seeking jabber implementers for SCRAM-SHA-1 testing

2009-11-04 Thread Tobias Markmann
Hi, On Wed, Nov 4, 2009 at 4:13 PM, Simon Josefsson si...@josefsson.org wrote: Is anyone able to reproduce the test vectors? I am able to reproduce the first three. Stopped the 4th after some minutes. :) Cheers, Tobias Markmann ___ JDev mailing

Re: [jdev] Seeking jabber implementers for SCRAM-SHA-1 testing

2009-11-04 Thread Tobias Markmann
= The last line practically shows the BASE64 of my calculated ClientProof and the one GSASL send. I wonder if the AuthMessage I use is valid according to the ABNF in the RFC. Cheers, Tobias Markmann ___ JDev mailing list Forum: http

Re: [jdev] No realm from server

2009-11-12 Thread Tobias Markmann
that kind of problems for SCRAM usage within XMPP. Cheers, Tobias -- Tobias Markmann http://ayena.de ___ JDev mailing list Forum: http://www.jabberforum.org/forumdisplay.php?f=20 Info: http://mail.jabber.org/mailman/listinfo/jdev Unsubscribe: jdev

Re: [jdev] No realm from server

2009-11-12 Thread Tobias Markmann
strict with SCRAM-*. Cheers, Tobias -- Tobias Markmann http://ayena.de ___ JDev mailing list Forum: http://www.jabberforum.org/forumdisplay.php?f=20 Info: http://mail.jabber.org/mailman/listinfo/jdev Unsubscribe: jdev-unsubscr...@jabber.org ___

[jdev] SCRAM-SHA-1 interop testing for XMPP

2009-11-18 Thread Tobias Markmann
to contact me at t...@ayena.de (XMPP or SMTP). Cheers, Tobias -- Tobias Markmann http://ayena.de ___ JDev mailing list Forum: http://www.jabberforum.org/forumdisplay.php?f=20 Info: http://mail.jabber.org/mailman/listinfo/jdev Unsubscribe: jdev-unsubscr

Re: [jdev] plaintext passwords hack

2009-12-16 Thread Tobias Markmann
On 17.12.09 00:56, Peter Saint-Andre wrote: And even if you do have hashed passwords, if someone breaks into your machine then it's not that much work to de-hash them all. It just looks scarier if they're in cleartext to start with. That more or less depends on what you store in your

Re: [jdev] XEP-0080: adding location source information

2010-02-10 Thread Tobias Markmann
On Wed, Feb 10, 2010 at 22:44, Ilya Braude i...@drakontas.com wrote: I would like to propose the extension of the user location spec with source information, i.e. where the location information is coming from. Having discussed this topic with several people at the recent summit I think there

Re: [jdev] XEP-0080: adding location source information

2010-02-10 Thread Tobias Markmann
On Wed, Feb 10, 2010 at 23:07, Christopher Orr ch...@orr.me.uk wrote: A bit like this? :) http://xmpp.org/extensions/xep-0255.html#example-5 (or example 7 if you're not expecting a reply). Exactly like that. It even seems to allow only to sent location references and the server does all the

Re: [jdev] Interop Preparation

2010-11-29 Thread Tobias Markmann
On 29.11.10 21:11, Dave Cridland wrote: Isn't that what we're trying to find out? Stating so in advance would spoil all our fun... Ahh, right..totally forgot that we're here for *that* fun. :) -- Tobias Markmann http://ayena.de smime.p7s Description: S/MIME Cryptographic Signature

Re: [jdev] [FOSDEM] anyone to have a stand ?

2011-12-28 Thread Tobias Markmann
On Wed, Dec 28, 2011 at 23:06, goffi go...@goffi.org wrote: It will be my first FOSDEM, I don't know exactly how works devrooms. Is it a room with computers where you do demos, or a talking place for short conferences ? If it is the later, can I have a spot to present my project ? I'm pretty

Re: [jdev] XMPP for Mobile

2012-04-09 Thread Tobias Markmann
On Mon, Apr 9, 2012 at 07:39, Jan Vincent Liwanag jvliwa...@gmail.com wrote: Also, one approach that seems to work for messaging on the mobile is that of Yahoo's in their Messenger API - which is to make everything pull-based. Any comments? XEP-0286 might also be worth a look:

Re: [jdev] XEP implementations

2012-09-04 Thread Tobias Markmann
Hi Randy, On Tue, Sep 4, 2012 at 7:08 AM, Randy Turner rtur...@amalfisystems.com wrote: Is there a chart available that illustrates the take-rate or popularity of particular XMPP extensions ? Or to put it another way, which XEPs or other extensions are gaining traction with implementers.

Re: [jdev] is everybody using XMPP without knowing it?

2012-12-30 Thread Tobias Markmann
On Sun, Dec 30, 2012 at 11:13 PM, Christoph Heer christoph.h...@googlemail.com wrote: the full Facebook chat is also implemented on basis of XMPP. They have a XMPP frontend. Neither their website chat uses XMPP nor their official mobile app. Tobi

[jdev] Proposal for Secure Distributed Discovery of JIDs

2013-02-06 Thread Tobias Markmann
Hi, We have been working on a new XEP proposal which aims to solve the following fundermental problem: How to find a JID given some personal information about the person who owns that JID. Jabber users who've just created their accounts, need to populate their roster with the people they are

[jdev] TLS/SSL Stream Resumption and XMPP

2013-03-09 Thread Tobias Markmann
Hi, has somebody experience with TLS level stream resumption in XMPP software? Has anybody implement this and made some tests? Is it worth the effort, considering that in some situations (e.g. mobile) you have frequent reconnects? How does it play with STARTTLS? Do you just resume your TLS

Re: [jdev] TLS/SSL Stream Resumption and XMPP

2013-03-09 Thread Tobias Markmann
On Sat, Mar 9, 2013 at 5:33 PM, Philipp Hancke fi...@goodadvice.pages.dewrote: Don't use STARTTLS, just multiplex TLS on port 5222 by peek'ing the first byte (which should be 0x16). jabberd has supported that for ages, it works quite reliably for TLSv1 client hellos (and slightly less for

[jdev] [ANN] Swift 3.0 released!

2016-03-01 Thread Tobias Markmann
Hi, we are pleased to announce the availability of Swift 3.0, an XMPP client focused on usability and security. It is our first release for 3 years and includes bug fixes and new features like: - File-transfer using Jingle File Transfer - Simple continuation of 1-to-1 chats in group chats -

[jdev] [ANN] Swift 4.0

2018-03-21 Thread Tobias Markmann
Hi, we are pleased to announce the availability of Swift 4.0, a XMPP client focused on usability and security. Major changes since the Swift 3.0 release: - New chat theme including a new font - Support for message carbons (XEP-0280) - Enabled trellis mode as a default feature, allowing several