Geolocating with Maxmind Geoip PHP API
Whenever geolocation feature is required in any of my projects, my first choice is IP2Location. But recently one of my clients insisted on using Maxmind's GeoIP feature for this purpose and I got a chance to explore yet another way in PHP of finding user's geographic location based on the IP address.
Maxmind provides a wide [...]
[Wordpress plugin] Flickr foto info
If you embed Flickr photos on your site you can always link them to the original page where visitors to your site can get all the details but that is not really a good user experience as it sends the visitor away from your blog. I don't really like how Flickr almost hides away the [...]