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

Reverse Phone Search Programs freeware
Filter: All | Freeware | Demo
 

Reverse Phone Search Programs

< 1 2 3 4 5 
Added: January 18, 2010 | Visits: 1.941

WWW::Search::Nomade WWW::Search::Nomade is a Perl class for searching Nomade. SYNOPSIS use WWW::Search; my $oSearch = new WWW::Search(Nomade); $oSearch->maximum_to_retrieve(100); #$oSearch ->{_debug}=1; # Create request $oSearch->native_query(WWW::Search::escape_query("cgi")); # or Make an...



Platforms: *nix

License: Freeware Size: 4.1 KB Download (96): WWW::Search::Nomade Download

Added: August 24, 2010 | Visits: 749

Search::Xapian Search::Xapian is a Perl XS frontend to the Xapian C++ search library. The project is a fairly complete wrapper: most features of the Xapian library are made available for use from Perl. Xapian is a highly adaptable toolkit that allows developers to easily add advanced indexing and search...





Platforms: *nix

License: Freeware Size: 35.84 KB Download (94): Search::Xapian Download

Added: February 06, 2010 | Visits: 1.281

Enhanced Reverse Pimpage 2.3 Beta Enhanced Reverse Pimpage project is an enhanced version of the original rpimp by Matt Miller. Reverse Pimpage was designed to allow you to access a computer that is behind a firewall from outside that firewall itself. The way it accomplishes this is by having the client (the computer behind the...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (97): Enhanced Reverse Pimpage 2.3 Beta Download

Added: August 12, 2010 | Visits: 1.384

nautilus-search-tool nautilus-search-tool is a Nautilus extension to have "search files" on popup menu..


Platforms: *nix

License: Freeware Size: 358.4 KB Download (95): nautilus-search-tool Download

Added: March 24, 2010 | Visits: 1.818

Amazon API Search Amazon API Search is the beginnings of a perl script to search Amazon. It interfaces with Amazons API interface and performs whatever search the user desires, it then parses the data returned and inserts it in to an MySQL table. Currently the script only deals with basic returned data, and...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (126): Amazon API Search Download

Added: November 14, 2010 | Visits: 1.962

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.667

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: 798

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.115

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

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 22, 2010 | Visits: 1.384

Programs Bar Programs Bar is a programs launcher bar theme for SuperKaramba. Was tested on Mandriva 2006 and Fedora Core 5.. Download KDE-Look.org Community Portal for KDE Themes Wallpapers Icons Sounds Screenshots Schemes Skins Skinz Screensavers Splash Screens K-Jofol IceWM Kaiman News Forum GUI Polls...


Platforms: *nix

License: Freeware Size: 184.32 KB Download (98): Programs Bar Download

Added: March 19, 2010 | Visits: 955

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 (92): DGS Search Download

Added: November 19, 2010 | Visits: 954

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: 941

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.958

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.362

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.246

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.353

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: February 01, 2010 | Visits: 1.114

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.060

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

< 1 2 3 4 5