I am writing an application that allows users to upload multiple photos at once to facebook and it will automatically tag themselves (no one else) in the photo when this happens.
how to show thumbnail view of tagged friends of user in a photo as the most applications like \'top-frie开发者_运维百科nds\' are doing.I\'ve used graph api but it only shows name of tagged friends.You
Brief version: I am looking for an example or a decent library that will run on .NET 3.5 for uploading and tagging images in an iframe web application for facebook
I want to write a manager function for a class that returns the associated tags for a model and assigns a count value to each tag.
I have a map in my app, and I want to click a random place on the map and Get the long开发者_开发技巧itude and latitude of the location and use that information in my app
Looking for开发者_JS百科 a stemming library in Ruby which will allow me to create such mappings as:
can anyone help me with photo tagging using facebook\'s PHP SDK? I have tried a lot but its not working for me. i wa开发者_StackOverflow社区s using php sdk 2.1 and i was perfectly working. now it is a
I have been trying since a long time to tag the photos in facebook albums and to tag the photos being uploaded using the Facebook C# SDK. But I could find a way..
PHP code to make an array $tag = array( \'tag_uid\' => 1234, \'x\' => 0, \'y\' => 0 ); $tags[] = $tag;
I have a reasonably large dataset of over 3 million documents that have tags similar to StackOverflow that uses tags for each question. The schema that I use for storing the tags is as follows: