Keep OSNews alive by becoming a Patreon, by donating through Ko-Fi, or by buying merch!

Archive

Umberto Eco’s Pendulum and Conceptual Software Innovation

I had been trying to find a means to write a new Operating System since 1997 and back then an Mphil/Dphil at the Universities seemed realistic. I had assessed a variety of institutions and made applications were relevant but nothing was doing. It was then that I realised that I had to do it myself so my plan was to quickly develop a standard Kernel to start the business and allow me to focus on innovation.

Intel Adds Punch to Notebook Chips

"Intel introduced six new chips for notebooks on Tuesday, not long after cutting prices on its mobile processors. The chipmaker, which slashed prices on its mobile Pentium 4 and Celeron chips on Sunday, launched a new flagship 2.4GHz Pentium 4-M chip for notebooks. The chipmaker also boosted the clock speed of its mobile Celeron processor, issuing a new 2GHz mobile Celeron." Read more at ZDNet. On other CPU news, Transmeta is embedding security in its new chips.

AmigaOS4 Feature Set: Release 1

Amiga Inc has revealed more details on the new Amiga Operating System: "Amiga is pleased to publish this first version of the feature set of the up and coming AmigaOS4.0. The document will undergo revision in subsequent issues but because of the massive demand for information made by the public, we have decided to release it in its current state." The official launch of the PPC based AmigaOne platform together with AmigaOS4.0 is sheduled for March at the upcoming CeBit tradeshow in Germany.

Programming Languages Will Become OSes (But Are Not Quite Yet)

A couple of months ago, at the Lightweight Languages Workshop 2002, Matthew Flat made a premise in his talk: Operating system and programming language are the same thing (at least "mathematically speaking"). I find this interesting and has a lot of truth in it. Both OS and PL are platforms on which other programs run. Both are virtualizing machines. Both make it easier for people to write applications (by providing API, abtractions, frameworks, etc.)

Thinking about the Intelligent OS

Is the modern operating system a tool of facilitation that should provide just the basic necessities of a system and no more, staying out of the way of the user? Or should the modern OS assist the user in their everyday tasks, sorting and displaying relevant information, providing a filter between the ever increasing amount of information and the task at hand.

Cosmoe 0.6 Released

Cosmoe 0.6 has been released. The have added new Be APIs and the APIs are more similar to the Be APIs. The built-in FreeType library has been removed, and new fonts have been added. 0.6 does not include the DirectFB-based rewrite of the appserver, that is expected to be added in release 0.7. Visit the Cosmoe website for more details.

Bare Feats Benchmarks New Powerbooks

"The Apple booth staff 'freaked' when I tried to plug my FWDepot Cutie FireWire test drive into the new 17" and 12" PowerBooks with Photoshop, Quake3, and other real world test apps. But I knew you wanted some idea of the performance, right? So since the demo units were connected to the 'Net, I downloaded Xbench beta and ran it on the two new PowerBooks... along with a few others." Take a look at the benchmarks over at Bare Feats.

Can Linux Help Save SGI?

"One of Linux's supposed barriers in high performance computing is the 'eight processor limit.' SGI says their new Altix 3000 line, running a patched 2.4.19 kernel, handily breaks this barrier -- it can run up to 64 Intel Itanium 2 microprocessers -- and that "superclusters" built with SGI's Linux-based products can outperform generic Linux clusters in some applications by a large enough margin to justify their additional cost." Read the full article at NewsForge.

Gameboy Advance SP Unveiled

Nintendo has announced that a new Gameboy version will be introduced in March. This version will include a front-lit screen, a rechargeable lithium-Ion battery and opens and closes like a mini-laptop. Since the Gameboy introduction in 1989, there have been over 120 million units sold. Of the most recent version, the Game Boy Advance, almost 12 million units have been sold since its June 2001 debut. Update: Gamespot.com has revealed that they have learned that a blue-colored and black-colored version will be available upon release in Japan on the 14th of February.

The Data Game

For the last 20 years or so, Microsoft has been playing the same old game. Sure, they morph and adapt along with the times, and they expand into new markets. But basically they are in the software business and one of the main ingredients in their recipe has been always this: "Keep the data format proprietary and take advantage of it."

Hitachi Global Unveils 4GB microdrive

"Newly formed hard disk drive company Hitachi Global Storage Technologies on Monday unveiled plans for a tiny drive that will be used in consumer electronic devices and said it will turn a profit in 2004. Hitachi Global Storage said it plans to sell next fall a 1-inch microdrive that has 4 gigabytes, or 4 billion bytes, of storage space. That compares to the current top of the line microdrive with 1 gigabyte of storage that IBM had made." Read the article at ZDNews.

MSDN Magazine Detailed Overview of Windows CE.NET

"Windows CE .NET, the newest member of the .NET family, includes a number of improvements over previous versions of Windows CE. For example, there are quite a few new APIs and enhancements to security and connectivity, the user interface, the kernel, and the emulator. In addition, DirectX support has been added and C++ in Windows CE .NET now supports C++ exceptions, STL, and runtime type information. In this article the author takes a tour of Windows CE .NET, starting with the New Platform Wizard that allows you to code for your choice of devices. A sample application is included that locates features on portable devices so the reader knows what's available before writing code." This article is from July but it should still be relevant to OS-interested readers.