Category Archives: mobile

Foursquare on Windows Mobile

Foursquare does not have a windows mobile version of their application, so I thought it would be a great opportunity to try and build an app.
Things that are working fairly well:

Foursquare API access.
JSON.NET is used to parse the JSON responses.
sqlite is used for caching http responses.
OAuth is used for authentication to foursquare.
GPS lookup.

Things that don’t [...]

Creative Commons License
This blog is licensed under a Creative Commons Attribution 3.0 United States License.