Gateway Software Symposium

September 28 - 30, 2007 - St. Louis, MO


Renaissance St. Louis Airport Hotel
9801 Natural Bridge Road
St. Louis, MO   63134
Map »

Mark Volkmann

Software Consultant and Partner at OCI

Mark Volkmann has been a software consultant for Object Computing, Inc. (OCI) in St. Louis since 1996. He has been developing software in Java since 1995.

Mark has created and teaches many courses in Java, XML and Ruby. They include: Introduction to Java, Java Syntax for Non-C Programmers, Java Programming, Advanced Java Programming, Creating Graphical User Interfaces Using Java (Swing), eXtensible Markup Language (XML), XML Programming Using Java and Web Services Using Java, and Ruby Programming.

Mark is a member of the St. Louis Java User Group steering committee and a regular presenter for that group. He has written for XML Journal. Mark has also presented at XML DevCon conferences, No Fluff Just Stuff Java symposiums

and the St. Louis Ruby User Group.



Presentations

Google Web Toolkit (GWT)

This talk introduces the GWT, an open-source, Java-based framework for creating Ajax web applications.

GWT makes writing web applications similar to Swing applications. It dramatically reduces the need to understand HTML and JavaScript, while retaining the use of CSS for formatting. We'll cover the advantages of using GWT over other web app. frameworks and walk through the steps to create a new application. An application will be written before your eyes to demonstrate how easy it is.