A quick guide on how to calculated the number of Facebook likes, comments, and shares for any URL.
PHP
Build a Social Business with the Digital Producer at Anderson Cooper 360°
We're kicking off our upcoming Social Media Marketing Boot Camp with a special keynote presentation by Ella Chick (left), the digital producer at Anderson Cooper 360°. She'll discuss how the network uses social media for breaking news and leverages social media to draw attention to organizations and causes. Learn more about our program and register here. Facebook Introduces Yet Another Open Source Project: XHP For PHP

On the heel’s of Facebook’s announcement of HipHop for PHP – their “source code transformer” of the PHP scripting language which many Facebook applications are built upon – comes XHP, an extension to inline XML. The full impact of using XHP is still to be determined, Facebook’s Marcel Laverdet says that this makes “front-end code easier to understand” and helps “avoid cross-site scripting attacks.”
Read the rest of this entry on Social Times»
Facebook Formally Announces HipHop For PHP

After ongoing rumors of a new version of PHP being released by Facebook today, the company has officially announced HipHop for PHP: a source code transformer. For those who suggested that it was a new compiler, it isn’t exactly that. And no, Facebook has not rewritten PHP all together. While I don’t understand much about the technicalities behind compilers, Haiping Zhao has posted complete details about the project.
Read more
Facebook Prepares To Open Source A New PHP

For some time now, a single developer at Facebook has been rebuilding PHP from the ground-up. It illustrates the quality of engineers that work at Facebook and this specific project is something that many Facebook employees are extremely proud of. Over the weekend, the SDTimes suggested that Facebook will officially announce their latest open-source project: a new PHP compiler (referenced off the record as “Hyper PHP” or “HPHP”).
Read more
New Facebook Connect Library For CodeIgniter Released

If you’ve spoken to me about development at any point in the past few months, you’d know I’ve become a big fan of CodeIgniter for quick application development in PHP. Any regular programmer will always look for ways to save time during the development process. If you happen to be developing a Facebook Connect enabled site, then a Facebook Connect library can help save some time. Thankfully Elliot Haughin has done just that for CodeIgniter developers.
Read more