Facebook Developer ToolKit: How should I construct this app?
- by j0nscalet
I have created a simple desktop application that I want to use to post status updates for the users of my app. Here's the kicker though that I am having trouble figuring out, the desktop application runs as part of a batch process every night, in which I update the status of certain users.
I use the following code to accomplish this: (comes…