When a Linux User Buys Apple’s Mac Mini

"In 2005, Apple announced the Mac Mini. It was the answer to what I was looking for in a computer, so I bought one. This is a report about the early months with my new Mac, and how it compares to a Linux computer (I have never owned a Windows computer). In short, I am now both a Mac and a Linux user - Apple gets GUI simplicity, usability, and coherency right, and Linux everything else."

Zeta 1.5 Alpha: a First Look

Bernd Korz, CEO of yellowTAB, has released a few screenshots of the alpha version of Zeta 1.5. The shots show the new preferences panel, and the video editor. If you look at the first screenshot, you can catch a glimpse of the new window tab-- a much-criticised aspect of previous versions of Zeta. Update: ZetaNews has added a screenshot showing the multi-user features of Zeta 1.5 alpha.

Vista Could Ship Earlier Than Expected

With speculation of a ship date for Windows Vista ranging in the second part of 2006, word has surprisingly surfaced that it can be expected much earlier. BusinessWeek has received a copy of the internal blog of Chris Jones, who is a top Windows executive. The blog states that the code for Windows Vista will be completed by August 31, giving Microsoft the opportunity to place Vista on PCs for the 2006 Christmas season.

Dutch Tech Firm Wants to Rid the Web of the .com

A Dutch technology company has breathed life into a project to rid the Internet of suffixes such as .com, and instead offer single names which can be countries, company names or fantasy words. Such a system, which enables countries, individuals and firms to have a Web address consisting of a single name, offers flexibility and is language and character independent. "The plan is to offer names in any character set," said Erik Seeboldt, managing director of Amsterdam-based UnifiedRoot.

Windows Server Outsells Linux: What Does it Mean?

"The Linux community was left stunned when Windows Server software outsold Linux in the server market. Gartner, Inc. recently reported that sales of Windows systems accounted for nearly 37 percent of all server revenue in the last quarter while Linux accounted for 31.7 percent. Windows has a 5+ percent lead over Linux, which should be the cause for celebration at Microsoft. Is this the downfall or, as they say, the beginning of the end of Linux? Most definitely not. Before the folks at Redmond rejoice too much, there are some things they need to consider."

Eiffel: Viable Candidate As a Language for the GNOME Platform?

"I followed the debate about a successor for the C/C++ combination as the primary language for developing the GNOME core desktop platform very closely last month. There has been discussion about a number of options. What I would like to do on this page is give an overview how a probably less well-known language might be a viable compromise as a C/C++ successor. This language is called Eiffel and exists for over a decade. Eiffel takes the principle of Object-Oriented programming to its extremes and, as a consequence, is a very easy to learn language."

Microsoft Rejects IBM Strategy and Open Source ‘Dorks’

IBM's on-demand model is "crazy" and Open Source is "really a developer phenomenon" that does not stand comparison with "customer experience of Windows Live", said Charles Fitzgerald, Microsoft's general manager of platform strategy, last week. In an interview, Fitzgerald said that there was no comparison between Microsoft Live, which offers on-demand features, and IBM's on-demand strategy. Elsewhere, references to free software and Linux were removed from a UN document after Microsoft claimed that such software aims to 'make it impossible to make any income on software as a commercial product'.

Impressions on DesktopBSD; DragonFly BSD News

A batch of BSD news today. Firstly, here are a few impressions on DesktopBSD 1.0 RC3. "DesktopBSD is a breeze to install. Desktop uses a crisp and clean KDE desktop with an attractive theme with a standard selection of applications." Secondly, DragonFly BSD asks its users to test some drivers for wireless networking. And lastly, also concerning DragonFly BSD: "Recently spent some time getting the Mach lite kernel up and running for research on the idea can the system be made to run in production."

Linux Desktops Will Get Killed by Microsoft This Christmas

"If you want a desktop or laptop and you want to move to Linux then you're cooked. You have very few options and retailers have used low-cost Linux systems to bait and switch users. Unsuspecting PC buyers will be faced with the need to upgrade to Vista in the near future. So, that bargain PC from Dell will probably keep on costing you money. Do alternatives exist? We like to think so."

Why Open Source Projects Are Not Publicised

Open source behind closed doors: in the first of a two part series (part II) ZDNet looks at why some open source projects remain secret. "Lots of companies are using our products, they just aren't talking about it", is a popular excuse from software companies, particularly those that offer open source software and services. Deployment of open source software, particularly in the private sector, often appears to be a clandestine activity, with few companies prepared to discuss their involvement.

The Microsoft Covenant Reexamined

"Last time I compared the Microsoft covenant not to sue implementers of its XML Reference Schema to Sun's commitment in support of ODF, and found Microsoft's commitment to be less effective. But when compared to its previous LML license terms, Microsoft has made a huge jump. Here's how this comparison comes out, and what it all means to someone deciding which alternative to support."

Create Graphics the Smart Way with PHP

This article shows how to build an object-oriented graphics layer in PHP. Using object-oriented systems can make building complex graphics much easier than building the graphics using the primitives in the standard PHP library. Plus, you have the option of rendering to any size or type of image you like and the longer-term ability to use the same code to render to different types of media, such as SVG, PDF, Flash, and others.