Hello friends !
I am in need of implementing the live chat
functionality in my application. I have juggernaut to implement this
functionality. I have followed http://juggernaut.rubyforge.org/.. i
have followed the steps of this blog to get the live chat
functionality. But i was not able to get that.
Am working on rails 2.3.8,with ruby 1.8.6 along with mysql database on
windows environment.
Anyone please kindly let me know the process to include the live chat
functionality to implement in my application. Please kindly provide me
necessary steps to access this functionality.
Thanks in advance
regards,
sam
--
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 unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.
On 4 August 2010 08:06, sam <swaminadhankris-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hello friends ! > > I am in need of implementing the live chat > functionality in my application. I have juggernaut to implement this > functionality. I have followed http://juggernaut.rubyforge.org/.. i > have followed the steps of this blog to get the live chat > functionality. But i was not able to get that. > > Am working on rails 2.3.8,with ruby 1.8.6 along with mysql database on > windows environment. > > Anyone please kindly let me know the process to include the live chat > functionality to implement in my application. Please kindly provide me > necessary steps to access this functionality.I can''t help you as I have not used juggernaut, but you will be much more likely to get help if you describe exactly the problem you are getting rather than just asking for instructions. I do notice that it says it requires rails 2.0.2 or the edge version, which does not sound too hopeful. Colin -- 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 unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Hi colin !
Thanks for your response. when i tries to execute
Juggernaut.send_to_all("alert(''hi from
juggernaut'')") in console. it
is throwing error. It says "Juggernaut.send_to_all'' is not
recognized
as an internal or external command,
operable program or batch file."
I was not able to proceed further.
Regards,
sam.
On Aug 4, 2:26 pm, Colin Law
<clan...-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>
wrote:> On 4 August 2010 08:06, sam
<swaminadhank...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
>
> > Hello friends !
>
> > I am in need of implementing the live chat
> > functionality in my application. I have juggernaut to implement this
> > functionality. I have followedhttp://juggernaut.rubyforge.org/.. i
> > have followed the steps of this blog to get the live chat
> > functionality. But i was not able to get that.
>
> > Am working on rails 2.3.8,with ruby 1.8.6 along with mysql database on
> > windows environment.
>
> > Anyone please kindly let me know the process to include the live chat
> > functionality to implement in my application. Please kindly provide me
> > necessary steps to access this functionality.
>
> I can''t help you as I have not used juggernaut, but you will be
much
> more likely to get help if you describe exactly the problem you are
> getting rather than just asking for instructions. I do notice that it
> says it requires rails 2.0.2 or the edge version, which does not sound
> too hopeful.
>
> Colin
--
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 unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.
Please don''t top post, it makes it difficult to follow the thread. Thanks On 4 August 2010 13:53, sam <swaminadhankris-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi colin ! > Thanks for your response. when i tries to execute > Juggernaut.send_to_all("alert(''hi from juggernaut'')") in console. it > is throwing error. It says "Juggernaut.send_to_all'' is not recognized > as an internal or external command, > operable program or batch file."Did you do that in the ruby console or a Windows command box? That error looks like a Windows error to me rather than one you would expect in the ruby console. Colin> > I was not able to proceed further. > > Regards, > sam. > > On Aug 4, 2:26 pm, Colin Law <clan...-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> wrote: >> On 4 August 2010 08:06, sam <swaminadhank...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> >> > Hello friends ! >> >> > I am in need of implementing the live chat >> > functionality in my application. I have juggernaut to implement this >> > functionality. I have followedhttp://juggernaut.rubyforge.org/.. i >> > have followed the steps of this blog to get the live chat >> > functionality. But i was not able to get that. >> >> > Am working on rails 2.3.8,with ruby 1.8.6 along with mysql database on >> > windows environment. >> >> > Anyone please kindly let me know the process to include the live chat >> > functionality to implement in my application. Please kindly provide me >> > necessary steps to access this functionality. >> >> I can''t help you as I have not used juggernaut, but you will be much >> more likely to get help if you describe exactly the problem you are >> getting rather than just asking for instructions. I do notice that it >> says it requires rails 2.0.2 or the edge version, which does not sound >> too hopeful. >> >> Colin > > -- > 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 unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. > For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en. > >-- 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 unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
hi colin.
When i execute the command in windows console am
getting the error.I have also tried to do it in the ruby console .When
i do that i am getting this error "
Juggernaut.send_to_all("alert(''hi
from juggernaut'')")
NameError: uninitialized constant Juggernaut "
On Aug 4, 6:04 pm, Colin Law
<clan...-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>
wrote:> Please don''t top post, it makes it difficult to follow the thread.
Thanks
>
> On 4 August 2010 13:53, sam
<swaminadhank...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
>
> > Hi colin !
> > Thanks for your response. when i tries to execute
> > Juggernaut.send_to_all("alert(''hi from
juggernaut'')") in console. it
> > is throwing error. It says "Juggernaut.send_to_all'' is
not recognized
> > as an internal or external command,
> > operable program or batch file."
>
> Did you do that in therubyconsole or a Windows command box? That
> error looks like a Windows error to me rather than one you would
> expect in therubyconsole.
>
> Colin
>
>
>
> > I was not able to proceed further.
>
> > Regards,
> > sam.
>
> > On Aug 4, 2:26 pm, Colin Law
<clan...-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> wrote:
> >> On 4 August 2010 08:06, sam
<swaminadhank...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
>
> >> > Hello friends !
>
> >> > I am in need of implementing thelivechat
> >> > functionality in my application. I have juggernaut to
implement this
> >> > functionality. I have
followedhttp://juggernaut.rubyforge.org/.. i
> >> > have followed the steps of this blog to get thelivechat
> >> > functionality. But i was not able to get that.
>
> >> > Am working onrails2.3.8,withruby1.8.6 along with mysql
database on
> >> > windows environment.
>
> >> > Anyone please kindly let me know the process to include
thelivechat
> >> > functionality to implement in my application. Please kindly
provide me
> >> > necessary steps to access this functionality.
>
> >> I can''t help you as I have not used juggernaut, but you
will be much
> >> more likely to get help if you describe exactly the problem you
are
> >> getting rather than just asking for instructions. I do notice
that it
> >> says it requiresrails2.0.2 or the edge version, which does not
sound
> >> too hopeful.
>
> >> Colin
>
> > --
> > You received this message because you are subscribed to the Google
Groups "RubyonRails: Talk" group.
> > To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
> > To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
> > For more options, visit this group
athttp://groups.google.com/group/rubyonrails-talk?hl=en.
--
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 unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.
I asked in my last email that you not top post, you have done it again. It is preferred that you insert your reply in the appropriate place in the previous message. Thanks. On 5 August 2010 04:03, sam <swaminadhankris-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> hi colin. > > When i execute the command in windows console am > getting the error.I have also tried to do it in the ruby console .When > i do that i am getting this error " Juggernaut.send_to_all("alert(''hi > from juggernaut'')") > NameError: uninitialized constant Juggernaut "What happened when you went through the install procedure at http://juggernaut.rubyforge.org ? Did all of that work ok? If not, exactly what error message at what point? If you are not sure then go through it again. Colin> > > On Aug 4, 6:04 pm, Colin Law <clan...-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> wrote: >> Please don''t top post, it makes it difficult to follow the thread. Thanks >> >> On 4 August 2010 13:53, sam <swaminadhank...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> >> > Hi colin ! >> > Thanks for your response. when i tries to execute >> > Juggernaut.send_to_all("alert(''hi from juggernaut'')") in console. it >> > is throwing error. It says "Juggernaut.send_to_all'' is not recognized >> > as an internal or external command, >> > operable program or batch file." >> >> Did you do that in therubyconsole or a Windows command box? That >> error looks like a Windows error to me rather than one you would >> expect in therubyconsole. >> >> Colin >> >> >> >> > I was not able to proceed further. >> >> > Regards, >> > sam. >> >> > On Aug 4, 2:26 pm, Colin Law <clan...-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> wrote: >> >> On 4 August 2010 08:06, sam <swaminadhank...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> >> >> > Hello friends ! >> >> >> > I am in need of implementing thelivechat >> >> > functionality in my application. I have juggernaut to implement this >> >> > functionality. I have followedhttp://juggernaut.rubyforge.org/.. i >> >> > have followed the steps of this blog to get thelivechat >> >> > functionality. But i was not able to get that. >> >> >> > Am working onrails2.3.8,withruby1.8.6 along with mysql database on >> >> > windows environment. >> >> >> > Anyone please kindly let me know the process to include thelivechat >> >> > functionality to implement in my application. Please kindly provide me >> >> > necessary steps to access this functionality. >> >> >> I can''t help you as I have not used juggernaut, but you will be much >> >> more likely to get help if you describe exactly the problem you are >> >> getting rather than just asking for instructions. I do notice that it >> >> says it requiresrails2.0.2 or the edge version, which does not sound >> >> too hopeful. >> >> >> Colin >>-- 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 unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.