PalmSource on Tuesday officially announced it will divide its operating system efforts, working on both entry-level and high-end versions of the operating system.
Scitech officially announced today a port of their SNAP graphic interface to the Unununium Operating System, read the white paper written by Richard Fillion, part of the Unununium main developers.
HP has given its hardware line a good scrubbing on Monday, refreshing a broad list of server and storage systems. HP has now included SuSE Enterprise Server 8 on its corporate price list for one- to four-processor Integrity servers. In addition, HP has sent out a beta of Version 8.1 of the OpenVMS operating system for Itanium boxes. In the meantime, Sun Microsystems plans to unveil a major overhaul to its server line on Tuesday, when it will introduce systems that use its own new UltraSparc IV chip and Advanced Micro Devices' Opteron processor.
Object Caml is an ML type of language. For the non-gurus: it's a functional language that can also be programmed in a non-functional and object-oriented way. Read about it at the latest issue of the LinuxGazette online magazine.
In Part 1 I discussed how the software development world is about to be turned on it's head. Now in Part 2 I look at how the hardware world may be about to undergo even bigger changes and why it wont be a hardware manufacturer leading the way.
"Avalon" applications and Microsoft Windows.Forms applications share many similarities. Both are managed solutions with many of the same underpinnings governing .NET Framework-based applications. There are, however, also differences between the two application models. Understanding these similarities and differences will help you assess how to adapt an existing Windows Forms application to take advantage of the capabilities in "Longhorn." On other news, Longhorn is set to kill middleware: the server version of Longhorn will include business process orchestration features to allow users to link together Web services, among other tasks, without the need for additional middleware.
The Dillo web browser is a very fast, extremely small Web browser that's completely written in C. The source and binary are less than 400 kilobytes each. It is a graphical browser built upon GTK+, and it renders a good subset of HTML, excluding frames, JavaScript, and JVM support. On version 0.8, the dpi framework was redesigned. Communications are now done with a daemon: dpid. Some new plugins are included: downloads, ftp, hello. On other browser news...
Total Cost of Ownership for Entry-Level and Mid-Range Clusters by Techwise Research. A detailed analysis of the total cost of ownership of three different RISC-based server clusters including HP OpenVMS, IBM AIX and Sun Solaris. Read the whitepaper here.
Mad Penguin put up an article with some mockups about a Slackware packager front-end. On other interface news, gTask is a daemon and client library that allows programs to communicate the progress of certain long running operations (e.g. downloading files, printing, etc) to the daemon. Various user interfaces can report on the progress of these tasks to the user. The project created after inspiration of an OSNews article. On yet another interface article, here is what Roberto Alsina
wrote regarding the relationship between free software writers and UI designers.
Move raises the stakes in Nokia's rivalry with Microsoft as the two now control cell phone software. Top mobile phone maker Nokia moved Monday to take control of the world's leading cell phone software group, Symbian, drawing a line in the sand between the Finnish firm and rival Microsoft.
Mozilla Foundation renamed its next generation browser from Firebird to "Firefox" and has released version 0.8 (release notes). The new release features streamlined downloading, an installer for Windows users, a new Aqua theme for MacOS X users and numerous other improvements. On other XUL news, ThunderBird 0.5 was released and Lindows.com released the NVU 0.1 preview recently, a cross-platform WYSIWYG HTML editor powered by Mozilla's technologies.
The OSNews is accompanied by the by-line "Exploring the Future of Computing". In this series I've decided to do exactly that, to go beyond the daily stream of the latest updates and rumours and cast my eyes at the future. What will happen to Software, Hardware, the Companies and Technologies involved and how these are developed. I for one think there will be big changes to come, some for the better, some for the worse.
Sun Microsystems' quarterly online conference is this week, February 10th and 11th. It's a series of live videocasts and live chats to discuss Sun's latest technology initiatives. If you "attend," you'll get a Sun Java Desktop System evaluation CD, downloadable Sun BluePrints book and articles, and free Ringtones for your phone. The topic this quarter is 20 new innovations designed to cut cost and complexity. Sign up here.
This article presents a fictional case study that illustrates the methodology, tools, and best practices used to migrate a Tru64 environment to a Solaris environment.
Memory management is scary. It should be: A lot can go wrong—often very wrong. But a moderately experienced C or C++ programmer can learn and understand memory hazards completely. Once you have that knowledge, you should feel only confidence, not fear. Read the article here.
This article provides recommendations for tuning ORACLE on SPARC processor-based systems running the Solaris Operating System to minimize recovery in the event of a system or database failure. This article is relevant for any audience level.
A new version of the HyperTransport specification comes out Monday that will, ideally, boost performance in PCs and communications equipment over the next year.
Learn the basics of transformation, coordinate systems, the role of coordinate systems in the transformation process, and transformation functionality using GDI+ with C#. Find out how to distinguish among global, local, and composite transformations, how to use the Graphics class transformations in applications, and how to translate, scale, shear, and rotate graphics objects.