Who’s buying Facebook data? Is it you?

Who is buying Facebook data

I installed an excellent plugin to my WordPress blog to track some basic, non-privacy invasive stats, and today I got the first report. I was surprised that most of my top keywords are still related to Facebook data that I was able to buy from a shady website ten years ago..  Who is buying (Facebook) … Read more

Get number of likes of your/any Facebook page via PHP

If you want to use somewhere the number of people who likes your fan page, here’s the way to do that: Create Create a new basic application from here. Just enter some data and you will receive AppID and Secret keys. Download Download the PHP library to work with Facebook API. git clone https://github.com/facebook/php-sdk.git Write … Read more