]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices/2004/004497.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices / 2004 / 004497.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices] IRC Services 5.1 Features
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20IRC%20Services%20%205.1%20Features&In-Reply-To=40f49af2.71643%40mail.achurch.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="004508.html">
11 <LINK REL="Next" HREF="004499.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices] IRC Services 5.1 Features</H1>
15 <B>Andrew Church</B>
16 <A HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20IRC%20Services%20%205.1%20Features&In-Reply-To=40f49af2.71643%40mail.achurch.org"
17 TITLE="[IRCServices] IRC Services 5.1 Features">achurch at achurch.org
18 </A><BR>
19 <I>Wed Jul 14 12:31:14 PDT 2004</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="004508.html">[IRCServices] Small bug in Unreal3.2.1
22 </A></li>
23 <LI>Next message: <A HREF="004499.html">[IRCServices] IRC Services 5.1 Features
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#4497">[ date ]</a>
27 <a href="thread.html#4497">[ thread ]</a>
28 <a href="subject.html#4497">[ subject ]</a>
29 <a href="author.html#4497">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>&gt;<i>ok, now for a couple of suggestions of my own..
35 </I>&gt;<i>a &quot;Standardised&quot; database format, which would allow modules to create and maintain databases in the same way as services would (so the database module would be totally independant from other modules). Having to code a database from scratch for services ca
36 </I>&gt;<i>n be frustrating.
37 </I>
38 This is what my &quot;some progress&quot; is aiming for. I've been aware of
39 this issue since I started work on 5.0, but it's a lot of work. Ideally
40 the database system should be flexible enough to let modules register their
41 own database formats, and that's what I'm going to try and do for 5.1.
42 It's not too large a step from there to adding more flexibility in database
43 format (e.g. Berkeley DB or MySQL), though that's probably aiming a bit too
44 high for now. &quot;Real&quot; DBMS support, as in actually using a database server
45 for the online data, is a more distant issue; the majority of SQL-related
46 comments I've seen so far have been to allow easier read access to the
47 data, e.g. to display information on a web page, and for that periodic
48 syncs are sufficient.
49
50 &gt;<i>a way for modules which add commands to say.. Nickserv to dynamicly add items to help files without the need to edit the .lang files.
51 </I>
52 Already doable, add a &quot;HELP&quot; callback.
53
54 &gt;<i>possibly add sendpass commands for encrypted passwords? ;)
55 </I>
56 RTFM, not possible ;) or do you mean a way for the user to reset the
57 password? If the latter, I'm considering doing that through the AUTH
58 system instead (/ns reauth -&gt; read mail -&gt; /ns auth NNN -&gt; /ns set password
59 or something like that).
60
61 &gt;<i>maybe a second mode for memoserv, currently, you have either forward on or off, i'd like to have a 'Notify' command, which will send me a memo just saying &quot;You have a new memo&quot; and possibly the command for reading it, but leaving it in the database.
62 </I>
63 /ms set forward copy
64
65 --Andrew Church
66 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">achurch at achurch.org</A>
67 <A HREF="http://achurch.org/">http://achurch.org/</A>
68
69
70 </PRE>
71
72 <!--endarticle-->
73 <HR>
74 <P><UL>
75 <!--threads-->
76 <LI>Previous message: <A HREF="004508.html">[IRCServices] Small bug in Unreal3.2.1
77 </A></li>
78 <LI>Next message: <A HREF="004499.html">[IRCServices] IRC Services 5.1 Features
79 </A></li>
80 <LI> <B>Messages sorted by:</B>
81 <a href="date.html#4497">[ date ]</a>
82 <a href="thread.html#4497">[ thread ]</a>
83 <a href="subject.html#4497">[ subject ]</a>
84 <a href="author.html#4497">[ author ]</a>
85 </LI>
86 </UL>
87
88 </body></html>