Miso recently launched the initial phase of their API and make use of OAuth (similar to Twitter’s implementation) to allow user’s to authenticate with Miso and authorize your application to act on their behalf. The documentation is well written…
I was recently asked the following from a fellow Telligenti: “Is there a way to do a simple ‘are UserA and UserB friends’ check via REST? Seems the only way is to get a list of UserA’s followers and see if it contains UserB, but that seems an awfully…
My buddy, James C Bender , recently posted a good basic description of REST . If you’re starting to get into Telligent’s REST web services James’ article will serve as a good starting point. Then you can head over to the Telligent Evolution…
The final new widget for my home page to document is the “Latest Shared Feed Items” widget. This one displays the last 3 items that I’ve shared from Google Reader. I’m no longer displaying this widget but it was a custom designed plug-in (for the…
This is my next to last blog post about the new widgets on my home page. The “Lastest Music” widget pulls data from my Last.fm account. Currently I’m displaying the 12 artists/albums that I’ve listened to the most on Last.fm over the last week. It…