Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • 7-DAY TOP DOWNLOAD
    #
    Program
    Psiphon 3
    2,976 downloads
    LibreOffice 3.6.6 /
    4.0.3

    1,332 downloads
    Wine 1.4.1 / 1.5.30
    1,238 downloads
    BackTrack 5 R3
    1,084 downloads
    Adobe Flash Player
    for Linux
    11.2.202.258

    1,055 downloads
    Red Hat Linux 9
    1,043 downloads
    Linux Mint 14.1 / 15
    RC

    867 downloads
    Ubuntu 10.10
    754 downloads
    OpenMandriva
    20130513

    748 downloads
    Red Hat Enterprise
    Linux 6.4

    743 downloads
    MOST POPULAR DISTROS
    #
    Distribution
    PCLinuxOS 2013.04
    User rating: 4.8/5
    Votes: 367
    OpenMandriva
    20130513

    User rating: 4.4/5
    Votes: 619
    Ubuntu 9.10
    User rating: 4.4/5
    Votes: 266
    Clonezilla LiveCD
    2.1.1-25 / 2.1.2-3

    User rating: 4.3/5
    Votes: 255
    BackTrack 5 R3
    User rating: 4.3/5
    Votes: 565
    Fedora 18
    User rating: 4.3/5
    Votes: 610
    openSUSE Linux 12.3
    / 13.1 Milestone 1

    User rating: 4.2/5
    Votes: 467
    Ubuntu 12.04.2 LTS
    User rating: 4.2/5
    Votes: 663
    Ubuntu 10.04.4 LTS
    User rating: 4.0/5
    Votes: 281
    Linux Mint 14.1 / 15
    RC

    User rating: 4.0/5
    Votes: 353
    Home > Linux > Internet > Proxy > Seeks > Changelog

    Seeks 0.4.0 - Changelog


    What's new in Seeks 0.4.0:

    November 22nd, 2011

    · This version introduces a RESTful API, the ability to post results directly on the P2P collaborative search ring, the ability to cross-post recommendations to public nodes, and many bugfixes and improvements.



    What's new in Seeks 0.3.5a:

    September 14th, 2011

    · This version fixes a couple of memory leaks and improves some error logs.
    · Overall, it is more stable and production ready.



    What's new in Seeks 0.3.5:

    August 30th, 2011

    · This version brings many bug fixes, as well as new feed parsers (for Delicious, Wordpress, Redmine).
    · The most notable improvement is a speed-up of P2P search for long queries.



    What's new in Seeks 0.3.4:

    July 3rd, 2011

    · This is the first release with peer-to-peer activated by default.
    · Every Seeks node defines a list of Seeks peers to work with.



    What's new in Seeks 0.3.3:

    May 2nd, 2011

    · Reworked parser and feeds / search engines connection. Allows using the same parser over several feeds. Each feed can be accessed independently from the API.
    · Added support for the following result formats: opensearch (ATOM & RSS), dokuwiki and mediawiki.
    · Slightly improved personalization over halos of similar queries.
    · Few bug fixes, on personalization and on parsers.
    · User db optimization is now optional.
    · Improved exception model and handling in all plugins.
    · Added info API call to HTTP server plugin.
    · Many fixes to JSON search output.
    · Support for remote user database, for personalization and other means. This allows to deport the user database away from the Seeks node itself. It is the first step towards enabling of a mixture of remote user profiles, in forthcoming version.
    · Personalization using remote user database.
    · Added new user db remote service plugin (udb-service) to serve user database records remotely, over HTTP.
    · Added support for Tokyo Tyrant.



    What's new in Seeks 0.3.2:

    February 14th, 2011

    · Added active rejection of personalized results. This allows a negative user feedback that is taken into account in ranking and recommendation.
    · Added automated recommendation of queries, URLs (more results to a query). Uses an improved query-to-query weighted distance.
    · Added support for remote user database with Tokyo Tyrant.
    · Several bug fixes, from language detection to missing results from search engine parsers.
    · Fixes to image search.
    · Added detection / handling of non-UTF-8 strings for queries and URIs. (includes optional support for libICU).
    · non-UTF-8 user db entry fix runs once at first startup of this new release.
    · Fixed service of opensearch.xml
    · Fixed minor leaks.
    · Cleaner destruction of objects at node shutdown.
    · Fixed encoding with Blekko parser.
    · More unit tests.



    What's new in Seeks 0.3.1:

    December 6th, 2010

    · This version adds a new "compact" theme as the default search interface.
    · A framework for themes now allows contributors to create new themes with no dependency on the inner search machinery.
    · This release contains a dynamic JSON-based user interface with basic features.
    · It is faster to use and ready to be plugged in to the P2P protocol when it is released.



    What's new in Seeks 0.2.5:

    September 21st, 2010

    · This release introduces microblogging and video search, with results from Twitter and Identi.ca for the former, and from YouTube and Dailymotion for the latter.
    · This includes automatic aggregation of retweets and automated clustering of tweets and videos (on the basis of their text title and/or surrounding texts depending on activated options).
    · Yauba was added as an additional text engine.
    · There were also fixes and improvements to the REST API.



    What's new in Seeks 0.2.4:

    August 19th, 2010

    · This version brings image metasearch in the form of a new plugin as well as many improvements to memory management and stability and a reworked UI.
    · The Image metasearch plugin integrates results from Bing, Yahoo!, Google, Flickr, and Wikimedia Commons, and embeds an image similarity analysis tool based on OpenCV.



    What's new in Seeks 0.2.3:

    June 11th, 2010

    · This releases brings two plugins, an embedded light HTTP server for easing the deployment or personal and public search nodes; a URL blocker for controlling trafic through the proxy (e.g. ad-blocking). The release has an improved overall stability.

    · Light embedded HTTP server plugin based on libevent. Support for direct websearch, opensearch.xml and robots.txt.
    · URL blocker plugin for controlling trafic through the proxy, such as ad-blocking and more, based on a (by default empty) list of positive and negative regexps.
    · Per-query selection of search engines with parameter "engines=" in query URI.
    · Improved stability with the correction of some rare but critical bugs and and a memory leak.
    · Fixed parsing of some engines results.
    · Fixed swedish stop word list.
    · Fixed bug when loading stopwordlist at startup for system-wide installation.




    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM