Beagle is a search system for Linux and other such modern Unix-like systems, enabling the user to search documents, chat logs, email and contact lists in a similar way to Spotlight in Mac OS X, and Windows Search or Google Desktop (third party) under Microsoft Windows.
Beagle grew out of Dashboard, an early Mono based application for watching and presenting useful information from a user's computer. It is written in C# using Mono and uses a port ...
more
Read article at Wikipedia
Beagle
Software
Latest Release Date:
- Apr 27, 2008
Similar topics in Freebase
-
Apache Felix
Apache Felix is an open source implementation of the OSGi Release 4 core framework specification. The initial codebase was donated from the Oscar project at ObjectWeb. The developers have worked on Felix for a full year and have made various improvements while retaining footprint and performance.... -
Apache Ant
Apache Ant is a software tool for automating software build processes. It is similar to Make but is implemented using the Java language, requires the Java platform, and is best suited to building Java projects. The most immediately noticeable difference between Ant and Make is that Ant uses XML to... -
Nutch
Nutch is an effort to build an open source search engine based on Lucene Java for the search and index component. It is coded completely in the Java programming language, but data is written in language-independent formats. Nutch has a highly modular architecture allowing developers to create... -
Apache ActiveMQ
Apache ActiveMQ is an open source (Apache 2.0 licensed) message broker which fully implements the Java Message Service 1.1 (JMS). It provides "Enterprise Features" like clustering, multiple message stores, and availability to use any database as a JMS persistence provider besides VM, cache, and... -
Datanucleus
DataNucleus (formerly known as Java Persistent Objects JPOX) is an open source project under an Apache 2 license provides a series of software products around data management using the Java programming language. DataNucleus Access Platform is fully compliant implementation of the Java Data Objects ... -
Mod perl
mod_perl is an optional module for the Apache HTTP server. It embeds a Perl interpreter into the Apache server, so that dynamic content produced by Perl scripts can be served in response to incoming requests, without the significant overhead of re-launching the Perl interpreter for each request. As... -
Click Framework
Click is a modern page and component oriented web application framework for the Java language and is built on top of the Java Servlet API. It is a free and open-source project distributed under the Apache license and runs on any JDK >= 1.4. The main design goals are simplicity, ease of use,... -
Apache James
Apache James, aka Java Apache Mail Enterprise Server or some variation thereof, is an open source SMTP and POP3 mail transfer agent and NNTP news server written entirely in Java. James is maintained by contributors to the Apache Software Foundation, with initial contributions by Serge Knystautas.... -
MindTouch Deki
MindTouch Deki is a web-based collaboration, wiki software and mashup platform. It is divided into a front-end (written in PHP) and an API, written in C#. The Deki front-end and API are distributed under the terms of the GNU General Public License while the Dream services layer is released under... -
Byte Code Engineering Library
The Byte Code Engineering Library (BCEL) is a project sponsored by the Apache Foundation under their Jakarta charter to provide a simple API for decomposing, modifying, and recomposing binary Java classes (I.e. bytecode). The project was originally conceived and developed by Markus Dahm prior to...