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

Finance Manager Duties Are freeware
Filter: All | Freeware | Demo
 

Finance Manager Duties Are

< 1 2 3 4 5 
Added: February 04, 2010 | Visits: 1.710

Finance::Quote::Yahoo::USA Finance::Quote::Yahoo::USA is a Perl module to obtain information about stocks and funds in the USA and Canada. SYNOPSIS use Finance::Quote; $q = Finance::Quote->new; %info = $q->fetch("usa","SGI"); This method provides access to financial information from a number of exhcanges in the... Platforms: *nix

License: Freeware Size: 92.16 KB Download (102): Finance::Quote::Yahoo::USA Download

Added: June 19, 2010 | Visits: 1.777

Multi-Cursor Window Manager Multi-Cursor Window Manager is a modified Unix window manager which provides multiple cursors. This allows multiple users to simultaneously interact with a Unix desktop environment. Using a modified x2x client users can capture the keyboard and mouse input from their workstation and send to... Platforms: *nix

License: Freeware Size: 1.5 MB Download (166): Multi-Cursor Window Manager Download

Added: September 14, 2010 | Visits: 1.362

Smart Package Manager The Smart Package Manager project has the ambitious objective of creating smart and portable algorithms for solving adequately the problem of managing software upgrading and installation. This tool works in all major distributions, and will bring notable advantages over native tools currently... Platforms: *nix

License: Freeware Size: 481.28 KB Download (122): Smart Package Manager Download

Added: April 20, 2010 | Visits: 1.063

Ruby/Finance Ruby/Finance allows access to changing financial data, such as stock quotes and currency conversion rates. For the foreseeable future, it is intended to be a port of Perls Finance::Quote module. Examples: Currency conversion require finance/currency Display the US Dollar ($) to Euro ()... Platforms: *nix

License: Freeware Size: 41.98 KB Download (99): Ruby/Finance Download

Added: April 06, 2010 | Visits: 1.181

Connection Manager Connection Manager allows you to pre-configure all this, and use a single consistant interface to get connected to all of these various systems. Do you have to log in to a lot of different systems? If you do, odds are that you have to use a variety of methods. You probably have some systems... Platforms: *nix

License: Freeware Size: 31.74 KB Download (126): Connection Manager Download

Added: July 11, 2010 | Visits: 1.493

The Featurific File Manager 0.2.0 The Featurific File Manager is a file manager with many useful features. It allows a user to filter, sort, view, learn info about, and use files very easily and quickly. It relies on plugins to supply views of a directory and is intended to be powerful and easy to use. Whats New in This... Platforms: *nix

License: Freeware Size: 153.6 KB Download (108): The Featurific File Manager 0.2.0 Download

Added: August 17, 2010 | Visits: 1.470

Ultra NES Manager Ultra NES Manager (UNM) is an application for managing "Nintendo Entertainment System" ROM files. It is also a frontend for "tuxnes" emulator. It provides fast acces to your NES files, and helps you to set up "tuxnes" easily. Usage: UNM stores all your NES files in one directory... Platforms: *nix

License: Freeware Size: 41.98 KB Download (127): Ultra NES Manager Download

Added: March 09, 2010 | Visits: 1.113

Xmp Manager Xmp Manager application is a GUI to manage XMP metadatas on GNU/Linux. Currently XmpManager is a very experimental software and it could not work as expected. The features implemented are minimal. Why should I use metadatas? Metadatas permit to attach more info to your files, ex. description,... Platforms: *nix

License: Freeware Size: 6.14 KB Download (98): Xmp Manager Download

Added: February 09, 2010 | Visits: 2.812

Gnome SSH Tunnel Manager Gnome SSH Tunnel Manager (gSTM) provides a convenient front-end for the cumbersome ssh commandline. Tunnel configurations are stored in a simple XML format with support for both local and remote port redirection. Tunnels can be individually started and stopped from the simple main dialog with... Platforms: *nix

License: Freeware Size: 1.3 MB Download (151): Gnome SSH Tunnel Manager Download

Added: July 09, 2010 | Visits: 2.157

Progress Report Manager Progress Report Manager project is a system for entering and sending school progress reports for teachers and parents. The Progress Report Manager was built to alleviate problems experienced with traditional school progress reports. Administrators create progress reports that are... Platforms: *nix

License: Freeware Size: 225.28 KB Download (223): Progress Report Manager Download

Added: October 12, 2010 | Visits: 1.405

Data::Password::Manager Data::Password::Manager is a Perl module to generate, check, manage crypt - des passwords. SYNOPSIS use Data::Password::Manager qw( pw_gen pw_valid pw_obscure pw_clean pw_get ); $password = pw_gen($cleartext); $ok = pw_valid($cleartxt,$password); $clean_text = pw_clean($dirty_text);... Platforms: *nix

License: Freeware Size: 13.31 KB Download (105): Data::Password::Manager Download

Added: April 27, 2010 | Visits: 27.414

Warehouse Manager Warehouse Manager is a business application designed to allow you to manage several aspects of your warehouse based enterprise from your computer. This is the official Warehouse Manager web site. Its purpose is to allow you to download releases of Warehouse Manager and contribute your feedback... Platforms: *nix

License: Freeware Size: 235.52 KB Download (332): Warehouse Manager Download

Added: March 11, 2010 | Visits: 1.979

Micro-Manager Micro-Manager is an Open Source software package for imaging and control of automated microscopes on multiple platforms (Windows, Mac and Linux). Together with ImageJ, a popular image processing package, μManager provides a comprehensive imaging solution – comparable to commercially... Platforms: *nix

License: Freeware Size: 1.3 MB Download (128): Micro-Manager Download

Added: January 06, 2010 | Visits: 1.586

iODBC Driver Manager and SDK iODBC is a cross-platform Driver Manager that comforms to the Microsoft ODBC 2.x & 3.x and X/Open SQL CLI data access specs. iODBC Driver Manager and SDK enables the development of database-centric solutions that are both database and platform independent. What is the ODBC Value Proposition?... Platforms: *nix

License: Freeware Size: 512 KB Download (116): iODBC Driver Manager and SDK Download

Added: July 15, 2010 | Visits: 1.418

Finance::Quote::Yahoo::Asia Finance::Quote::Yahoo::Asia is Perl module to fetch quotes from Yahoo Asia. SYNOPSIS use Finance::Quote; $q = Finance::Quote->new; %info = $q->fetch("asia","CREA.SI"); # Failover to other methods ok. %info = $q->fetch("yahoo_asia","CREA.SI"); # Use this module only. This module fetches... Platforms: *nix

License: Freeware Size: 92.16 KB Download (108): Finance::Quote::Yahoo::Asia Download

Added: October 23, 2010 | Visits: 1.273

Finance::Quote::Yahoo::Europe Finance::Quote::Yahoo::Europe is a Perl module that fetch quotes from Yahoo Europe. SYNOPSIS use Finance::Quote; $q = Finance::Quote->new; %info = $q->fetch("europe","12150.PA"); # Failover to other methods ok. %info = $q->fetch("yahoo_europe","12150.PA"); # Use this module only. This... Platforms: *nix

License: Freeware Size: 92.16 KB Download (101): Finance::Quote::Yahoo::Europe Download

Added: September 25, 2010 | Visits: 1.731

Remote Gnu Database Manager Remote Gnu Database Manager is a network server daemon and client library for the standard GNU GDBM(3) database management interface, which itself incorporates Berkeley DBM. To setup after installation (these notes are for 2.1.33 or later), let make install do what it can, and then: 1. create... Platforms: *nix

License: Freeware Size: 77.82 KB Download (106): Remote Gnu Database Manager Download

Added: February 25, 2010 | Visits: 1.370

Ice Sound Manager Ice Sound Manager was designed to ease the management of sound events, sound themes, and the IceSound server in the IceWM environment under Linux/Unix. It is also intended to be an improvement upon the noble, but primitive icesndcfg. The main improvements over icesndcfg include a support for... Platforms: *nix

License: Freeware Size: 778.24 KB Download (102): Ice Sound Manager Download

Added: September 06, 2010 | Visits: 1.263

GNOME Power Manager 2.18.3 / GNOME Power Manager gets all information from HAL using information from org.freedesktop.Hal. GNOME Power Manager does not do independent probing for data, it relies on HAL, in this way it can stay very lightweight and uncomplicated. GNOME Power Manager goal is to be architecture neutral and free... Platforms: *nix

License: Freeware Size: 2.6 MB Download (117): GNOME Power Manager 2.18.3 / Download

Added: July 03, 2010 | Visits: 764

Finance::BDT Finance::BDT is a Perl module that implements BDT yield curve model. SYNOPSIS use Finance::BDT; use Data::Dumper my @y = (0, 0.0283, 0.029, 0.0322, 0.0401, 0.0435, 0.0464, 0.0508, 0.0512); ## YTM on strips my $vol = 0.20; ## constant volatility my $epsilon = 0.01; my ($r, $d, $A) =... Platforms: *nix

License: Freeware Size: 4.1 KB Download (112): Finance::BDT Download

< 1 2 3 4 5