Firefox Lorentz beta available

“Firefox Lorentz takes the out of process plugins work from Mozilla Developer Previews and builds it on top of Firefox 3.6.3. This beta offers uninterrupted browsing for Windows and Linux users when a problem causes a crash in any Adobe Flash, Apple Quicktime or Microsoft Silverlight plugin instance” — I’ve been looking forward to this; …

Gecko 1.9.3 pre-release: Out-of-Process Plugins

Great news from the Mozilla/Gecko team: “The main feature of this release is out-of-process plugins: on Windows and Linux, plugins such as Flash and Silverlight run in a separate process from the browser. If a plugin crashes it will not crash the browser, and unresponsive plugins are automatically restarted. (Note that we are working on …

Plupload

The developers of TinyMCE bring us Plupload, a highly usable upload handler: “Using Plupload one can upload multiple files using Google Gears, Silverlight, Flash, BrowserPlus or HTML5. Flexible configuration allows you to choose all or only some of these upload “runtimes” with fallback in the order you specify.”

HipHop for PHP (formerly known as HyperPHP)

As hinted before, in an interview with a Facebook employee: “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. HipHop executes the source code in a semantically equivalent manner and sacrifices …