Java/J2EE articles from Artima.com

State Transitions in Flex 4 for Intuitive UIs With a demo app from his book, Flex 4 Fun, Chet Haase shows how to use Flex transitions to animate changes in application state to help the user stay connected to the application experience.
Are Sloppy Résumés OK? Sean Landis, author of Agile Hiring, discusses why he thinks sloppy résumés should not be tolerated.
Graphics in Flex 3 and Flex 4 With a demo app from his book, Flex 4 Fun, Chet Haase shows how Flex 4 enables a new, declarative model of drawing custom graphics objects in Flex code.
Hiring as a Core Competence Sean Landis, author of Agile Hiring, describes why he thinks hiring should be considered a core competence of software organizations and an important skill for software professionals.
State-Specific Property Values in Flex 4 With a demo app from his book, Flex 4 Fun, Chet Haase shows how to automate changes in property values when an application changes state.
Developer Productivity in FlashBuilder 4 Last month, Adobe released both the latest version of the open-source Flex SDK and its payware, Eclipse-based Flex development tool, FlashBuilder 4. Many new features in Flex and FlashBuilder are aimed to increase Flex developers' productivity. This article reviews the most important new FlashBuilder productivity boosters.
States and Components in Flex 4 With a demo app from his book, Flex 4 Fun, Chet Haase shows how to show components only in specified application states in Flex 4.
Bend your Pixels with Flex 4 With a demo app from his book, Flex 4 Fun, Chet Haase explains pixel shaders in Flex 4, which allow you to provide arbitrary calculations on images at the pixel level.
Working with Images in Flex 4 Adobe's Flash Player provides a sophisticated platform for client-side imaging applications. This article illustrates how to use the latest Flash Player 10 features from Flex 4 applications to efficiently manipulate images on the client, focusing on Pixel Bender image filters.
Defining "Done" in User Stories An increasing number of organizations are taking the plunge to Scrum, with or without professional coaching. Developers transitioning to Scrum can avoid many pitfalls by following a handful of hard-learned principles. In this article, I discuss a common mistake with the popular "user story" requirements format: poorly defined done criteria.
What's New in Flex 4 Effects Flex 4 introduces a new API to define effects for rich-client applications. This article provides an overview of new features in Flex 4's effects and animation-related APIs.
Scala's Stackable Trait Pattern This article describes a Scala design pattern in which traits provide stackable modifications to underlying core classes or traits.
Time is the New Memory In this interview, Clojure creator Rich Hickey suggests that the problems people associate with shared state are problems of time. He compares the lack of automatic time management in today's mainstream languages to the lack of automatic memory management in languages such as C++.
Working with States in Flex 4 Flex 4's new syntax simplifies working with application states. This article provides a tutorial introduction into UI state management with Flex 4, and includes a complete example.
Scala's Selfless Trait Pattern This article describes a simple Scala design pattern that allows library designers to provide services that their clients can access either through mixins or imports. Giving users a choice between mixin composition and importing makes a library easier to use.
All brand names,logos and trademarks in this site are property of their respective owners.
|