My Books, Writings, and Videos

I have written countless articles and blogs, spoken at many developer conferences, and written three books. This is a sample of my work.

HTML Canvas: A Travelogue (2014)

HTML Canvas: A Travelogue is an interactive guide to learning Canvas, the JavaScript graphics API in HTML 5. This free ebook on the web gives you a complete overview of Canvas and dives deep into a few key areas to give you an understanding of how Canvas works and where to learn more. Read it now. The source on github for the book contents and the examples. A zip of the examples is here. HTML Canvas: A Travelogue uses interactive teaching techniques that are not possible with a printed book, such as draggable variables to see how output changes in real time.

Building Mobile Apps with Java, Using GWT and PhoneGap (2010)

I wrote this book for O'Reilly Media. Does what it says on the tin. Building Mobile Applications with Java, using GWT and PhoneGap gives you an introduction to GWT and PhoneGap, then shows how to combine them to build mobile applications. I cover not just the basic technologies, but also introduce 3rd party libs like GWT-MobileUI, a PhoneGap bridge, and Box2D for making video games with Canvas. The book gives you just the essentials to get started and a few hands on projects. No fluff. I didn’t fill the second half of the book with reference material like so many other books that just want to pump up the page count. My goal from the beginning was to be short and effective. Get in, get out, get going. Buy It from Amazon. The source to the three main projects of the book. You will need to edit the location of GWT in the build.xml scripts before you compile them.

Swing Hacks (2005)

I co-wrote Swing Hacks with Chris Adamson, also for O’Reilly. It shows you how to push the Swing GUI toolkit to the limit, with lots of cool tricks and effects. Amazingly, it is still a pretty relevant book even after eight years. Which shows just how much use desktop Java really has. You can get it on Amazon as well.

Research Papers

Videos, Presentations & Webcasts

Articles

2017

2016

2015

Pre 2015

Talk to me about it on Twitter

Posted August 23rd, 2013

Tagged: