Articles
« Previous 1 2 3 4 5 6 7 8 9 10 11 12 ... 26 27 Next »

by Bill Venners, May 9, 2022
After having served six years, I stepped down as community representative on the Scala Center Advisory Board at our most recent meeting. It was the end of my term, and we wanted to make room for new voices. This was my parting message.
by Bill Venners, February 12, 2013 6 messages
The compiletime project is an attempt to better understand the relationship between the use of Scala's features and compile time. This article gives a quick overview of what we've learned so far.
by James Ward and Ryan Knight, July 11, 2012 1 message
In this article you will learn how to get started building web applications with Play 2, Scala, Squeryl, JSON, CoffeeScript, and jQuery. You will also learn how to test the application with ScalaTest and then deploy the application on the cloud with Heroku.
by Arnel Pällo, July 5, 2012 Submit comment
For those with only few minutes to spare, this post addresses the ways in which JRebel, Java’s famed redeploy killer, has made an impact on how developers spend their day coding. With JRebel, developers get to see their code changes immediately, fine-tune their code with incremental changes, debug, explore and deploy their code with ease (both locally and remotely), and ultimately spend more time learning and communicating with colleagues instead of waiting for the dreaded application redeploy to finish.
by Paul Butcher, July 1, 2011 10 messages
This article describes Borachio, a mock object library for Scala. Unlike the popular Java mock object libraries, Borachio does not require cglib and can therefore be used to test Android applications. In addition, unlike its Java cousins, Borachio supports both mock objects and mock functions.
by Sean Landis, June 29, 2011 Submit comment
Sean Landis, author of Agile Hiring, discusses how much weight to give to skills match when evaluating a candidate.
by Dianne Marsh, April 15, 2011 26 messages
Unsure about when to adopt a new technology? Do you think your old technology is "safer"? Maybe ... or perhaps sticking with it offers risks of its own. This article discusses some of the benefits of adopting Scala rather than staying with Java.
by Bill Venners, February 28, 2011 4 messages
In this interview, Frank Sommers, president of AutoSpaces, Inc., discusses how he came to use Flex for his company's enterprise application.
by Jon Rose and James Ward, February 24, 2011 Submit comment
This article offers an introduction to FlexMonkey for testing Flex and AIR applications. In addition to discussing how FlexMonkey works, it touches on how automated functional testing can be used for “developer testing” when unit testing reaches its limits.
by Chet Haase, February 21, 2011 Submit comment
With a demo app from his book, Flex 4 Fun, Chet Haase shows how to use state transitions with the new Spark component architecture in Flex 4 to create dynamic component skins for better user experiences.
by Bill Venners, February 20, 2011 Submit comment
Jonas Bonér, the lead developer of Akka, discusses the goals of Akka and the recent Akka 1.0 release.
by Chet Haase, January 6, 2011 Submit comment
With a demo app from his book, Flex 4 Fun, Chet Haase shows how to use states with the new component architecture in Flex 4 to create interactive component skins for better user experiences.
by Chet Haase, January 6, 2011 Submit comment
With a demo app from his book, Flex 4 Fun, Chet Haase shows how to use the new component architecture, graphics tags, and filters in Flex 4 to create rich custom component skins.
by Frank Sommers, December 21, 2010 26 messages
Frank Sommers discusses his journey through four user interfaces HTML, Swing, Ajax, and Flex.
by Martin Odersky and Lex Spoon, December 17, 2010 6 messages
In this installment of a series of articles on the latest Scala release, Scala 2.8, Martin Odersky and Lex Spoon explain how the collections library was redesigned in 2.8, and how to extend the library with new collection types.

« Previous 1 2 3 4 5 6 7 8 9 10 11 12 ... 26 27 Next »