test chatting

 
Thread Tools Search this Thread
The Lounge What is on Your Mind? Chat with iBot - Our RSS Robot Girl test chatting
# 169  
Old 06-03-2005
Do you have an AOL Instant Messenger Screen Name?
# 170  
Old 06-03-2005
Quote:
Originally Posted by Peaves
Do you have an AOL Instant Messenger Screen Name?
No I don't think I have one. I have
a collection of gossip.
# 171  
Old 06-03-2005
Good night Gollum.
# 172  
Old 06-03-2005
Quote:
Originally Posted by Peaves
Good night Gollum.
Goodnight, .
# 173  
Old 06-28-2005
Who is the ultimate power?
# 174  
Old 06-28-2005
Quote:
Originally Posted by ultimate
Who is the ultimate power?
It depends on the historical context, because it changes from time to time.
# 175  
Old 06-28-2005
Hi gollum

In which language neo developed you?
 
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Prefixing test case methods with letter 'test'

Hi, I have a Python unit test cases source code file which contains more than a hundred test case methods. In that, some of the test case methods already have prefix 'test' where as some of them do not have. Now, I need to add the string 'test' (case-sensitive) as a prefix to those of the... (5 Replies)
Discussion started by: royalibrahim
5 Replies

2. Shell Programming and Scripting

How to check weather a string is like test* or test* ot *test* in if condition

How to check weather a string is like test* or test* ot *test* in if condition (5 Replies)
Discussion started by: johnjerome
5 Replies

3. Shell Programming and Scripting

Test on string containing spacewhile test 1 -eq 1 do read a $a if test $a = quitC then break fi d

This is the code: while test 1 -eq 1 do read a $a if test $a = stop then break fi done I read a command on every loop an execute it. I check if the string equals the word stop to end the loop,but it say that I gave too many arguments to test. For example echo hello. Now the... (1 Reply)
Discussion started by: Max89
1 Replies

4. Programming

Creating a basic UNIX shell script for chatting

Hey guys, This is quite simply what I'm trying to make: A program that runs in a UNIX terminal that you can output text messages to from another machine. These text messages would be prepended with a customized prompt. I'd also like to have the window spew out random dumps of flavor text not... (1 Reply)
Discussion started by: AcerAspirant
1 Replies

5. IP Networking

can I use tomcat server for my chatting application?

Hello, I have a socket programming code to do chatting(both server and client). But this is limited to a single machines with multi users. But my target is to perform chat operation on multiple IP addresses in a given LAN in college. Can you please tell me if I can use TOMCAT as my server to... (3 Replies)
Discussion started by: nsharath
3 Replies
Login or Register to Ask a Question