jdev@jabber.org

2001-04-08 Thread Yooung-young Kim
Bus error on ICQ-transport... How can I solve the problem? in GDB... #0 put_icqlong (buffer=0x17b061, offset=25, value=0) at utils.c:249 249 *((icqlong *)p) = to_icqlong(value); errors.. ___ jdev mailing list [EMAIL PROTECTED] http://mailm

[JDEV] Non english messages solution

2001-04-08 Thread Eugene Tyurkin
Looks like you don't understand me correctly. So let's try again. All I want to say is that jabber's ability to send everything in unicode can solve ANY problems with characters encodings. If I'll convert message to unicode using right charset (cp1251) so I can easily decode it to enother charset

Re: [JDEV] Non english messages problem (solution)

2001-04-08 Thread wil at home
You have a valid point that it places a lot of effort on the client side to do charset conversion. However, that is the most complete solution, simply because it puts the power at the users hands. If the conversion is done on the ICQ transport, e.g. Hackee has 2 friends, A and B. A uses linux wi

Re: [JDEV] Non english messages problem (solution)

2001-04-08 Thread Alexander Tsvyashchenko
Hello, "wil at home" <[EMAIL PROTECTED]>! AFAIK ICQ doesn't support encoding information. But I think Hackee is right proposing "right click on the ICQ agent, and set preferred encoding". For first, it seems in most cases user will know encoding for all incoming/outgoing messages from ICQ (fo

Re: [JDEV] Non english messages problem (solution)

2001-04-08 Thread wil at home
We have encountered similar problems with non i18n aware applications, esp. interoperability between applications who use different encodings. I don't know much about the ICQ protocol, maybe someone could point out if it does send encoding information. Working on the assumption that ICQ does not

RE: [JDEV] RE: File Transfer [was buddy icons]

2001-04-08 Thread Robert Temple
I don't know if I'm right, the docs don't say enough to tell for sure. Its certainly bad that its easy to snoop on someones conversation, but there are many users who can live with this, and there is some effort underway to secure conversations using SSL, etc. -Robert > -Original Message---

Re: [JDEV] Relationship with .NET?

2001-04-08 Thread Dixon Canario
What are really talking about...?? I'm not a Microsoft follower either but in Fact I love Java and Oracle stuff but I think that Microsoft is gonna Kick some @$$ with Its C# ( C Sharp ) Language I've been using it for a few months is it amazing the things that you can do with it specially since I

Re[2]: [JDEV] RE: File Transfer [was buddy icons]

2001-04-08 Thread Thomas Parslow (PatRat)
> Catching the tail end of this - and related "sending SVG" post... > > Is there a limit for sending text info inside a message? Not thinking of > anything huge, but small images or other appropriately encoded data? This question was asked about a week ago I think, the answer given was that the l

Re: [JDEV] turning OFF karma

2001-04-08 Thread Keith Minkler
Simply using 0 tag will turn off karma limits, since it will prevent a user's karma from ever decreasing. On Fri, Apr 06, 2001 at 11:01:55AM -0500, Dustin Puryear wrote: > How can I just turn off karma completely? I find the documentation for > karma in jabber.xml a bit vague since it doesn't c

Re: [JDEV] RE: File Transfer [was buddy icons]

2001-04-08 Thread David Bovill
Catching the tail end of this - and related "sending SVG" post... Is there a limit for sending text info inside a message? Not thinking of anything huge, but small images or other appropriately encoded data? > From: "Thomas Parslow (PatRat)" <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > Da

Re: [JDEV] RE: File Transfer [was buddy icons]

2001-04-08 Thread Thomas Parslow (PatRat)
Just been rereading the protocol docs: your right, I'm wrong :) One thing though, once the conversation has been snooped on, isn't the security already totally compromised? Thomas Parslow (PatRat) ICQ #:26359483 Rat Software http://www.rat-software.com/ Please leave quoted text in place when rep

[JDEV] Non english messages problem (solution)

2001-04-08 Thread Eugene Tyurkin
Hello, everybody. Here's log of my conversation about subject in [EMAIL PROTECTED] I want to know what do YOU think about that. -- 08 Apr 2001 14:39:53 Hackee Hmm... Maybe someone know who can help me (actually not only me but ev