1. Skip to navigation
  2. Skip to content
  3. Skip to sidebar

Juice’s Jon Buffington took center stage at the National Capital Area Google Technology user’s group in the D.C. area recently and busted some fancy moves.  And, you should have seen him once his presentation started.

Taking the group through the process of designing and implementing an interactive data visualization using Google Web Toolkit (GWT), Jon also incorporated DOM, Canvas, SVG, ReST and Scala browser and server technologies to complete the information experience.

GWT is an open source development toolkit for building and optimizing complex browser-based applications, and is used by many products at Google, including Google Adwords and Orkut.

Armed with a tutorial, Jon compared browser graphical techniques and their respective technologies compatible with GWT. As exhibited in this little gem, Jon simplified the visualization down to a basic bar chart, making the similarities and differences between the technologies amazingly clear. (Yo, Jon.)

Download the presentation, and adopt some formidable moves of your own.

Jon Buffington Shares Insight on Building High Performance Data Visualizations

Jon leads our product development team here at Juice, and crafts ingenious software technology that transforms data into information experiences. You can check out more of his work, specifically, here.

We’ll let you guys know where we’ll be next. Or, if you really want to keep up, sign up for our RSS feed and/or follow us on Twitter. (Hint: We share lots of little tidbits on Twitter that we don’t share a-n-y-w-h-e-r-e else.)

Topics:
, , , , , ,
  • Charlie Dub

    What format is the presentation in? Apparently I’m not tech savvy enough to figure that out…

  • Anonymous

    Charlie,

    Yes indeed, getting to the this presentation is a bit on the tech savvy end of the spectrum.

    If you start at the link https://github.com/jonbuffington/vizpres/blob/master/src/main/webapp/presentation.html , you can download the project from the button on the upper right portion of the page. Then, find the presentation at src/main/webapp/WEB-INF/presentation.html. It should open in your browser.

  • No

    3 required artifacts are missing. :(