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

Finance Logo freeware
Filter: All | Freeware | Demo
 

Finance Logo

< 1 2 3 4 5 > 
Added: May 22, 2010 | Visits: 1.342

Finance::Bank::Sporo Finance::Bank::Sporo is a Perl extension for B< SporoPay > of Slovenska Sporitelna. SYNOPSIS use Finance::Bank::Sporo; $sporo_obj = Bank::Sporo->new($prenumber,$number); $sporo_obj->configure( amt => $amt, vs => $vs, ss => $ss, rurl => $rurl, param => $param, ); print...



Platforms: *nix

License: Freeware Size: 4.1 KB Download (111): Finance::Bank::Sporo Download

Added: May 07, 2010 | Visits: 1.511

Finance::InteractiveBrokers::TWS Finance::InteractiveBrokers::TWS is a Perl module that lets you talk to Interactivebrokers Traders Workstation using Perl. This module is a wrapper around InteractiveBrokers Traders Workstation (TWS) Java interface, that lets one interact with the TWS using Perl, via the vendor supplied API....





Platforms: *nix

License: Freeware Size: 22.53 KB Download (95): Finance::InteractiveBrokers::TWS Download

Added: November 24, 2010 | Visits: 1.493

Language::Logo Language::Logo Perl module is an implementation of the Logo programming language. SYNOPSIS use Language::Logo; my $lo = new Logo(update => 20); $lo->command("setxy 250 256"); $lo->command("color yellow"); $lo->command("pendown"); # Draw a circle for (my $i = 0; $i < 360; $i += 10) {...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (209): Language::Logo Download

Added: July 16, 2010 | Visits: 1.680

Finance::Currency::Convert::Yahoo Finance::Currency::Convert::Yahoo is Perl mdoule that convert currencies using Yahoo. SYNOPSIS use Finance::Currency::Convert::Yahoo; $Finance::Currency::Convert::Yahoo::CHAT = 1; $_ = Finance::Currency::Convert::Yahoo::convert(1,USD,GBP); print defined($_)? "Is $_n" : "Error."; exit; #...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (120): Finance::Currency::Convert::Yahoo Download

Added: November 20, 2010 | Visits: 895

Finance::IIF Finance::IIF is a Perl module that can parse and create IIF files for QuickBooks. SYNOPSIS use Finance::IIF; my $iif = Finance::IIF->new( file => "test.iif" ); while ( my $record = $iif->next ) { print( "Header: ", $record->{header}, "n" ); foreach my $key ( keys %{$record} ) { print(...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (101): Finance::IIF Download

Added: May 06, 2010 | Visits: 1.465

Finance::Bank::HDFC Finance::Bank::HDFC project provides an interface to the HDFC netbanking service.. Get Google-Adwords at SourceForge.net. Fast, secure and free downloads from the largest Open Source applications and software directory. This Perl Module provides a simple to use API for the Google Adwords SOAP...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (114): Finance::Bank::HDFC Download

Added: September 22, 2010 | Visits: 1.024

Finance::Quote::Yahoo::Base Finance::Quote::Yahoo::Base is a Perl module with common functions for fetching Yahoo info. SYNOPSIS Base functions for use by the Finance::Quote::Yahoo::* modules. This module is not called directly, rather it provides a set of base functions which other Yahoo-related modules can use. If...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (99): Finance::Quote::Yahoo::Base Download

Added: July 15, 2010 | Visits: 1.409

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 (102): Finance::Quote::Yahoo::Asia Download

Added: October 23, 2010 | Visits: 1.266

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: January 15, 2010 | Visits: 1.310

BADGER finance 1.0 Beta BADGER finance is an open source financial management application for end users. BADGER finance is written in php, ajax and sql. The goal is to regain control over your personal financial situation. BADGER is free software in the sense of the GNU GPL license. The vision for BADGER finance was...


Platforms: *nix

License: Freeware Size: 1.6 MB Download (131): BADGER finance 1.0 Beta Download

Added: June 24, 2010 | Visits: 2.545

Finance::Bank::NL::CLIEOP03 Finance::Bank::NL::CLIEOP03 is a Perl module that can generate CLIEOP03 files for Dutch banks. SYNOPSIS use Finance::Bank::NL::CLIEOP03; $c = Finance::Bank::NL::CLIEOP03->new; $batch = $c->batch ( account => 1234567, sender_name => My Company, type =>...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (244): Finance::Bank::NL::CLIEOP03 Download

Added: July 03, 2010 | Visits: 759

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

Added: May 19, 2010 | Visits: 2.002

LinuxPowered Logo LinuxPowered Logo is based off of static-slacks "LinuxPowered Logo" - See change log for update ive done. All coding credit goes to him. Static-slack, Please dont get angry! Pardon the crappy screenshot, the text is much more sharp than that. LATEST: Made it into a SKZ for easier use.....


Platforms: *nix

License: Freeware Size: 11.26 KB Download (287): LinuxPowered Logo Download

Added: May 11, 2010 | Visits: 2.644

Php Logo Interpreter Php Logo Interpreter project is a logo language interpreter. This package implements an interpreter of the Logo programming language. It implements almost all features of the Logo programming language, including procedure definition, recursion call, etc.. The output of the execution of logo...


Platforms: *nix

License: Freeware Download (273): Php Logo Interpreter Download

Released: October 17, 2012  |  Added: October 17, 2012 | Visits: 960

Business Logos f. Company Logo Designer Simply design your new company logo yourself! You can, and it's easy! This free logopack (without ads or obligations) brings you 25 logo templates for faszinating new Business Logos. The templates can easily be used in the Company Logo Designer (which also features a free demo version, so you can...


Platforms: Windows

License: Freeware Size: 225.28 KB Download (52): Business Logos f. Company Logo Designer Download

Released: July 24, 2012  |  Added: July 24, 2012 | Visits: 837

MSU Logo Remover VirtualDub Video plugin Free high-quality logo remover plugin. This plugin is intended to remove static opaque logotypes from video sequences. It has different types of work and parameters to control speed and quality of processing. Supports animated logos also


Platforms: Windows

License: Freeware Size: 235.52 KB Download (88): MSU Logo Remover VirtualDub Video plugin Download

Released: November 10, 2012  |  Added: November 10, 2012 | Visits: 899

Technology Logos f. Company Logo Des. Simply design your new company logo yourself! You can't? Wrong! You can! This free logo pack (yes, absolutely free) brings you 25 logo templates for amazing new Technology Logos. The templates can easily be imported into the program Company Logo Designer(of which you can also get a free demo)....


Platforms: Windows

License: Freeware Size: 215.04 KB Download (64): Technology Logos f. Company Logo Des. Download

Released: September 18, 2012  |  Added: September 18, 2012 | Visits: 933

Company Logo Designer ProTrial Creating a company logo yourself? The Company Logo Designer makes it so easy. Just lick on what you like. There is no graphical talent needed and no overpaid design agency either. With the Company Logo Designer you can design a logo for your company yourself. Just like that. It's easy, you choose...


Platforms: Windows

License: Freeware Size: 1.09 MB Download (62): Company Logo Designer ProTrial Download

Released: September 04, 2012  |  Added: September 04, 2012 | Visits: 892

Company Logos f. Company Logo Designer Why don't you design your new company logo yourself? You can't? Give it a try, it's absolutely easy! This free logopack (Freeware) brings you 25 logo templates for fantastic new Company Logos. The templates can easily be popped into the software Company Logo Designer(of which you can also get a...


Platforms: Windows

License: Freeware Size: 235.52 KB Download (57): Company Logos f. Company Logo Designer Download

Released: November 17, 2012  |  Added: November 17, 2012 | Visits: 807

Elegant Logos f. Company Logo Designer Why don't you simply create your new company logo yourself? You can't? Give it a try, it's absolutely easy! This free logo pack (yes, REALLY free) contains a whopping 25 design templates for amazing new Elegant Logos. The templates can easily be imported into ITSTH's software "Company Logo...


Platforms: Windows

License: Freeware Size: 235.52 KB Download (58): Elegant Logos f. Company Logo Designer Download

< 1 2 3 4 5 >