Difference between revisions of "XMPP Newsletter"

From XMPP WIKI
Jump to navigation Jump to search
(34 intermediate revisions by 5 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://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 22: Line 35:


=== Events ===
=== Events ===
[https://wiki.xmpp.org/web/Sprints/2019_March_Berlin/Summary Berlin XMPP sprint end of March]
 
https://discourse.igniterealtime.org/t/xmpp-sprint-in-the-hague-nl-june-2019/85315


=== Extensions and specifications ===
=== Extensions and specifications ===
* (Not sure if this is the right section) Re-design of the XEP stylesheet. Check it out: https://xmpp.org/extensions/xep-0045.html (I can write a blogpost about this if it makes sense, but I don’t think it does[[User:Jwi|Jwi]] ([[User talk:Jwi|talk]]) 08:30, 6 April 2019 (UTC))
* Compliance Suites 2019 moved to Draft https://xmpp.org/extensions/xep-0412.html


=== Software releases ===
=== Software releases ===
            
            
==== Servers ====
==== Servers ====
ProcessOne has released [https://blog.process-one.net/ejabberd-19-05/ ejabberd 19.05], improving MIX and MucSub.
Conversation's [https://compliance.conversations.im/ server compliance tester] has been redesigned and is now easier to navigate.


==== Clients ====
==== Clients ====
https://github.com/conversejs/converse.js/releases/tag/v4.2.0
 
[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 ====
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 ===


Using XMPP to control robotic telescopes: http://www.astroscu.unam.mx/rmaa/RMxAC..51/PDF/RMxAC..51_articulo06.pdf
Tigase is Gold sponsor of the XSF!


=== Services ===
=== Services ===
=== GSoC ===
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:
* [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: