Videos tagged with lift


Buy a Feature: An Adventure in Immutability and Actor

Buy a Feature: An Adventure in Immutability and Actor

Posted in Conferences, Development

Summary This presentation discusses the functional programing paradigms used to build Buy a Feature , (a multi-user, web-based, real-time, serious game) including Actors, event streams,and immutable data structures. Both Scala and the lift web framework are briefly covered. Also covered: application defects, adding new features, and using functional paradigms for a real-world web application. B...

Tags: Conferences, Ruby, Java, InfoQ, Architecture, Web Frameworks, QCon, Scala, QCon San Francisco 2008, Development, Join us!, ...



Lift Web Framework

Lift Web Framework

Posted in Conferences, Development

Summary This presentation discusses Scala (a hybrid Object Oriented and Functional language) and Lift (a Scala-based web framework with features based on Scala pattern matching and functional composition). Lift's O-R mapper supports type-safe query building via Scala's type system. Lift abstracts away the HTTP request/response cycle by associating functions with HTML page elements. Bio David Po...

Tags: Conferences, Ruby, Java, InfoQ, Architecture, Web Frameworks, Open-Source, QCon, Scala, Development, QCon London 2009, ...


David Pollak On Lift Framework and Scala

David Pollak On Lift Framework and Scala

Posted in Development, Frameworks, Conferences

Summary David Pollak talks about using Scala to write the Lift web development framework and his desire to write a productive framework that allows the developer to write concise code on top of a very strongly typed language. Bio David Pollak has been writing commercial software since 1977. He wrote the first real-time spreadsheet and the world's highest performance spreadsheet engine. Since 19...

Tags: Ruby, Ruby On Rails, Frameworks, Java, Interview, InfoQ, Dynamic Languages, Web Frameworks, QCon, Scala, JVM, ...