Tag: FriendMap
FriendFeed & Google Maps == FriendMap
by flotruglio on gen.19, 2010, under Tutorial
or in other words ..“How to Create a Smart WebApplication to see Geo Infos of Ff posts”
This tutorial born as a little developers guide to integrate the Google Apis with the FriendFeed Apis.First of all you need two authorization key, one for friendFeed (https://friendfeed.com/account/login?next=%2Fapi%2Fregister) and the other one for the google Maps (http://code.google.com/intl/it-IT/apis/maps/signup.html).In this tutorial I don’t want to speak about the google widget and other possible integration of this kind of tools, but I simply want to explain the main things that you need to know to create this kind of tools…What do you need else?Now we have the keys to use the APIs and we need to develop our application..but first we need to know the basics APIs model of friendfeed.