Facebook has released the latest update to the Graph API, resulting in more drastic changes and deprecations to the platform. Released on July 8th 2015, the latest version of the API removes access to the user’s Notifications, Inbox and Stream and Groups.
- Home
- Blog (Page 5)
Blog
Google Analytics for Trigger.io
I’ve always found it frustrating that a platform like Trigger.io doesn’t support Google Analytics for tracking applications. So, I’ve decided to take things into my own hands, and have developed a very simple plugin to allow just that.
Github, JavaScript, Open Source, Plugin, Trigger.ioFacebook Announces Graph API v2.3, More Deprecations
Facebook Graph API v2.3 is now available to use, adding new login permissions, a new debug mode for developers and updates to Real-time Updates. Along with it, more APIs are being depreciated towards the end of June 2015.
Facebook, Facebook Graph API, Facebook Graph API 2.3NodeJS: Scraping Websites Using Request and Cheerio
I’ve recently been using nodejs to build website scrapers quickly, and usually in less than 100 lines of code. This tutorial shows how you can easily create your own scraper using two nodejs modules: request and cheerio.
JavaScript, jQuery, NodeJS, ScrapingFacebook API: Using the Facebook PHP SDK v4.1.x
As version v4.1 of the Facebook PHP SDK nears release (at time of writing), I though this would be a good time to explain how the new version works. Migrating your application from v4.0.x to v4.1.x will break your application.
Facebook, Facebook Graph API, Facebook PHP SDK 4.1, PHP, TutorialParse.com: Uploading a File Using the Parse PHP SDK (v1.0.x)
Using the official Parse PHP SDK, it’s quite easy to upload a file to Parse. This tutorial covers how to use a simple HTML form and a few lines of PHP to upload a file.
File Upload, Parse, PHP, TutorialFinding Your Way Around Android 5.0 Lollipop
If you’re new to Android 5.0 Lollipop, you may have trouble finding your way around in the beginning as Google has made major changes to the OS, as well as removing some features. Here are just some of the things I’ve discovered.
Android, Android 5.0 Lollipop, Google Nexus 5Install the Android 5.0 Lollipop OTA to Your Nexus 5
If you cannot wait to get Android 5.0 Lollipop on your Nexus 5 (running build KTU84P), here’s how to manually update using the official OTA (over-the-air) update file from Google.
ADB, Android, Android 5.0 Lollipop, OTA