]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices/2000/000880.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices / 2000 / 000880.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices] cheers. ideas.
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20cheers.%20ideas.&In-Reply-To=000201c036bd%240bca4ca0%240100a8c0%40sunnyline.co.za">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="000874.html">
11 <LINK REL="Next" HREF="000876.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices] cheers. ideas.</H1>
15 <B>&amp;quot</B>
16 <A HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20cheers.%20ideas.&In-Reply-To=000201c036bd%240bca4ca0%240100a8c0%40sunnyline.co.za"
17 TITLE="[IRCServices] cheers. ideas.">&amp;quot
18 </A><BR>
19 <I>Sun Oct 15 10:18:10 PDT 2000</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="000874.html">[IRCServices] cheers. ideas.
22 </A></li>
23 <LI>Next message: <A HREF="000876.html">[IRCServices] cheers. ideas.
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#880">[ date ]</a>
27 <a href="thread.html#880">[ thread ]</a>
28 <a href="subject.html#880">[ subject ]</a>
29 <a href="author.html#880">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>Services would mark structures (nicknames, channels etc) as &quot;changed&quot;. Only
35 those structures would be saved at each database save. Each save would take
36 place to a new file. A cron would then run to combine those files into a
37 single file. Obviously they'd be combined in the order they were saved to
38 preserve changes.
39
40 The benefits would be that only &quot;changed&quot; structures would need to be saved.
41 This would save time on networks with huge databases.
42
43 Considering the overhead of XML's metadata, as Andy pointed out, something
44 like this would be essential if the databases were saved using XML.
45
46 Andrew
47
48 &gt;<i> -----Original Message-----
49 </I>&gt;<i> From: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">owner-ircservices at Snow.shadowfire.org</A>
50 </I>&gt;<i> [mailto:<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">owner-ircservices at Snow.shadowfire.org</A>]On Behalf Of Chris Knipe
51 </I>&gt;<i> Sent: 14 October 2000 22:16
52 </I>&gt;<i> To: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices at Snow.shadowfire.org</A>; <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices at Snow.shadowfire.org</A>
53 </I>&gt;<i> Subject: Re: [IRCServices] cheers. ideas.
54 </I>&gt;<i>
55 </I>&gt;<i>
56 </I>&gt;<i> Hi again :)
57 </I>&gt;<i>
58 </I>&gt;<i> Andew, Text/XML... Once again I ask. What reference will
59 </I>&gt;<i> services have to
60 </I>&gt;<i> KNOW immediately WHERE it is supposed to update its information? If you
61 </I>&gt;<i> have 5000 nicks registered, are you expecting services to hunt
62 </I>&gt;<i> through 5000
63 </I>&gt;<i> text files to locate the right one, and then still expect services to be
64 </I>&gt;<i> fast?
65 </I>&gt;<i>
66 </I>&gt;<i> Just my thought.
67 </I>&gt;<i>
68 </I>&gt;<i> ---
69 </I>&gt;<i> Regards,
70 </I>&gt;<i> Chris Knipe
71 </I>&gt;<i> Cell: (083) 430-8151
72 </I>&gt;<i>
73 </I>&gt;<i> ----- Original Message -----
74 </I>&gt;<i> From: Andrew Kempe &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">andrewk at icon.co.za</A>&gt;
75 </I>&gt;<i> To: &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices at Snow.shadowfire.org</A>&gt;
76 </I>&gt;<i> Sent: Wednesday, October 11, 2000 12:00 PM
77 </I>&gt;<i> Subject: Re: [IRCServices] cheers. ideas.
78 </I>&gt;<i>
79 </I>&gt;<i>
80 </I>&gt;<i> &gt; This is the ideal situation...
81 </I>&gt;<i> &gt;
82 </I>&gt;<i> &gt; However, those who have worked with developing software that can handle
83 </I>&gt;<i> &gt; &quot;modules&quot; will probably know that it is not something one does in one
84 </I>&gt;<i> Sunday
85 </I>&gt;<i> &gt; afternoon.
86 </I>&gt;<i> &gt;
87 </I>&gt;<i> &gt; On this note, I've considered moving the databases to a text
88 </I>&gt;<i> based format
89 </I>&gt;<i> &gt; using XML. Because the databases are pretty much &quot;read-only&quot;
90 </I>&gt;<i> (all changes
91 </I>&gt;<i> &gt; HAVE to be made via Services itself) this would allow for a pretty wide
92 </I>&gt;<i> &gt; range of applications to use them.
93 </I>&gt;<i> &gt;
94 </I>&gt;<i> &gt; I'm busy writing a test program that I'm going to want as many people to
95 </I>&gt;<i> &gt; test as possible to ensure that the XML lib that I'm using is going to
96 </I>&gt;<i> work
97 </I>&gt;<i> &gt; everywhere. This is because the current database format will be replaced
98 </I>&gt;<i> by
99 </I>&gt;<i> &gt; the new one.
100 </I>&gt;<i> &gt;
101 </I>&gt;<i> &gt; Are there any thoughts or concerns on using XML/text to store the
102 </I>&gt;<i> &gt; information?
103 </I>&gt;<i> &gt;
104 </I>&gt;<i> &gt; Andrew
105 </I>&gt;<i> &gt;
106 </I>&gt;<i> &gt; ----- Original Message -----
107 </I>&gt;<i> &gt; From: &quot;Samuel Graenacher&quot; &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">sam at breakfree.com</A>&gt;
108 </I>&gt;<i> &gt; To: &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices at Snow.shadowfire.org</A>&gt;
109 </I>&gt;<i> &gt; Sent: Wednesday, October 11, 2000 11:09 AM
110 </I>&gt;<i> &gt; Subject: Re: [IRCServices] cheers. ideas.
111 </I>&gt;<i> &gt;
112 </I>&gt;<i> &gt;
113 </I>&gt;<i> &gt; &gt;
114 </I>&gt;<i> &gt; &gt; Hmm, I dunno how fast/effective the current db format is but it sounds
115 </I>&gt;<i> &gt; like
116 </I>&gt;<i> &gt; &gt; a good idea. Would allow easier data/user management with other
117 </I>&gt;<i> software.
118 </I>&gt;<i> &gt; &gt; Maybe make the database functions modular and let the user
119 </I>&gt;<i> decide which
120 </I>&gt;<i> db
121 </I>&gt;<i> &gt; &gt; format to use?
122 </I>&gt;<i> &gt; &gt;
123 </I>&gt;<i> &gt; &gt; Andrew Kempe writes:
124 </I>&gt;<i> &gt; &gt;
125 </I>&gt;<i> &gt; &gt; &gt; this bounced...
126 </I>&gt;<i> &gt; &gt; &gt;
127 </I>&gt;<i> &gt; &gt; &gt; &gt; From: &quot;Bruno Lacerda&quot; &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">sniffer at sniffer.net</A>&gt;
128 </I>&gt;<i> &gt; &gt; &gt; &gt; To: &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices at Snow.shadowfire.org</A>&gt;
129 </I>&gt;<i> &gt; &gt; &gt; &gt; Subject: cheers. ideas.
130 </I>&gt;<i> &gt; &gt; &gt; &gt; Date: Tue, 10 Oct 2000 19:37:44 -0300
131 </I>&gt;<i> &gt; &gt; &gt; &gt;
132 </I>&gt;<i> &gt; &gt; &gt; &gt; im a ansi c/database programmer, im currently working
133 </I>&gt;<i> with webdevel
134 </I>&gt;<i> &gt; but
135 </I>&gt;<i> &gt; &gt; &gt; just
136 </I>&gt;<i> &gt; &gt; &gt; &gt; for money.
137 </I>&gt;<i> &gt; &gt; &gt; &gt;
138 </I>&gt;<i> &gt; &gt; &gt; &gt; well, im completely open for help with new ways of
139 </I>&gt;<i> storing,retrieving
140 </I>&gt;<i> &gt; &gt; &gt; &gt; services information, such as databases..
141 </I>&gt;<i> &gt; &gt; &gt; &gt;
142 </I>&gt;<i> &gt; &gt; &gt; &gt; i dont know about the ircservices devel state, but, i
143 </I>&gt;<i> suggest using
144 </I>&gt;<i> &gt; real
145 </I>&gt;<i> &gt; &gt; &gt; sql
146 </I>&gt;<i> &gt; &gt; &gt; &gt; based databases.. mysql, postgres.. dunno.
147 </I>&gt;<i> &gt; &gt; &gt; &gt;
148 </I>&gt;<i> &gt; &gt; &gt; &gt; uh, a question, am i subscribed to the right mailing list?
149 </I>&gt;<i> &gt; &gt; &gt; &gt;
150 </I>&gt;<i> &gt; &gt; &gt; &gt; cheers, bruno lacerda.
151 </I>&gt;<i> &gt; &gt; &gt; &gt; &lt;A HREF=&quot;<A HREF="http://sniffer.net&quot;">http://sniffer.net&quot;</A>&gt;<A HREF="http://sniffer.net&lt;/A">http://sniffer.net&lt;/A</A>&gt;
152 </I>&gt;<i> &gt; &gt; &gt; &gt; <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">sniffer at sniffer.net</A>
153 </I>&gt;<i> &gt; &gt; &gt; &gt;
154 </I>&gt;<i> &gt; &gt; &gt; &gt;
155 </I>&gt;<i> &gt; &gt; &gt;
156 </I>&gt;<i> &gt; &gt; &gt;
157 </I>&gt;<i> &gt; &gt; &gt; ---------------------------------------------------------------
158 </I>&gt;<i> &gt; &gt; &gt; To unsubscribe, send email to <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">majordomo at ender.shadowfire.org</A>
159 </I>&gt;<i> &gt; &gt; &gt; with &quot;unsubscribe ircservices&quot; in the body, without the quotes.
160 </I>&gt;<i> &gt; &gt;
161 </I>&gt;<i> &gt; &gt;
162 </I>&gt;<i> &gt; &gt;
163 </I>&gt;<i> &gt; &gt;
164 </I>&gt;<i> &gt; &gt; ---------------------------------------------------------------
165 </I>&gt;<i> &gt; &gt; To unsubscribe, send email to <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">majordomo at ender.shadowfire.org</A>
166 </I>&gt;<i> &gt; &gt; with &quot;unsubscribe ircservices&quot; in the body, without the quotes.
167 </I>&gt;<i> &gt; &gt;
168 </I>&gt;<i> &gt;
169 </I>&gt;<i> &gt;
170 </I>&gt;<i> &gt; ---------------------------------------------------------------
171 </I>&gt;<i> &gt; To unsubscribe, send email to <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">majordomo at ender.shadowfire.org</A>
172 </I>&gt;<i> &gt; with &quot;unsubscribe ircservices&quot; in the body, without the quotes.
173 </I>&gt;<i>
174 </I>&gt;<i>
175 </I>&gt;<i> ---------------------------------------------------------------
176 </I>&gt;<i> To unsubscribe, send email to <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">majordomo at ender.shadowfire.org</A>
177 </I>&gt;<i> with &quot;unsubscribe ircservices&quot; in the body, without the quotes.
178 </I>&gt;<i>
179 </I>
180
181 ---------------------------------------------------------------
182 To unsubscribe, send email to <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">majordomo at ender.shadowfire.org</A>
183 with &quot;unsubscribe ircservices&quot; in the body, without the quotes.
184
185
186 </PRE>
187
188 <!--endarticle-->
189 <HR>
190 <P><UL>
191 <!--threads-->
192 <LI>Previous message: <A HREF="000874.html">[IRCServices] cheers. ideas.
193 </A></li>
194 <LI>Next message: <A HREF="000876.html">[IRCServices] cheers. ideas.
195 </A></li>
196 <LI> <B>Messages sorted by:</B>
197 <a href="date.html#880">[ date ]</a>
198 <a href="thread.html#880">[ thread ]</a>
199 <a href="subject.html#880">[ subject ]</a>
200 <a href="author.html#880">[ author ]</a>
201 </LI>
202 </UL>
203
204 </body></html>