logo logo
How to Send Message to Google Cloud Messaging (GCM) Server Using JSON and PHP

How to Send Message to Google Cloud Messaging (GCM) Server Using JSON and PHP

Google Cloud Messaging (GCM) is a free service from Google that helps Android developers to send data from their servers to Android applications on Android devices. GCM is the next generation of Android Cloud...
Four Best Chrome Extensions for Reading JSON

Four Best Chrome Extensions for Reading JSON

As a software developer that deals much with RESTful API, reading raw JSON data on browser can be a pain. It always easier  to read a well formatted JSON in tree view than  in raw data format. Luckily,...
bottom