Re: [Coder-Com] user parameter on raws.

2003-03-27 Thread Larry Kaeto
I hear you've been working out daaave ... - wensu " I can walk on water, but I stagger on alcohol. " * Chris Crowther <[EMAIL PROTECTED]> [2003-03-24 20:04:59 +]: > Spelling police actually *g* Don't make me come over there... :p -- ---

Re: [Coder-Com] user parameter on raws.

2003-03-25 Thread daaave
* Chris Crowther <[EMAIL PROTECTED]> [2003-03-24 20:04:59 +]: > Spelling police actually *g* Don't make me come over there... :p -- daaaveUndernet Server Operator irc:/

Re: [Coder-Com] user parameter on raws.

2003-03-24 Thread Chris Crowther
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sunday 23 Mar 2003 12:14 am, daaave wrote: > > LOSING > GRAMMAR POLICE Spelling police actually *g* - -- hikari [EMAIL PROTECTED] oper @ London.UK.EU.Undernet.Org -BEGIN PGP SIGNATURE-

Re: [Coder-Com] user parameter on raws.

2003-03-22 Thread daaave
* Diane Bruce <[EMAIL PROTECTED]> [2003-03-10 16:43:14 -0500]: > On Mon, Mar 10, 2003 at 06:45:44PM +, Chris Crowther wrote: > > I would. I see no problem with loosing Windows users ;) > LOSING > - Diane GRAMMAR POLICE -- --

Re: [Coder-Com] user parameter on raws.

2003-03-22 Thread daaave
* peter green <[EMAIL PROTECTED]> [2003-03-10 11:25:53 +]: > anding commands with just /n is allowed by all irc servers thaty i > have encountered > > mirc sends this way and that is the worlds most popular irc client so > no net would dare disallow it Yes, let's make sure new programmers do

Re: [Coder-Com] user parameter on raws.

2003-03-11 Thread Jeekay
He could literally have meant `to unleash Windows users', although I find that considerably more frightening than it being a typo. GK On Mon, 10 Mar 2003, Diane Bruce wrote: > On Mon, Mar 10, 2003 at 06:45:44PM +, Chris Crowther wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 >

Re: [Coder-Com] user parameter on raws.

2003-03-10 Thread Diane Bruce
On Mon, Mar 10, 2003 at 06:45:44PM +, Chris Crowther wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Monday 10 Mar 2003 11:25 am, peter green wrote: > > > mirc sends this way and that is the worlds most popular irc client so no > > net would dare disallow it > > I would

Re: [Coder-Com] user parameter on raws.

2003-03-10 Thread Chris Crowther
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday 10 Mar 2003 11:25 am, peter green wrote: > mirc sends this way and that is the worlds most popular irc client so no > net would dare disallow it I would. I see no problem with loosing Windows users ;) - -- hikari [EMAIL PROTECTED

Re: [Coder-Com] user parameter on raws.

2003-03-10 Thread peter green
anding commands with just /n is allowed by all irc servers thaty i have encountered mirc sends this way and that is the worlds most popular irc client so no net would dare disallow it From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] CC: [EMAIL PROTECTED] Subject: Re: [Coder-Com] user

Re: [Coder-Com] user parameter on raws.

2003-03-09 Thread Diane Bruce
On Sun, Mar 09, 2003 at 08:06:37PM +0100, [EMAIL PROTECTED] wrote: > Sorry, command seperator is \r\n. :/ SEPARATOR > -- > volta > > +++ GMX - Mail, Messaging & more http://www.gmx.net +++ > Bitte l?cheln! Fotogalerie online mit GMX ohne eigene Homepage! - db

Re: [Coder-Com] user parameter on raws.

2003-03-09 Thread Richard Smith
also note, that officially the command names should be in ALL CAP's (ie NICK and USER) regardless of the fact that most servers will accept the lowercase version thereof. On Monday, Mar 10, 2003, at 06:11 Pacific/Auckland, [EMAIL PROTECTED] wrote: I strongly suggest reading the rfc1459: End of

Re: [Coder-Com] user parameter on raws.

2003-03-09 Thread Kev
> I strongly suggest reading the rfc1459: > End of command is \n\r and not \n\n; I assume you mean "\r\n"--nobody uses "\n\r" -- Kevin L. Mitchell <[EMAIL PROTECTED]>

Re: [Coder-Com] user parameter on raws.

2003-03-09 Thread volta2
Sorry, command seperator is \r\n. :/ > I strongly suggest reading the rfc1459: > End of command is \n\r and not \n\n; > The fullname in USER should be prefixed with : to indicate, that it's the > last parameter. > PHP issues: > Strings are not prefixed and sufixed with an escaped doublequote, > ""

Re: [Coder-Com] user parameter on raws.

2003-03-09 Thread volta2
I strongly suggest reading the rfc1459: End of command is \n\r and not \n\n; The fullname in USER should be prefixed with : to indicate, that it's the last parameter. PHP issues: Strings are not prefixed and sufixed with an escaped doublequote, "" is enough. > Hello; > in one of my php document i

[Coder-Com] user parameter on raws.

2003-03-09 Thread bluexpres
Hello; in one of my php document i am using this parameters and about this parameters, i need raw`s \"user\" command`s parameters on undernet server. If u send me that parameters i will be very happy. My computer has more than one statical ip and i want to use one of them so i need this paramete