Info - CMS Joomla

TinySrc: Free Easy Way to Reformat Graphics for Mobile Devices

08.09.10

If you're working with mobile browsers tinySrc will dynamically scale your images down to the right size on the server side: PLAIN TEXT HTML: http://i.tinysrc.mobi/http://mysite.com/myimage.png To use, you simply prefix the URL to your image with a pointer to tinysrc: PLAIN TEXT HTML: <img src='http://i.tinysrc.mobi/http://mysite.com/myimage.png'  alt='My image' />   tinySrc will then do the magic for you: Unless you tell it otherwise, tinySrc will resize the image [...]







Source

jQuery 1.7.2 Beta 1 Released

03.02.12

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 [...]

Source

Winding road of open-source webOS

03.02.12

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...

Source

Shim uses node.js to test sites on multiple browsers

16.01.12

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...

Source

Plugins Site Update: The Old Is New Again

15.12.11

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 [...]

Source

HipHop Virtual Machine for PHP

12.12.11

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...

Source