February 6, 2010
Building Brands on Social Networks View more presentations from Roland Smart. My Brother Roland presented this at a social media summit in San Francisco last week. It’s somewhat tied to Sprout, but there are some very interesting tidbits in there about social media in general.
Read the full article →
February 2, 2010
HipHop for PHP isn’t technically a compiler itself. Rather it is a source code transformer. HipHop programmatically transforms your PHP source code into highly optimized C++ and then uses g++ to compile it. via Facebook Developers | HipHop for PHP: Move Fast.
Read the full article →