
Please install Flash® and turn on Javascript.
I was looking for perl-DBD-Oracle RPM package for Centos-5.5, but unable to find one. So I decided to build my own. First, get Oracle instant client from Oracle site. I choose RPM packages, and it installed seamlessly. You should create file /etc/ld.so.conf.d/oracle.conf, which contain path to oracle libs /usr/lib/oracle/11.2/client/lib. Run ldconfig afterwards. Export environment variables: export ORACLE_HOME=/usr/lib/oracle/11.2/client/lib/ [...]
We are successfully published new application in Google App Engine. This application used as reference application while developing top up client/server system using “Protokol Bandung” protocol specification. Visit http://h2hvalidator.appspot.com/ now!
Finally, the new host to host protocol standard for mobile top up software developers has been published. Check the document here http://groups.yahoo.com/group/pulsa/files/Protokol-Standard-H2H/
Akorena is an Indonesian software development company focusing on development of enterprise class web based application. We offer unique expertise that blends successful experience and practical business analysis. No matter the size of your company, our services and expertise drive your business forward.
This script can be used to copy data from MySQL table to PostgreSQL table.
Spectra XML-RPC command line tool is a sample of PERL script that can be used to do voucher (pulsa) topup transaction to Spectra Voucher Topup server. It was originally as a test tool when we are developing Spectra Voucher Topup Software.
This document describes transaction protocol used by client application and Spectra Voucher Topup server. You should familiarize your self with XML-RPC specification and its implementation in your favorite programming languange to build client application. But, we also provide you with a real world start up code in PHP, Java and Perl.
Spectra XML-RPC client library is a real world sample of PHP script that can be used to do voucher (pulsa) topup transaction to Spectra Voucher Topup server. It was originally as a test tool when we are developing Spectra Voucher Topup Software.