I recently had a chance to implement Push Notification for Android and I thought I’d share my simplified code with you all. Please note that this is the server side implementation and NOT the Android code. I’m not an Android developer, yet, so I didn’t not have to create that part. The first thing you will have to do, and have,... Read more
Archive for the ‘PHP’ Category
Android C2DM :: Application Server
July 25 | Posted by John Geoffrey | PHP, Programming Tags: android, c2dm, google authentication, push notificationThere’s Carmen Sandiego
March 13 | Posted by John Geoffrey | Javascript, PHP Tags: facebook, Google Maps APIEverybody complains about Facebooks privacy settings and ambiguity, but well, from a developer stand point I think it’s actually rather fun. I have recently just been playing around with the graph API in an attempt to make some Facebook Apps. The main part I was looking at was Facebook Places and peoples checkins. I was actually initially shocked at how... Read more