logo logo

[php] New Bing SERP checker using Windows Azure Datamarket

So, I got email from Bing Developer Team informing that Bing Search API 2.0 will be gone and moving to new platform: Windows Azure Datamarket. On my previous Bing SERP checker project, I’m using Bing...

[php] Simple captcha alternative — using math question

Today, I received some task to implement some kind of captcha in some forms in hope that this captcha will reduce the garbage and automated submission. The client asked me to implement some user friendly...
Simple SOCKS5 proxy checker

Simple SOCKS5 proxy checker

OK, found another small project from old blog. I’ve created small PHP script to check whether a SOCKS5 proxy server is alive or not. Full source code here (can’t write in this post because the...

Check website rank in Bing SERP using Bing Search API ‏ 2

A warning before you proceed: as stated on Bing API 2.0 documentation: “You can not Use API results for search engine optimization (SEO). In particular, using the API for rank checks is explicitly...

Google SERP checker using Google AJAX Search API‏

A warning before you proceed: Google hate you when you are using its API for automated position tracking So.. Google provide us Google AJAX Search API which we can use to fetch Google search result. The bad...
Online multi-currency converter mash-up

Online multi-currency converter mash-up

I’ve created Currency Converter Mash-up site that combine major currency converter source out there. Site address: http://cconv.vrank.org/ The results are taken from Google Finance currency converter,...
bottom