foursquare
curl -u equivalent in .Net WebClient class
The question explains it all but here is some more info. I am trying to use 4sq api with C# and need to send username password pair in every request. The API documentations says that \"curl -u user:pa[详细]
2023-01-20 18:33 分类:问答XPath to parse JAX-RS result [duplicate]
This question already has answers here: How to use XPath on xml docs having default namespace (3 answers)[详细]
2023-01-20 18:17 分类:问答Where do foursquare or gowalla get their location data?
I k开发者_运维问答now foursquare uses google maps api, but how do they retrieve all the business locations from google maps? Do they save every location on their database or just access it when a user[详细]
2023-01-17 19:14 分类:问答How to implement Foursquare's "Mayor" feature - find the user with the highest score in the last N days?
In Foursquare, the user who has the highest score开发者_如何转开发 for a place in the last N days is awarded the Mayorship of that place.[详细]
2023-01-15 19:45 分类:问答Foursquare - OAuth Authentication - .Net Sample
Is there any sample on how to authenticate to Foursquare using Oa开发者_JAVA技巧uth ?There a very nice workflow summary for how to use OAuth with Foursquare here:[详细]
2023-01-14 02:15 分类:问答Any way to verify user's geolocation?
Newbie question. I\'m trying to make a mobile site using html5\'s geolocation (I know technically it\'s a separate spec, but still) to identify user\'s current position and post that to a web service[详细]
2023-01-08 19:53 分类:问答Foursquare Oauth with Python
I\'m trying to figure out Fours开发者_StackOverflow社区quare\'s OAuth so I can have a user sign into my app. So far I found this tutorial: http://pkarl.com/articles/connect-foursquare-api-oauth-python[详细]
2023-01-08 06:21 分类:问答Objective-C: How to use xAuth?
I\'m relatively new to Objective-C and am completely new to xAuth. Can somebody show me how or lead me to a tutorial to get a request access token pair and make a request to a URL given username, pass[详细]
2023-01-06 11:12 分类:问答401 Unauthorized for foursquare OAuth
OK, I am pulling my hair after trying this out too many times to debug. So please help me out here. I keep getting 401 Unauthorized error after I am redirected back.[详细]
2023-01-06 02:53 分类:问答Building a service for my website that has some foursquare features
I am interested in extending my website to provide a service which involves users \"check in\" in my university\'s campus. Since Location Based Services (LBS) is pretty new, and there are not much lit[详细]
2023-01-05 20:12 分类:问答