Sponsored Content
Full Discussion: Vue.js Steam Chat
Top Forums Web Development Vue.js Steam Chat Post 303034108 by Neo on Thursday 18th of April 2019 08:10:17 AM
Old 04-18-2019
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 0.7514

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

Now, I need to write some hybrid code to show the number of members in the chat, their names, etc. and add more features.

The PubNub folks said doing this in Vue.js is "pioneering" work and few have done it; so I guess after months at it, I'm finally getting caught up to the state-of-the-art (or getting closer),
 

5 More Discussions You Might Find Interesting

1. Web Development

Can you embed Skype or any other video chat/chat program into a webpage?

Hi, I am trying to embed Skype or any other video chat/chat program into a webpage. Has anyone had success doing this? or know how? Thanks Phil (2 Replies)
Discussion started by: phil_heath
2 Replies

2. What is on Your Mind?

Very Funny and Somewhat Amazing 2006 Chat Bot Chat

Working on the badging system, Just found this old thread for 2006 and started reading it. ROTFL ... what a great discussion between forum members and our chat bot Gollum "back in the good old days"... You must check this out if you want a laugh and big smile: ... (1 Reply)
Discussion started by: Neo
1 Replies

3. Web Development

Simple Vue.js Component to Redirect to External Web Page Using Vue Router

Vue Router has some quirks and on of the quirks is that it is not reliable when adding external links using the vue-router library. After struggling with many solutions, I have found that creating a simple Vue.js component like this one seems to work the best (so far): Component Example: ... (0 Replies)
Discussion started by: Neo
0 Replies

4. Web Development

Vue JS 2 Tutorial by The Net Ninja: A Recommended Vue.js Video Tutorial Series

A number of people have asked me how to get started with Vue.js and my reply before today was to Google "Vue.js". That has changed and my recommendation to anyone who wants to learn the fastest growing, easiest to learn and use Vue.js web dev framework is to watch this video tutorial series: ... (0 Replies)
Discussion started by: Neo
0 Replies

5. Web Development

Documenting Installation Problem with vue-beautiful-chat

REF: https://github.com/mattmezza/vue-beautiful-chat $ git clone https://github.com/mattmezza/vue-beautiful-chat.git Cloning into 'vue-beautiful-chat'... remote: Enumerating objects: 534, done. remote: Total 534 (delta 0), reused 0 (delta 0), pack-reused 534 Receiving objects: 100%... (2 Replies)
Discussion started by: Neo
2 Replies
eiskaltdcpp-gtk(1)					      General Commands Manual						eiskaltdcpp-gtk(1)

NAME
EiskaltDC++_Gtk - GUI based on Gtk (based on FreeDC++ and LinuxDC++) SYNOPSIS
eiskaltdcpp-gtk <magnet link> <dchub://link> <adc(s)://link> eiskaltdcpp-gtk <Key> DESCRIPTION
EiskaltDC++ is a cross-platform program that uses the Direct Connect and ADC protocol. It is compatible with other DC clients, such as the original DC from Neomodus, DC++ and derivatives. EiskaltDC++ also interoperates with all common DC hub software. COMMAND LINE OPTIONS
A summary of options is included below. -h, --help display help and exit -V, --version output version information and exit KEYBOARD SHORTCUTS
These are default keyboard shortcuts. You can change them in any text editor. For example: sudo nano /usr/share/eiskaltdcpp/gtk/ui/mainwindow.ui Ctrl+O Open options window Ctrl+L Open own filelist Ctrl+E Refresh share Ctrl+R Reconnect to hub Ctrl+N Quick connect Ctrl+H Favourite hubs Ctrl+P Public hubs Ctrl+U Favourite users Ctrl+D Show/hide downloads queue widget Ctrl+S Open search widget Ctrl+F Show/hide find or filter frame Ctrl+A Select all Ctrl+W Close current widget Ctrl+PageUp Switch to the previous widget. Available only if widget panel is used, not working in mode of sidebar. Ctrl+PageDown Switch to the next widget. Available only if widget panel is used, not working in mode of sidebar. Up Switch to the previous string from history of sent messages in chat for current session. Available only when input frame is focused on. Down Switch to the next string from history of sent messages in chat for current session. Available only when input frame is focused on. CHAT COMMANDS
/away <message> - Away mode message on/off /back - Away mode off /browse <nick> - browse user files /clear - Clear chat /close - Close chat /favorite, /fav - Add a hub to favorites /fuser, /fu <nick> - Add user to favorites list /removefu, /rmfu <nick> - Remove user favorite /listfu, /lsfu - Show favorites list /getlist <nick> - Get file list /grant <nick> - Grant extra slot /help - Show help /join <address> - Connect to the hub /me <message> - Say a third person /pm <nick> - Private message /rebuild - Rebuild hash /refresh - Update own file list /userlist - User list show/hide /version - Show version /emoticons, /emot - Emoticons on/off /luafile <file> - Load Lua file /lua <chunk> - Execute Lua Chunk /sh - Execute code (bash) /alias list - Alias List /alias purge A - Alias Remove A /alias A::uname -a - Alias add uname -a as A /A - Alias A executing /ip on/off - Ipfilter on/off /ip list - Show ipfilter rules list /ip up/down - Move rule up/down /ip purge 192.168.1.0/23;192.168.6.0/24 - Remove rules from list /ip 192.168.1.0/23::in;!192.168.6.0/24::both - Add rule 192.168.1.0/23 where direction incoming and action is allow and 192.168.6.0/24 where direction is incoming or outcoming and action is drop /ws <option> [value] - edit config (~/.config/eiskaltdc++/EiskaltDC++_Gtk.xml), also you can edit it manually For example: /ws sound-command aplay (specify program for sound playing) FILES
/usr/share/eiskaltdcpp/gtk Directory with some resource files ~/.config/eiskaltdc++/ or $XDG_CONFIG_HOME/eiskaltdc++/ Directory with configuration files /usr/share/eiskaltdcpp/examples Directory with examples of custom scripts (see /sh chat command) AUTHOR
Full list of authors you can find in file Credits.txt EiskaltDC++ homepage: http://code.google.com/p/eiskaltdc/ BUG REPORTS
If you find a bug in EiskaltDC++ please report it here: http://code.google.com/p/eiskaltdc/issues/list This manual page was written by Boris Pek <tehnick-8@mail.ru> for the Debian project (and may be used by others). 19 Feb 2012 eiskaltdcpp-gtk(1)
All times are GMT -4. The time now is 09:58 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy