Considerations of globalization solutions in J2ME

This article explores a solution for globalization applications in Java 2 Platform, Micro Edition (J2ME). It describes this solution throughout the software development life cycle, including requirements analysis, design, implementation, testing, and deployment. You'll learn why globalization is important in J2ME applications, the guidelines for developing a globalization application, and how to implement these guidelines throughout the development cycle.

Development: Visual Dataflex the way to go?

Visual Dataflex is a programming language of sorts which may be best described as belonging in the category of Visual Basic for Applications, the older style of Visual Basic and maybe even a very little bit of .Net. It's simple and good in what it does. Simple? Why! I hear you cry. Fear not, I will explain why I think this. First though, I'd like to touch on what it can do for you?

Editorial: The Advent of Longhorn and OSS Considerations

Longhorn's arrival will indeed be monumental, as their research teams are finally producing something worthwhile. The OSS world has much to do in preparation for this release; this version of Microsoft's OS will not simply offer trivial UI "enhancements" that appeal to users, as it has done in the past - they are really targeting both users and developers very forcefully this time around.

SuSE CTO Takes Issue With ‘Backporting’

SUSE's chief technology officer said he believes the practice of "backporting" features from the 2.6 Linux kernel into older versions is a "bad thing" because it interferes with standardization of the open source operating system. During a keynote address at the Real World Linux Conference here Thursday, Juergen Geck also chided industry players to avoid practices that could further fragment open source standardization efforts.

Sun Bundles x86 Solaris Systems for a Song

Sun Microsystems launched a handful of initiatives Monday designed to promote its talent to run Solaris on x86 systems. The company is trying to build on its install base of Solaris deployments, which are popular in the telecommunications, financial services, healthcare, and government sectors, but have experienced increased competition from Microsoft Windows Server 2003 and enterprise Linux offerings from Red Hat or SUSE.

Linspire Introduces New Linux Applications

On Monday, Michael Robertson of Linspire (née Lindows) preannounced two new applications, Lsongs (screenshot) and Lphoto (screenshot). Although details are scant, the applications appear to fill a gap in the Linux world currently being filled by iTunes, WinAmp, RealPlayer, iPhoto, and other apps on other platforms. The latest Michael's Minute has more, as does this flash presentation on Lphoto.

Modeling a Database with Rational XDE Developer for Java

A data model provides application developers a much better understanding of the overall application architecture, even though generally speaking they are not required to know in-depth about database architecture details. A database designer can use a tool like Rational XDE to model and visualize the database, ensure database rules, add different database objects, and play around with relationships. The article shows you the basics of how to model a DB2 db using Rational XDE Developer for Java.