Sun’s Zander: We’re Going After HP

"The outgoing president and COO of Sun Microsystems said opportunities for enterprise sales these days -- given that there are so few -- are in targeting competitors' installed bases." Read the article at AtNewYork. "Sun sets its programmers to work on setting Web services standards as part of its strategy to catch up with rivals Microsoft and IBM. Is it too late for Sun to become a niche leader?" Read the article at ZDNews.

Overriding the GNU C Library

What do you do if you don't have the source for your application and it's failing because a GNU Library for C (glibc) function is returning something bad to the application? Override the function of interest with your own version. This can be done without having root permissions and without recompiling the libc source. Imagine the thrill of writing your own version of open()! The article contains sample code.

Will Web Services Revive Novell?

If networking software pioneer Novell fails to recapture at lease some of its former luster, it won't be for lack of effort. The company's latest plan to reinvent itself kicked off Monday, with the purchase of SilverStream Software, a maker of development tools. Novell Chief Executive Chris Stone sees the deal as helping the company expand into the market for Web services--an increasingly popular way to develop software. If Novell successfully integrates SilverStream into its product line, it could possibly revive interest in Novell's NetWare operating system and directory services software as a Web services development package.

Oracle: IBM DB2 is Behind the Times

"IBM DB2 is only popular on mainframes...which is only used by your father!" That was Oracle Chairman and CEO Larry Ellison's response to a report that Big Blue's database-management software is gaining market share over Oracle. A recent Gartner Dataquest study ranked IBM ahead of Oracle in the highly competitive DBMS market. The report, which Oracle has since disputed, found that the Redwood Shores, Calif.-based company had slipped to second place in the overall database market in 2001, with a market share of about 32 percent, versus IBM's 34.6 percent.

nVidia Introduces ‘Cg’ – C for Graphics

nVidia Corporation, today introduced the Cg Language Specification - C for Graphics. Cg is a high level programming language that enables content developers to create cinematic-quality real-time graphics easier and faster. Developed in close collaboration with Microsoft Corporation, Cg gives developers a new level of abstraction, removing the need for them to program directly to the graphics hardware. The common, familiar C-like syntax enables rapid development of stunning, real-time shaders and visual effects for graphics platforms, and is compatible with Microsoft's recently announced High Level Shading Language for DirectX 9.0.

Mono 0.12 Released

Mono is an open source implementation of the Microsoft.NET Framework, and ships with a C# compiler, a runtime engine (with a JIT on x86) and a set of class libraries. Mono is known to work on a number of platforms: x86/Linux, x86/Windows, x86/FreeBSD; sparc/solaris; linuxppc/linux; strongarm/linux. Download version 0.12, or read its release notes.

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.