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

Find Puppy software
Filter: All | Freeware | Demo
 

Find Puppy

< 1 2 3 4 5 
Released: June 25, 2012  |  Added: July 30, 2012 | Visits: 1.629

Find it EZ Source Code Analysis Find it EZ Source Code Analysis is the first and most comprehensive universal n-tier software source code search engine available. Find it EZ provides direct and dynamic scanning of relational databases ( schema, data and SQL code ), including support for Oracle, Microsoft SQL Server, IBM DB2...



Platforms: Windows

License: Demo Cost: $199.00 USD Size: 17.57 MB Download (106): Find it EZ Source Code Analysis Download

Added: August 13, 2008 | Visits: 1.642

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





Platforms: Windows

License: Shareware Cost: $39.95 USD Size: 1.43 MB Download (105): Find and Replace Tool for Word Download

Added: August 09, 2008 | Visits: 842

File find utility This is a find utility which can search multiple drives and search for text within files.


Platforms: Windows

License: Freeware Size: 74 KB Download (105): File find utility Download

Added: August 13, 2010 | Visits: 1.494

Test::File::Find::Rule Test::File::Find::Rule is a Perl module to test files and directories with File::Find::Rule. SYNOPSIS use Test::File::Find::Rule; # Check that all files in $dir have sensible names my $rule = File::Find::Rule ->file ->relative ->not_name(qr/^[w]{1,8}.[a-z]{3,4}$/);...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (104): Test::File::Find::Rule Download

Added: August 01, 2008 | Visits: 730

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

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

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

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

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

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

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

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

Added: March 18, 2010 | Visits: 1.453

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

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

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

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

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

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

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

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

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 (94): File::Find::Closures Download

< 1 2 3 4 5