java - Facebook Application To Post To A Fan Page -


i trying make simple application on facebook.

there 1 user using this, me.

say have 10 photos upload everyday, thought i'll make application take every image in directory , upload page. fan page assume "x"

i started out making app in developer.facebook.com, "x app". got facebook4j library , tried posting status page, using manage_pages permission.

i stuck @ many ends in attempt , wanted ensure right way it, or doing enitrely wrong perhaps?

there complete answer question here (even needed source code).

however, if need automatically, create php script take n new photos directory, upload them facebook fan page , moving or deleting them when online.

then use crontab on server call script everyday @ chosen hour.


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

node.js - Getting the socket id,user id pair of a logged in user(s) -

keyboard - C++ GetAsyncKeyState alternative -