Search Results

Search: Posts Made By: Neo
Forum: Web Development 04-19-2019
10,073
Posted By Neo
I'm moving on to another thread...
I'm moving on to another thread (https://www.unix.com/what-is-on-your-mind-/281750-live-chat-alpha-usercp-sf-0-7517-a-new-post.html) on this topic.

REF:
...
Forum: Web Development 04-18-2019
10,073
Posted By Neo
UserCP Screeching Frog 0.7514 I was able to...
UserCP Screeching Frog 0.7514

I was able to get message history working within a vue-pubnub project sans any help from PubNub.

Basically, message / chat history is working in version...
Forum: Web Development 04-18-2019
10,073
Posted By Neo
Today, I'm back in a tech session with PubSub...
Today, I'm back in a tech session with PubSub about loading message history when someone starts the session / joins the page.
Forum: Web Development 04-17-2019
10,073
Posted By Neo
After looking at socket.io for pub sub, I think...
After looking at socket.io for pub sub, I think I'll give PubNub another try.

Currently I am experiencing two problems with PubNub:


Race condition which makes presence work inconsistently. ...
Forum: Web Development 04-17-2019
10,073
Posted By Neo
I have having numerous issues with PubNub's API,...
I have having numerous issues with PubNub's API, documentation (lack of it), very slow web site response and poorly designed user admin area.

I may take a break and retool this new chat feature...
Forum: Web Development 04-17-2019
10,073
Posted By Neo
UserCP Screeching Frog 0.7506 Here is my...
UserCP Screeching Frog 0.7506

Here is my current Vue.js component for this chat I'm working on at the moment.

Still needs a lot of work, for example it's a good idea to announce when someone...
Forum: Web Development 04-17-2019
10,073
Posted By Neo
Seems chat is kinda working ok, but need a lot of...
Seems chat is kinda working ok, but need a lot of work:

https://www.unix.com/members/1-albums225-picture1182.png
Forum: Web Development 04-17-2019
10,073
Posted By Neo
Great. Slowing debugging some of the features of...
Great. Slowing debugging some of the features of vue-pubnub.

Today I'm working with PubNub tech support trying to get the presence and history to work:
...
Forum: Web Development 04-17-2019
10,073
Posted By Neo
Update: For some reason, I cannot the...
Update:

For some reason, I cannot the presence to work in the vue-pubnub API.

this.$pnGetPresence()

There is no error, but it returns nothing and no status to check.

Opened a ticket...
Forum: Web Development 04-17-2019
10,073
Posted By Neo
OK. UserCP Screeching Frog 0.7496 ...
OK. UserCP Screeching Frog 0.7496

https://www.unix.com/usercp/#/chatroom

I mistakenly thought (or was at least hoping) when someone joins a chatroom using PubNub that they would get the prior...
Forum: Web Development 04-16-2019
10,073
Posted By Neo
Progress. I have PubNub working in...
Progress.

I have PubNub working in publish-subscribe mode in a rough and tumble way between two unix.com user accounts in two different browsers (Safari and Chrome) using two different URLs (one...
Forum: Web Development 04-13-2019
10,073
Posted By Neo
Thinking out loud: One approach could be...
Thinking out loud:

One approach could be chats per person:

https://www.unix.com/members/1-albums225-picture1164.png

Another Could Be Per Thread:
...
Forum: Web Development 04-13-2019
10,073
Posted By Neo
Reference for the next step in this caper: ...
Reference for the next step in this caper:

Introducing the ChatEngine Plugin for Vue.js | PubNub (https://www.pubnub.com/blog/introducing-the-chatengine-plugin-for-vue/)
Forum: Web Development 04-13-2019
10,073
Posted By Neo
My current idea(nothing concrete just thinking...
My current idea(nothing concrete just thinking out loud) is to:


Create a new "show discussion" page in the new UI (the UserCP).
Integrate the chat as a sidebar which slides in and out.
...
Forum: Web Development 04-13-2019
10,073
Posted By Neo
Here is the same chat, full width: ...
Here is the same chat, full width:

https://www.unix.com/members/1-albums225-picture1163.png

<template>
<div style="height: 600px; width: 100%;">
<VueSteamChat :messages="messages"...
Forum: Web Development 04-13-2019
10,073
Posted By Neo
Vue.js Steam Chat
This Vue.js chat component installed easily:

npm i --save vue-steam-chat

I was able to set it up and change the background color in the component css file to match the forums in seconds:
...
Showing results 1 to 16 of 16

 
All times are GMT -4. The time now is 07:36 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy