Andrew Lombardi
Andrew Lombardi is one of a new breed of businessmen: the enlightened entrepreneur. He has been writing code since he was a 5-year old, sitting at his dad’s knee at their Apple II computer. Having such a deep affinity for the computer model, it is no surprise that at the age of 17 he began to delve deeply into the inner workings of the human mind. He became a student of Neuro Linguistic Programming and other mind technologies, and then went on to study metaphysics. He is certified as an NLP Trainer, Master Hypnotherapist and Time Line Therapy practitioner.
Using all of his accumulated skills, at the age of 24, Andrew began his consulting business, Mystic Coders, LLC. Since the inception of Mystic in 2000, Andrew has been building the business and studying finance and economics as he stays on the cutting edge of computer technology. He has authored many articles for online magazines, and is the author of a DZone Refcard on Apache Wicket.
Andrew is married and lives in Santa Ana, CA with his family.
Track abstract - Java
Rapid Application Development with Apache Wicket
The model supplied by Java Web Frameworks is broken. As software engineers start to break away from the shackles of a Struts-type model, a new model based on object oriented programming and a clean separation of concerns has emerged with Apache Wicket. The framework has a simple component hierarchy allowing for reusability without pain. This session you will work with a real project built with Apache Wicket and we'll concentrate on components, forms, i18n, validation and AJAX support. We'll explore how to get started with Apache Wicket very quickly, and speak to how they differ with other popular Java frameworks. Attend and learn to enjoy web application development again, reduce complexity in your codebase and create more reusable and readable code.
Track abstract - Java
Google App Engine Java Applications HOWTO
Google App Engine for Java is the most recent contestant in the war for the low-cost, high-availability cloud computing environments. This presentation introduces the technology and its operational model, how it’s alike and how it differs from running Java apps in traditional app server environments, and what kinds of things developers and app designers will need to plan, build, deploy, and maintain Java applications that will run on Google’s App Engine infrastructure. What will be covered In this session you will learn how to develop applications for the Google App Engine ecosystem. It will include an overview of the App Engine environment for Java and Python, then shift focus to Java-specific development and the differences, advantages, and features.
Back