• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Getting started with FourSquare.

 
Ranch Hand
Posts: 477
Eclipse IDE Tomcat Server Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,
I'm trying to get started with api development in the foursquare app ,which I need for a project. .I dont need to develop a client side application . I'm just intending to use it to analyze the foursquare users in a particular area . However, being a newbie I don't know where to get started .I've looked at a lot of blogs , but cant find anything that I can understand. . It would be great if someone would point me to any resource in this regard Or suggest how to get started .
P.S -I'm not sure whether this is the right forum for the question. If not , please move it.
Thanks in advance.
Here are some of the links that I looked into -
https://developer.foursquare.com/
https://developer.foursquare.com/docs/oauth.html
 
Bartender
Posts: 11497
19
Android Google Web Toolkit Mac Eclipse IDE Ubuntu Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Maybe you should take a look at http://groups.google.com/group/foursquare-api ?
 
Vic Hood
Ranch Hand
Posts: 477
Eclipse IDE Tomcat Server Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks for the reply Maneesh! I did take a look at that . And also tried out the AuthenticationExample (given on the site), but despite including their jar file , I got a compiler error saying that the FourSquareApi was missingWhy could this be happening??. And so I thought, I would find it easier if there were a startup tutorial kind of thing (if available)
 
Evildoers! Eat my justice! And this tiny ad's justice too!
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic