Karl von Laudermann | 19 Mar 21:53
Favicon

Javolin now supports chat

I've just checked in my latest changes to Javolin. It now supports 
1-on-1 chat. To chat with a user, select the ID in the roster and click 
the Chat button, or simply double-click the ID. Javolin also listens 
for incoming chat messages.

In this checkin, some files were moved and/or renamed. The way you do 
this in CVS is to delete the file, and then re-add it with the new 
name/location. I don't know whether CVS automatically deletes removed 
files from your local hard drive when you do an update. If not, you 
might want to delete your local source tree before doing an update so 
that you don't have old files hanging around.

--

-- 
				Karl J. von Laudermann
				karlvonl <at> rcn.com
				http://www.geocities.com/~karlvonl/
				Richard's PBeM Server ID: karlvonl

-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
Doug Orleans | 19 Mar 23:07
X-Face

Re: Javolin now supports chat

Karl von Laudermann writes:
 > I've just checked in my latest changes to Javolin. It now supports 
 > 1-on-1 chat. To chat with a user, select the ID in the roster and click 
 > the Chat button, or simply double-click the ID. Javolin also listens 
 > for incoming chat messages.

Cool!  Small feature request: it'd be cool to use the buddy alias
(that shows up in the roster window) in the chat window, instead of
the full JID.  But anyway, it works great!

 > In this checkin, some files were moved and/or renamed. The way you do 
 > this in CVS is to delete the file, and then re-add it with the new 
 > name/location. I don't know whether CVS automatically deletes removed 
 > files from your local hard drive when you do an update.

Yes, it does:

cvs update: Updating source/org/volity/javolin/roster
cvs update: source/org/volity/javolin/roster/AddUser_ButIcon.png is no longer in the repository
cvs update: source/org/volity/javolin/roster/Chat_ButIcon.png is no longer in the repository
cvs update: source/org/volity/javolin/roster/DeleteUser_ButIcon.png is no longer in the repository
cvs update: source/org/volity/javolin/roster/HideUnavail_ButIcon.png is no longer in the repository

Note that it does not do this for directories by default.
Use "cvs update -P" to have it delete directories that are no longer
in the repository, and "cvs update -d" to check out new directories.
(Or "cvs update -dP" for both.)

--dougo <at> place.org

(Continue reading)

Karl von Laudermann | 27 Mar 19:02
Favicon

Re: Javolin now supports chat

On Mar 19, 2005, at 5:07 PM, Doug Orleans wrote:

> Karl von Laudermann writes:
>> I've just checked in my latest changes to Javolin. It now supports
>> 1-on-1 chat. To chat with a user, select the ID in the roster and 
>> click
>> the Chat button, or simply double-click the ID. Javolin also listens
>> for incoming chat messages.
>
> Cool!  Small feature request: it'd be cool to use the buddy alias
> (that shows up in the roster window) in the chat window, instead of
> the full JID.  But anyway, it works great!

Ok, it has been done. :-)

--

-- 
				Karl J. von Laudermann
				karlvonl <at> rcn.com
				http://www.geocities.com/~karlvonl/
				Richard's PBeM Server ID: karlvonl

-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click

Gmane