FAROO

Last updated
FAROO
Developer(s) FAROO Limited
Initial releaseNovember 2005;15 years ago (2005-11)
Stable release
3.5.1030 / July 2013;7 years ago (2013-07) [1]
Written in C#
Operating system Microsoft Windows
Platform .NET Framework and Mono
Type Web search engine
License Freeware
Website www.faroo.com

FAROO is a universal web search engine based on peer-to-peer technology. It uses a distributed crawler that stores search data on users' computers instead of a central server. Whenever a user visits a website, it is automatically indexed and distributed to the network. Ranking is done by comparing usage statistics of users, such as web pages visited, amount of time spent on each page, and whether the pages were bookmarked or printed. [2] [3]

Contents

Properties

Related Research Articles

Web crawler Software which systematically browses the World Wide Web

A Web crawler, sometimes called a spider or spiderbot and often shortened to crawler, is an Internet bot that systematically browses the World Wide Web, typically for the purpose of Web indexing.

The robots exclusion standard, also known as the robots exclusion protocol or simply robots.txt, is a standard used by websites to communicate with web crawlers and other web robots. The standard specifies how to inform the web robot about which areas of the website should not be processed or scanned. Robots are often used by search engines to categorize websites. Not all robots cooperate with the standard; email harvesters, spambots, malware and robots that scan for security vulnerabilities may even start with the portions of the website where they have been told to stay out. The standard can be used in conjunction with Sitemaps, a robot inclusion standard for websites.

Distributed web crawling is a distributed computing technique whereby Internet search engines employ many computers to index the Internet via web crawling. Such systems may allow for users to voluntarily offer their own computing and bandwidth resources towards crawling web pages. By spreading the load of these tasks across many computers, costs that would otherwise be spent on maintaining large computing clusters are avoided.

Alexa Internet American analytics company providing web traffic data

Alexa Internet, Inc. is an American web traffic analysis company based in San Francisco. It is a wholly owned subsidiary of Amazon.

Google AdSense is a program run by Google through which website publishers in the Google Network of content sites serve text, images, video, or interactive media advertisements that are targeted to the site content and audience. These advertisements are administered, sorted, and maintained by Google. They can generate revenue on either a per-click or per-impression basis. Google beta-tested a cost-per-action service, but discontinued it in October 2008 in favor of a DoubleClick offering. In Q1 2014, Google earned US$3.4 billion, or 22% of total revenue, through Google AdSense. AdSense is a participant in the AdChoices program, so AdSense ads typically include the triangle-shaped AdChoices icon. This program also operates on HTTP cookies. In 2021, over 38.3 million websites use AdSense.

Furl was a free social bookmarking website that allowed members to store searchable copies of webpages and share them with others. Every member received 5 gigabytes of storage space. The site was founded by Mike Giles in 2003 and purchased by LookSmart in September 2004. Diigo bought it from LookSmart in exchange for equity.

Yahoo! Search is a rebadged version of the Microsoft Bing search engine owned by Yahoo!, headquartered in Sunnyvale, California.

YaCy

YaCy is a free distributed search engine, built on principles of peer-to-peer (P2P) networks. Its core is a computer program written in Java distributed on several hundred computers, as of September 2006, so-called YaCy-peers. Each YaCy-peer independently crawls through the Internet, analyzes and indexes found web pages, and stores indexing results in a common database which is shared with other YaCy-peers using principles of P2P networks. It is a search engine that everyone can use to build a search portal for their intranet and to help search the public internet clearly.

Contextual advertising is a form of targeted advertising for advertisements appearing on websites or other media, such as content displayed in mobile browsers. In context targeting, advertising media are controlled on the basis of the content of a website using linguistic elements. The advertisements themselves are selected and served by automated systems based on the context of what a user is looking at.

Search engine Software system that is designed to search for information on the World Wide Web

A search engine is a software system that is designed to carry out web searches, which means to search the World Wide Web in a systematic way for particular information specified in a textual web search query. The search results are generally presented in a line of results, often referred to as search engine results pages (SERPs) The information may be a mix of links to web pages, images, videos, infographics, articles, research papers, and other types of files. Some search engines also mine data available in databases or open directories. Unlike web directories, which are maintained only by human editors, search engines also maintain real-time information by running an algorithm on a web crawler. Internet content that is not capable of being searched by a web search engine is generally described as the deep web.

Google Images Image search engine by Google Inc.

Google Images is a search service owned by Google that allows users to search the World Wide Web for image content. It was introduced on July 12, 2001 due to a demand for pictures of Jennifer Lopez's green Versace dress that the regular Google search could not handle. In 2011, reverse image search functionality was added.

OpenDNS Domain name system provided by Cisco using closed-source software

OpenDNS is an American company providing Domain Name System (DNS) resolution services—with features such as phishing protection, optional content filtering, and DNS lookup in its DNS servers—and a cloud computing security product suite, Umbrella, designed to protect enterprise customers from malware, botnets, phishing, and targeted online attacks. The OpenDNS Global Network processes an estimated 100 billion DNS queries daily from 85 million users through 25 data centers worldwide.

Wikiseek was a search engine that indexed English Wikipedia pages and pages that were linked to from Wikipedia articles. The search engine was funded by a Palo Alto based Internet startup SearchMe and was officially launched on January 17, 2007. Most of the funding came from Sequoia Capital. It used Google ads on its search returns to generate profit. As of 2008 it is no longer active.

A distributed search engine is a search engine where there is no central server. Unlike traditional centralized search engines, work such as crawling, data mining, indexing, and query processing is distributed among several peers in a decentralized manner where there is no single point of control.

Yahoo Search BOSS was a Yahoo! Developer Network initiative to provide an open search web services platform.

Cuil Search engine

Cuil was a search engine that organized web pages by content and displayed relatively long entries along with thumbnail pictures for many results. Cuil said it had a larger index than any other search engine, with about 120 billion web pages. It went live on July 28, 2008. Cuil's servers were shut down on September 17, 2010, with later confirmations the service had ended.

SearchMe was a visual search engine based in Mountain View, California. It organized search results as snapshots of web pages — an interface similar to that of the iPhone's and iTunes's album selection.

Seeks is a free and open-source project licensed under the Affero General Public License version 3 (AGPLv3). It exists to create an alternative to the current market-leading search engines, driven by user concerns rather than corporate interests. The original manifesto was created by Emmanuel Benazera and Sylvio Drouin and published in October 2006. The project was under active development until April 2014, with both stable releases of the engine and revisions of the source code available for public use. In September 2011, Seeks won an innovation award at the Open World Forum Innovation Awards. The Seeks source code has not been updated since April 28, 2014 and no Seeks nodes have been usable since February 6, 2016.

Elasticsearch A distributed, scalable, and highly available real-time search platform with a RESTful API.

Elasticsearch is a search engine based on the Lucene library. It provides a distributed, multitenant-capable full-text search engine with an HTTP web interface and schema-free JSON documents. Elasticsearch is developed in Java. Following an open-core business model, parts of the software are licensed under various open-source licenses, while other parts fall under the proprietary (source-available) Elastic License. Official clients are available in Java, .NET (C#), PHP, Python, Apache Groovy, Ruby and many other languages. According to the DB-Engines ranking, Elasticsearch is the most popular enterprise search engine followed by Apache Solr, also based on Lucene.

Qwant Search engine

Qwant is a French search engine, launched in July 2013 and operated from Paris. It is one of the few EU-based search engines with its own indexing engine. It claims that it does not employ user tracking or personalize search results in order to avoid trapping users in a filter bubble. The search engine is available in 26 languages.

References

  1. "FAROO - Peer-to-peer Web Search: History". faroo.com. Archived from the original on 2018-04-02. Retrieved 2016-04-08.
  2. 1 2 3 Knight, Charles (2007-10-02). "Great Debate: Peer-to-Peer (P2P) Search Part I". AltSearchEngines. Archived from the original on 2008-07-25. Retrieved 2008-07-31.
  3. Morrison, Chris (2007-09-17). "New companies launch: Yap, Cognitive Code, Viewdle, Faroo & more". VentureBeat. Retrieved 2008-07-19.
  4. Linder, Brad (2007-09-17). "Faroo wants to build a better Google through peer to peer". DownloadSquad.com. Retrieved 2008-07-16.
  5. Needleman, Rafe (2007-09-17). "Faroo makes your PC a searchbot". CNET . Retrieved 2008-07-19.
  6. Riley, Duncan (2007-09-17). "TechCrunch 40 Session 1: Search & Discovery". TechCrunch . Retrieved 2008-07-19.