this post was submitted on 14 Nov 2021
21 points (95.7% liked)

Open Source

30339 readers
2203 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

crossposted from here: https://lemmy.eus/post/10482


I believe that XMPP is one of the best protocols for chat communications there is, and I stand up for it. However, the clients that there are, are not comfortable for most people out there used to apps like Telegram, Whatsapp or whatever.

One can defend current XMPP clients saying that quoting with "> " is the traditional way, or that swiping to quote a message is not worth developing; I have plenty more examples like this.
Well, if you think so, OK, use those clients for yourself, but become aware that many people won't use XMPP for just this reason.

After saying all this, I want to tell that I am willing to develop a new, modern looking and comfortable client for XMPP. I think of a client for Android in first instance, but I would have no problem on going further.

However, I don't know programming, so I'm searching programmers who would like to get involved in this.
Although I'm not programmer, I have experience developing software projects, from internationalization to documentation, including ideas about features, testing and all other work there can be.

Will you help me spreading the word? :)

you are viewing a single comment's thread
view the rest of the comments
[–] MattJ@lemmy.ml 4 points 2 years ago

We'll listen to proposals, but can't guarantee we'll implement them. We try not to deviate from upstream projects more than we need to. The changes we do make we try to base on solid evidence (usability testing, for example) and whether they fit with our goals (personal messaging with open standards).

Apart from anything else, resources are limited. There is a huge long list of things I'd like to see implemented in Snikket before we consider things like having a "unique emoji pack" for example.

Whatever you do, I strongly suggest you do try to work with existing projects whenever possible (I gather you did already reach out to some). The reason I say this is that starting from scratch is not easy. Even if you build on an existing codebase there is a lot of infrastructure work and community building and such that you'll also need to tackle. It can take years of effort to establish and grow a new project to something resembling your ambitious vision.

Whatever you do, good luck :)