Links for 2010-09-22
- Running scripts in WebKit
WebKit nightly builds now support the HTML5 async and defer script attributes. This makes it easier for web pages to load faster by downloading JavaScript without blocking other elements of the page.
- How and Why Chrome Is Overtaking Firefox Among Power Users
- Oh snap! Chrome comes out ahead in a recent Lifehacker poll. And oh sniggety snap! Opera comes in with 16.64%. I am a Firefox devotee because of its developer and privacy extensions, namely Request Policy and Better Privacy.
- Open Data’s Access Problem, and How to Solve it
- Shorter version: ensuring equality of access is key. Also see: Open Data: Empowering the Empowered or Effective Data Use for Everyone?
- Build Your First PHP for Android Application
- Some fine folks ported PHP to Android, which means that your favorite scripting language can now be used to create programs for your phone.