Silicon Valley Code Camp : October 9th and 10th, 2010

Gene Snider

Silverback Engineering
About Gene
A senior software developer with a track record of success in the delivery of server, desktop and embedded software solutions. I have an extremely strong background in the design, development and deployment of large scale, distributed OLTP systems.
{speaker.firstName} {speaker.lastName}

Speaking Sessions

  • Rapid Prototyping with the Eclipse Rich Client Platform

    11:15 AM Saturday   Room: 4221
    The Eclipse Rich Client Platform is a component framework with the ability to deploy native GUI applications to a variety of desktop operating systems, such as Windows, Linux and Mac OSX with an integrated update mechanism for deploying desktop applications from a central server. In this session you'll learn how to develop complex desktop application prototypes based on the Eclipse Rich Client Platform. This includes creating an application framework, adding functionality with custom or third-party plug-ins, branding and packaging your application for installation.

  • Writing a CLI with Flex and Bison

    2:45 PM Sunday   Room: 4220
    In this session we will cover the use of Flex and Bison to create a command line interface parser for embedded devices. Techniques will range from basic parenthesized nesting and variable substitution to named parameters and more advanced CLI features.