Hi,
I'm using the YouTube API and there doesn't seem to be a thumbnail image of the playlist as it is on YouTube.
Anybody have any ideas or come across this problem before?
Let me know.
What do I needto use to get a search listing
using the google maps API? I can get one address
or lat/long but I want to search for say "bars 84070"
andget a list of addresses and lat/long
thanks
Hi,
with google maps api I can load information of a kml
geoXml = new GGeoXml("http://exampleWeb.com/file.kml");
but, I can load information of a public map in maps.google.com?
many thanks.
I have always liked the documentation on Java APIs, generally speaking, but I know some people consider them lacking. So I'm wondering, what do you consider a good example of API documentation?
Please, include a link or an actual example in any answer. I want to have references that I (and others, of course) can use to improve our own documents.
I have to make an application where a "sender" can send a message to a group of people and to a location. So when a member of the group reach this place (using location position with the cell phone), he receives all the messages for this location. I have thought to make the application using the twitter API, but I'm not really sure if that functionality is possible.
Thank you!
I am designing iPhone application project. In that I need to send MMS through that application.Is there are available api's to create MMS and send it like an email?
Hi,
Can somebody help me how can I configure jquery to GET data from This URL
http://www.slideshare.net/corotchi
I've found the Slideshare API documentation here : http://www.slideshare.net/developers/documentation
Can somebody help me to make a call an to get the data !!
Thanks !
I have been playing around with the Gowalla API, and was wondering if anyone has found a way to get a list of all recent checkins (just your own, not including friends). The documentation is quite awful.
I don't have an XP machine handy. If I use the Windows API Codepack to do something new to Vista/Win7 (e.g. "TaskDialog") in C#, how does it cope with running on Windows XP machines?
If I use the Codepack, have I effectively made my application only support Vista and later versions of Windows?
In my application i want to add new contacts to my application's database is there any way to use contact API.
OR
Is there any to use Contact Content provider to store application's contact info instead of using separate Database
Is there an API available for grabbing Google Streetview images at a particular location (and direction)? I see that its possible to get and position the Flash control, but I'd prefer something that just gave me a JPEG (or some other bitmap format).
Hello,
I am using the Amazon product Advertising API to fetch the product categories. For US categories it is working.
But using browse nodes from different sites I get the following error:
"569604 is not a valid value for BrowseNodeId. Please change this value and retry your request."
I got the browse-nodes from the following site:
http://docs.amazonwebservices.com/AWSECommerceService/latest/DG/index.html?BrowseNodeIDs.html
Where is the problem?
Thanks for your help!
Is there a Java library/API available to interact with Windows OS, like executing commands on the command prompt and returning the output back to the program?
I am trying to get a user's contact's birthdays, from Google's data API using the gdata gem. But even though I use the full feed, it does not include the gContact:birthday element.
I have also tried fetching only one contact, but the birthday element is still missing.
the users on a website need to have the possibility to buy/sell website's currency (credits in exchange for real money), is there some easy to use API to do this (that is usable in asp.net mvc) ?
facebook has the facebook credit and I knew that they are testing on pay by facebook.
anyone know where can I find the API for that? I search in the facebook developer wiki and cannot find anything. Thanks. :)
hi
anyone know how to do api request for get recent photo from flickr ?, i'm still new to objective c, if anyone have tutorial or simple example to do it for iphone application that will be great.
Does (or did) Twitter ever have a method in their API that allowed client-side HTTP requests without producing any cross-domain issues? I have a site that used the following url:
http://search.twitter.com/search.json?q=from%3adaleyjem&rpp=3&page=1&callback=?
It once worked, but now it doesn't.
Is there something else I should be using, or do I have to make a request to my own server-side code?
Is there an API or library for install, update, uninstall FireFox extensions ?
The article (https://developer.mozilla.org/en/Adding_Extensions_using_the_Windows_Registry) seems like a legacy information...
In the Facebook API (REST), how do you like a photo? There's a stream.addLike function, but you need the post_id, and I don't see a way to get the post_id of a photo (not the same as the pid or the object_id).
Is there any kind of PHP script that has a user database with custom tables that I can access through a RESTful API? I am wanting to create an iPhone app that interacts with the user database.. such as register, login, update info...
Any ideas? Thanks!
I would like to import my Last.fm library into Grooveshark programatically, to make transitioning to it a bit easier. However, I haven't been able to find any kind of API which would make this possible. Has anyone heard of one?