Difference between revisions of "XMPP Newsletter"

From XMPP WIKI
Jump to navigation Jump to search
(45 intermediate revisions by 9 users not shown)
Line 16: Line 16:


=== Articles ===
=== Articles ===
https://xmpp-team.pages.debian.net/blog/2019/05/debian-xmpp-team-starts-a-blog.html


https://blog.jabberhead.tk/2019/03/10/a-look-at-matrix-orgs-olm-megolm-encryption-protocol/
https://puri.sm/posts/librem-5-end-of-may-progress/
 
[https://gultsch.de/regulations.html A pathway to a well regulated instant messaging market]
 
https://medium.com/@kiran.jasvanee/what-is-xmpp-ios-perspective-e1357555bef
 
https://blog.process-one.net/ejabberd-nintendo-switch-npns/
 
https://instagram-engineering.com/making-direct-messages-reliable-and-fast-a152bdfd697f
 
https://xmpp.org/2019/06/xsfs-google-summer-of-code-2019-projects/


=== Videos ===
=== Videos ===
Line 24: Line 35:


=== Events ===
=== Events ===
https://discourse.igniterealtime.org/t/xmpp-sprint-in-the-hague-nl-june-2019/85315


=== Extensions and specifications ===
=== Extensions and specifications ===
Line 30: Line 43:
            
            
==== Servers ====
==== Servers ====
ProcessOne has released [https://blog.process-one.net/ejabberd-19-05/ ejabberd 19.05], improving MIX and MucSub.


* https://tigase.net/blog-entry/tigase-xmpp-server-800-general-availability-released
Conversation's [https://compliance.conversations.im/ server compliance tester] has been redesigned and is now easier to navigate.
* https://www.erlang-solutions.com/blog/mongooseim-3-3-0-supporting-happy-relations.html
* https://metronome.im/changelogs/3_12
* https://discourse.igniterealtime.org/t/rest-api-openfire-plugin-1-3-9-released/84622
* https://discourse.igniterealtime.org/t/callbackonoffline-openfire-plugin-1-2-1-released/84602


==== Clients ====
==== Clients ====


[https://www.kaidan.im/ Kaidan], a modern, full-featured alternative to proprietary messaging solutions featuring decentralization and privacy, has announced they [https://www.kaidan.im/2019/05/10/kaidan-joins-kde/ join KDE].


[https://github.com/siacs/Conversations/blob/master/CHANGELOG.md Conversations 2.5.0, 2.5.1, 2.5.2] added public channel search via search.jabbercat.org and reworked onboarding screens.
[https://monal.im/blog/ios-3-8-released/ Monal 3.8 for iOS] makes XMPP easier for non technical users, as the new registration screen is easier and faster.
[https://tigase.net/content/beagle-im BeagleIM (for macOS)] and [https://siskin.im/ SiskinIM (for iOS)], brought to you by Tigase, now both support OMEMO end-to-end encryption protocol, contributing to the improvement to privacy on internet.
https://nl.movim.eu/?node/pubsub.movim.eu/Movim/movim-is-the-first-xmpp-client-that-supports-message-reactions-Id7F5J


==== Libraries ====
==== Libraries ====


https://discourse.igniterealtime.org/t/smack-4-3-3-released/84572
strophejs, the JavaScript XMPP library (published under the MIT license) was released in [https://github.com/strophe/strophejs/releases/tag/v1.3.3 version 1.3.3].


=== Other ===
=== Other ===
https://wiki.xmpp.org/web/Integrations (


MattJ wrote:
Tigase is Gold sponsor of the XSF!
Hey, this morning I added a new page to the wiki: https://wiki.xmpp.org/web/Integrations                                                                                                                       
 
Background: I frequently encounter projects or platforms that are modular, e.g. they support notifications to IRC, Slack, whatever. I tend to scroll down the list of integrations, and if they don't have XMPP
=== Services ===
I sigh                                                                                                                                                                                                         
 
I wanted to start tracking a list of such projects so that perhaps we can look at adding XMPP support to them                                                                                                 
=== GSoC ===
If you have a project to add, please do. If you're looking for a small project to work on over a weekend that is XMPP-related, maybe pick something off the list                                               


)
The [https://xmpp.org/2019/06/xsfs-google-summer-of-code-2019-projects/ XSF has announced] its participation in the Google Summer of Code 2019.
The selected projects are:


=== Services ===
* [https://gsoc-prosody-2019.blogspot.com Prosody plugin installer], by João Duarte
* [https://madhur96.github.io/gsoc19/ Poezio infinite scrolling using MAM], by Madhur Garg
* [https://hrxi.github.io/gsoc/ Jingle File Transfer for Dino], by hrxi

Revision as of 14:38, 20 June 2019

Here you can submit news items for inclusion in the next XMPP Newsletter (as managed by the CommTeam).


What determines relevancy?

The submission must ideally be a blog or article about XMPP/Jabber and/or XMPP-based software (clients, servers, libs).

Some exceptions might be made, for example for a release page showing a new release of some XMPP-based software.

However, marketing brochures (e.g. single-page marketing sites) for new products which don't contain information on XMPP, won't be included.

Submissions

Articles

https://xmpp-team.pages.debian.net/blog/2019/05/debian-xmpp-team-starts-a-blog.html

https://puri.sm/posts/librem-5-end-of-may-progress/

A pathway to a well regulated instant messaging market

https://medium.com/@kiran.jasvanee/what-is-xmpp-ios-perspective-e1357555bef

https://blog.process-one.net/ejabberd-nintendo-switch-npns/

https://instagram-engineering.com/making-direct-messages-reliable-and-fast-a152bdfd697f

https://xmpp.org/2019/06/xsfs-google-summer-of-code-2019-projects/

Videos

Tutorials

Events

https://discourse.igniterealtime.org/t/xmpp-sprint-in-the-hague-nl-june-2019/85315

Extensions and specifications

Software releases

Servers

ProcessOne has released ejabberd 19.05, improving MIX and MucSub.

Conversation's server compliance tester has been redesigned and is now easier to navigate.

Clients

Kaidan, a modern, full-featured alternative to proprietary messaging solutions featuring decentralization and privacy, has announced they join KDE.

Conversations 2.5.0, 2.5.1, 2.5.2 added public channel search via search.jabbercat.org and reworked onboarding screens.

Monal 3.8 for iOS makes XMPP easier for non technical users, as the new registration screen is easier and faster.

BeagleIM (for macOS) and SiskinIM (for iOS), brought to you by Tigase, now both support OMEMO end-to-end encryption protocol, contributing to the improvement to privacy on internet.

https://nl.movim.eu/?node/pubsub.movim.eu/Movim/movim-is-the-first-xmpp-client-that-supports-message-reactions-Id7F5J

Libraries

strophejs, the JavaScript XMPP library (published under the MIT license) was released in version 1.3.3.

Other

Tigase is Gold sponsor of the XSF!

Services

GSoC

The XSF has announced its participation in the Google Summer of Code 2019. The selected projects are: