Skip to content

Exercise: given a keyword, gather information from multiple sources and cross reference them, sort them and to make them available to the user.

Notifications You must be signed in to change notification settings

orlando/copernic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Copernic 2000

Skills developed

  • concurrency
  • consumption of web resources (http/json/XML)
  • sorting
  • data sets
  • data storage

Assignment

The goal of this exercise is to reimplement a tool I was using in the dial-up, pre-Google era: Copernic 2000!

Copernic was a desktop application that was managing your search by propagating them to the top crawlers such as AltaVista, Deja.com, Excite, HotBot, Infoseek, Lycos, Magellan, WebCrawler and Yahoo. The results where cached locally (to be consulted offline) and ranked based on relevance. At that point, the modem could be disconnected and you could consult your results offline. Once you went through the results, you could reconnect to follow the links that were not yet downloaded if any. The software was also updating the results on a daily basis to let you know if there was anything new.

Given a keyword, your goal is to gather information from multiple sources and cross reference them, sort them and to make them available to the user.

Resources

About

Exercise: given a keyword, gather information from multiple sources and cross reference them, sort them and to make them available to the user.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published