Conversations with the hackers, leaders, and innovators of the software world. Hosts Adam Stacoviak and Jerod Santo face their imposter syndrome so you don’t have to. Expect in-depth interviews with the best and brightest in software engineering, open source, and leadership. This is a polyglot podcast. All programming languages, platforms, and communities are welcome. Open source moves fast. Keep up.

Mobile Web Development and jQuery

June 25, 2010 24:12 11.96 MB Downloads: 0

Adam and Wynn caught up with John Resig at TXJS and talked about mobile web development with jQuery and TestSwarm, a continuous integration project from Mozilla Labs.

Discuss on Changelog News

Join Changelog++ to support our work, get closer to the metal, and make the ads disappear!

Notes and Links

  • TestSwarm - Distributed continuous integration testing for JavaScript.
  • Pro JavaScript Techniques John’s JavaScript book
  • Secrets of the JavaScript Ninja John’s upcoming book of trade secrets
  • WebKit - The rendering engine behind Safari, Chrome, and a growing number of mobile browsers
  • PhoneGap - Bridges the gap between the web and native functions on the iPhone, Android, and Blackberry
  • Fennec Firefox for mobile devices
  • Opera Dragonfly - cross device, cross platform debugging environment for the Opera browser-debug JavaScript, inspect and edit CSS and the DOM
  • jQTouch - jQuery plugin for mobile web development on the iPhone, iPod Touch
  • iUI - create WebApps with an iPhone-like Look and Feel from Firebug creator Joe Hewitt
  • TouchScroll JavaScript- and CSS?3-based scroller for devices using Webkit Touch (yes, that includes Android). It is meant to mimic “native” scrolling feeling and behavior as much as possible.
  • Mustache.js - Minimal templating with {{mustaches}} in JavaScript