Difference between revisions of "Notes"

From Kosmos Wiki
Jump to navigation Jump to search
 
(28 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
== Similar projects / inspiration ==
 
== Similar projects / inspiration ==
  
 +
* https://www.nayego.net/
 
* http://ircanywhere.com
 
* http://ircanywhere.com
 
* https://www.waartaa.com
 
* https://www.waartaa.com
 
* https://kiwiirc.com
 
* https://kiwiirc.com
 
* https://www.irccloud.com
 
* https://www.irccloud.com
* http://shout-irc.com
+
* http://shout-irc.com -> https://github.com/thelounge/lounge/
 
* [https://sandstorm.io/apps/ Let's Chat on Sandstorm]
 
* [https://sandstorm.io/apps/ Let's Chat on Sandstorm]
 
* https://gitter.im
 
* https://gitter.im
Line 19: Line 20:
 
* http://www.matrix.org/
 
* http://www.matrix.org/
 
* https://web.telegram.org
 
* https://web.telegram.org
 +
* https://www.zulip.org/ has a heavy focus on message threads/topics
 +
* https://blog.okturtles.com/2015/11/five-open-source-slack-alternatives/
 +
* https://discordapp.com/
 +
* https://github.com/haadcode/orbit (based on IPFS)
 +
* https://spideroak.com/solutions/semaphor/tour
 +
* http://meetfranz.com/
 +
* https://getkaiwa.com/ (chat app based entirely on XMPP)
 +
* https://movim.eu/ (social network plus chat plus newsreader, based on XMPP)
 +
* [https://docs.google.com/spreadsheets/d/1-UlA4-tslROBDS9IqHalWVztqZo7uxlCeKPQ-8uoFOU/edit#gid=0 Comparison table of digitial communications protocols]
 +
* https://tildeverse.org/
 +
* https://weho.st (similar to Kosmos services/accounts idea)
 +
* https://snikket.org
 +
* https://quill.chat (centralized and proprietary, but interesting UX ideas for threads, moving messages, and notifications)
 +
 +
== UI/UX ==
 +
 +
=== XMPP Spaces ===
 +
 +
* https://pulkomandy.tk/_/_Development/_Some%20random%20thoughts%20about%20XMPP%20spaces
 +
* https://gajim.org/post/2021-08-27-workspaces/
  
 
== Infrastructure ==
 
== Infrastructure ==
Line 33: Line 54:
  
 
* [[Exploring data formats]]
 
* [[Exploring data formats]]
 +
 +
=== Notifications ===
 +
 +
[https://www.w3.org/wiki/Socialwg/Social_API/User_stories#Inbox Social WG wants to standardize "inboxes"]
 +
 +
=== Bridges ===
 +
 +
* IRC to XMPP: https://biboumi.louiz.org/
 +
 +
== Random ==
 +
 +
* https://wiki.mozilla.org/IRC
 +
* https://medium.com/better-people/slack-i-m-breaking-up-with-you-54600ace03ea#.pkgn64u78
 +
* https://medium.com/@tedlivingston/the-future-of-chat-isn-t-ai-b07f65bc252#.l6uuclx1j
 +
* https://m.signalvnoise.com/is-group-chat-making-you-sweat-744659addf7d#.84khiir04
 +
* https://blog.agilebits.com/2016/04/19/curing-our-slack-addiction/
 +
* http://about.psyc.eu/ ("PSYC is, as benchmarks show, the fastest yet extensible text-based protocol we are aware of, providing a messaging infrastructure for human conversation and social exchange of possibly binary data.")

Latest revision as of 08:21, 9 September 2021

Similar projects / inspiration

UI/UX

XMPP Spaces

Infrastructure

IRC

Sockethub / node.js

ActivityStreams2 & Data Formats

Notifications

Social WG wants to standardize "inboxes"

Bridges

Random