API's MySql PHP Web API 

Google API to Calculate a Distance in PHP / Mysql

I actually had a hard time finding some of the Geographic calculations to find the distance between two locations so I wanted to share them here. If you remember ‘the old days’ of calculating a distance between two points, it was simply the hypotenuse of a triangle (A² + B² = C²). That’s an interesting start but it doesn’t apply with Geography since the distance between lines of latitude and longitude are not an equal distance apart. As you get closer to the equator, lines of latitude get further apart.…

Read More
News Tech News 

Android’s latest encryption problem may make you want a new phone

Android has a problem. New research shows that the mobile operating system’s encryption can be bypassed using a fairly straightforward brute force method. The hack Brute force is actually pretty simple; heck, you may have even done it yourself and not known about it. All it really means is that you try repeatedly to enter the correct password (you know, like when you forget a password to an online account and just keep trying). Though Android uses a strong 2048-bit RSA key in addition to your password, devices using a Qualcomm processor (read: most…

Read More
News Tech News 

Google to train Android Developers in India

Tech giant Google aims to train about 2 million developers in India on its Android platform over the next three years to cash in on the high-quality talent pool in the country. India, which has about one million people working on solutions for the Android mobile platform, is poised to become home to about 4 million developers by 2018, making it the world’s largest developer base. “India is expected to have the largest developer population globally, overtaking the US, by 2018, with four million developers. But today only 25 percent of developers are building for mobile,” Google Vice President…

Read More