44 reputation
8
bio website moderncognition.com
location Hamilton, Canada
age
visits member for 2 years, 2 months
seen 18 hours ago
stats profile views 6

Mar
11
accepted Facebook Post Link as Page Issue
Mar
8
comment Detect if a user has denied any permission in my Facebook application
Awesome. I know it's late (really late) but I figured it would help someone else, especially considering how hard it is to find this type of information in the Facebook API documentation!
Mar
8
awarded  Teacher
Mar
8
answered Detect if a user has denied any permission in my Facebook application
Mar
7
revised Facebook Post Link as Page Issue
added 756 characters in body
Mar
7
comment Facebook Post Link as Page Issue
I found a fix, but I will try this method regardless (and read the bug report). Thanks for your help!
Mar
7
answered Facebook Post Link as Page Issue
Mar
7
awarded  Commentator
Mar
7
comment Facebook Post Link as Page Issue
Just to clarify when I ran the page token through the debugger it gave me the APP ID, PROFILE ID, and USER ID.
Mar
7
comment Facebook Post Link as Page Issue
Is that not a page access token I am using? In the documentation it says you can use the endpoint 'me/accounts' to get a list of all of your pages with access tokens included. Are these different page tokens than if you were to use the '/PAGE_ID?fields=access_token' endpoint?
Mar
7
comment Facebook Post Link as Page Issue
It says it's an access token for my app, valid for another hour, with the following perms: create_note email manage_pages photo_upload publish_actions publish_stream share_item status_update user_about_me user_birthday user_likes video_upload. It has my user id associated with it, should it?
Mar
7
revised Facebook Post Link as Page Issue
added 125 characters in body
Mar
7
accepted Designing an application around HMVC and AJAX [Kohana 3.2]
Mar
7
asked Facebook Post Link as Page Issue
Jan
14
revised Efficiency of Query to Select Records based on Related Records in Composite Table
added 9 characters in body
Jan
14
asked Efficiency of Query to Select Records based on Related Records in Composite Table
Oct
5
awarded  Supporter
Oct
5
accepted MySQL: Select number of users with specific number of contest entries
Oct
5
comment MySQL: Select number of users with specific number of contest entries
This worked for me, thanks very much! I will now dissect it and learn a thing or two :)
Oct
5
comment MySQL: Select number of users with specific number of contest entries
Amended the question, I think it was a little ambiguous!