On Sep 14, 2008, at 5:36 PM, Ryan McKinley wrote:


To make Droids useful and immediately accessible, "out of the box" Droids should come with three crawler implementaions:

1. simple web crawler (like HelloCrawler)
* point to a website, get all outliks and process the content at each "page"
2. simple file system crawler ( file.listFiles( FileNameFilter() )
* point to a directory on disk, and process all sub directories/ files
3. IMAP directory crawler
    * point to a IMAP directory and process each directory/message

If the Droids API handles these three cases clearly and simply, it should be easy to get lots of folks involved.


+1

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to