Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.477.523 Times

Search Link freeware
Filter: All | Freeware | Demo
 

Search Link

< 1 2 3 4 5 
Added: November 14, 2010 | Visits: 1.970

Babylon Search Online Demo Babylon Search Online Demo provides a Firefox toolbar for trying out Babylon dictionaries and Wikipedia via the Web. Wikipedia search results are automatically shown as an easy-to-read summary, which is very convenient. Babylon is a multilingual Windows application (sold separately) from... Platforms: *nix

License: Freeware Size: 8.19 KB Download (115): Babylon Search Online Demo Download

Added: July 06, 2010 | Visits: 1.674

Fluent CFD Search Fluent CFD Search is an extension providing a classic first Fluent CFD Software Search toolbar. Fluent is leading software company in CFD. It also include search on Airpak and Icepak which are other two products from Fluent.. Platforms: *nix

License: Freeware Size: 4.1 KB Download (198): Fluent CFD Search Download

Added: March 17, 2010 | Visits: 804

Search::InvertedIndex Search::InvertedIndex is a manager for inverted index maps. SYNOPSIS use Search::InvertedIndex; my $database = Search::InvertedIndex::DB::DB_File_SplitHash->new({ -map_name => /www/search-engine/databases/test-maps/test, -multi => 4, -file_mode => 0644, -lock_mode => EX, -lock_timeout... Platforms: *nix

License: Freeware Size: 45.06 KB Download (90): Search::InvertedIndex Download

Added: August 08, 2010 | Visits: 1.125

Ethics Search Protocol Ethics Search Protocol in short ESP is an XML-based protocol for search engines that is designed to allow people to express specific ethical requirements when performing searches. Consumers seldom get the chance to communicate ethical requirements because the proper communication channel does... Platforms: *nix

License: Freeware Size: 20.48 KB Download (95): Ethics Search Protocol Download

Added: July 19, 2010 | Visits: 3.031

Free Link Page Free Link Page is a project that allows visitors to add links to your page in a specified category. This script allows visitors to add links to your page in a specified category. It is quite easy to install. The administration module supports deleting of existing links. Installation:... Platforms: *nix

License: Freeware Size: 43.01 KB Download (99): Free Link Page Download

Added: January 04, 2010 | Visits: 805

Search::Glimpse Search::Glimpse is a Perl extension to communicate with Glimpse server. SYNOPSIS use Search::Glimpse; my $glimpse = Search::Glimpse->new; my @results = $glimpse->search("search this string"); ABSTRACT This module is an extension to use glimpse server from Perl. Quick hack to connect... Platforms: *nix

License: Freeware Size: 4.1 KB Download (89): Search::Glimpse Download

Added: March 19, 2010 | Visits: 964

DGS Search DGS Search was created to provide an easy to install search utility capable of handling filesystem and database searches on UNIX and Windows based platforms. DGS Search is aimed at supporting the small to medium sized web site.. Platforms: *nix

License: Freeware Size: 45.06 KB Download (98): DGS Search Download

Added: November 19, 2010 | Visits: 961

List::Search List::Search is a Perl module for fast searching of sorted lists. SYNOPSIS use List::Search qw( list_search nlist_search custom_list_search ); # Create a list to search my @list = sort qw( bravo charlie delta ); # Search for a value, returns the index of first match print list_search(... Platforms: *nix

License: Freeware Size: 5.12 KB Download (88): List::Search Download

Added: January 27, 2010 | Visits: 947

Search::Binary Search::Binary is a Perl module for generic binary search. SYNOPSIS use Seach::Binary; $pos = binary_search($min, $max, $val, $read, $handle, [$size]); binary_search implements a generic binary search algorithm returning the position of the first record whose index value is greater than or... Platforms: *nix

License: Freeware Size: 2.05 KB Download (105): Search::Binary Download

Added: November 21, 2010 | Visits: 1.966

Cook County PIN Search Cook County PIN Search provides a title search tool. Cook County (IL, USA) Property Index Number Search A title search tool. If in the course of your browsing you come across a Cook County Property Index Number (PIN) (format 99-99-999-999 or 99-99-999-999-9999) in your browser window, select... Platforms: *nix

License: Freeware Size: 4.1 KB Download (120): Cook County PIN Search Download

Added: August 02, 2010 | Visits: 1.366

Yahoo::Search::Request Yahoo::Search::Request is a container object for a Yahoo! Search request. (This package is included in, and automatically loaded by, the Yahoo::Search package.) Package Use You never need to use this package directly -- it is loaded automatically by Yahoo::Search. Object Creation In... Platforms: *nix

License: Freeware Size: 4.1 KB Download (103): Yahoo::Search::Request Download

Added: March 03, 2010 | Visits: 1.253

Yahoo::Search Yahoo::Search is a Perl interface to the Yahoo! Search public API. The following search spaces are supported: Doc Common web search for documents (html, pdf, doc, ...), including Y!Q contextual search. Image Image search (jpeg, png, gif, ...) Video Video file search (avi, mpeg,... Platforms: *nix

License: Freeware Size: 35.84 KB Download (97): Yahoo::Search Download

Added: September 14, 2010 | Visits: 1.358

Yahoo::Search::XML Yahoo::Search::XML is a Perl module with simple routines for parsing XML from Yahoo! Search. The XML sent back from Yahoo! is fairly simple, and is guaranteed to be well formed, so we really dont need much more than to make the data easily available. Id like to use XML::Simple, but it uses... Platforms: *nix

License: Freeware Size: 35.84 KB Download (101): Yahoo::Search::XML Download

Added: September 09, 2010 | Visits: 1.361

Link Monitor Applet Link Monitor Applet is a GNOME Panel Applet displaying the round-trip time to one or more hosts in a bar graph.. Platforms: *nix

License: Freeware Size: 1024 KB Download (1046): Link Monitor Applet Download

Added: February 01, 2010 | Visits: 1.121

Search Into Directory With this service menu you will be able to search into directory by right-clicking on it. Search Into Directory starts a kfind window (part of kdebase) ready to search into the selected directory. Note : This servicemenu is in fact duplicated of an existing one on kde-apps. So Ive removed mine... Platforms: *nix

License: Freeware Size: 84.99 KB Download (95): Search Into Directory Download

Released: November 09, 2012  |  Added: March 30, 2013 | Visits: 2.065

Fast File Search Free Fast File Search Utility for Windows. Works with Windows XP onwards. This freeware utility lets you to search your files superfast and quick. Is of great use when searching something urgently. Platforms: Windows

License: Freeware Size: 4.43 MB Download (120): Fast File Search Download

Added: June 22, 2010 | Visits: 1.732

ruby index/search ruby index/search is a general indexing framework for ruby. With it, you can create collections of documents, then index and search them. Currently, both inverted indexing and LSA indexing are supported, with rudimentary result clustering in the works. The indices may be marshalled out (with... Platforms: *nix

License: Freeware Size: 54.27 KB Download (118): ruby index/search Download

Added: July 01, 2010 | Visits: 1.338

Copy as HTML Link Copy as HTML Link is a Firefox extension that creates an HTML link to the current page using the selected text and copies it (into the clipboard) for pasting into other applications.. Platforms: *nix

License: Freeware Size: 8.19 KB Download (96): Copy as HTML Link Download

Added: March 08, 2010 | Visits: 1.161

pilot-link pilot-link is a suite of tools used to connect your Palm or PalmOS compatible handheld with Unix, Linux, and any other POSIX-compatible machine. It works with all PalmOS handhelds, including those made by Handspring, Sony, and Palm, as well as others. pilot-link includes userspace "conduits"... Platforms: *nix

License: Freeware Size: 1.1 MB Download (100): pilot-link Download

Added: May 25, 2010 | Visits: 1.368

Chestnut FTP Search Chestnut FTP Search is a web application to search for files on FTP servers. Files can by searched only by file/directory names, nor be file contents. Users can query files by part of the file name, the entire file name, a regular expression, or a shell pattern. The program is written in Python... Platforms: *nix

License: Freeware Size: 75.78 KB Download (146): Chestnut FTP Search Download

< 1 2 3 4 5