MyXaml – Open Source XAML-like Parser for .NET
MyXaml is an open source development effort bringing XML markup parsing to the .NET Framework and third party object models. The concept is similar to Longhorn's markup (code-named XAML).
SCO’s Suit: A Match Made in Redmond?
Just as the legal battle over Linux was about to become even more expensive, Microsoft suggested that a hedge fund invest in the outfit. Read the report at BusinessWeek and at News.com.
What Linux can learn from Windows
In three months, Microsoft users will finally reap benefits from the company's new focus on security. The release of the second major update to Windows XP answers many long-standing design criticisms of its operating system. What does this mean for Linux?
Introduction to MIR-OS
MIR-OS is a 32-bit multi-tasking GPL Operating System for the i386+ developed completely from scratch by a group of programmers in India. Some of the OS's features include full software multi-tasking, Memory Management (slab allocator), Modularized kernel (ELF module support), Semaphores, FAT12 filesystem, VESA graphics and many other features. Currently the OS is in version 0.0.4.
Linux Kernel 2.6.4 Released
eMbedded Visual C++ 4.0 SP3 Released
eMbedded VC++ 4.0 SP3 merges the functionality of eMbedded VC++ 4.0 SP1 and eMbedded VC++ 4.0 SP2 and enables development using a single development machine to target Windows CE 4.0, 4.10 or 4.20 Platforms. eVC4 SP3 installation includes previously released QFEs for eMbedded VC++ 4.0. After you install this, you might also wanna get the Pocket PC 2003 emulator and the Smartphone emulator which run on top of eMbedded VC++ 4.0.
Constructing Red Hat Enterprise Linux v. 3
"Putting together a Linux distribution gets a lot more complicated when stacks of requirements start arriving from hardware vendors and other partners. Throughout this article, the focus is on how the release was put together. This article primarily discusses the development of the kernel used in Enterprise Linux v. 3. The kernel is only a fraction of an overall distribution, the portion that controls the underlying hardware and system resources." Read the rest at LinuxJournal.
Yukon, Whidbey Releases Slip Yet Again
The wait for the long-awaited Yukon and Whidbey is going to be longer still, eWEEK.com has learned. Microsoft Corp. Director of Product Management for SQL Server Tom Rizzo confirmed that Microsoft expects to ship both Yukon—Microsoft's code name for the next major update of its SQL Server database—and Whidbey—the coming update of Visual Studio—in the first half of 2005.
Windows Server 2003 Troubleshooting Stop Errors
A basic understanding of Stop errors and their underlying causes improves your ability to locate and understand technical information or perform diagnostic procedures on Windows Server 2003.
XFce 4.0.4 Released
Open-source gets serious: A new window on Linux
"Thanks to its streamlined and relatively secure core, the Linux operating system has gradually been winning a place on servers in federal agencies. Now Linux is making inroads on desktop PCs as well, territory that has long been ruled by Microsoft Corp.'s Windows." Read the article at USAToday.
KDE 3.2 – A Quick Review
Savanna is back with an article about her latest upgrade to the KDE 3.2 desktop. After being on 3.2 beta for several months, she wasn't expecting too much of this upgrade.
An Idea for a Desktop Innovation
I've made a document based on an idea I had that might be good for some desktop innovation too. I've made some diagrams and screenshots to illustrate it, have a look here.
Mandrake Linux 10.0 Community Available for Download
DistroWatch reports on a quick note to say that the recently released Mandrakelinux 10.0 Community is now available for free download from the official Mandrake mirrors.
SGI Unveils Systems Running on Single Linux Kernel Up To 256 CPUs
In an industry first, Silicon Graphics today announced the worldwide availability of SGI Altix systems running up to 256 Intel Itanium 2 processors within a single instance of the Linux operating system. The record-breaking accomplishment is the end result of an international Altix beta program originally targeted to achieve just half the scalability of today's 256-processor milestone.
froglogic Releases Technology Preview of Squish 1.1
froglogic today announced the availability of a technology preview of Squish 1.1, the new version of the automated GUI testing framework for Qt applications. Check in for the rest of the press release.
From medicine to military, machines finally arrive
The robots are coming. And when they get here, they will take out the trash.
Design cross-platform Java UIs with native performance
Can you write Java code that compiles across several platforms but still performs as fast as native code? This is a problem that has vexed Java developers, particularly when it comes to applications with complex UIs. This article proposes an interesting solution to this problem. You'll learn how to use JNI to access SLIK, a cross-platform C API that offers native performance on both Windows and UNIX. The JNI APIs demonstrated in this article will help you write skinned GUIs that run under both Linux and Windows with no code changes.
Book Review: C++ GUI Programming with Qt 3
Trolltech was very kind to send us over a copy of the recently released "C++ GUI Programming with Qt 3" book, part of "Bruce Perens' Open Source Series". The book weighs in at about 400 pages and comes with a CD-ROM loaded with software not found elsewhere freely.