]> jfr.im git - irc.git/blame - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/001048.html
init
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2002 / 001048.html
CommitLineData
3bd189cb
JR
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2<HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] Re: IRCServices-Coding digest, Vol 1 #185 - 2 msgs
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Re%3A%20IRCServices-Coding%20digest%2C%20Vol%201%20%23185%20-%202%20msgs&In-Reply-To=20020706023125.DYUE18948.out009.verizon.net%40bofh">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="001046.html">
11 <LINK REL="Next" HREF="001042.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] Re: IRCServices-Coding digest, Vol 1 #185 - 2 msgs</H1>
15 <B>Aragon Gouveia</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Re%3A%20IRCServices-Coding%20digest%2C%20Vol%201%20%23185%20-%202%20msgs&In-Reply-To=20020706023125.DYUE18948.out009.verizon.net%40bofh"
17 TITLE="[IRCServices Coding] Re: IRCServices-Coding digest, Vol 1 #185 - 2 msgs">aragon at phat.za.net
18 </A><BR>
19 <I>Fri Jul 5 22:21:06 PDT 2002</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="001046.html">[IRCServices Coding] Re: IRCServices-Coding digest, Vol 1 #185 - 2 msgs
22</A></li>
23 <LI>Next message: <A HREF="001042.html">[IRCServices Coding] glines
24</A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#1048">[ date ]</a>
27 <a href="thread.html#1048">[ thread ]</a>
28 <a href="subject.html#1048">[ subject ]</a>
29 <a href="author.html#1048">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33<!--beginarticle-->
34<PRE>|<i> By <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">RT.Mail at verizon.net</A> &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">RT.Mail at verizon.net</A>&gt;
35</I>|<i> [ 2002-07-06 04:32 +0200 ]
36</I>&gt;<i> Ok... As you may have guessed already.. im not the best at this
37</I>&gt;<i> stuff. When we download the db from /dbaccess/xml-export/ that is the
38</I>&gt;<i> file we are getting.
39</I>&gt;<i> &lt;?xml version=&quot;1.0&quot; ?&gt;
40</I>&gt;<i> - &lt;ircservices-db&gt;
41</I>&gt;<i> - &lt;constants&gt;
42</I>&gt;<i> &lt;LANG_DEFAULT&gt;-1&lt;/LANG_DEFAULT&gt;
43</I>&gt;<i> &lt;CHANMAX_UNLIMITED&gt;-2&lt;/CHANMAX_UNLIMITED&gt;
44</I>&gt;<i> &lt;CHANMAX_DEFAULT&gt;-1&lt;/CHANMAX_DEFAULT&gt;
45</I>&gt;<i> &lt;TIMEZONE_DEFAULT&gt;32767&lt;/TIMEZONE_DEFAULT&gt;
46</I>&gt;<i> &lt;ACCLEV_FOUNDER&gt;1000&lt;/ACCLEV_FOUNDER&gt;
47</I>&gt;<i> &lt;ACCLEV_INVALID&gt;-1000&lt;/ACCLEV_INVALID&gt;
48</I>&gt;<i> &lt;ACCLEV_SOP&gt;100&lt;/ACCLEV_SOP&gt;
49</I>&gt;<i> &lt;ACCLEV_AOP&gt;50&lt;/ACCLEV_AOP&gt;
50</I>&gt;<i> &lt;ACCLEV_HOP&gt;40&lt;/ACCLEV_HOP&gt;
51</I>&gt;<i> &lt;ACCLEV_VOP&gt;30&lt;/ACCLEV_VOP&gt;
52</I>&gt;<i> &lt;MEMOMAX_UNLIMITED&gt;-1&lt;/MEMOMAX_UNLIMITED&gt;
53</I>&gt;<i> &lt;MEMOMAX_DEFAULT&gt;-2&lt;/MEMOMAX_DEFAULT&gt;
54</I>&gt;<i> &lt;NEWS_LOGON&gt;0&lt;/NEWS_LOGON&gt;
55</I>&gt;<i> &lt;NEWS_OPER&gt;1&lt;/NEWS_OPER&gt;
56</I>&gt;<i> &lt;MD_AKILL&gt;0&lt;/MD_AKILL&gt;
57</I>&gt;<i> &lt;MD_EXCLUSION&gt;1&lt;/MD_EXCLUSION&gt;
58</I>&gt;<i> &lt;MD_EXCEPTION&gt;2&lt;/MD_EXCEPTION&gt;
59</I>&gt;<i> &lt;MD_SGLINE&gt;71&lt;/MD_SGLINE&gt;
60</I>&gt;<i> &lt;MD_SQLINE&gt;81&lt;/MD_SQLINE&gt;
61</I>&gt;<i> &lt;MD_SZLINE&gt;90&lt;/MD_SZLINE&gt;
62</I>&gt;<i> &lt;/constants&gt;
63</I>&gt;<i> &lt;maxusercnt&gt;0&lt;/maxusercnt&gt;
64</I>&gt;<i> etc.....
65</I>&gt;<i> I'm really kind of lost. I know nothing about style sheets or any of
66</I>&gt;<i> this. Can you tell me exactly what I need to do to view that.. as a
67</I>&gt;<i> table i guess(im guessing that it is supposed to be viewed in a
68</I>&gt;<i> table).
69</I>
70For starters, I think it should be said that XML is intended as a standard
71format for representing data. I guess you could think of it as a CSV file on
72steroids. Another headache Micrsoft will probably try stamp out :).
73
74With that said, opening the above in any XML viewer should present something
75similar to the code (or a tree view of sorts). Simply because that's all it
76is in its current form - raw data.
77
78I haven't had a look at ircservices' XML stuff yet, but if I get a chance
79this weekend I'll see if I can play around with a basic XSL stylesheet to
80demonstrate what can be done with the data. Could you possibly forward me copy of
81your database if it's not overly big (and not private)?
82
83
84Regards,
85Aragon
86
87
88</PRE>
89
90<!--endarticle-->
91 <HR>
92 <P><UL>
93 <!--threads-->
94 <LI>Previous message: <A HREF="001046.html">[IRCServices Coding] Re: IRCServices-Coding digest, Vol 1 #185 - 2 msgs
95</A></li>
96 <LI>Next message: <A HREF="001042.html">[IRCServices Coding] glines
97</A></li>
98 <LI> <B>Messages sorted by:</B>
99 <a href="date.html#1048">[ date ]</a>
100 <a href="thread.html#1048">[ thread ]</a>
101 <a href="subject.html#1048">[ subject ]</a>
102 <a href="author.html#1048">[ author ]</a>
103 </LI>
104 </UL>
105
106</body></html>