Archive for the ‘Facebook’ Category

Did You Just Allow Some Facebook App Access To You Bank Account?

Friday, October 21st, 2011

That’s something you should watch out for. Some of those Facebook apps out there will ask for access to parts of your Facebook account they have no business accessing. Read all the permissions they are requesting before clicking allow or something like what you see below may go through without you knowing.

Facebook Dev Tips List

Tuesday, October 11th, 2011

These are some handy queries you will need when building Facebook Apps. As I work on Facebook stuff building out FanPageEngine tool and building various Facebook Apps, I spend hours figuring this stuff out so I don’t want it to vanish after I use it. Bookmark this page. I will be adding more and more [...]

Facebook page alignment and removing the scroll bars

Wednesday, June 29th, 2011

If you’ve read the previous post I did, Tutorial on how to add HTML to facebook, you probably know now how to get your custom HTML into a facebook page. Once you do, you might see a slight problem, your page may be miss-aligned and may have scroll bars. This happens if your images or DIVs [...]

Tutorial on how to add HTML to facebook

Friday, June 17th, 2011

I wrote about this before but we all know that facebook changes things on daily basis so the previous article has become obsolete, this is why I decided to update it and actually create a whole new tutorial as mostly everything in the old one no longer applies. To add some custom HTML to facebook [...]

Connecting, Getting User Info & User’s Fan Pages From Facebook

Wednesday, December 8th, 2010

It took me hours to track down a bunch of the code examples I needed for the Facebook canvas application I am building. How to connect your canvas application to Facebook and how to pull the user info and a list of fan pages that the user admins. So now that I have all this [...]