I mentioned the other day that Facebook was about to open source a method for speeding up PHP. Today they announced HipHop a code transformation tool that converts PHP into C++ and compiles using g++. There is apparently a server component to this strategy as well.
I’m slightly skeptical that this approach will [...]
Posts Tagged ‘facebook’
Facebook’s HipHop For PHP
Facebook’s New PHP “Runtime”
According to SDTimes Facebook is about to release a new open source project where it has either re-written the PHP Runtime (unlikely) or built a PHP compiler (more likely).
There is another possibility. It could be a Zend extension acting as an opcode cache (APC, XCache, etc.) and a FastCGI replacement.
It’s also possible they used [...]
Embedded JavaScript For Web 3.0
John Resig has an interesting blog post on embedded JavaScript. It’s something I’ve been thinking about for a little while.
It would be awesome to see a PHP extension to embed SpiderMonkey into PHP. As far as I’m aware Facebook is the only one that’s taken a step in that direction with FBJS, which [...]
Facebook Open Sources Platform
Facebook today released the code behind their application platform. What that entails:
This release includes the API infrastructure, the FQL parser, the FBML parser, and FBJS, as well as implementations of many common methods and tags. We’ve included samples and some dummy data to help you get started fast.
It’s mostly licensed under Common Public Attribution [...]
April Fools 2008
As usual, my list of April Fools that I saw today:
Google’s Project Virgle the first permanent human colony on Mars.
Google’s Gmail Custom Time lets you choose when to send mail. Never be late again.
Google’s gDay™ with Mate™ lets you search content on the internet before it’s created.
Google Talk to convert conversations to IM speak [...]
Email Image Protection
Many people think that making an image out of an email is a good way to protect it from being harvested by spam bots. It’s now possible to convert it from an image to email link via a Firefox extension. Guess what, an email harvester can do this just as well. What’s [...]
Facebook Acquires Parakey
According to TechCrunch Parakey was acquired by Facebook. For those who haven’t been following. Parakey was Blake Ross and Joe Hewitt’s new venture. Their priors include a certain cvs branch that spawned a certain web browser and a certain developer extension for the browser called Firebug (released through Parakey according to the [...]
facebook.google.com?
According to Business Week the reason why Google is raising $2 Billion, may be to buy Facebook. I guess that would be the final nail in the coffin for Orkut. Could be interesting to see what Google would do with another social networking site. The first attempt didn’t seem to be very [...]