/[mws]/trunk/doc/README.pod
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /trunk/doc/README.pod

Parent Directory Parent Directory | Revision Log Revision Log


Revision 41 - (show annotations)
Mon May 10 20:26:17 2004 UTC (20 years ago) by dpavlin
File size: 844 byte(s)
major code re-structuring: separation of indexer code into target independent
and depended, documentation improvements

1 =head1 NAME
2
3 Mail::Box Web Search - search and browse your mailboxes
4
5 =head1 DESCRIPTION
6
7 C<Mail::Box Web Search> is a project dedicated to exploring your mailboxes.
8 It's conceptually similar to browsing and berrypicking technique L<http://www.gseis.ucla.edu/faculty/bates/berrypicking.html>
9 and based on ideas from C<ZOE> - Googling your email L<http://zoe.nu/>
10
11 Main consideration of design is usability and performance, it that order.
12 Application in designed as stand-alone http server accessing your mailboxes
13 locally. Another command index your mailboxes.
14
15 It's based on C<Mail::Box> and C<SWISH::API> perl modules, integrating
16 powerful swish-e indexer with your mailbox data.
17
18 =head1 USAGE
19
20 F<mbox2index> is command-line utility to index your mailboxes.
21
22 F<httpd> is small, single-user web server to conduct searching using
23 web browser.
24

  ViewVC Help
Powered by ViewVC 1.1.26