Muglia: Open Source To Permeate Microsoft

Even though some believe that Microsoft's recent patent lawsuit against TomTom is a prelude to an all-out legal assault on Linux, that doesn't stop Bob Muglia, the company's president of Server and Tools Business, to look into the future and state that Microsoft's products will look more and more to open source software. In fact, he predicts most Microsoft products will have open source in them at some point.

Chrome Developer Speaks About Chrome’s Impact, Future

The two major features of chrome when it was released was the multi-process design of the browser, as well as the focus on JavaScript performance. TechRadar has an interview with Lars Bak, the developer who headed the effort behind the v8 JavaScript engine in Chrome. He talks about the impact v8 had on the browser ecosystem, as well as why it is taking so long for Chrome to get third-party plug-in support.

The Return of the Linux Realtime Preemption Tree

The realtime preemption project is a longstanding effort to provide deterministic response times in Linux. But for the last year progress toward getting the realtime work into the mainline has slowed. On February 11, Thomas Gleixner and Ingo Molnar resurfaced with the announcement of a new realtime tree and a newly reinvigorated development effort, LWN has a interviewed them.

New Genode Version Gets Networking, Qt4, More

The Genode project has released the version 9.02 of their Genode OS Framework. This open-source framework allows for creating custom microkernel-based operating systems for executing dynamic application workload while maintaining high security. In addition to the already supported base platforms 32-bit Linux and L4/Fiasco, this release introduces support for the L4ka::Pistachio microkernel. This high-performance kernel implements the latest L4 kernel API and supports a number of advanced features such as multi-processor support and virtualization support. By bringing Genode to this base platform, we will be able to leverage these features in the future. On the functional side, the new release brings two major additions, a basic networking facility and the native port of the Qt4 application framework. Read on about the new features described in the release notes, and download the release 9.02 of the Genode OS Framework.

Microsoft Readying Low-Cost Windows Server OS

Microsoft plans to release "something akin to" a netbook version of Windows, but for servers, not PCs, over the next month or two, Microsoft CEO Steve Ballmer said on a call with members of the financial community on Tuesday. He said that although there is not high demand at the moment for netbook-like server hardware, declining prices in the server market make a low-cost OS an attractive option for customers. "We don't exactly have a netbook phenomenon, but if somebody can buy a $500 server, they're a little loathe to spend $500 for the server operating system that goes with it," Ballmer said. He described the software as a "low-cost, low-price, low-functionality Windows Server SKU" called "Foundation Edition," but did not offer more details.

Microsoft Sues TomTom

As seen in this TechFlash article, Microsoft has launched a patent suit against TomTom, a seller of (Linux-based) navigation devices. "It's believed to be the first time Microsoft has filed a patent suit over Linux, after claiming for years that elements of the open-source operating system violate its patents. However, Microsoft says open-source software is not the intended focal point of the action." The lawsuit focusses on several navigation techniques, and includes a few patents related to Linux. LWN lists the individual patents in question.

Dev Phone 1’s Market Apps Blocked by Google

Developers willing to dish out the $400 required for an unlocked Dev Phone 1 won't be happy to find that access to paid market applications has been disabled by Google. It was possibly done to sloppily patch up a loophole that supposedly gave users of the unlocked phone the ability to download all applications for free. What little information Google would give as to why they made this decision included, "These phones give developers of handset software full permissions to all aspects of the device... We aren't distributing copy protected applications to these phones in order to minimize unauthorized copy of the applications." What makes this more interesting is that, at least according to Engadget, an unlocked original G1 doesn't have this limitation. It's rather ironic that a developer using said phone won't be able to access his or her own paid app. Let's hope Google remedies this quickly as you never know when an angry mob of app-deprived developers will storm the Googleplex with torches and sporks.

X Server 1.6.0 Released

It's arriving about two months later than originally scheduled (and didn't arrive in 2008 like Intel wanted), but X Server 1.6 has been officially released this afternoon and it wasn't 212 days late like the infamous X Server 1.4.1 release. X Server 1.6 introduces the server bits for Direct Rendering Infrastructure 2 (the 3D bits can already be found in Mesa and the Intel driver), X Input 1.5 with device properties, Predictable Pointer Acceleration, and RandR 1.3. Beyond those key features, there are also a number of bug-fixes, EXA improvements, and various other improvements.

The Falcon Programming Language: a brief tutorial

The Falcon Programming Language is a typeless language born for rapid development, prototyping, and ready-made integration. We may also describe Falcon as a "scripting" language with features that enable the programmer to create even complex multi-threaded applications. It mixes several different programming paradigms into an unique blend of constructs, overcoming the limitations and partialities of other languages. The objective of this brief article is to be very practical with code examples as well as step by step simple instructions. Read the full tutorial at Freesoftware Magazine.

UK Government Backs Open Source

The UK Government has said it will accelerate the use of open source software in public services. Open source software will be adopted "when it delivers best value for money", the government said. It added that public services should where possible avoid being "locked into proprietary software". Kroc says: Very welcome, but let's believe it when we see it, the UK is famous for failed IT projects. You can start by removing the DRM from iPlayer.

Haiku Gets Flash

We all more or less hate Adobe's Flash technology for being an immense resource hog and a closed technology. To make matters worse, Flash is horribly overused in places where it shouldn't be used. Still, it's a technology that an operating system really must support in order to be declared usable by modern standards, since several popular websites rely on Flash to work. Haiku is now on the list of operating systems with Flash support.