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.

Creating websites by hand

With the recent browser statistics, that show Internet Explorer 6, Mozilla/Firefox, Safari/Konqueror and Opera combined at around 95%, it is finally feasible to write modern, CSS-based websites. For many years, this was not possible due to the vast number of legacy browsers, Internet Explorer 4 and 5 and Netscape 4 deployed on the computers around the planet. But with these browsers vanishing, we can finally start to ignore them.