On Sun, 6 Mar 2005 22:49:55 +0000, riccardo wrote:

> On Sunday 06 March 2005 09:55 pm, Paul Smith wrote:
> > i.e., with the possibility of browsing by topic, by author,
> > etc
> ______________________
> 
>  probably, a database like MySQL would suit.

A straight text file/flat database would also work. Just 
grep what you want from the commandline. For instance:

  grep -i politics quotesDB.txt | grep -i twain

would give a full list of quotes on politics from Mark Twain.

Miark

____________________________________________________
Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com
____________________________________________________

Reply via email to