]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/000229.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2002 / 000229.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] Services 5.0 alpha 20 -- you know you want it
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Services%205.0%20alpha%2020%20--%20you%20know%20you%20want%20it&In-Reply-To=3c63dbec.76574%40achurch.org">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="000228.html">
11 <LINK REL="Next" HREF="000239.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] Services 5.0 alpha 20 -- you know you want it</H1>
15 <B>Jollino</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Services%205.0%20alpha%2020%20--%20you%20know%20you%20want%20it&In-Reply-To=3c63dbec.76574%40achurch.org"
17 TITLE="[IRCServices Coding] Services 5.0 alpha 20 -- you know you want it">jollino at sogno.net
18 </A><BR>
19 <I>Fri Feb 8 07:32:08 PST 2002</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="000228.html">[IRCServices Coding] Services 5.0 alpha 20 -- you know you want it
22 </A></li>
23 <LI>Next message: <A HREF="000239.html">[IRCServices Coding] Services 5.0 alpha 20 -- you know you want it
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#229">[ date ]</a>
27 <a href="thread.html#229">[ thread ]</a>
28 <a href="subject.html#229">[ subject ]</a>
29 <a href="author.html#229">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>Venerd&#236;, febbraio 8, 2002, alle 03:03 , Andrew Church ha scritto:
35
36 &gt;&gt;&gt;<i> 2002/02/08 Made ChanServ STATUS command available to normal users.
37 </I>&gt;&gt;<i> this is cool, but if the network allows use of sop/aop/hop/vop it
38 </I>&gt;&gt;<i> should
39 </I>&gt;&gt;<i> return &quot;sop&quot; or &quot;aop&quot; or something like that, if the user level falls
40 </I>&gt;&gt;<i> into the standard value (eg. 50 for aop); this would allow users that
41 </I>&gt;&gt;<i> know nothing about numeric levels to still understand what privileges
42 </I>&gt;&gt;<i> someone has.
43 </I>&gt;<i>
44 </I>&gt;<i> This isn't just a problem with STATUS but with a whole bunch of
45 </I>&gt;<i> stuff
46 </I>&gt;<i> (help messages etc.) and I'm hoping to get to it eventually.
47 </I>well, about the status (forgive the little off-topic here), wouldn't
48 something like this work?
49 level = status(nick, channel); /* ok i haven't read the code, but level
50 is the numeric level ;) */
51 if (level == chanlevel(autoop, channel))
52 strlevel = &quot;aop&quot;;
53 [what strange language is this? :P]
54
55 &gt;&gt;<i> that's all, i have no more critic ideas.. your work is so perfect i
56 </I>&gt;&gt;<i> can't really find anything bad about it :P
57 </I>&gt;<i>
58 </I>&gt;<i> Well, for one, the module system is horribly designed, but it's the
59 </I>&gt;<i> best I can do with limited time, just like everything else. I guess
60 </I>&gt;<i> all I
61 </I>&gt;<i> can say is look forward to version 6.0, or something (:
62 </I>and i still use 4.5.38 :D
63 btw, YAFS (yet another feature suggestion): wouldn't it be cool if
64 statserv generated html pages about the status of the network during
65 time, maybe with graphics? pretty much like netsplit.de does, but with
66 smaller time intervals (e.g. every 15 mins or so), to get a real idea of
67 how the network is doing.
68
69 c'ya!
70 --
71 Jollino [jollino at sogno dot net - jollino at chieti dot ch]
72 IRC Operator on irc.discussioni.org
73 Webmaster of <A HREF="http://www.sogno.net">http://www.sogno.net</A> and related services
74 Active content provider of <A HREF="http://www.chieti.ch">http://www.chieti.ch</A>
75 Italian Dreamer no. 2305 (www.italiandreamers.net)
76 Longe vivu la verda stelo de Esperanto!
77 Eg atart agap&#252;en...
78
79
80 </PRE>
81
82 <!--endarticle-->
83 <HR>
84 <P><UL>
85 <!--threads-->
86 <LI>Previous message: <A HREF="000228.html">[IRCServices Coding] Services 5.0 alpha 20 -- you know you want it
87 </A></li>
88 <LI>Next message: <A HREF="000239.html">[IRCServices Coding] Services 5.0 alpha 20 -- you know you want it
89 </A></li>
90 <LI> <B>Messages sorted by:</B>
91 <a href="date.html#229">[ date ]</a>
92 <a href="thread.html#229">[ thread ]</a>
93 <a href="subject.html#229">[ subject ]</a>
94 <a href="author.html#229">[ author ]</a>
95 </LI>
96 </UL>
97
98 </body></html>