Ken Rimple

ETE 2012 – Joonas Lehtinen – Vaadin: RIA in Java Without Plug-ins or JavaScript

From the abstract: Get introduced to the Vaadin framework by one of its core developers. The Vaadin provides a desktop-like programming model on the server for creating Rich Internet Applications (RIAs) in plain Java – without the need for HTML, XML, plug-ins or JavaScript. In this session, Joonas lays out the key concepts of the … Read More

Scalathon update – attend discounted training from Chariot Solutions, Typesafe, around the event!

Preparation for Scalathon 2012 is well underway. In addition to the coding and social attractions of last year’s successful event, this year’s Scalathon provides opportunities for Scala training. Typesafe and Chariot Solutions are offering three Scala training classes, in conjunction with Scalathon. Even better, Scalathon attendees are eligible for substantial discounts on the training fees. … Read More

TechCast #72 – Typesafe’s Jamie Allen on Scala present and future, Scalathon 2012 and training events

Regular listeners will recognize Jamie Allen’s voice from a number of podcast episodes at Chariot. He recently left us to join Typesafe, the sponsors of the Scala language, Akka, Play and other items that make up the Typesafe stack. We discuss a number of topics, including: Scala helps you write good code out of the … Read More

ETE 2012 – Jim Weirich – Connascence Examined

From the abstract: Connascence (noun) is defined as (1) the common birth of two or more at the same tome; production of two or more together, (2) That which is born or produced with another, or (3) the act of growing together. In software, connascence is a rough measurement of the amount of coupling amount … Read More

ETE 2012 – Joshua Suereth – Effective Scala

From the abstract: A talk on general best practices in Scala, taken from real world experience and examples in the book Scala In Depth. This covers everything from what is an implicit to programming with expressions. If you’re not comfortable with the Scala, this talk will show you how to make use of this elegant … Read More

ETE 2012 – Trevor Lalish-Menagh – JavaScript Testing: Completing the BDD Circle in Web Development

From the abstract: Martin Flower states that the definition of legacy code is code without tests. You test your server-side code, but if you are working on a site with a fair amount of non-trivial JavaScript (ajax call, extensive callbacks, etc.) you really should be testing your JavaScript as well. All the untested JavaScript code … Read More

ETE 2012 – Trevor Burnham – The CoffeeScript Edge

From the abstract: CoffeeScript, a streamlined language that compiles into JavaScript, has gained devotees at companies ranging from 37signals to Fog Creek to AOL. Not bad for a 2-year-old open-source project. In this talk, we’ll take a look at some of the areas where CoffeeScript really shines, allowing devs to write cleaner, more maintainable code … Read More