similar to: Chat application

Displaying 20 results from an estimated 40000 matches similar to: "Chat application"

2008 Feb 10
1
DRb + Chat interface?
Hello, I''m an amateur rails developer, and am currently developing a project that needs a somewhat specialized chat client. I''ve recently become enamored with DRb, and was wondering if anyone had tried implementing it when attempting to make a chat client. The reason I want to use DRb instead of some other way of doing it is because if I understand it right the client should be
2010 Nov 12
1
Need a multi user voice chat application that can be integrated into rails application.
Is there is any rails plugin that can be used for voice chat between multiple users? OR multi user voice chat application in any other language that can be integrated with rails application? Eagerly waiting for help. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to
2012 Nov 08
0
Current recommended approach to "chat room"-type app?
Hi, I''ve been googling around looking for a good approach to doing live updates of my webpage. I''ve got a fairly extensive application already, using traditional rails, and I''d like to have a page update in real-time, hopefully without having to completely rewrite the app. One of the most promising approaches looks like Faye, but the railscast I saw was from 10 months
2012 Sep 26
2
Online Chat application in Rails 3.1.3
Hi all, How to create *Online Chat application* in Rails 3.1.3 and Ruby 1.9.3 Could any one please tell me the steps or any sample application..Please Kingston.s -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To
2001 Nov 30
1
passwd chat problem
I could not find any reference to this in the list archive. I am setting up SAMBA on an IRIX system. The passwd command does not say "Password changed" or similar at the end, it just ends. However, if the command fails for any reason (unable to get a lock on the passwd file, for example) it does report that. My problem is that I cannot see any way to get the passwd chat string to
2006 Jul 20
16
Juggernaut Released - (a.k.a Armageddon)
I''ve just released Juggernaut - a plugin for ruby on rails. Check out the site: http://juggernaut.rubyforge.org I?ve also finished a demo that illustrates some of Juggernuat?s capabilities. You can sign up for an account here: http://alexmaccaw.no-ip.info:3500/login/sign_up . It might be a tad slow as it?s running from my home machine. Juggernaut for Ruby on Rails initiates a flash
2008 Oct 31
0
Error while installing juggernaut gem
Hi, I have tried to install juggernaut gem using the command gem install juggernaut and got the following error D:\Sreejith\Ruby1\ruby>gem install juggernaut Building native extensions. This could take a while... ERROR: Error installing juggernaut: ERROR: Failed to build gem native extension. D:/Sreejith/Ruby1/ruby/bin/ruby.exe extconf.rb install juggernaut checking for
2010 May 31
0
TCPSocket.new(host,port).readline hangs on windows :(
Hi Guys I am starting a new thread as it seems my gripe isnt to do with Juggernaut but with TCPSocket - which is used by Juggernaut. Turns out that the thing that actually hangs up in Juggernaut after x (130/1500/16000) iterations of (1..1000).each {|i| Juggernaut.show_clients} Is actually the line res << @socket.readline(CR) if response in juggernaut.rb. Seems @socket.readline
2006 Jul 05
2
How do I access the session in a rails plugin?
I''m trying to access the session in a rails plugin, so as to set it as below. 1. module Juggernaut 2. 3. def self.set_channels(chan) 4. session[:juggernaut_channels] = chan 5. end 6. end 7. 8. module ActionController 9. class Base 10. include Juggernaut 11. end 12. end At the moment I get: undefined local variable or method `session'' for
2008 Sep 25
1
Crossloop chat window not working
Hi, today I tried to install crossloop with wine. The client function works fine, but the chat window doesn't. When someone from the crossloop site tries to start a chat with me I only get an empty window. Any ideas? I am using the latest wine provided with debian testing. btw. at the CrossLoop entry in the wine appdb (here http://appdb.winehq.org/screenshots.php?iAppId=6131&iVersionId=
2007 Feb 12
1
Rails Push Server?
So, I investigated this a while ago... does anybody have good experience/good instructions as to how to move your rails app to using a push server? Which ones are best? Most Stable? Easiest to implement and use? Our site is currently doing some regular polling, and it''s getting hairy fast. I looked into using Juggernaut a while ago, but I''m not certain it''s going to
2006 May 24
0
Chat With Your Websites/Weblogs Visitors
Hello, As a webmaster or blogger, you would love to chat with your website or weblog visitors. Having a professional live support system on your website gives more credibility to it. Your website visitors trust you and your website when they can talk to you live. Good live support is something that a professional website needs. Bloggers spend lots of time on their weblogs to be in touch with
2006 Aug 14
1
Password Chat/Sync problems with 3.0.23
Hi, Following an upgrade to 3.0.23, it appears that my UNIX password sync/chat is no longer working (although I can't confirm it wasn't broken in 3.0.21, it was working before). The XP clients throw up a "no permission to change password" error when the users attempt to renew passwords. I've carefully checked my password chat script and it appears to be OK. The logs
1998 Aug 25
1
Need %o in passwd chat
Hi, I've encountered the following problem: I set up a passwd chat which seems to be working correctly. Obviously samba doesn't send the old passwd (even if told so by %o) to the local passwd program. This is explained by something like 'we're running as root, we don't need the old password'. The problem is: In our environment I do need the old password even if running as
2009 Aug 20
1
Juggernaut question
Hi all, I''ve recently downloaded the juggernaut plugin and I was wondering if I could get some advice from anyone who''s used this on a real site. I have it working just fine on my local version, but on my live server it doesn''t seem to be working. It sends the information to the server just fine, but the text doesn''t get inserted. So I have a couple questions
2007 Jun 19
1
if you have Prototype problem come and chat with other user
hi members: this message not spam. i made one chat for all programer,for programer help other programer. if you have problem in the Prototype or css or php or asp or asp.net or xml and ... come and use my free chat. i made this chat to help you and other only i send this message to this group for help other member only. http://chat.takdesigner.com
1997 Sep 23
1
C''t Article on Juggernaut
There is a recent article in the German magazine C''t that may be of interest to those on this list. It describes a cracker program, Juggernaut, which can hijack telnet sessions. The program is written specifically to run under Linux. An english translation of the article is available at: http://www.ix.de/ct/english/9710142/ It also mentions that they are working on a version of the
2010 Jan 23
0
voice chat on centos with gtalk users.
hi all, i have a centos 5.4 64 bit system running on the base hardware of my system and have windows machines running in virtual in vmware workstation. i need something to *voice chat* with *GTALK* users. In the windows VMs i can install gtalk for windows which does support voice chat, but the problem there is the microphone doesnt get detected inside the VMs. incase of centos installed on the
2011 Mar 01
0
Quiz,chat
I am new to rails framewrok ,i have experience in PHP and LInux background.I am looking for some tutorial or famous app to create a Quiz and chat .I have implemented quiz and flat file and db based quiz in PHP,but i wanted to do it in Rila.Looking forward for community help. . . -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
2008 Mar 17
2
php web chat + asterisk -> callcenter
Hello, How can I make a live chat (mainly text, but with voice/video chat if possible) interacting with asterisk? Can asterisk control simultaneously the queue between people calling by phone and people by web chat? At my work, there is a call center using asterisk to control the queue of the clients (by phone) already. This part is ok. But now I need to make a chat room at the website