Difference between revisions of "Notes"
		
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
		
		
		
		
		
	
 (→Random)  | 
				|||
| (22 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/  | + | * https://www.zulip.org/ has a heavy focus on message threads/topics  | 
* https://blog.okturtles.com/2015/11/five-open-source-slack-alternatives/  | * https://blog.okturtles.com/2015/11/five-open-source-slack-alternatives/  | ||
* https://discordapp.com/  | * 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 40: | Line 58: | ||
[https://www.w3.org/wiki/Socialwg/Social_API/User_stories#Inbox Social WG wants to standardize "inboxes"]  | [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 ==  | == Random ==  | ||
| Line 45: | Line 67: | ||
* https://wiki.mozilla.org/IRC  | * https://wiki.mozilla.org/IRC  | ||
* https://medium.com/better-people/slack-i-m-breaking-up-with-you-54600ace03ea#.pkgn64u78  | * 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
Contents
Similar projects / inspiration
- https://www.nayego.net/
 - http://ircanywhere.com
 - https://www.waartaa.com
 - https://kiwiirc.com
 - https://www.irccloud.com
 - http://shout-irc.com -> https://github.com/thelounge/lounge/
 - Let's Chat on Sandstorm
 - https://gitter.im
 - http://chat.stackoverflow.com
 - https://chatgrape.com/ (good input field ideas)
 - https://moose-team.github.io/friends/
 - https://github.com/thedjpetersen/subway
 - https://conversejs.org
 - http://qoffee.io
 - http://neovim.org (bounties for features)
 - http://web.scrollback.io very similar in goals, open-source, claims to be used by a lot of different groups, has funding and appears to be hiring.
 - http://sdelements.github.io/lets-chat/
 - http://www.matrix.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)
 - 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
IRC
Sockethub / node.js
ActivityStreams2 & Data Formats
Notifications
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.")