-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Saturday 05 October 2002 13:12, Peter Revill wrote: > Just finished a trillian to licq db convertor, if you like it, please > post it in licq.org with my name somewhere if you dont mind :), its gpl > ofcourse, and it works perfectly fine for me and my mate. But give it a > go yourself. > > CC all replies to me, i cant subscribe to this list.. too high traffic > for me (bloody 3 gig cap.. :()
I had a quick look on the script and it looks good so far. A few ideas/hints anyway: - - If you have an already existing contact list in licq, this will be overwritten and a new one will be created by your script. Better behaviour would be to either _add_ the users to existing ones, or at least _warn_ that existing users.conf will be overwritten! This is essential as it would destroy an existing users.conf and not all people can read perl source code to know what exactly your script does! - - close file handle USER before the scripts ends (not very important, but is better coding style) - - the script expects that it is executed in the users home directory ~/ and the path ./licq/users/ is hardcoded. either you have to inform the user about this fact, or you have to be more fault-tolerant at this point. I can not really test this as i have no Buddies.xml available, maybe you can send one as example to the list? But please send only contacts that don't mind to have their UIN spreaded on a mailing list! :) Thank you for your contribution! Thomas - -- _________________________________________________ No I Don't Yahoo! And I'm getting pretty sick of being asked if I do. _________________________________________________ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE9n0B9+83LmoKU5MARAunyAJsFISZOjjIHrdHNgmM8Yz9a3L4TeACePVdX D8u9a4sk+QDkVhSvjN6C7vI= =FLrc -----END PGP SIGNATURE----- ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Licq-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/licq-devel
