Netflix Queue Sorter in C#/WinForms
Roughly three years ago, I coded my first OAuth / RESTful application. It was a utility for Netflix that would sort the “Instant” queue of movies that I had in my list. I did this because my obsessive compulsive roommate…
TwilioCollage: Programming the AppBar with RESTful services
Introduction Have you ever seen CoCollage? It’s a cool product that lets people share photos with each other onto a TV screen by sending text messages. I was trying to think of something cool to play with for the Windows…
Rendering comments from Google+ related to a post (or URL!)
In my previous post on retrieving Google+ activity and comment data, I looked into aggregating comments from posts using the Google+ REST API. As useful as that is for specific posts, I was interested in pulling in “related” comments and…