Namazu-devel-en(old)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Namazu3 (Re: How do i write a filter)
- From: Ryuji Abe <raeva@xxxxxxxxxxxx>
 
- Date: Thu, 30 Nov 2000 14:30:45 +0900
 
- X-ml-name: namazu-devel-en
 
- X-mail-count: 00009
 
- References: <CD4DE0181670D211AC5400A0C94BD1B801D8D9A6@dksmsx30.idk.intel.com> <200011300025.JAA14105@list.daionet.gr.jp>	<20001130114903.A9070@phase-one.com.au>
 
On Thu, 30 Nov 2000 11:49:03 +1100
Peter Marelas <maral@xxxxxxxxxxxxxxxx> wrote:
> Is the development of v3 open? I would be interested in getting involved.
> Do you have a contact or web site?
You can get the Namazu3 code via anonymous cvs.
Here's now:
 cvs -d :pserver:guest@xxxxxxxxxxxxxx:/storage/cvsroot login
  (CVS password: guest)
 cvs -d :pserver:guest@xxxxxxxxxxxxxx:/storage/cvsroot co -P namazu-ng
and you can also view the cvs archive via <http://cvs.namazu.org/>.
However Namazu3 development is still very early stage.
The design goals are:
  * Easy to maintain
  * Easy to extend
  * Easy-to-use library 
  * Fully customizable
    - Theme support
  * Dynamically extendable
    - Using GModule
    - Using Guile an extension language.
  * Fun to use
  * Fun to program
  A A
= . . =
   V
end
Ryuji Abe