Review: Fujitsu’s U810 UMPC

"Of all the ultra-mobile PC's that arrived and will be arriving in 2007, Fujitsu's has been the most highly awaited. That's a serious claim, but as soon as people got a look at this device they started to get excited about it. After all, the first generation of UMPCs had some high points, but they missed the mark in a number of areas. The hope was that the arrival of the next generation would mark a considerable improvement."

30th Edition of TOP500 List of Supercomputers

The twice-yearly TOP500 list of the world's fastest supercomputers is expected to become an hot topic of discussion as the latest list shows five new entrants in the Top 10, which is a big turnover and shows how active the supercomputer market is. 71% Of the supercomputers now use Intel processors, a big grow from 58% 6 months ago. Linux monopolizes the OS area with 85% of the supercomputers (77% 6 months ago) using Linux-based operative systems.

Webkit Compiles on Haiku

Ryan Leavengood reports on the Haiku website: "I know I have been very quiet for a while in regards to my Haiku WebKit port, but that is because I've been in a long session of coding. I am happy to report that this weekend I finally got WebCore compiling for Haiku. So what does this mean? Does it mean the port is now complete? Unfortunately, no it doesn't." Update: Haiku gets a featured speaker spot and a booth at ScaLE 6x Expo

Review: Fedora 8

DistroWatch has reviewed Fedora 8. They conclude: "Overall, I truly believe that Fedora 8 is by far the best Fedora release to date (and I've tried every one of them). From the look and feel of the system, to the out-of-the-box configuration during installation, I couldn't be happier with a cutting edge release. As I mentioned before, the biggest aspects of a successful distribution for me are suspend/hibernate, correct screen resolution and the the ability to change the screen resolution in a GUI if it didn't configure it correctly the first time, system stability, and overall look and feel of a distribution. For me, Fedora 8 has excelled in all categories when I evaluate and review a system and I hope that Fedora continues to release versions that are put together as good as Fedora 8 has been."

Google Releases Android SDK and Emulator

Google has finally released Android, the opensource platform that will be used by the Open Handset Alliance. The platform is based in the Linux kernel, freetype, sqlite, webkit, a 2D/3D subsystem and other pieces, but the application framework is built in Java using a embedded-optimized VM called Dalvik. The SDK is available for Linux, Mac and Win and it includes an emulator. Video here. Update: The WebKit browser failed to render the desktop version of OSNews, so now we feed it our mobile one.

MIT Releases Source of MULTICS

"This is extraordinary news for all nerds, computer scientists and the Open Source community: the source code of the MULTICS operating system (Multiplexed Information and Computing Service), the father of UNIX and all modern OSes, has finally been opened . Multics was an extremely influential early time-sharing operating system started in 1964 and introduced a large number of new concepts, including dynamic linking and a hierarchical file system. It was extremely powerful, and UNIX can in fact be considered to be a 'simplified' successor to MULTICS (the name 'Unix' is itself a hack on 'Multics'). The last running Multics installation was shut down on October 31, 2000."

pt. V: Modes

This is the fifth article in a series on common usability and graphical user interface related terms . On the internet, and especially in forum discussions like we all have here on OSNews, it is almost certain that in any given discussion, someone will most likely bring up usability and GUI related terms - things like spatial memory, widgets, consistency, Fitts' Law, and more. The aim of this series is to explain these terms, learn something about their origins, and finally rate their importance in the field of usability and (graphical) user interface design. In part V, we focus on modes.

Dave Morse, Amiga Computer Co-Founder, Passed Away

Dave Morse (1943-2007), Amiga Computer co-founder, died on Saturday, November 2nd. In 1982, he left Tonka Toys (where he was Vice-President of Marketing) and became the Chief Executive Officer at Hi Toro, Inc., which he co-founded and which morphed later that year into Amiga, Inc. and led through the development of the Lorraine Project (a codename inspired by Dave's wife Lorraine) - ultimately, the Amiga 1000 Computer. Our take: We want to wish all the strength in the world to his family and friends, and I personally would like to thank him for creating a truly visionary computing platform. Forget Apple, forget Microsoft, forget Linux: the Amiga was the real revolutionary device.

Students Design Open Source Video Card

With the Open Graphics Project advancing slowly a few students picked up the idea to do it all smaller, faster, and more importantly, cheaper. From the site: "We'd love to have an OGD1 card and are amazed by it's specifications, but for us and a lot of people, this card is simply too much. So that's where this card comes in, to give you all the fun of developing on programmable hardware, designing video cards and architectures, for a price that won't hurt your wallet."

DTrace Ported to QNX

DTrace has been ported to QNX. "The initial port to Neutrino that Colin and I have done is slightly different from the other OS ports. Since Neutrino is a micro-kernel, we wanted to see how far we could go keeping the dtrace module out of the kernel... And if possible even outside of the process manager. The current implementation has all of the dtrace system code, normally found in the kernel or a kernel module, encapsulated in a resource manager, io-dtrace, and the utility is a straight port of the Solaris utility."

Microsoft, Novell Extend Alliance

One year after sealing their surprise alliance, Novell and Microsoft have announced an expansion of their technical collaboration to 'link together the existing Windows and Linux frameworks'. The firms will extend their existing collaboration to focus on virtualisation, standards-based management, directory and identity federation and document format compatibility. As part of this process, Microsoft said that both companies are 'now working closely' at the Microsoft and Novell Interoperability Lab in Massachusetts.

We’re Only Human After All: a Review of Ubuntu 7.10 Gutsy Gibbon

Ars has a review of Ubuntu 7.10. They conclude: "Ubuntu 7.10 provides an unparalleled desktop Linux experience and sets new standards for power and ease of use. This release lives up to Ubuntu's reputation and delivers cutting-edge new features and solid enhancements. Although Ubuntu 7.10 is very impressive, some of the new additions - particularly Compiz and Tracker - lack the polish and robustness that they need to truly shine. These technologies are still a work in progress and give Ubuntu 7.10 a slightly unfinished feel. Ubuntu also unfortunately inherits some of the minor weaknesses of the GNOME desktop environment."

Red Hat Releases RHEL 5.1 with Greatly Improved Virtualization

Red Hat announced Nov. 7 the availability of Red Hat Enterprise Linux 5.1, with integrated virtualization. In claims that Red Hat representatives were well aware are extremely broad reaching, they said the new release will provides the most compelling platform for customers and software developers ever, with its industry-leading virtualization capabilities complementing Red Hat's newly announced Linux Automation strategy. It offers the industry's broadest deployment ecosystem, covering stand-alone systems, virtualized systems, appliances and Web-scale 'cloud' computing environments.

Apple Seeds Mac OS X 10.5.1 9B13 to Developers

Apple has seeded the first build of Leopard 10.5.1. "Apple details a number of issues addressed in the seed. Specifically, there have been fixes to Mail Sync, Spotlight Index, Disk Management, DesktopServices and moving files across partitions, Text Drawing, iCal and CalDAV syncing, Keychain login, Read-Only Issue with SMB, AirPort 802.1X, Application Firewall, To-Do Notes, and Smart Mailboxes. This list of issues, however, is never exhaustive, so other bugs may have also been addressed in this seed."

pt. IV: Fitts’ Law

This is the fourth article in a series on common usability and graphical user interface related terms . On the internet, and especially in forum discussions like we all have here on OSNews, it is almost certain that in any given discussion, someone will most likely bring up usability and GUI related terms - things like spatial memory, widgets, consistency, Fitts' Law, and more. The aim of this series is to explain these terms, learn something about their origins, and finally rate their importance in the field of usability and (graphical) user interface design. In part IV today, we focus on a dead horse Fitts' Law.