From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.knology.net ([24.214.63.101] helo=smtp2.knology.net) by speech.braille.uwo.ca with smtp (Exim 3.36 #1 (Debian)) id 1BNk2d-00063e-00 for ; Tue, 11 May 2004 23:04:19 -0400 Received: (qmail 2164 invoked by uid 543); 12 May 2004 03:04:18 -0000 Received: from squinky86@gentoo.org by smtp3.knology.net by uid 502 with qmail-scanner-1.20 ( Clear:RC:1(24.214.75.253):. Processed in 0.032125 secs); 12 May 2004 03:04:18 -0000 Received: from unknown (HELO ?192.168.0.4?) (24.214.75.253) by smtp3.knology.net with SMTP; 12 May 2004 03:04:18 -0000 From: Jon Hood To: speakup@braille.uwo.ca In-Reply-To: <000701c437cc$124515b0$f1cdc241@royjr> References: <000701c437cc$124515b0$f1cdc241@royjr> Content-Type: text/plain Message-Id: <1084331081.25971.0.camel@squinky.gotdns.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Tue, 11 May 2004 22:04:41 -0500 Content-Transfer-Encoding: 7bit Subject: Re: instant messaging program X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 May 2004 03:04:20 -0000 On Tue, 2004-05-11 at 21:51, Roy Nickelson wrote: > Hi, > is there an instant messaging program that runs from the shell that is > compatible with aim? > Roy naim and centericq are the only two I know of. That or you can make a really simple client using perl's Net::AIM module. -Jon