Rounded corners are hot. They have been for a long time and still are. Recently things got a whole lot easier due to the fact that lots of browsers started supporting (their vendor specific prefixed version of) border-radius. One of the problems with it is that border-radius cannot be used on images. Tim Van Damme …
Author Archives: Bramus!
HTML5 <video> ambilight javascript plugin
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 …
Continue reading “Gecko 1.9.3 pre-release: Out-of-Process Plugins”
Halloween in Harlem
TotalFinder 0.7
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 …
Continue reading “HipHop for PHP (formerly known as HyperPHP)”
How to be a full time Tech Blogger
TinyMCE 3.3 and jQuery
Installing the original Aptana 1.5 PHP Plugin in Aptana 2.0
With the release of Aptana 2.0 the Aptana developers decided to drop their excellent plugin in favor of PDT. The reason behind this move can only be reduced down to huge amounts of alcohol and/or illegal drugs because – one must admit – the PDT plugin is a pure joke. Luckely there is a way …
Continue reading “Installing the original Aptana 1.5 PHP Plugin in Aptana 2.0”