Painless FreeBSD System Updating

One of the greatest advantages that *BSD has over other Unix variants is the cvsup/make world process. Unlike most Linux distributions it isn't necessary to wait months for a new version to be released for you to upgrade your system. The cvsup/make world process allows you to update your system at any time.

Through the Looking Glass

"Having heard a few rumors about Project Looking Glass, I was still unprepared for the difference of this desktop: a translucent 3D space that looked like it had come out of a virtual reality "playback" experience from Strange Days (Ralph Fiennes, Angela Bassett, Tom Sizemore, 1995), an amazing sci-fi thriller that both predates and smokes The Matrix." Read the article here.

Live broadcasts to introduce Windows XP Embedded SP2

In anticipation of the upcoming release of Windows XP Embedded with Service Pack 2, Microsoft's Mobile and Embedded Devices Group has announced a series of "Live Meeting" online broadcasts, which will be held each day from December 6 through 10 for North American developers. The broadcasts will help developers learn how they can take advantage of the capabilities of the new release in order to build more secure, manageable, and innovative embedded devices, Microsoft says.

Microsoft Moves to Dominate PDA Space

A Gartner Research study of July-September sales data found that Microsoft's mobile OS outsold Palm's. During that period, Microsoft's OS accounted for 48.1% of worldwide shipments of PDAs, up from 41.2% the previous year. Palm's share dropped to 29.8% in Q3 2004 from 46.9%. The BlackBerry quadrupled its market share in twelve months to 19.8% from 4.9%.

Regarding Gambas

For a few years, I've been working in the real world, I mean the enterprise world, sorry. In every company I've worked for, they offered me the opportunity to learn a lot of new things, or at least that's what they always said in the first meeting before sending me to be just another company programmer. But in fact I've learned some very important things, just not about programming. I had to learn about these things on my own, about the needs of a real company in the real world.

A Closer Look at Apple’s OS X 10.3.6 Update

"Apple released Mac OS X 10.3.6 last week on a post-election Friday afternoon, with little fanfare and the typical useful-but-sparse release notes. The company documents 22 changes in Mac OS X 10.3.6, which come from nearly 1,200 changed files in nearly 1,000 different directories or folders, many of them in large bundles or packages. Here’s a closer look at what Apple has told users about what’s inside the OS X update." Read the article here.

SWT Tips and Tricks: Part 1 – Window and Dialog Initialization

SWT is an emerging Java GUI toolkit that gives Java developers access to the operating system's native widgets in a cross-platform manner. After using it for several major projects, I have found myself implementing certain tasks repeatedly, so this series of articles endevors to share a few of the insights I have gained to make working with this toolkit more rewarding.