Getting Started with Google Maps API for your own web app
Introduction This short tutorial will guide you through your first implementation of Google Maps API. This is very basic tutorial and is targeted towards people who wants to use Google Maps API but are scared by the complexity of documentation available elsewhere. You might want to use Google Maps API for the purpose of creating […]
UK Driving Theory Test Practice
Why? I was trying to prepare for the theory test and needed a fun way to do it. Also I was feeling stupid with all the CDs that show you 35 random question, I mean that is OK for DVLA to do as they are taking the test but as I am preparing for test […]
WordPress and password protected sub directories using htaccess (mod_rewrite)
Problem SubDir under WordPress / Web App : Sub directories under your WordPress installation used for other stuff are redirected to WordPress. Password Protected SubDir under WordPress / Web App : Some commonly thought out solutions for problem will not work where your subdir is password protected by .htaccess Problem/Solution (1) Explained When you want […]