General Development Archive

Review: REALBasic 2005 for Linux

"RealSoftware's REALBasic 2005 - the popular cross-platform interactive development environment for Mac OS X and Windows - is scheduled to debut for the Linux platform later this month, perhaps as early as the LinuxWorld Conference & Expo in San Francisco. For the past couple of weeks, I've been falling asleep each night to the glow of beta versions of REALBasic 2005 running happily on SUSE Pro 9.3 on my monitor."

An Overview of the Atom 1.0 Syndication Format

Web content syndication is an area of growing importance on the Internet. Atom 1.0 provides a simple, well-defined, and unambiguous format for content syndication on the Web. This article shows you how this popular Web content syndication format stacks up to RSS, discusses Atom's technical strengths relative to other syndication formats, and offers several compelling use case examples that illustrate those strengths.

An Introduction to KiXtart

A Windows domain administrator needs to accomplish quite a bit in a given day: map user shares at login, run hardware and software audits; install the new corporate wallpaper (or other such important software). And do it all transparently to the users. Simple, right? It is, if you use a secret weapon: a login script. In this DevSource article, Lynn Greiner demonstrates how the free language, KiXtart, can help you get the job done.

JUnit Nail-Guns Antipatterns

The advent of JUnit has been a boon to developers. Unfortunately, many think it's enough to learn the JUnit API and write a few tests in order to have a well-tested application. This idea is worse than not testing at all because it leads to a false sense of code health. Learning JUnit is the easiest part of testing. Writing good tests is the hard part. This article presents some common JUnit antipatterns and shows how to resolve them.

C# and CLI Become More Powerful

In June 2005 the Ecma General Assembly approved the third edition of the standards for C# and CLI. With the first edition of the standards in 2002 and their adoption by ISO/IEC in 2003, the industry was given powerful tools to enable vendor-neutral development of Web services. Today, Ecma is keeping pace with the growing needs of the developer community by publishing the third edition.

Zend Core for IBM on Linux

Have you considered setting up a PHP 5 on your Linux server, but not had the time to learn how? This article will help guide you through the installation of a PHP 5 environment using the industry's first integrated PHP environment that includes the IBMCloudscape database server. Installation and configuration is greatly simplified using Zend Core for IBM compared to setting up a complete development and deployment environment from scratch.

ABLE Learning Environment 2.3 for Eclipse

IBMs Eclipse based Agent Building and Learning Environment (ABLE) enables developers to build intelligent Java agents on Linux using machine reasoning and implement their own AbleBeans and AbleAgents and plug them into ABLE’s Agent Editor. Version 2.3 includes a new Eclipse plug-in administration console for distributed agent platform, an updated Eclipse rule and agent editors, a new PetriNet agent, and an updated example project.

IBM ETTK Tool for Laszlo

Faces for Laszlo makes use of multiple J2EE (Java 2 Platform Enterprise Edition) emerging technologies for rich Internet applications, resulting in a rich user experience on the browser. Through a JSF custom tag library, developers using Faces for Laszlo can integrate OpenLaszlo components into their web application. These components can bind to server-side data that is made available as JavaScript data structures within the browser at runtime.