One long, intimate month with the Facebook API
anilchawla.org
One long, intimate month with the Facebook API
1–10 of 28 posts
Re: One long, intimate month with the Facebook API
#2Re: One long, intimate month with the Facebook API
#3Re: One long, intimate month with the Facebook API
#4Anil, why didn't you just ignore fields and attributes that were missing? So if education:concentration returns "CompSci" on the first call, but then is missing on the second call, don't treat that as a change. Don't consider the attribute changed until the it is present and different.
Re: One long, intimate month with the Facebook API
#5And that the amount of support and 'release cycles' (frequency of updates and fixes) is something that you should always consider when integrating another piece of software into your own system.
Re: One long, intimate month with the Facebook API
#6Remember ChromeSpeed? Fancy seeing you here!
Re: One long, intimate month with the Facebook API
#7Anil, why didn't you just ignore fields and attributes that were missing? So if education:concentration returns "CompSci" on the first call, but then is missing on the second call, don't treat that as a change. Don't consider the attribute changed until the it is present and different.
Re: One long, intimate month with the Facebook API
#8I should say that I've been lurking on HN for quite some time and that this is my first post :-) One motivation for writing this post was that I was surprised to see how often the Facebook API will drop/omit data that exists and that you should be able to access. I specifically call out the Breakup Notifier app (which recently got a ton of buzz) because I don't see how apps like that can report accurate information w…
Re: One long, intimate month with the Facebook API
#9Re: One long, intimate month with the Facebook API
#10I should say that I've been lurking on HN for quite some time and that this is my first post :-) One motivation for writing this post was that I was surprised to see how often the Facebook API will drop/omit data that exists and that you should be able to access. I specifically call out the Breakup Notifier app (which recently got a ton of buzz) because I don't see how apps like that can report accurate information w…