IRC Chat?
-
Is the chat on here node based or is it something like xmpp?
-
@johnhooks node stuff.
-
@johnhooks said:
Is the chat on here node based or is it something like xmpp?
On here, on ML? The entire site is not. Node is the language of the site. XMPP is a networking protocol. But there is no XMPP interface for the chat here.
-
@scottalanmiller said:
@johnhooks said:
Is the chat on here node based or is it something like xmpp?
On here, on ML? The entire site is not. Node is the language of the site. XMPP is a networking protocol. But there is no XMPP interface for the chat here.
I've never built or looked into NodeBB. I didn't know if the chat was built with node or if there was something like openfire running for the chat.
The reason I asked is it would be kind of nice to be able to use a chat client.
-
I'm sure someone will make a plugin to expose XMPP at some point. Would be kind of handy, I hate having that pop up window open. I know that in 1.0 they are expanding it a bit.
-
@scottalanmiller said:
I'm sure someone will make a plugin to expose XMPP at some point. Would be kind of handy, I hate having that pop up window open. I know that in 1.0 they are expanding it a bit.
Ya would be great for mobile too. That way you can get native notifications and not need to open the site.
-
We should make a "community" that's all slack based. That would be kind of interesting.
-
I am a Slack advocate for sure, and would probably join a "team" if it were put together. It's most of what I love about IRC, with an interface built this millennium
Archival and searchability might still be a concern as the free version only allows you to browse/search the latest 10k messages from what I understand.
-
I've used Slack and HipChat a few places. They are okay but I'm not in love with either of them.
-
Rocket.chat looks interesting. It's an open source version.
-
@gjacobse said:
I have thought of setting up something to connect the kids iPads too.. not anything outside of my control. so that I can harass them from time to time when they are playing Mine Craft.
There are few plugins for Minecraft that allow you to inject IRC into the chat system.
-
@coliver said:
@gjacobse said:
I have thought of setting up something to connect the kids iPads too.. not anything outside of my control. so that I can harass them from time to time when they are playing Mine Craft.
There are few plugins for Minecraft that allow you to inject IRC into the chat system.
That's pretty cool. Can you have one IRC that crosses several MC instances? I suspect that you can. That would be interesting.
-
An Android and iPhone app for ML would be really cool. It would be relatively easy to make. Just use an in app browser that points to ML, the app could have push notifications, its own chat, links to your blog sites, etc.
-
An ML app would be neat. Should not be "that" much effort (says the guy who has never made an iOS app before.) There are APIs for nearly everything so grabbing the posts and posting should only be so hard.
I've thought about playing around with a really basic starter app that just allows you to "Twitter post" to the "What Are You Doing Now" thread directly, no need to do anything, just type in your message and post.
Currently there is no posting API exposed, but there is a plugin to expose it, so in theory it would work fine. The included API is reading only.
-
@scottalanmiller said:
@coliver said:
@gjacobse said:
I have thought of setting up something to connect the kids iPads too.. not anything outside of my control. so that I can harass them from time to time when they are playing Mine Craft.
There are few plugins for Minecraft that allow you to inject IRC into the chat system.
That's pretty cool. Can you have one IRC that crosses several MC instances? I suspect that you can. That would be interesting.
Yes, they are plugins that login to an IRC server, the plugin is basically just a client.
-
Neat, would be really awesome if there was one for PocketMine, that way I could talk to all of my kids and nieces and nephews while they are in game together without having to sit at a MineCraft Pocket client to do it.
-
@scottalanmiller said:
Neat, would be really awesome if there was one for PocketMine, that way I could talk to all of my kids and nieces and nephews while they are in game together without having to sit at a MineCraft Pocket client to do it.
I don't think there is one (didn't see the iPad reference before). That would be a cool project though.
-
@coliver said:
@scottalanmiller said:
Neat, would be really awesome if there was one for PocketMine, that way I could talk to all of my kids and nieces and nephews while they are in game together without having to sit at a MineCraft Pocket client to do it.
I don't think there is one (didn't see the iPad reference before). That would be a cool project though.
They do but it is marked as outdated:
-
@scottalanmiller said:
@coliver said:
@scottalanmiller said:
Neat, would be really awesome if there was one for PocketMine, that way I could talk to all of my kids and nieces and nephews while they are in game together without having to sit at a MineCraft Pocket client to do it.
I don't think there is one (didn't see the iPad reference before). That would be a cool project though.
They do but it is marked as outdated:
Ah, what is Pocketmine at now 1.6?
-
Yes, 1.6 is what I am running.