Hi all,

I want to share my articles on Facebook API that I wrote. Please have a look
at them, and please give me some feedback.

1.
http://www.webdevhub.net/index.php/2011/05/making-facebook-profile-images-application/
In this article I have explained how to make a simple Facebook application,
in which we load the profile pics of all the friends of a user on Facebook.
The link to application is here<http://demo.webdevhub.net/facebook/profilePics/>
.

2.
http://www.webdevhub.net/index.php/2011/03/picture-upload-facebook-api-server/
In this article I have explained how to upload a picture (or post on the
wall) to the Facebook User. The peculiar thing about this application is
that there is no interaction between the user and the application (except
the authentication), as all the operations are done on the server-side. The
link to sample application is
this.<http://demo.webdevhub.net/facebook/srvrPicUpload/>

3. http://www.webdevhub.net/index.php/2011/01/picture-upload-facebook-api/
In this article I have explained how to upload a picture (or post on the
wall) to the Facebook User. The main thing in this application is that *
everything* here is done on the client side. There is absolutely no server
side interaction (apart from loading the page itself). The link to sample
application is this <http://demo.webdevhub.net/facebook/apiPicUpload/>.

I surely believe that the articles will add to your knowledge, in the same
way they added to my knowledge while writing.

Thanks
Akshat Goel

Subcribe it : Facebook <http://www.facebook.com/webdevhub> |
Twitter<http://www.twitter.com/webdevhub>|
WebDevHub <http://www.webdevhub.net>

-- 
LUG@IITD - http://lug-iitd.org/Footer

Reply via email to