Archive for the ‘Programming’ Category

Android C2DM :: Application Server

July 25 | Posted by John Geoffrey | PHP, Programming Tags: , , ,

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

Introducing Locate Me ( & Friends )

March 26 | Posted by John Geoffrey | Programming Tags: , , , , , , ,

I’ve been busy working away on the next version of my locational Facebook app, now titled Locate Me ( & Friends ). The first version really was just a proof of concept and so now I really have just added some more functionality and made the whole thing actually user friendly. Well, to a point. Namely I made it easier for... Read more

There’s Carmen Sandiego

March 13 | Posted by John Geoffrey | Javascript, PHP Tags: ,

Everybody 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