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

Find Favourites software
Filter: All | Freeware | Demo
 

Find Favourites

< 1 2 3 4 5 
Added: August 01, 2008 | Visits: 731

Find'Em Find'Em is an exciting game for all the family! It's different from anything you have seen before. You have to find the differences between sets of two pictures apparently identical. The faster and better you do, the more points you get. Leave your score in the Hall Of Fame to see if...



Platforms: Windows

License: Shareware Cost: $9.95 USD Size: 3.65 MB Download (104): Find'Em Download

Added: August 31, 2008 | Visits: 923

Find and Replace Tool HandyFile Find and Replace supports regular expressions with extended syntax, custom back-up and target folder modes and various command line parameters. Utility keeps your files safe. Diverse file filters, search attributes, extended regular expressions give you full control over the text...





Platforms: Windows

License: Shareware Cost: $53.45 USD Size: 1.58 KB Download (104): Find and Replace Tool Download

Added: August 08, 2008 | Visits: 1.420

Find and Replace Tool for Excel Find and Replace Tool For Excel takes ALL the hard work out of replacing text across multiple Microsoft Excel spreadsheets. Just imagine - next time your organization changes its phone number, address, web site or CEO - just run Find and Replace Tool For Excel across your file server or website...


Platforms: Windows

License: Shareware Cost: $39.95 USD Size: 1.41 MB Download (103): Find and Replace Tool for Excel Download

Added: July 20, 2010 | Visits: 1.201

File::Find::Rule::XPath File::Find::Rule::XPath is a Perl module that contains rule to match on XPath expressions. SYNOPSIS use File::Find::Rule::XPath; my @files = File::Find::Rule->file ->name(*.dkb) ->xpath( //section/title[contains(., "Crustacean")] ) ->in($root); This module extends File::Find::Rule to...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (102): File::Find::Rule::XPath Download

Added: April 14, 2010 | Visits: 1.200

File::Find::Rule SYNOPSIS use File::Find::Rule; # find all the subdirectories of a given directory my @subdirs = File::Find::Rule->directory->in( $directory ); # find all the .pm files in @INC my @files = File::Find::Rule->file() ->name( *.pm ) ->in( @INC ); # as above, but without method chaining my...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (101): File::Find::Rule Download

Added: August 22, 2010 | Visits: 1.442

File::Find::Closures File::Find::Closures is a Perl module with functions you can use with File::Find. SYNOPSIS use File::Find; use File::Find::Closures qw(:all); my( $wanted, $list_reporter ) = find_by_name( qw(README) ); File::Find::find( $wanted, @directories ); File::Find::find( { wanted => $wanted, ......


Platforms: *nix

License: Freeware Size: 7.17 KB Download (100): File::Find::Closures Download

Released: April 07, 2010  |  Added: March 23, 2011 | Visits: 1.199

Araxis Find Duplicate Files for Windows Araxis Find Duplicate Files helps you to find, view and manage files that have duplicate content, regardless of name. It can be especially useful if you have large Pictures, Downloads or Documents folders. Araxis Find Duplicate Files is easy to use.


Platforms: Windows

License: Demo Cost: $14.99 USD Size: 2.1 MB Download (99): Araxis Find Duplicate Files for Windows Download

Added: August 22, 2008 | Visits: 1.157

Find It 00 Find it game Take this fun test and see if you find the pit bull o peeking nswers at bottom of page Resources for teachers, parents, students and the public classroom activities, interactive games, printable materials and more resources are available. Play the concentration matching game with...


Platforms: Windows, Mac

License: Freeware Size: 10 KB Download (98): Find It 00 Download

Released: January 05, 2011  |  Added: January 15, 2011 | Visits: 867

Find Folders By Name Software This software offers a solution for users who want to find folders by character(s) in the folder name. There is an option to save the full path or just the folder as text files.


Platforms: Windows

License: Shareware Cost: $19.99 USD Size: 1.64 MB Download (98): Find Folders By Name Software Download

Added: March 18, 2010 | Visits: 1.458

File::Find File::Find is a Perl module to traverse a directory tree. SYNOPSIS use File::Find; find(&wanted, @directories_to_search); sub wanted { ... } use File::Find; finddepth(&wanted, @directories_to_search); sub wanted { ... } use File::Find; find({ wanted => &process, follow => 1 }, .);...


Platforms: *nix

License: Freeware Size: 12.2 MB Download (96): File::Find Download

Added: November 09, 2010 | Visits: 856

MP3::Find::Filesystem MP3::Find::Filesystem is a File::Find-based backend to MP3::Find. SYNOPSIS use MP3::Find::Filesystem; my $finder = MP3::Find::Filesystem->new; my @mp3s = $finder->find_mp3s( dir => /home/peter/music, query => { artist => ilyaimy, album => myxomatosis, }, ignore_case => 1, );.


Platforms: *nix

License: Freeware Size: 29.7 KB Download (96): MP3::Find::Filesystem Download

Added: July 13, 2010 | Visits: 1.090

MP3::Find MP3::Find is a Perl module to search and sort MP3 files based on their ID3 tags. SYNOPSIS # select with backend you want use MP3::Find qw(Filesystem); print "$_n" foreach find_mp3s( dir => /home/peter/cds, query => { artist => ilyaimy, title => deep in the am, }, ignore_case => 1,...


Platforms: *nix

License: Freeware Size: 29.7 KB Download (96): MP3::Find Download

Added: January 21, 2010 | Visits: 1.175

NetAddr::IP::Find NetAddr::IP::Find is a Perl module to find IP addresses in plain text. SYNOPSIS use NetAddr::IP::Find; $num_found = find_ipaddrs($text, &callback); This is a module for finding IP addresses in plain text. Functions NetAddr::IP::Find exports one function, find_ipaddrs(). It works very...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (96): NetAddr::IP::Find Download

Added: August 26, 2008 | Visits: 831

Instant File Find Instant File Find is a desktop search tool, it is designed to speed up your daily work by helping you locate files on your computer instantly. With quick buttons, you can list all music or document files ( or other types) on your computer instantly. Quick buttons are customizable, so you can...


Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 990 KB Download (96): Instant File Find Download

Added: April 02, 2010 | Visits: 1.370

File::Find::Similars File::Find::Similars is a Similar files locator. SYNOPSIS use File::Find::Similars; File::Find::Similars->init(0, @ARGV); similarity_check_name(); Similar-sized and similar-named files are picked as suspicious candidates of duplicated files. What descirbes it better than a actual...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (95): File::Find::Similars Download

Released: March 29, 2012  |  Added: October 09, 2012 | Visits: 862

PowerPoint Find & Replace PowerPoint Find & Replace software is an useful tool to FIND and REPLACE multiple words in multiple MS PowerPoint 2007, 2010, 2003 & 2000 ppt/pptx/pptm files, you can also format forecolor, bold, italic, underline and strikethrough of any word or text in any powerpoint presentation with our...


Platforms: Windows

License: Shareware Cost: $49.00 USD Size: 2.96 MB Download (95): PowerPoint Find & Replace Download

Released: February 07, 2009  |  Added: September 10, 2009 | Visits: 1.376

AtomicRobot Find-It-Quick AtomicRobot Find-It-Quick 1.0 is fast compact program that saves and displays any information you want to store and remember. There is nothing to install! Simply run the executable file! The program allows you to create 20 main topics, each with up to 20 secondary topics per main topic. For...


Platforms: Windows

License: Shareware Cost: $15.00 USD Size: 370.48 KB Download (94): AtomicRobot Find-It-Quick Download

Added: August 10, 2008 | Visits: 1.006

FR Text Find and Replace Utility A Windows Console program designed to simplify find and replace text changes in sets of Microsoft Visual Studio Project files or files organised in directory trees. Primarily designed for programmers - who want to change class, function or identity names in many source files; and web designers -...


Platforms: Windows

License: Shareware Cost: $18.00 USD Size: 31 KB Download (94): FR Text Find and Replace Utility Download

Added: August 18, 2008 | Visits: 774

Simnor Favs If you want to open a website in your favourites you have to open up your web browser and wait for it to load up, then click the favourites menu, find the favourite and then click it. Well with Simnor Favs it is much simpler, just click a favourite in this program and it will open. You can also...


Platforms: Windows

License: Freeware Size: 188 KB Download (94): Simnor Favs Download

Added: January 07, 2010 | Visits: 1.538

File::Find::Parallel File::Find::Parallel allows you to traverse a number of similar directories in parallel. SYNOPSIS use File::Find::Parallel; my $ffp = File::Find::Parallel->new( qw( /foo /bar ) ); print "Union:n"; my $union = $ffp->any_iterator print " $_n" while $_ = $union->(); print...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (92): File::Find::Parallel Download

< 1 2 3 4 5