In this post, I give a basic demo on how to embed Jetty to add Web Socket support to and Java based server. I also how to send JavaScript events to the browser via a socket connection.
[read more]
Use the new HTML5 iframe sandbox attribute to parse sanitize a dynamically loaded DOM. I also talk about how innerHTML randomly breaks on iOS devices.
[read more]