Szablony - Informacje
jQuery 1.7.2 Beta 1 Released
Hey there Internets, it’s the jQuery Core team! We haven’t talked in a while, but over the holidays we were busy fixing the bugs you reported. The result of that hard work is jQuery 1.7.2 Beta 1. We decided to get a beta out by Groundhog Day so you wouldn’t be in the shadow of [...]
Winding road of open-source webOS
HP continues to divulge bits and pieces of a road map for the ill-starred and nearly-orphaned webOS. The company has followed up its December plan to release webOS mobile platform and development tools with a proposed timeline, with a full release set before year’s end.  Some people see a life for the associated Enyo JavaScript Read the rest...
Shim uses node.js to test sites on multiple browsers
Shim was developed within the Boston Globe’s media lab as a way to study how Web sites look on various devices and browsers. A laptop intercepts all wifi traffic – this is redirected to a custom node.js server – which inserts a javascript, or “shim, at the head of each web page that is visited. Read the rest...
Plugins Site Update: The Old Is New Again
We’ve gotten a lot of feedback since last week’s announcement about the plugins site’s unfortunate tumble into oblivion, and I’d like to address a few of the most important concerns that have surfaced since. “Could you make the old backup available for posterity? Yes. We can — and have. Over the weekend, we restored the [...]
HipHop Virtual Machine for PHP
Facebook Software Engineer and HipHop for PHP team member Jason Evans provides details on Facebook’s move to a new high-performance PHP virtual machine. Described by Evans is a new PHP execution engine based on the HipHop language runtime that we call the HipHop Virtual Machine (hhvm). He sees it as replacement for the HipHop PHP Read the rest...