Questions tagged [checkin]

401 questions
0
votes
1 answer

Post shout without venue on Foursquare

It used to be possible to post a chekin without a venue, which would result in a "shout" being posted to Foursquare. This has stopped working. Is it possible to do this anymore?
Tom Kincaid
  • 4,887
  • 6
  • 47
  • 72
0
votes
1 answer

Get the checkin shout from Foursquare

it's my first question here =) I'm developing an application to get checkins near from a specific location. To do it obviously I've to pass the location using search method and for each venue I call the herenow method. Basically I already got these…
Bruno Moreno
  • 35
  • 2
  • 8
0
votes
1 answer

How to get the user's own location on a Foursquare checkin from the API?

I'd like to know if the Foursquare API allows you to get at the user's own location during a checkin, rather than the location of the venue itself. For most venues the difference is negligible, but if someone's checked into, say, Yosemite National…
worksology
  • 885
  • 2
  • 8
  • 13
0
votes
1 answer

Foursquare Check-in Feed Location

I just checked the feeds automatically generated by Foursquare. When viewing the KML in Google Maps it appears the pins on the map are the location of my phone (or where it thinks my phone is) and not the location of the place I checked in at. My…
0
votes
1 answer

Programatically pull user data based on "Likes" and "Check Ins"

Is it possible to programmatically pull all the users that Liked your business page so a business could reward them? From what I am reading it doesn’t appear possible but I see advertisements where businesses are saying they can do it. Details: I…
0
votes
1 answer

different versions of facebook for location based development?

I am working on an app that uses facebook's check in feature from mobile phones. I have created multiple versions of the app on facebook so that i can keep production, test and development separated. All good. However, all my checkins whether test…
0
votes
2 answers

How to discard TFS merge when you can't check in the target?

There's a config file in the branch I want to merge to that is locked against ordinary developers changing it, but the branch I'm working in needs it to be different. So now I have a changeset with that one file in it. I want to discard that as a…
Atario
  • 1,371
  • 13
  • 24
0
votes
1 answer

How to deploy a MDM check-in sever?

My Configuration Profile with MDM Payload not getting installed using IPCU,I have a P12 file, Did the P12 file have any relationship with the check-in server? And how to deploy a MDM check-in server to solve the problem?
zorro
  • 117
  • 7
  • 11
0
votes
3 answers

Using Facebook check-in feature in Windows Phone 7

Can any one provide any sample to use the Facebook Checkin features in my WP7 app. Also on using the Facebook sdk v6.0.1, there is no Get() method, I can see only Getasync().. Can any one give suggestion on this. Thanks in advance
Harlborn
  • 63
  • 6
0
votes
1 answer

Parsing check-in XML from google places api

I am trying to fetch checkin locations from Google places API but I am getting error for XML FileNotFoundException when I try to read it through url.openStream(). My key is correct because I tried using it in some other URL in browser. If someone…
Yogesh
  • 1,307
  • 3
  • 13
  • 18
0
votes
2 answers

Facebook iPhone SDK Checkin To Foursquare Place

Admittedly I've not done a lot of experimenting but I thought someone might be able to give me a quick answer and save all that experimenting. I have an app which uses Foursquare's API to find locations for the user. I want the person to be able to…
krut
  • 547
  • 4
  • 14
-1
votes
1 answer

Looking to have users check into booths at tradeshows

Looking for a way to monitor what vendors users visit go to at trade shows. Then reward them for checking in at those vendors.... I am thinking of a picture match or a hashtag to define each vendor, but am not entirely sure this will work. Anyone…
-1
votes
1 answer

Update AssemblyInfo.cs version from TFS (Team Foundation Server) when Checking in

As title says. Is there a way to get a value from TFS like a "Build Value" which I could implement in to visual studio Forms Application upon clicking "Check In" in "Team Explorer"? Found something like this:…
Edgaras
  • 449
  • 3
  • 14
-1
votes
1 answer

How to automate the TFS checking other than coding?

Is there any sort of way for auto-checking in the TFS files other than coding? If no other solution is available can someone please suggest me the best C# code for doing it?
-1
votes
3 answers

asp.net file merge which is done by different developers

we are developing some ASP.NET project, in that we work on same file. so we find difficulty to merger after the modifications. can you please give me a solution for this in detail. thanks in advance.
1 2 3
26
27