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

Banking Api Scripts freeware
Filter: All | Freeware | Demo
 

Banking Api Scripts

1 2 3 4 5 > 
Added: September 11, 2013 | Visits: 492

Banking API provides support for international banking standards and identifiers such as BIC (ISO 9362) and IBAN (ISO 13616).Current features include CCK field types for BIC and IBAN identifiers, as well as an API to parse and validate those identifiers (with specific IBAN support for 52 countries, up to... Platforms: PHP

License: Freeware Size: 10 KB Download (50): Banking API Download

Added: September 15, 2013 | Visits: 542

Modal Frame API This module provides an API to render an iframe within a modal dialog based on the jQuery UI Dialog plugin. You should not install this module unless another module requires you to, or you wish to use it for your own custom modules.It is an alternative to Popups API (Ajax Dialogs) which... Platforms: PHP

License: Freeware Size: 30.72 KB Download (45): Modal Frame API Download

Added: June 02, 2013 | Visits: 489

Format Number API The Format Number API module provides a method to configure number formats (site default and user defined) with configurable decimal point and thousand separators.Since 6.x-1.6: This module also provides the 'numericfield' Forms API element, which is a right aligned text input element that allows... Platforms: PHP

License: Freeware Size: 20.48 KB Download (45): Format Number API Download

Added: May 31, 2013 | Visits: 410

Evaluation API Nodes with arbitrary criteria assigned to them can be evaluated for a specific purpose and the results can be used by other modules.Evaluation API Example module, which creates a new a content type for demonstrating how to use the Evaluation API, is included.Installation:Unpack in your modules... Platforms: PHP

License: Freeware Size: 20.48 KB Download (45): Evaluation API Download

Added: September 01, 2013 | Visits: 412

Update API It contains helper functions for common update tasks, such as renaming variables, installing and reverting features, granting and revoking permissions, deleting and altering CCK fields, changing content type information like Title label, etc.Each hook_update_N() function returns an array with the... Platforms: PHP

License: Freeware Size: 10 KB Download (40): Update API Download

Added: May 04, 2013 | Visits: 326

Smarty API By default, internal Smarty PHP support is blocked for security reasons.Installation:Unpack in your modules folder (usually '/sites/all/modules/')Enable under Administer > Site Building > Modules Platforms: PHP

License: Freeware Size: 10 KB Download (46): Smarty API Download

Added: April 18, 2010 | Visits: 1.004

FEAR::API FEAR::API is a tool that helps reduce the time you spend creating site scraping scripts and helps you do it in a much more elegant way. FEAR::API combines many strong and powerful features from various CPAN modules, such as LWP::UserAgent, Template::Extract, WWW::Mechanize, Encode,... Platforms: *nix

License: Freeware Size: 69.63 KB Download (110): FEAR::API Download

Added: May 24, 2013 | Visits: 464

Txt-Db-API for Scripts If you want to make a dynamic PHP-Website you've had two choices:1. You could save your data in a self-defined formatted text files. This has one big disadvantage: You would have none of the advantages a SQL database would provide, such as performing common SQL commands as SELECT, INSERT, and... Platforms: PHP

License: Freeware Size: 307.2 KB Download (50): Txt-Db-API for Scripts Download

Added: June 13, 2013 | Visits: 562

PHP Object-Oriented HTML API for Scripts An object-oriented API for creating and rendering XML/HTML documents from PHP.It provides a framework for creating XML/HTML documents programatically from PHP. Contains a host of useful pre-built HTML rendering classes. Supports other types of documents. Platforms: PHP

License: Freeware Size: 20.48 KB Download (45): PHP Object-Oriented HTML API for Scripts Download

Added: June 18, 2013 | Visits: 310

HTML2PHP API for Scripts HTML2PHP API is a complete set of classes for building Web Systems according the W3C HTML 4.01 Specification, over 80 classes including methods for setting and getting VALID attributes, you won't write different versions of your site for correct browser rendering, you will be always using W3C... Platforms: PHP

License: Freeware Size: 40.96 KB Download (49): HTML2PHP API for Scripts Download

Added: March 09, 2006 | Visits: 8.139

API Monitor API Monitor is software that monitors and displays API calls made by applications. For each API called, the program displays the process ID, process name, API called, parameters, return value, status, and the GetLastError code. It also includes an Error Lookup tool and an IOCTL decoder. New API... Platforms: Windows

License: Freeware Size: 319 KB Download (1160): API Monitor Download

Added: March 24, 2010 | Visits: 1.830

Amazon API Search Amazon API Search is the beginnings of a perl script to search Amazon. It interfaces with Amazons API interface and performs whatever search the user desires, it then parses the data returned and inserts it in to an MySQL table. Currently the script only deals with basic returned data, and... Platforms: *nix

License: Freeware Size: 2.05 KB Download (126): Amazon API Search Download

Added: March 09, 2010 | Visits: 1.489

Inline-API Inline-API is a Perl module that teach you how to bind a programming language to Perl using Inline.pm. SYNOPSIS #!/usr/bin/perl use Inline Foo; say_it(foo); # Use Foo to print "Hello, Foo" __Foo__ foo-sub say_it { foo-my $foo = foo-shift; foo-print "Hello, $foon"; } So you think... Platforms: *nix

License: Freeware Size: 91.14 KB Download (88): Inline-API Download

Added: June 06, 2010 | Visits: 1.094

Fruity Banking! Fruity Banking! is a double entry accounting system which can be used for personal or business account management.. Platforms: *nix

License: Freeware Size: 368.64 KB Download (155): Fruity Banking! Download

Added: September 16, 2010 | Visits: 1.420

PDL::API PDL::API is a Perl module for making piddles from Perl and C/XS code. A simple cookbook how to create piddles manually. It covers both the Perl and the C/XS level. Additionally, it describes the PDL core routines that can be accessed from other modules. These routines basically define the PDL... Platforms: *nix

License: Freeware Size: 2.1 MB Download (98): PDL::API Download

Added: July 06, 2010 | Visits: 1.919

Wikipedia API Wikipedia API is a simple API to embed Wikipedia content dynamically on a Web site. Wikipedia is an online encyclopedia in which the user community is encouraged to submit information for its entries. Wikipedia is unique in that it is free to the public, the content is fairly well moderated,... Platforms: *nix

License: Freeware Download (112): Wikipedia API Download

Added: January 03, 2010 | Visits: 1.440

eBay::API eBay::API is a Perl SDK for eBay Web services Interface. SYNOPSIS # 1. GeteBayOfficialTime use eBay::API::XML::Call::GeteBayOfficialTime; my $pCall = eBay::API::XML::Call::GeteBayOfficialTime->new(); $pCall->execute(); my $sOfficialTime = $pCall->getEBayOfficialTime(); # 2. GetUser use... Platforms: *nix

License: Freeware Size: 99.33 KB Download (98): eBay::API Download

Added: April 08, 2010 | Visits: 1.589

Simple C++ ODBC Database API Simple C++ ODBC Database API is designed to encapsulate the ODBC API functionality in an object oriented manner. The API was created due to an absence of any other such API that was database independent. The database independence is achieved using the ODBC (Open DataBase Connectivity) API.... Platforms: *nix

License: Freeware Size: 84.99 KB Download (117): Simple C++ ODBC Database API Download

Added: June 04, 2010 | Visits: 1.824

Font::TTF::Scripts::AP Font::TTF::Scripts::AP is a memory representation of a TTFBuilder Attachment Point database (APDB). SYNOPSIS use Font::TTF::Scripts::AP; $ap = Font::TTF::Scripts::AP->read_font($ttf_file, $ap_file, %opts); $ap->make_classes(); INSTANCE VARIABLES cmap Reference to the Microsoft cmap... Platforms: *nix

License: Freeware Size: 102.4 KB Download (201): Font::TTF::Scripts::AP Download

Added: April 06, 2010 | Visits: 1.511

Cluster Installation Finishing Scripts The Finishing Scripts for Cluster Installations handle specific post-installation configuration that might not be convienent nor possible using existing cluster installation methods. The usual installation process is used to build a reasonably configured node, and the system then reboots into... Platforms: *nix

License: Freeware Size: 11.26 KB Download (131): Cluster Installation Finishing Scripts Download

1 2 3 4 5 >