Handheld Plans: Danger Ahead?

C|Net News.com hosts two interesting articles about Danger, the company behind the HipTop handheld device which is a combination of wireless web-aware applications, PDA and a phone. The operating system for the device has been written from scratch (the kernel is the work of a team of ex-Be engineers, including Travis Geiselbrecht, who also brought us NewOS) while it also runs a Java VM. First article can be found here, and interview with Danger's Rubin and Britt is here.

Four New Windows XP Patches

Microsoft has released four new patches for Windows XP, some important security ones and other basic support items: NET Framework ASP.NET Session State Security Hotfix. Windows Management Instrumentation Cannot Register Permanent Event Consumer with Dynamic Classes: Windows XP Patch. WMI AccessCheck Receives Local Administrator's SID Platform SDK Redistributable COM+ Java Runtime Support. Get their download links at ActiveWin.

OpenBFS Development Completed

Axel, Bruno and the rest of the company in the OpenBFS team, have completed the development of OpenBFS, the open source equivelant of Be's popular 64-bit journaling file system. OpenBFS currently runs on BeOS 5, awaiting the further evolution of the OpenBeOS/NewOS kernel in order to start a back port. The team reports that while the filesystem clone is not very well tested yet, it is already seems pretty stable and it beats in performance the original BFS.

Sun Feels Heat Over x86 Solaris

"Disgruntled Solaris users are pushing Sun Microsystems Inc. to decide on the fate of the operating environment on Intel Corp. processors. Sun officials in Palo Alto, Calif., have been going back and forth with the Solaris Intel user base since January, when the company said Version 9 for the x86 architecture was being "deferred" in favor of projects that were more profitable. Now the process seems stuck, and users are getting restless, according to sources familiar with the negotiations between the user community and Anil Gadre, Sun's vice president of Solaris software." Read the report at ExtremeTech.

Palm Launching Palm OS 5

"A year ago, investors were losing faith in Palm Inc. The once high-flying company itself admitted to frailty and mistakes. But Palm never gave up, and launches Monday a new operating system -- a crucial weapon in its battle to remain dominant in the competitive handheld market. Palm OS 5, analysts say, is a much-needed major upgrade from the pioneer of personal digital assistants' earlier operating systems." Read the report at Yahoo!. Update: Palm pins hopes on beefed-up OS.

Digital Research and the GEM OS- The Other “Windows”

One of the early GUI operating systems for the PC, that is still being developed today, is GEM, an operating system that was originally created by Digital Research in the early 1980s. GEM was described as providing a Mac like GUI for the PC – long before Microsoft Windows 3.1 or 95. Today GEM continues to be developed as FreeGEM and old and new versions of the GEM OS and GEM applications can be downloaded for free (see links below). The history of Digital Research and GEM is quite interesting, as GEM had the potential to become the "Windows" (or Mac) of the PC world.

CYC May One Day Provide Common-sense Computing

"Day after day since 1984, teams of programmers, linguists, theologians, mathematicians and philosophers have plugged away at a $60 million project they hope will transform human existence: teaching a computer common sense. They have been feeding a database named Cyc 1.4 million truths and generalities about daily life so it can automatically make assumptions humans make: Creatures that die stay dead. Dogs have spines. Scaling a cliff requires intense physical effort." Read the interesting article over at CNN.

May 2002 Updated Windows Platform SDK

ActiveWin reports that Microsoft has updated the Windows Platform SDK to include documentation, header files, and libraries for new APIs in Windows XP SP1 and Windows .NET Server. This edition of the SDK supports development for the following platforms: Windows .NET Server family and Advanced Server, Limited Edition, Windows XP, Windows XP 64-bit Edition, Windows 2000, Windows NT versions 3.51 and 4.0, Windows Millennium Edition, Windows 95/98/98SE, .NET Enterprise Servers.

New FreeBSD IPFW Beta Code Available

Luigi Rizzo, has done an extensive rewrite of the FreeBSD IPFW firewall code (userland and kernel) in an attempt to make it faster and more flexible. His announcement is available over at BSDForums.org. IPFW, the software supplied with FreeBSD, is a packet filtering and accounting system which resides in the kernel, and has a user-land control utility, called ipfw(8).

Writing Your Own Toy OS, PART II

"The next thing that any one should know after learning to make a boot sector and before switching to protected mode is, how to use the BIOS interrupts. BIOS interrupts are the low level routines provided by the BIOS to make the work of the Operating System creator easy. This part of the article would deal with BIOS interrupts." This is the second part of the series of articles on how to write your own toy OS.

Pictures from OpenBSD’s Hackathon

The OpenBSD project is currently having what is called a "Hackathon", that is, as many coders as possible, get together for a little more than a week and hack, drink beer, hang around etc. This year, it all happens in Theo deRaadt's hometown, in Calgary, Canada. The slogan of this hackathon is: "Shut up and hack!" Check out pictures of the event, and see the (always growing) number of CVS commits here. The event is terminating late next week.