<<< Previous speaker Next speaker >>>

Relevance, Inc. Justin Gehtland

Relevance, Inc. Justin  Gehtland

Justin Gehtland is President and co-founder of Relevance, Inc., a development, consulting and training organization based in Chapel Hill, North Carolina.

He has written commercial applications in Ruby, Java, C#, VB, Perl and other languages, and is the author or co-author of eight different technical books, including "Pragmatic Ajax", "Rails for Java Developers", and the Jolt(tm) award winning "Better, Faster, Lighter Java". He is a well-traveled speaker, appearing at RailsConf, RubyConf, RailsEdge, JAOO, and the No Fluff, Just Stuff tour.

He is particularly proud to be involved in the continuing development of the Streamlined open source framework (streamlinedframework.org).

He currently lives in Durham, NC, with his wife, 2 kids, 2 dogs and 2 cats.

Presentation: "Security (CAS and OpenID)"

Time: Friday 11:00 - 12:00

Location: Franciscan II

Abstract:

When developing a Rails application, step 2 is almost always > >script/plugin install acts_as_authenticated. Then, you create a few tables that store your users and their hashed passwords. This is all well and good when you are creating standalone web applications. In a large enterprise setting, though, chances are high that you'll want to integrate your Rails application into existing authentication mechanisms, or even a single sign-on infrastructure.

In this talk, we'll examine two open solutions to distributed identity and their Rails integration components. We'll look at the OpenID system, a free system for public identity management, and CAS (Central Authentication Service), an open-source private identity management solution originally written at Yale. In addition, we'll talk about other authentication integration strategies, like LDAP and NTLM support. The goal is to discover that Rails (and Ruby) apps don't have stand alone in a secured enterprise environment, but can play with everyone else is the same pool.

Password protected Download slides

Presentation: "Panel: When is Rails an Appropriate Choice?"

Time: Friday 16:00 - 17:00

Location: Franciscan II

Abstract:

Rails has taken the development world by storm, being compared to Java in the skills parade of recent job adverts. But is Rails the right choice?

This panel of experts will discuss the reasons for picking the framework over other platform options, exploring topics such as choosing the platform for prototyping, scalability and ease of management.

Join us to get involved with the QandA and decide for yourself if switching to Rails is the path for you.