Java development 2.0: Easy EC2

Provisioning an EC2 instance for hosting a Java Web application is a snap. In this Java development 2.0 column, you'll quickly build a Web application that leverages Groovy, Spring, and Hibernate (via the Grails framework) and deploy it on an EC2 instance.

GWT fu, Part 2: Beyond the basics

Google Web Toolkit (GWT) lets you implement desktop-like applications that run in a browser. In the second half of a two-part series, David Geary shows you how to use some of the more advanced aspects of GWT, including sinking events, using timers, and previewing events.

GWT fu, Part 2:: Beyond the basics

Google Web Toolkit (GWT) lets you implement desktop-like applications that run in a browser. In the second half of a two-part series, David Geary shows you how to use some of the more advanced aspects of GWT, including sinking events, using timers, and previewing events.

Age of Conan: Hyborian Adventures: Nights of the Lost Souls Event!

Nights of the Lost Souls has been announced for Age of Conan as this year’s Halloween event, and it is scheduled to go live following the release of Update 5.6. The event will consist of several new quests that will pit players both solo and teamed against three Lost Souls. Defeating these Lost Souls will earn brave adventurers a number of interesting rewards. my favorite of which is the “Undead Backscratcher,” which is basically a large bone handle with a detached arm affixed to it by

Posted in MMP

Writing great code with the IBM FileNet P8 APIs, Part 3: Take a number

Yes, you, too, can have an ECM-backed corner bakery with a tidy customer queue! Just have them take a number. This article discusses
implementation techniques for getting reliably unique sequence numbers from a FileNet P8 repository. Some of the obvious approaches have hidden dangers,
but a correct and useful approach is simple and performant. Along the way to solving this common problem, we'll see some things about
P8 development that have a much wider scope.

Writing great code with the IBM FileNet P8 APIs, Part 3: Take a number

Yes, you, too, can have an ECM-backed corner bakery with a tidy customer queue! Just have them take a number. This article discusses
implementation techniques for getting reliably unique sequence numbers from a FileNet P8 repository. Some of the obvious approaches have hidden dangers,
but a correct and useful approach is simple and performant. Along the way to solving this common problem, we’ll see some things about
P8 development that have a much wider scope.