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

All My Relations software
Filter: All | Freeware | Demo
 

All My Relations

< 1 2 3 4 5 > 
Added: July 18, 2010 | Visits: 808

Algorithm::Networksort Algorithm::Networksort can create inline comparisons for sorting. SYNOPSIS use Algorithm::Networksort qw(:all); my $inputs = 4; # # Generate the network (a list of comparators). # my @network = nw_comparators($inputs); # # Print the list, and print the graph of the list. # print...



Platforms: *nix

License: Freeware Size: 15.36 KB Download (89): Algorithm::Networksort Download

Added: September 04, 2010 | Visits: 1.097

otto otto is a web based mp3 database and jukebox which can gracefully organize a very large number of albums. it is suitable for home or office workgroup use, or as an interface to a streaming internet radio station. otto is written in perl. it requires perl5, mysql, the DBI and DBD::mysql perl...





Platforms: *nix

License: Freeware Size: 83.97 KB Download (93): otto Download

Added: September 25, 2010 | Visits: 957

Audio::Mad Audio::Mad is a Perl interface to the mad MPEG decoder library. SYNOPSIS use Audio::Mad qw(:all); my $stream = new Audio::Mad::Stream(); my $frame = new Audio::Mad::Frame(); my $synth = new Audio::Mad::Synth(); my $timer = new Audio::Mad::Timer(); my $resample = new...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (93): Audio::Mad Download

Added: February 25, 2010 | Visits: 963

XML::Compile::Schema::XmlReader XML::Compile::Schema::XmlReader Perl module contains bricks to translate XML to HASH. SYNOPSIS my $schema = XML::Compile::Schema- >new(...); my $code = $schema- >compile(READER = > ...); The translator understands schemas, but does not encode that into actions. This module implements those...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (95): XML::Compile::Schema::XmlReader Download

Added: January 11, 2010 | Visits: 1.378

DONT Let It Burn! (1-click Timer) DONT Let It Burn! (1-click Timer) script is just a very basic, 1-click alarm clock. You set the number of minutes and at that time a sound (which you need to set) will be played. No application is started, the sound is played through the aplay command, so its independent from the player you have...


Platforms: *nix

License: Freeware Size: 624.64 KB Download (95): DONT Let It Burn! (1-click Timer) Download

Added: February 26, 2010 | Visits: 1.457

mp3org mp3org is a simple but effective way of getting mp3s in and out of a mp3 player that mounts as a drive. Lets you preview, organise and generally sort through that back log of "someday maybe" mp3 files. Installation: Keep the "detect.sh" and "mp3org.kmdr" files in the same folder. Edit the...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (93): mp3org Download

Added: October 27, 2010 | Visits: 1.016

Declare::Constraints::Simple Declare::Constraints::Simple is a Perl module for Declarative Validation of Data Structures. SYNOPSIS use Declare::Constraints::Simple-All; my $profile = IsHashRef( -keys => HasLength, -values => IsArrayRef( IsObject )); my $result1 = $profile->(undef); print $result1->message, "n"; #...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (88): Declare::Constraints::Simple Download

Added: July 19, 2010 | Visits: 2.014

RPCAP RPCAP is a Remote Packet Capture system. It enables you to run a packet capture program (the server) on a target computer, which will sniff the network traffic on that system, and uplink the captured packets to another host (the client), where the captured packets can be processed, analysed and...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (158): RPCAP Download

Added: July 27, 2010 | Visits: 1.035

rtdump Rtdump is a version of tcpdump modified to capture traffic on remote systems and networks. It enables you to run a packet capture program (the server) on a target computer, which will sniff the network traffic on that system, and uplink the captured packets to another host (the client), where the...


Platforms: *nix

License: Freeware Size: 430.08 KB Download (111): rtdump Download

Added: July 07, 2010 | Visits: 1.089

MusicBrainz::Client MusicBrainz::Client is a MusicBrainz Client API. SYNOPSIS use MusicBrainz::Client; use MusicBrainz::Queries qw(:all); my $mb = MusicBrainz::Client->new(); if(! $mb->query_with_args( MBQ_FindArtistByName, [ "Pink Floyd" ]) ) { die("Query failed: ", $mb->get_query_error(), "n"); } print...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (119): MusicBrainz::Client Download

Added: July 17, 2010 | Visits: 929

Sun::Solaris::Task Sun::Solaris::Task is a Perl interface to Tasks. SYNOPSIS use Sun::Solaris::Task qw(:ALL); my $taskid = gettaskid(); This module provides wrappers for the gettaskid(2) and settaskid(2) system calls. Constants TASK_NORMAL, TASK_FINAL. Functions settaskid($project, $flags) The...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (90): Sun::Solaris::Task Download

Added: October 21, 2010 | Visits: 812

Array::Utils Array::Utils module contains small utils for array manipulation. SYNOPSIS use Array::Utils qw(:all); my @a = qw( a b c d ); my @b = qw( c d e f ); # symmetric difference my @diff = array_diff(@a, @b); # intersection my @isect = intersect(@a, @b); # unique union my @unique =...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (91): Array::Utils Download

Added: August 25, 2010 | Visits: 607

Text::XLogfile Text::XLogfile module allows reading and writing xlogfiles. SYNOPSIS use Text::XLogfile :all; my @scores = read_xlogfile("scores.xlogfile"); for (@scores) { $_->{player} = lc $_->{player} } write_xlogfile(@scores, "scores.xlogfile.new"); my $xlogline = make_xlogline($scores[0], -1); my...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (88): Text::XLogfile Download

Added: November 09, 2010 | Visits: 1.989

KDM Theme Manager KDM Theme manager is just what it says a theme Manager for KDM. This control module allows you to easily add, remove and select any KDM theme you want. Whats New in This Release: - Added Indonesian/Manaysian translation to the .desktop (thanks kucrut!) - Finally applied a patch sent to me...


Platforms: *nix

License: Freeware Size: 686.08 KB Download (85): KDM Theme Manager Download

Added: August 04, 2010 | Visits: 714

List::Pairwise List::Pairwise is a Perl module with map/grep arrays and hashes pairwise. SYNOPSIS use List::Pairwise qw(:all); my %a = ( snoogy1 => 4, snoogy2 => 2, NOT => 4, snoogy3 => 5, hehe => 12, ); # keys/values emulation (only slower) my @keys = mapp {$a} %a; my @values = mapp {$b} %a;...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (91): List::Pairwise Download

Added: August 14, 2010 | Visits: 1.532

Xpress Linux Xpress Linux is a Kubuntu-based distribution developed with a goal of making Linux more accessible to Windows users. The new theme looks very nice its very brushed and modern looking, its just small things that really impress me, like how when I scroll over to the close button it fades silently...


Platforms: *nix

License: Freeware Size: 695.8 MB Download (193): Xpress Linux Download

Added: January 25, 2010 | Visits: 2.736

Filemaker vCard Creator Filemaker vCard Creator is a Filemaker database that converts your database records/Tab Delimited file to one vCard that can be imported or dragged and dropped onto Mac OS X Address Book. Simply import your file or existing records into the corresponding fields in the vCard Creator database and...


Platforms: Mac

License: Demo Cost: $0.00 USD Size: 80 KB Download (548): Filemaker vCard Creator Download

Released: March 09, 2011  |  Added: March 15, 2011 | Visits: 1.068

Video Organizer The popular Video Organizer All My Movies is famous for its directories. These directories accumulate all the info from your database - about the actors, directors, locations, media, etc. Persons' directory contains all the detailed info about your favorite actors and directors including their...


Platforms: Windows

License: Shareware Cost: $44.95 USD Size: 10.63 MB Download (190): Video Organizer Download

Released: May 15, 2023  |  Added: August 07, 2023 | Visits: 9.230

AllMyNotes Organizer Deluxe Edition In All My Notes Organizer app all your valuable data is saved safely away from other people, protected by password, in one, encrypted local file, and notes are grouped into a customizable outline tree structure. Where do you usually keep all your valuable private info, like, access codes,...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $34.00 USD Size: 394 KB Download (3567): AllMyNotes Organizer Deluxe Edition Download

Released: November 06, 2012  |  Added: November 06, 2012 | Visits: 422

Cookienator Cookienator is a tool that will help you remain anonymous from search engines such as Google and other notorious web-usage trackers such as Doubleclick or Omniture. Many websites install cookies in your browser, and these little bits of tracking data will be used to identify you for as long as...


Platforms: Windows

License: Freeware Download (50): Cookienator Download

< 1 2 3 4 5 >