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

Maxis Caller Ringtones freeware
Filter: All | Freeware | Demo
 

Maxis Caller Ringtones

< 1 2 3 4 5 
Added: August 05, 2008 | Visits: 1.611

4PSA VoipNow Express 4PSA VoipNow is the leading Linux IP PBX server software for Hosting and Internet Service Providers, businesses of all sizes, call centers and residential users. With multi-tenant software architecture 4PSA VoipNow delivers hosted PBX services or can be used as a standalone PBX server in a... Platforms: *nix

License: Freeware Size: 3 KB Download (127): 4PSA VoipNow Express Download

Added: August 02, 2008 | Visits: 2.164

Magith ringtone composer An easy to use polyphonic ringtone composer. MIDI sequencer. Create/convert between SP-MIDI,RTTTL,iMelody ringtones. Using the Numbered Musical Notation, invented by Jean Jacques Rousseau (1712 ~ 1778), much easier to learn than the grand-staff.

License: Freeware Size: 620 KB Download (448): Magith ringtone composer Download

Added: August 02, 2008 | Visits: 2.089

Pimp-up your Phone Pimp-up your Phone! Free software to enhance your phone, songs, ringtones and wallpapers. Get the latest sounds and stuff for the latest phones. We bring you the largest collection of polyphonic ringtones and monophonic ringtones, graphics, games and software. All ringtones and graphics have... Platforms: Windows

License: Freeware Size: 1.01 KB Download (380): Pimp-up your Phone Download

Released: May 16, 2009  |  Added: May 19, 2009 | Visits: 2.007

Eufony Free Audio Player Eufony Free Audio Player is a powerful audio player. It handles a wide variety of formats and allows you to play over 40 audio/video formats [ Audio: APE FLAC OGG WMA MP3 WAV (PCM, Creative/ MS/ IMA ADPCM, ALAW, ULAW) Raw PCM AAC M4A eAAC+ AAC+ AU AIF AMR AWB VOC RA AC3 TTA MPC CDA (CD) MP1 MP2... Platforms: Windows

License: Freeware Size: 1.18 MB Download (320): Eufony Free Audio Player Download

Released: June 24, 2010  |  Added: June 28, 2010 | Visits: 2.486

SmartCallMonitor SmartCallMonitor is the easy-to-use phone monitoring software for TAPI capable hardware like a telephone system or an ISDN card. It automatically tries to match incoming phone calls with data stored in your MS-Outlook contacts to provide information about the caller (e.g. name, address etc.).... Platforms: Windows

License: Freeware Size: 5.01 MB Download (182): SmartCallMonitor Download

Released: August 30, 2010  |  Added: September 04, 2010 | Visits: 2.484

MP3 Ringtone Extractor Software creates a customized ringtone from music in MP3, MP4, WMA, WAV and OGG file format. Extract desired part of your music simply, without limitations and need to pay for every ringtone. Whole process requires only a few clicks from music load to your ready to use ringtone. Simply drag... Platforms: Windows

License: Freeware Size: 2.74 MB Download (493): MP3 Ringtone Extractor Download

Added: January 18, 2010 | Visits: 801

libipoddevice libipoddevice is a device-specific layer for the Apple iPod. It provides iPod-specific HAL event notification to applications, and along with objects representing an iPod, which gives the application access to properties and features of an iPod. libipoddevice also provides a debugging program,... Platforms: *nix

License: Freeware Size: 337.92 KB Download (95): libipoddevice Download

Added: July 17, 2010 | Visits: 807

AtExit AtExit is a Perl module that can perform exit processing for a program or object. SYNOPSIS use AtExit; sub cleanup { my @args = @_; print "cleanup() executing: args = @argsn"; } ## Register subroutines to be called when this program exits $_ = atexit(&cleanup, "This call was... Platforms: *nix

License: Freeware Size: 8.19 KB Download (89): AtExit Download

Added: July 01, 2010 | Visits: 734

Devel::GDB Devel::GDB is a Perl module to open and communicate a gdb session. SYNOPSIS use Devel::GDB; $gdb = new Devel::GDB(); print $gdb->send_cmd(-environment-path); print $gdb->get(info functions); The old get syntax (of Devel::GDB-1.23) has been deprecated and will not be supported in future... Platforms: *nix

License: Freeware Size: 12.29 KB Download (100): Devel::GDB Download

Added: January 22, 2010 | Visits: 1.546

Alien Perl module Alien Perl module package contains external libraries wrapped up for your viewing pleasure! SYNOPSIS perldoc Alien; Alien is a package that exists just to hold together an idea, the idea of Alien:: packages, so there is no code here, just motivation for Alien. Why James and I ended up... Platforms: *nix

License: Freeware Size: 10.24 KB Download (96): Alien Perl module Download

Added: October 01, 2010 | Visits: 1.196

Filter::Macro Filter::Macro is a Perl module to make macro modules that are expanded inline. SYNOPSIS In MyHandyModules.pm: package MyHandyModules; use Filter::Macro; # lines below will be expanded into callers code use strict; use warnings; use Switch; use IO::All; use Quantum::Superpositions;... Platforms: *nix

License: Freeware Size: 13.31 KB Download (104): Filter::Macro Download

Added: July 20, 2010 | Visits: 713

Devel::DumpSizes Devel::DumpSizes is a Perl module to dump the name and size in bytes (in increasing order) of variables that are available at a give point in a script. SYNOPSIS use Devel::DumpSizes qw/dump_sizes/; &Devel::DumpSizes::dump_sizes(); Or,... Platforms: *nix

License: Freeware Size: 3.07 KB Download (91): Devel::DumpSizes Download

Added: July 16, 2010 | Visits: 702

DBIx::TableHash DBIx::TableHash is a Perl module that can tie a hash to a mysql table + SQL utils. SYNOPSIS use DBIx::TableHash; my $DBHash = DBIx::TableHash->create_or_die (my $Params = { DBIDriver => mysql, Database => mydatabase, HostName => localhost, Port => undef, Login => , Password => ,... Platforms: *nix

License: Freeware Size: 17.41 KB Download (102): DBIx::TableHash Download

Added: May 09, 2010 | Visits: 630

XML::NodeFilter XML::NodeFilter is a generic XML::NodeFilter Class. SYNOPSIS use XML::NodeFilter; my $filter = XML::NodeFilter->new(); $your_iterator->set_filter( $filter ); "Filters are objects that know how to "filter out" nodes. If a NodeIterator or a TreeWalker is given a NodeFilter, it applies the... Platforms: *nix

License: Freeware Size: 6.14 KB Download (87): XML::NodeFilter Download

Added: August 03, 2010 | Visits: 571

Devel::Backtrace Devel::Backtrace is a Perl module for object-oriented backtrace. SYNOPSIS my $backtrace = Devel::Backtrace->new; print $backtrace; # use automatic stringification print $backtrace->point(0)->line; METHODS Devel::Backtrace->new([$start]) Constructs a new Devel::Backtrace which is... Platforms: *nix

License: Freeware Size: 6.14 KB Download (94): Devel::Backtrace Download

Added: March 04, 2010 | Visits: 1.586

PSA::Test::Builder PSA::Test::Builder is a backend for building test libraries. SYNOPSIS package My::Test::Module; use PSA::Test::Builder; require Exporter; @ISA = qw(Exporter); @EXPORT = qw(ok); my $Test = Test::Builder->new; $Test->output(my_logfile); sub import { my($self) = shift; my $pack =... Platforms: *nix

License: Freeware Size: 112.64 KB Download (156): PSA::Test::Builder Download

Added: January 07, 2010 | Visits: 719

Perl6::Builtins Perl6::Builtins is a Perl module that provides erl 5 versions of the new Perl 6 builtins. SYNOPSIS use Perl6::Builtins qw( system ); system $system_cmd or die "Could not $system_cmd: $!"; my $package = caller->{package}; my $file = caller->{file}; my $line = caller->{line}; Several... Platforms: *nix

License: Freeware Size: 4.1 KB Download (98): Perl6::Builtins Download

Added: April 01, 2010 | Visits: 1.450

Net::DBus::Tutorial::ExportingObjects Net::DBus::Tutorial::ExportingObjects is a Perl module that contains tutorials on providing a DBus service. This document provides a tutorial on providing a DBus service using the Perl Net::DBus application bindings. This examples in this document will be based on the code from the... Platforms: *nix

License: Freeware Size: 94.21 KB Download (95): Net::DBus::Tutorial::ExportingObjects Download

Added: June 03, 2010 | Visits: 717

IO-stringy IO-stringy is a I/O on in-core objects like strings and arrays. SYNOPSIS IO:: ::AtomicFile adpO Write a file which is updated atomically ERYQ ::Lines bdpO I/O handle to read/write to array of lines ERYQ ::Scalar RdpO I/O handle to read/write to a string ERYQ ::ScalarArray RdpO I/O handle... Platforms: *nix

License: Freeware Size: 40.96 KB Download (96): IO-stringy Download

Added: August 06, 2010 | Visits: 1.127

Guarded Memory Move Guarded Memory Move project gets handy when you have to study buffer overflows and you need to catch them together with a "good" stack image. When a stack overflow has been exploited, the back trace is already gone together with good information about parameters and local variables, that are of... Platforms: *nix

License: Freeware Size: 419.84 KB Download (89): Guarded Memory Move Download

< 1 2 3 4 5