logo logo
Debian 6 : preparing the server for higher score in Page Speed and YSlow

Debian 6 : preparing the server for higher score in Page Speed and YSlow

This time is tips for server owner, like myself, so the tips to enable gzip compression, reduce image size and W3 Total Cache settings working for all of your client’s website/blog. The steps is quite...
W3 Total Cache: score higher in PageSpeed and YSlow for your wordpress blog

W3 Total Cache: score higher in PageSpeed and YSlow for your wordpress blog

On previous posts, I talked about enabling gzip compression and image compression on-the-fly for your WordPress blog. These two tips will reduce your blog size and eventually speeding up your blog page load...

Calling/Using Google Maps API reverse geocoder from PHP

Still talking about web GIS here.. Reverse geocoder is a way of converting GPS coordinate (latitude, longitude) into human readable address. Instead of JavaScript, we also can call reverse geocoder feature...
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...

Other way to achieve geo IP targeting for free

On previous post, I already show you how to achieve geo IP targeting using MaxMind GeoLiteCountry. Now, I’ll show you on how to use other freely available geo IP API. We will use API provided by...
bottom