Best API for Geolocating an IP Address

GeoIP Location tracking help website owner to serve users better way. GeoIP helps to locate and identify website visitor’s Location by IP address. There are many GeoIP Location API in market which have global IP database services worldwide, but they have some limitations on number of API call per website or user. IP Geolocation API … Read more

Access Skype SQLite Database

I was working for Online Radio Server setup with Icecast and Skype. This Radio Station was using Skype Group Calls with real listeners of station then I have to feed Live Skype Audio to Icecast Radio Server as Input. Radio Setup Tools Online Radio Schedule with Skype & Icecast – SAM Broadcaster – Icecast Server … Read more

PayPal auto redirect credit card user to website after payment

I have a problem on my Pay Per Video Website (PPV), Guests normally watch preview of videos for few seconds then PayPal Screen appear to watch full version of video content. Pay Per Plugin for HTML5 Media – Pay Per Plugin for HTML5 Media Plugin is embedded stand-alone, e-commerce-powered JavaScript and iFramed widget for Audio/Video. … Read more

SponsorPay API in PHP

SponsorPay – International Leader in Engagement Marketing and Performance Advertising for the Monetization of Virtual Currency and Digital Content on Social Networks, Online Games, Virtual Worlds and Entertainment Platforms. Key Features: * Boost branding and engagement * Acquire users and improve engagement * Engage and monetize all your users * Drive customer acquisition and sales … Read more

How Good Website Design Can Help You Gain Visibility?

How Good Website Design Can Help You To Gain Visibility? A Good website design is very important to attract new visitors and engage them. Having an online presence is the key to achieve success for any online business and this is possible when there are visitors frequently visiting your website, to attract these visitors having … Read more

Red5 Media Server iOS Android Setup

Hope you already read our previous article “VOD to iOS” ?   How you can use Red5 Server for streaming to iPhone, iPads and Android? S V N Labs Softwares implements an iOS/Android add-on setup for Red5 Server to stream both Flash, iOS and Android devices. This add-on also supports setup of JW Player, Flowplayer and … Read more

PHP IP to Country

phpIp2Country ( php IP to country ) – PHP geolocalization class with free IPs database <?php require(‘phpip2country.class.php’);          $dbConfigArray=array(         ‘host’=>’localhost’,         ‘port’=>3306,         ‘dbName’=>’ip_to_country’,         ‘dbUserName’=>’ip_to_country’,         ‘dbUserPassword’=>’QrDB9Y8CKMdLDH8Q’,         ‘tableName’=>’ip_to_country’, );          $phpIp2Country=new phpIp2Country(‘278.180.178.18’,$dbConfigArray);          print_r($phpIp2Country->getInfo(IP_INFO)); ?>   Download Source:    svn checkout http://php-ip-2-country.googlecode.com/svn/trunk/ php-ip-2-country-read-only

Integrate Klarna PHP API

Klarna offer online invoice and part-payment solution that reduce your risk and increase your sales. Integration Options 1. Webstore hosted by ecommerce provider. 2. Own Integrations. 3. Webstore uses open source like Magento, Virtumart, OsCommerce, WordPress, OpenCart, Prestashop, Ubercart, XT-commerce, ZenCart etc. API Supported Countries * Denmark * Germany * Finland * Norway * Netherlands … Read more

Twitter OAuth PHP

Create applications that integrate Twitter https://dev.twitter.com/apps Basic authentication is not supported by Twitter API The first PHP Library to support OAuth for Twitter’s REST API. https://github.com/abraham/twitteroauth Read-only application cannot POST Twitter Demo http://demo.svnlabs.com/twitter/