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

Bill Management Mac freeware
Filter: All | Freeware | Demo
 

Bill Management Mac

< 1 2 3 4 5 > 
Added: October 23, 2010 | Visits: 2.978

Mac OS X Bundle Mac OS X Bundle provides a Mac OS X-like theme for GTK. "Mac OS X Bundle" includes:. Mac OS X Bundle GNOME-Look.org Community Portal for Gnome Themes Wallpapers Icons Sounds Screenshots Schemes Skins Skinz Screensavers Splash Screens News Forum GUI Polls Links Downloads GTK Look News Mouse X11...



Platforms: *nix

License: Freeware Download (408): Mac OS X Bundle Download

Added: March 03, 2010 | Visits: 1.665

Mac::Errors Mac::Errors is a Perl module with constants for Mac error codes. SYNOPSIS use Mac::Errors qw(openErr); if( $value == openErr ) { ... } my $error = $MacErrors{ $symbol }; # -- OR -- my $error = $MacErrors{ $number }; my $symbol = $error->symbol; my $number = $error->number; my $desc =...





Platforms: *nix

License: Freeware Size: 54.27 KB Download (98): Mac::Errors Download

Added: November 06, 2010 | Visits: 1.183

Mac::PropertyList Mac::PropertyList is a Perl module to work with Mac plists at a low level. SYNOPSIS use Mac::PropertyList; my $data = parse_plist( $text ); # == OR == my $data = parse_plist_file( $filename ); # == OR == open my( $fh ), $filename or die "..."; my $data = parse_plist_fh( $fh ); my...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (126): Mac::PropertyList Download

Added: July 07, 2010 | Visits: 1.174

AudioCD::Mac AudioCD::Mac is a MacPerl extension for controlling Audio CDs. SYNOPSIS #!perl -w use AudioCD; use strict; my $cd = new AudioCD; $cd->volume(255); $cd->play(2); print "Now playingn" if $cd->status == CD_PLAY; printf "Volume is %dn", $cd->volume; sleep(5); $cd->pause; print "Now...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (91): AudioCD::Mac Download

Added: April 05, 2010 | Visits: 1.068

RogueScanner RogueScanner project is an open-source vulnerability management tool that is used to gain greater network visibility to enable you to quickly identify and remove rogue wireless devices that may provide a back door to access your critical data and infrastructure. Considering that rogue access...


Platforms: *nix

License: Freeware Size: 1.5 MB Download (95): RogueScanner Download

Added: January 26, 2010 | Visits: 1.893

ADSL Bandwidth Management HOWTO ADSL Bandwidth Management HOWTO project describes how to manage outbound traffic on an ADSL modem. Emphasis is placed on lowering the latency for interactive traffic even when the upstream and/or downstream bandwidth is fully saturated. The purpose of this document is to suggest a way to...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (214): ADSL Bandwidth Management HOWTO Download

Added: May 14, 2010 | Visits: 2.091

DC Maintenance Management System DC Maintenence Management System is a Web-based application. DC Maintenance Management System records and analyzes customer complaints and repairs in water supply networks. Whats New in This Release: - This is a maintenance and bugfix release that does not add any new functionality..


Platforms: *nix

License: Freeware Size: 2 MB Download (147): DC Maintenance Management System Download

Added: September 23, 2010 | Visits: 3.019

OpenVMPS VMPS (VLAN Management Policy Server) is a way of assigning switch ports to specific VLANs based on MAC address of connecting device. OpenVMPS is a GPL implementation of VMPS. More about VMPS you can read on www.cisco.com. Because it was developed based solely on infomation obtained by looking...


Platforms: *nix

License: Freeware Size: 95.23 KB Download (158): OpenVMPS Download

Added: November 04, 2010 | Visits: 1.503

VMPS VMPS (VLAN Management Policy Server) is a way of assigning switch ports to specific VLANs based on MAC address of connecting device. OpenVMPS is a GPL implementation of VMPS. Because it was developed based solely on infomation obtained by looking at packets between VMPS and client, it is very...


Platforms: *nix

License: Freeware Size: 95.23 KB Download (144): VMPS Download

Added: July 10, 2010 | Visits: 2.511

Digital Product Management Library SDK Digital Product Management Library SDK (DPML SDK) is a management platform for Java-based component development, resource management, and deployment. The project is composed of the Transit resource management layer, the Depot multi-project build system, the Metro component management runtime...


Platforms: *nix

License: Freeware Size: 5.7 MB Download (119): Digital Product Management Library SDK Download

Added: April 15, 2010 | Visits: 1.276

Mac::Apps::Seasonality::LoadICAOHistory Mac::Apps::Seasonality::LoadICAOHistory is a Perl module to load data into an SQLite2 database with the Seasonality weather.db schema. SYNOPSIS use English qw{ -no_match_vars }; use DBI; use Mac::Apps::Seasonality::LoadICAOHistory qw{ :conversion &clean_icao_history_set...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (98): Mac::Apps::Seasonality::LoadICAOHistory Download

Added: July 12, 2010 | Visits: 1.274

Mac::Apps::Seasonality::Constants Mac::Apps::Seasonality::Constants is a Perl module for static definitions of aspects of Seasonality. SYNOPSIS use Mac::Apps::Seasonality::Constants qw{ $SEASONALITY_NAME $SEASONALITY_CREATOR $SEASONALITY_HISTORY_DATABASE_PATH }; use Mac::Apps::Seasonality::Constants qw{...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (97): Mac::Apps::Seasonality::Constants Download

Added: May 19, 2010 | Visits: 1.543

Enomalism Virtualized Management Console Enomalism Virtualized Management Console project is a open source web-based systems administrator management tool for XEN hypervisor. Servers with hundreds of multiple isolated virtualized systems can be managed like a standalone server. Enomalism also includes a virtual server creation wizard...


Platforms: *nix

License: Freeware Size: 2.9 MB Download (127): Enomalism Virtualized Management Console Download

Added: April 22, 2010 | Visits: 1.749

Xitnalta Content Management System Xitnalta Content Management System (xcms) provides a virtual filesystem library to deal with content from different sources (a real filesystem, a database, etc.) and in different formats. Xitnalta Content Management Systems goal is to provide yet another way to access and manage data both...


Platforms: *nix

License: Freeware Size: 215.04 KB Download (101): Xitnalta Content Management System Download

Added: September 15, 2010 | Visits: 1.344

Computation Job Management Computation Job Management (jobman in short) is a program that calls executables according to a given program flow. Each executable is run in a separate process. It is useful when a project needs to carry out a series of calculations that are performed by software written in different languages...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (100): Computation Job Management Download

Added: August 23, 2010 | Visits: 2.677

Just For Fun Network Management System Just For Fun Network Management System is a PHP-based network management system that features an integrated syslog, Tacacs, TFTP configuration downloading, SNMP polling, SNMP traps, journalling, auto-discovery, performance graphs (RRD), SLAs, and a lot more. Just For Fun Network Management...


Platforms: *nix

License: Freeware Size: 552.96 KB Download (121): Just For Fun Network Management System Download

Added: February 04, 2010 | Visits: 1.338

the Better Eggdrop Management Suite the Better Eggdrop Management Suite , or tBEMS, is a collection of utilities to allow easy installation, removal and configuration of eggdrop bots, while saving space, energy, bandwidth and time. Whats New in This Release: Eggdrop-base-install - Uses tar.bz2 and retrys once if download...


Platforms: *nix

License: Freeware Size: 51.2 KB Download (115): the Better Eggdrop Management Suite Download

Added: March 07, 2010 | Visits: 1.817

Mac-on-Linux Mac-on-Linux (MOL) is a virtual machine which runs Mac OS (inlucluding Mac OS X) on top of Linux/ppc.. Mac-on-Linux is a Linux/PPC program that virtualises MacOS or MacOSX in Linux.


Platforms: *nix

License: Freeware Download (172): Mac-on-Linux Download

Added: March 27, 2010 | Visits: 2.384

LDAP User Management System LDAP User Management System (LUMS) provides a set of basic LDAP API functions for PHP and a strong configuration language. The project can then be used to create Web services or can be used in any PHP script. The language allows the administrator to define LDAP object types along with their...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (109): LDAP User Management System Download

Added: May 10, 2013 | Visits: 1.468

PHP Running Management PHP Running Management or phpRunMan is a set of scripts for runners. Users can enter intermediate times of their training or race performance for calculating various statistics (distance, avg speed, time/km, projection on different distance, etc.). Every run (training or competition) is entered...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (109): PHP Running Management Download

< 1 2 3 4 5 >