Wind River Linux Reaches 3.0

Wind River, a device software optimization company, just announced Wind River Linux 3.0, based off of Linux kernel 2.6.27 and GCC 4.3, and reportedly it is the most feature-rich OS offering from the company thus far. It includes more than 500 packages, which is about 250 more than in previous versions. Wind River Linux is designed for specific industries including aerospace and defense, consumer, industrial, networking, and medical, and was previously segmented in different packages for different features and hardware support for each industry, but has now been consolidated into one standard system.

Fennec Leaps Into Beta

"Fennec, the mobile version of Firefox, has gone to beta. Though currently only available for the Nokia N810 Internet Tablet, it appears to be functional and stable. Firefox introduced many innovations into desktop browsing, most of which have since been emulated by the competition. On mobile phones the competition is already fierce, and Fennec will have a hard time proving its value against other browsers which already offer much of what made Firefox so compelling." Ars has more.

Microsoft’s Vision for Future Computing

"Working with Microsoft and director Mason Nicoll (former creative director at Digital Kitchen and Prologue), Seattle-based studio Oh, Hello brought this vision of a highly-gadgetized future to life with some slick roto, loads of tracking and, of course, silky smooth futurific animation. If this video is any indicator, the future will fuse together interactive and motion design in ways that this project only begins to imagine. Regardless of whether Microsoft is behind it, those who understand the rich nuances of time-based experienced will be well-positioned to succeed. Nathan Barr of Oh, Hello was kind enough to answer some of the more pragmatic questions I had about the project."

Miller Cracks Safari Within Seconds, Wins PWN2OWN Contest

As he had already predicted, cracker Charlie Miller has won the PWN2OWN contest by cracking Safari and Mac OS X within seconds of the start of the competition. "It took a couple of seconds. They clicked on the link and I took control of the machine," Miller said after his accomplishment. He took home the USD 10000 prize, as well as the MacBook he performed the exploit on. Internet Explorer 8 fell a while later by cracker Nils, who also cracked Safari and Firefox after being done with IE8.

Intel’s SIMD Accelerator Gives Better Graphics, Saves Energy

Details are sparse, but Intel has let out word of a spiffy new graphics accelerator designed for mobile devices. This SIMD (Single Instruction, Multiple Data) accelerator renders graphics more efficiently than any other available component in that it renders them faster and at higher quality and-- here's the kicker-- it consumes ten times less energy than similar available components, providing longer battery life. Again, there's not much to go on at the moment, but Intel says that these lovely little buggers will definitely be showing up in future mobile devices be they MIDs, UMPCs, or netbooks.

Linux Up in Servers, Down in Netbooks; Android to the Rescue?

According to a Novel-sponsored IDC survey, Linux seems to be gaining popularity among businesses implementing servers, and it has a bright outlook for both server and desktop installations in the coming future. On the other hand, netbooks have seen less and less default OEM installations of Linux. Windows now has over 90 percent of netbook sales, quashing any hopes of an open source revolution in the form of netbooks. Android, however, may be able to change things.

Silverlight 3 Beta Arrives

"As expected, Silverlight 3 was announced today at MIX09, this year's iteration of Microsoft's annual conference for web developers, designers, and enthusiasts. While the keynote that just finished was full of little announcements that were handed out faster than the audience could swallow them, the one that stood out the most was the third iteration of Microsoft's Flash alternative, Silverlight. Links for the first and last beta of Silverlight 3, and the many development tools surrounding it, went live earlier today."

Dell Unveils Adamo

I'm not often wowed by a computer's design, probably because most of them appear to be designed by people with no sense of style and class whatsoever. The only (relatively) recent examples of decent design that I personally find to have a "wow factor" are Apple's MacBook Air and the PowerMac Cube from the same company. Yesterday, however, I was wowed again by a product from a company you wouldn't expect it from: Dell.

Google Chrome for Linux On Its Way: Take It for a Spin

In addition to the Chrome 2.0 beta, work for the Linux version of Chrome is on its way. Its official name is currently "Chromium," and Google Chrome for Linux doesn't officially exist yet. For the sake of argument, however, Google Chrome for Linux is on its way whether it's currently in a Chromium and pre-alpha state or not, and now Ubuntu users can get a hold of Chromium to take for a spin. In this article, learn how to install the current build of Chromium to test on your Ubuntu or Ubuntu-based system and see several screenshots of the budding browser.

Reverse Engineering Apple’s OS X

"A number of folks have asked me what tools and techniques I use to reverse engineer Cocoa executables. I thought it would be worth taking some time out from documenting undocumented APIs to show you how easy it is to do the same thing for yourself. With all these tools in your arsenal, reverse engineering Cocoa executables is actually very simple. In fact, it's a good deal more straightforward than most Windows executables, with the exception of Delphi and .NET where - like Cocoa - a good deal of runtime type information is contained within the executable."