Search Type: Posts; User: djd
Search: Search took 0.01 seconds.
-
4 Mar 2011 2:11 AM
Jump to post Thread: Sencha Touch + Facebook Graph API by djd
- Replies
- 11
- Views
- 8,057
Wall posts's require that you obtain an access_token first check
http://developers.facebook.com/docs/authentication/ for details on that whole process.
Once you have an access_token, then you... -
4 Mar 2011 12:53 AM
Jump to post Thread: Sencha Touch + Facebook Graph API by djd
- Replies
- 11
- Views
- 8,057
I'm guessing Facebook is expecting your API requests to come from your website's domain and not your personal IP address.. but I really don't know.
I ended up writing a PHP script to handle... -
10 Feb 2011 6:03 PM
Jump to post Thread: What's up with the about:blank page ? by djd
- Replies
- 3
- Views
- 1,473
Yes, same result with Safari with extensions disabled.
-
8 Feb 2011 7:36 AM
- Replies
- 0
- Views
- 526
I have a DetailView that is layed out as a 'vbox' with two panels, one for text and one for a Map. When my app launches I'm presented a list and choosing an item in the list open up the split view...
-
7 Feb 2011 5:28 PM
Jump to post Thread: What's up with the about:blank page ? by djd
- Replies
- 3
- Views
- 1,473
I've noticed that whenever I run an app, or demo source, a mysterious 'about:blank' is always loaded along with the app. According to Chrome Developer Tools, this page's status is always 'Pending'....
-
24 Jan 2011 4:38 PM
Jump to post Thread: Sencha Touch + Facebook Graph API by djd
- Replies
- 11
- Views
- 8,057
Oh I see, I understand your comment in the code now. Thanks for you help.
-
24 Jan 2011 3:15 PM
Jump to post Thread: Sencha Touch + Facebook Graph API by djd
- Replies
- 11
- Views
- 8,057
desidon282: Thanks for the reply. I tried your code and I got this error message:
Uncaught TypeError: Cannot read property 'length' of undefined... -
20 Jan 2011 9:24 AM
Jump to post Thread: Sencha Touch + Facebook Graph API by djd
- Replies
- 11
- Views
- 8,057
Hey guys, first of all, since this is my first post, I'd just like to say nice work on Sencha Touch- I think it has a bright future.
Now I've been reading through all the documentation I could...
Results 1 to 8 of 8
