Fixing Websites with RemoteDebug with Kenneth Auchenberg
How do you debug browser problems in your web apps? Carl and Richard talk to Kenneth Auchenberg about RemoteDebug, an open source tool to bring a common debugging solution across browsers. And Ken really means across browsers - you can connect Chrome, Opera, FireFox, Safari and Internet Explorer up simultaneously and see how your code changes affect the rendering of your page on all those browsers at the same time! Oh, and it works for mobile browsers also, so you can experiment with rendering on multiple phones at once, and see how the pages really look while you make changes. You need to check this amazing tool out!
Guests:
Kenneth Auchenberg
Kenneth Auchenberg used to be the tech lead on GoToMeeting Free at Citrix, but quit is job back in December 2014 to travel. He's obsessed with tooling, and started the RemoteDebug project to unify remote debugging for our browsers and lives in Copenhagen, where he's the organizer of the ColdFront Conference, and CopenhagenJS community.
Links:
- iGrill Mini http://store.idevicesinc.com/igrill-mini/
- Unlocalize http://unlocalize.com/
- RemoteDebug http://remotedebug.org/
- Kenneth's Blog https://kenneth.io/
- Chrome Remote Debugging Protocol https://developer.chrome.com/devtools/docs/debugger-protocol
- IEDiagnosticAdapter https://github.com/Microsoft/IEDiagnosticsAdapter