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

Find People Online freeware
Filter: All | Freeware | Demo
 

Find People Online

< 1 2 3 4 5 
Added: August 13, 2010 | Visits: 1.501

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: March 18, 2010 | Visits: 1.460

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: July 20, 2010 | Visits: 1.203

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: March 19, 2010 | Visits: 6.906

Online Contact Sheet Creator Online Contact Sheet Creator script that generate stylish contact sheets without any fussing around in Photoshop. You can use the script to generate contact sheets for clients (great for photographers or graphic designers), or you can use it personally for a small photo album. You can also... Platforms: *nix

License: Freeware Size: 8.19 KB Download (194): Online Contact Sheet Creator Download

Added: November 10, 2010 | Visits: 1.406

iRATE radio iRATE radio provides users with a powerful new way to find and download free, legal music online. Users rate tracks based on their tastes. The iRATE server then selects other tracks to send to the user from a database of over 50,000 freely downloadable songs by correlating the users ratings... Platforms: *nix

License: Freeware Size: 7.6 MB Download (105): iRATE radio Download

Added: December 02, 2013 | Visits: 1.780

Browseable Online Backup System Browseable Online Backup System (BOBS) is a complete online backup system. It uses large disks for storing backups and lets users browse and restore the files using a webbrowser. Files are fetched from other computers and stored in directories on the computer where bobs is installed. Two types... Platforms: *nix

License: Freeware Size: 204.8 KB Download (95): Browseable Online Backup System Download

Added: March 12, 2010 | Visits: 961

Email::Find Email::Find allows you to find RFC 822 email addresses in plain text. Email::Find is a module for finding a subset of RFC 822 email addresses in arbitrary text (see "CAVEATS"). The addresses it finds are not guaranteed to exist or even actually be email addresses at all (see "CAVEATS"), but... Platforms: *nix

License: Freeware Size: 39.94 KB Download (132): Email::Find Download

Added: July 05, 2010 | Visits: 2.659

Wurm Online Wurm Online is 3D FPP MMORPG game. Online multiplayer role-playing game, where players walk freely in a big 3D world chatting, gathering resources, building towns, making items, trading, fighting with other players and computer controlled creatures. Chose your path - crafting or PvP fighting.... Platforms: *nix

License: Freeware Size: 4.1 KB Download (315): Wurm Online Download

Added: November 09, 2010 | Visits: 857

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: August 15, 2010 | Visits: 957

MP3::Find::Base MP3::Find::Base is a base class for MP3::Find backends. SYNOPSIS package MyFinder; use base MP3::Find::Base; sub search { my $self = shift; my ($query, $dirs, $sort, $options) = @_; # do something to find and sort the mp3s... my @results = do_something(...); return @results; }... Platforms: *nix

License: Freeware Size: 29.7 KB Download (90): MP3::Find::Base Download

Added: July 13, 2010 | Visits: 1.091

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

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: April 14, 2010 | Visits: 1.202

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: April 02, 2010 | Visits: 1.372

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

Added: March 04, 2010 | Visits: 1.509

Online Library Application Online Library Application (OLA) project is a Web-based library system for small/medium organizations (books, videos, etc.). The software allows users to browse the library collection over the Internet, and allows authorized persons to manage sign in and sign out procedures, resource adds and... Platforms: *nix

License: Freeware Size: 624.64 KB Download (125): Online Library Application Download

Added: April 06, 2010 | Visits: 1.297

Ucetnictvi OnLine Ucetnictvi OnLine is a Czech accounting program, open source, multiplatform (written in PHP + PostgreSQL).. Platforms: *nix

License: Freeware Size: 1024 KB Download (114): Ucetnictvi OnLine Download

Released: December 19, 2010  |  Added: December 26, 2010 | Visits: 1.725

Online Mahjong Tower Online Mahjong Tower Solitaire tile matching game is fun and addictive. Exercise your brain with this fun puzzle game that is in the shape of a classic mahjong tower. Go into full screen mode and win this online mahjong solitaire game by eliminating all tiles on the board. A clock on the bottom... Platforms: Windows, Mac, *nix, Windows CE, Pocket PC, Other,Android,BlackBerry,iPhone,iPod,iTouch,Palm,Palm OS 6.0,Not Applicable,Handheld/Mobile Other,Java

License: Freeware Size: 2.45 MB Download (138): Online Mahjong Tower Download

Released: December 26, 2010  |  Added: January 02, 2011 | Visits: 1.722

Instant File Find Free Instant File Find is a search tool that lets you find files instantly on your computer. It is designed to speed up your daily work by helping you locate files instantly. With quick buttons, you can list all music or document files (or other types) on your computer instantly. You can get search... Platforms: Windows

License: Freeware Size: 1.25 MB Download (1576): Instant File Find Free Download

Released: January 07, 2011  |  Added: January 16, 2011 | Visits: 2.576

Online Mahjong Pyramid Online Mahjong Pyramid is a difficult mahjong solitaire puzzle strategy game. Just like traditional mahjong solitaire, the goal of the game is to eliminate all mahjong tiles by clicking them in pairs. Online Mahjong Pyrimid is harder that traditional mahjong solitaire because its tiles are... Platforms: Windows, Mac, *nix, Windows CE, Pocket PC, Other,Android,BlackBerry,iPhone,iPod,iTouch,Palm,Palm OS 6.0,Not Applicable,Handheld/Mobile Other,Java

License: Freeware Size: 2.45 MB Download (311): Online Mahjong Pyramid Download

Released: January 09, 2011  |  Added: January 19, 2011 | Visits: 1.598

Fortress Mahjong Solitaire Fortress Mahjong Solitaire lets you unwind. Just sit back, and find mahjong tile matches at your own pace. Take five at the office with this online mahjong solitaire puzzle strategy game, and feel good about yourself whenever you make a new record, by beating your previously best time. You can... Platforms: Windows, Mac, *nix, Windows CE, Pocket PC, Other,Android,BlackBerry,iPhone,iPod,iTouch,Palm,Palm OS 6.0,Not Applicable,Handheld/Mobile Other,Java

License: Freeware Size: 2.45 MB Download (169): Fortress Mahjong Solitaire Download

< 1 2 3 4 5