bug-gne
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnupedia] Storage and display


From: Mike Warren
Subject: Re: [Bug-gnupedia] Storage and display
Date: 24 Jan 2001 19:52:53 -0700
User-agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (20 Minutes to Nikko)

Tom Chance <address@hidden> writes:

> 2) Store the articles in a database, which would in itself be an
> index (a little faster) and you can put your XML formatting in the
> database anyway.
> 
> Rob Scott and I opt for 2 because it is faster and more reliable, in
> our opinions.

Why? To make an index of a plain-XML-in-files repository, you need
only do this:

% find /repository -f \*.xml -print > /repository/index

To serve files, all you need is your favourite Web server. I have
written more about this at my Web page:

  http://www.mike-warren.com/viewsources/gne-design.html

or at the Wikipedia:

  http://www.wikipedia.com/wiki.cgi?GNEProjectDesign
  http://www.wikipedia.com/wiki.cgi?GNEArchitecTure

-- 
address@hidden
<URL:http://www.mike-warren.com>
GPG: 0x579911BD :: 87F2 4D98 BDB0 0E90 EE2A  0CF9 1087 0884 5799 11BD



reply via email to

[Prev in Thread] Current Thread [Next in Thread]