]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/000906.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2002 / 000906.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] Fw: [Coders] RFCs and nicknames (Re: NS LINK and NS SET PRIVATE)
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Fw%3A%20%5BCoders%5D%20RFCs%20and%20nicknames%20%28Re%3A%20NS%20LINK%20and%20NS%20SET%20PRIVATE%29&In-Reply-To=">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="000927.html">
11 <LINK REL="Next" HREF="000910.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] Fw: [Coders] RFCs and nicknames (Re: NS LINK and NS SET PRIVATE)</H1>
15 <B>Andrew Church</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Fw%3A%20%5BCoders%5D%20RFCs%20and%20nicknames%20%28Re%3A%20NS%20LINK%20and%20NS%20SET%20PRIVATE%29&In-Reply-To="
17 TITLE="[IRCServices Coding] Fw: [Coders] RFCs and nicknames (Re: NS LINK and NS SET PRIVATE)">achurch at achurch.org
18 </A><BR>
19 <I>Wed Jun 19 08:04:57 PDT 2002</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="000927.html">[IRCServices Coding] MemoServ
22 </A></li>
23 <LI>Next message: <A HREF="000910.html">[IRCServices Coding] Fw: [Coders] RFCs and nicknames (Re: NS
24 LINK and NS SET PRIVATE)
25 </A></li>
26 <LI> <B>Messages sorted by:</B>
27 <a href="date.html#906">[ date ]</a>
28 <a href="thread.html#906">[ thread ]</a>
29 <a href="subject.html#906">[ subject ]</a>
30 <a href="author.html#906">[ author ]</a>
31 </LI>
32 </UL>
33 <HR>
34 <!--beginarticle-->
35 <PRE>&gt;<i>On Wed, 19 Jun 2002, Andrew Church wrote:
36 </I>&gt;<i>
37 </I>&gt;&gt;<i> Yeah, I checked the other supported servers and noticed that they
38 </I>&gt;&gt;<i> all support such nicks too... and to be honest I'm in full agreement with
39 </I>&gt;&gt;<i> Stskeeps that that part of the RFC (among others) is out of date; I just
40 </I>&gt;&gt;<i> wish there was something more up to date that everyone could agree on.
41 </I>&gt;&gt;<i> (Is this where someone jumps in and says &quot;if you want to get something
42 </I>&gt;&gt;<i> done, do it yourself&quot;?)
43 </I>&gt;&gt;<i>
44 </I>&gt;&gt;<i> --Andrew Church
45 </I>&gt;&gt;<i> <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">achurch at achurch.org</A>
46 </I>&gt;&gt;<i> <A HREF="http://achurch.org/">http://achurch.org/</A>
47 </I>&gt;<i>
48 </I>&gt;<i>Well, if you read the RFC
49 </I>&gt;<i>
50 </I>&gt;<i>
51 </I>&gt;<i>Because of IRC's scandanavian origin, the characters {}| are considered to
52 </I>&gt;<i>be the lower case equivalents of the characters []\, respectively. This is
53 </I>&gt;<i>a critical issue when determining the equivalence of two nicknames.
54 </I>&gt;<i>
55 </I>&gt;<i>
56 </I>&gt;<i>So the original ircd considered {}|[]\ to be &quot;letters&quot;.
57 </I>
58 *BZZZT* Nice try, thank you for playing. To quote RFC1459:
59
60 &lt;nick&gt; ::= &lt;letter&gt; { &lt;letter&gt; | &lt;number&gt; | &lt;special&gt; }
61 &lt;letter&gt; ::= 'a' ... 'z' | 'A' ... 'Z'
62 &lt;number&gt; ::= '0' ... '9'
63 &lt;special&gt; ::= '-' | '[' | ']' | '\' | '`' | '^' | '{' | '}'
64
65 In other words, a &quot;letter&quot; is really a letter from A to Z, and not one
66 of []\{}|. (It is true, however, that {}| and []\ were considered
67 case-insensitively equivalent.)
68
69 --Andrew Church
70 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">achurch at achurch.org</A>
71 <A HREF="http://achurch.org/">http://achurch.org/</A>
72
73 </PRE>
74
75 <!--endarticle-->
76 <HR>
77 <P><UL>
78 <!--threads-->
79 <LI>Previous message: <A HREF="000927.html">[IRCServices Coding] MemoServ
80 </A></li>
81 <LI>Next message: <A HREF="000910.html">[IRCServices Coding] Fw: [Coders] RFCs and nicknames (Re: NS
82 LINK and NS SET PRIVATE)
83 </A></li>
84 <LI> <B>Messages sorted by:</B>
85 <a href="date.html#906">[ date ]</a>
86 <a href="thread.html#906">[ thread ]</a>
87 <a href="subject.html#906">[ subject ]</a>
88 <a href="author.html#906">[ author ]</a>
89 </LI>
90 </UL>
91
92 </body></html>