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.467.112 Times

My Web Search Bar software
Filter: All | Freeware | Demo
 

My Web Search Bar

< 1 2 3 4 5 
Added: March 09, 2006 | Visits: 3.881

Dynamic 2000 Now Submitting your Site to More than 1000+ Yahoo and dmoz (Open Directory),Search Engines,Directories,Hot Sites,News/Classified,Online Malls, FFA,such as Free for All pages, included Meta-Tag generator,web page optimizer,web ranking,web search,URL verification, link population,Doorway page...



Platforms: Windows

License: Shareware Cost: $49.95 USD Size: 2.88 MB Download (243): Dynamic 2000 Download

Added: August 20, 2006 | Visits: 2.361

WebCosmo WebCosmo is an innovative Internet Search Assistant that gives you the power to link to your favorite reference sites from any Windows application. Need a Thesaurus in Excel??? Or do you need to do some spell checking with Dictionary.com from PowerPoint?? Maybe you want to check some facts in...






License: Shareware Cost: $19.95 USD Size: 447 KB Download (146): WebCosmo Download

Released: March 03, 2002  |  Added: July 01, 2006 | Visits: 5.396

Search Accelerator Search Accelerator 1.0 A software utility for searching the Internetin order to find something(shareware, mp3, web, game), fast.Search Accelerator provides a handy and efficient way to find iThe fastest way to search the Internet and it's FREE. No experience needed to use this meta-search...


Platforms: Windows

License: Freeware Size: 781 KB Download (269): Search Accelerator Download

Released: July 22, 2012  |  Added: August 18, 2012 | Visits: 14.555

SlimBrowser SlimBrowser is a fast and secure internet browser for Windows fully loaded with powerful features. It starts up quickly and opens web pages right in front of you with minimum delay. It is designed to let you browse the Internet carefree by guarding your personal information and protecting your...


Platforms: Windows

License: Freeware Size: 3.7 MB Download (378): SlimBrowser Download

Released: January 01, 2003  |  Added: September 13, 2006 | Visits: 2.329

Newton Knows We designed NewtonKnows based on user functionality and benefit. As you surf the web, Newton sits discretely in the background, waiting to fetch relevant content for you. As soon as he digs some up, the Newton suggestion window slides up and presents his top finds. For example, "My Auction...


Platforms: Windows

License: Freeware Size: 88 KB Download (120): Newton Knows Download

Released: January 01, 2004  |  Added: August 08, 2006 | Visits: 3.620

Foboz - Meta Search Engine The Foboz Meta Search engine allows you to search many different web search engines at once and will remember your results. You can search the whole web or for specialist items such as books, computer games or health information, using Fobozs' extensive and growing database of hundreds of search...


Platforms: Windows

License: Shareware Cost: $15.00 USD Size: 1.95 MB Download (135): Foboz - Meta Search Engine Download

Added: June 25, 2006 | Visits: 2.283

termBlsater termBlaster provides a way to swap between multiple search engines and search terms with just a click, and along with features like the Search Basket, the Search Bar, an Internal Browser, and Browser Integration termBlaster will make your searches as simple as possible. Originally designed to...


Platforms: Windows

License: Freeware Size: 800 KB Download (118): termBlsater Download

Released: February 05, 2007  |  Added: March 12, 2007 | Visits: 2.822

Easy Web Page Watcher Easy Web Page Watcher continuously watches web pages that you specify for text, updates, or availability. If the text appears or an update occurs, Easy Web Page Watcher will alert you with an audible sound and email. It displays the information just found, as well as the web page containing...


Platforms: Windows

License: Shareware Cost: $15.00 USD Size: 824 KB Download (799): Easy Web Page Watcher Download

Released: December 01, 2013  |  Added: December 15, 2013 | Visits: 2.701

OutWit Hub OutWit is the Web collection engine for everyone. It runs on your Windows, MacOS or Linux machine and allows you to browse through and easily grab online information, collect media, contacts or files from the Internet, in a few clicks. Find pictures in galleries and search engines and download...


Platforms: Windows, Windows 7, Windows Server

License: Freeware Size: 15.64 MB Download (229): OutWit Hub Download

Released: November 02, 2009  |  Added: February 08, 2010 | Visits: 1.983

iMetaSearch A free next-generation meta search tool that saves time and finds better results. It gathers results from the web and then analyzes them with a cutting edge method called Latent Semantic Analysis. It saves time by putting related search results together into conceptual groups. It finds better...


Platforms: Windows

License: Freeware Size: 2.02 MB Download (130): iMetaSearch Download

Released: October 04, 2012  |  Added: October 30, 2012 | Visits: 2.725

Copernic Desktop Search Home Copernic Desktop Search Home allows individuals to instantly search their files, e-mails, and e-mail attachments stored anywhere on their PC's hard drive. Copernic Desktop Search - Home Features: -Easily search your entire hard drive in less than a second to pinpoint the right file, email,...


Platforms: Windows

License: Freeware Size: 15.23 MB Download (231): Copernic Desktop Search Home Download

Added: March 17, 2010 | Visits: 803

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: January 04, 2010 | Visits: 804

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: September 25, 2010 | Visits: 1.150

AutoBrowse AutoBrowse is the most creative screensaver in the world - enter search word and engine and it will surf the web for you. AutoBrowse - The most creative screensaver in the world! Usage: Menu/Tools/AutoBrowse/Start Enter any search-word and any search-engine (default is google.de) and...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (113): AutoBrowse Download

Added: May 19, 2010 | Visits: 701

Search::VectorSpace Search::VectorSpace is a very basic vector-space search engine. SYNOPSIS use Search::VectorSpace; my @docs = ...; my $engine = Search::VectorSpace->new( docs => @docs, threshold => .04); $engine->build_index(); while ( my $query = <> ) { my %results = $engine->search( $query ); print...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (100): Search::VectorSpace Download

Added: August 13, 2010 | Visits: 1.099

Search::ContextGraph Search::ContextGraph is a Perl module for spreading activation search engine. SYNOPSIS use Search::ContextGraph; my $cg = Search::ContextGraph->new(); # first you add some documents, perhaps all at once... my %docs = ( first => [ elephant, snake ], second => [ camel, pony ], third =>...


Platforms: *nix

License: Freeware Size: 95.23 KB Download (92): Search::ContextGraph Download

Added: March 07, 2010 | Visits: 623

Search::Lemur Search::Lemur is a Perl class to query a Lemur server, and parse the results. SYNOPSYS use Search::Lemur; my $lem = Search::Lemur->new("http://url/to/lemur.cgi"); # run some queries, and get back an array of results # a query with a single term: my @results1 = $lem->query("encryption");...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (89): Search::Lemur Download

Added: June 18, 2010 | Visits: 1.034

Search::Tools::RegExp Search::Tools::RegExp is a Perl module to build regular expressions from search queries. SYNOPSIS my $regexp = Search::Tools::RegExp->new(); my $kw = $regexp->build(the quick brown fox); for my $w ($kw->keywords) { my $r = $kw->re( $w ); # the word itself printf("the word is %sn",...


Platforms: *nix

License: Freeware Size: 49.15 KB Download (102): Search::Tools::RegExp Download

Added: October 11, 2010 | Visits: 1.171

Search::Tools::RegExp::Keywords Search::Tools::RegExp::Keywords is a Perl module to access regular expressions for keywords. SYNOPSIS my $regexp = Search::Tools::RegExp->new(); my $kw = $regexp->build(the quick brown fox); for my $w ($kw->keywords) { my $r = $kw->re( $w ); } Search::Tools::RegExp::Keywords provides...


Platforms: *nix

License: Freeware Size: 49.15 KB Download (98): Search::Tools::RegExp::Keywords Download

Added: April 17, 2010 | Visits: 1.425

Search::Tools::Keywords Search::Tools::Keywords is a Perl module to extract keywords from a search query. SYNOPSIS use Search::Tools::Keywords; use Search::Tools::RegExp; my $query = the quick fox color:brown and "lazy dog" not jumped; my $kw = Search::Tools::Keywords->new( stopwords => the, and_word => and,...


Platforms: *nix

License: Freeware Size: 49.15 KB Download (94): Search::Tools::Keywords Download

< 1 2 3 4 5