Does IE precompile Javascript?

What's the difference between these two pieces of code: dojo.addOnLoad(function() { dojo.connect(dijit.byId('mainTabContainer').tablist, 'onButtonClick', tabClick); }); and: dojo.addOnLoad(function() { var container = dijit.byId("mainTabContainer");… more »

Freedom to work anywhere

In the modern world you may often see busy people sitting in a cafe or airport lounge checking email or updating their Facebook or Twitter status. Just how far the world has come is of no surprise to those of us who are old hands in the work from… more »