~~ Licensed to the Apache Software Foundation (ASF) under one ~~ or more contributor license agreements. See the NOTICE file ~~ distributed with this work for additional information ~~ regarding copyright ownership. The ASF licenses this file ~~ to you under the Apache License, Version 2.0 (the ~~ "License"); you may not use this file except in compliance ~~ with the License. You may obtain a copy of the License at ~~ ~~ http://www.apache.org/licenses/LICENSE-2.0 ~~ ~~ Unless required by applicable law or agreed to in writing, ~~ software distributed under the License is distributed on an ~~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY ~~ KIND, either express or implied. See the License for the ~~ specific language governing permissions and limitations ~~ under the License. ------ An intelligent standalone robot framework ------ ------ 2011-02-09 ------ Welcome to Apache Droids Droids aims to be an intelligent standalone robot framework. Droids makes it very easy to extend existing robots or write a new one from scratch, which can automatically seek out relevant online information based on the user's specifications. Droids is not designed for a special usecase, it is a framework: Take what you need, do what you want. Why was it created? The background of this work is that Cocoon trunk does not provide a crawler anymore and Forrest is based on it, meaning we cannot update anymore till we found a crawler replacement. Getting more involved in Solr and Nutch we saw request for a generic standalone crawler. How to get involved * Source code Get the latest version of the {{{source-repository.html}source code}} and start playing with Droids. * Mailing-List Subscribe to the {{{mail-lists.html}mailing list}} by sending an email at. Ask questions and responds when you know the answer. * Documentation Publish examples on the {{{https://cwiki.apache.org/confluence/display/DROIDS/Index}wiki}} or on your blog and notify the community. Droids has currently a huge need in documentation. * Issue tracker Use {{{issue-tracking.html}jira}} to describe the bugs and problems you encountered with Droids. Propose improvements or, even better, submit patches.