XAMPP: Easy Integrated Development

Open source stacks such as XAMPP from Apache Friends are simplifying open source development by making it easier to write and distribute applications in a stable and standardized environment. The trend of combining Apache, MySQL, PHP, and Perl into integrated middleware stacks promises to make open source development more competitive with J2EE application development, at least for low-end applications. Our Take: I use XAMPP nearly every day, at home and at work, as a testbed. It's one of my top three essential open source apps, and - by far - one of the easiest to use.

A Humble Framework for SkyOS

Follow the development of a native SkyOS application from the ground up in the first 5 chapters of Pig!. This tutorial is for both C++ beginners and experts, and illustrates a variety of design topics such as message dispatching, error handling via exceptions, and auto-destruct GUI widgets, all with source code examples. The Pig! application is based on the Humble Framework: a rapidly growing class library of C++ classes that is intended to help programmers get a 'head start' on creating native SkyOS applications; this framework is fully documented, open source, and currently contains over thirty unique classes, with more on the way.

Windows XP Embedded SP2 goes gold

According to WindowsForDevices, Microsoft's Mobile and Embedded Devices Group has just released the final version of Windows XP Embedded with Service Pack 2. The latest release of the componentized version of Windows XP -- targeting a wide range of embedded systems and devices -- is now available for free download from Microsoft's website. The free 120-day evaluation software kit comprises the entire product including binaries and tools, and can be used to develop, build, deploy, and test a target OS image in a real device.