Monthly Archive:: October 2003

Xerox’s Tech Revolution

Among the technology industry's historic monuments sits Xerox PARC, the almost-legendary R&D facility nestled in the heart of Silicon Valley. Xerox also has a big research center in New York, and researchers from that facility and from PARC recently held a soiree in San Francisco to show some of the company's key research efforts. Read the article at PC Magazine.

ReactOS 0.1.4 released

ReactOS 0.1.4 has been released. This release was created using a week-long branch for fixes only - followed up by several days of a code feeze for testing. The release itself features Plug n Play improvements, better GUI controls (especially scrollbars and static controls), better mouse button handling, the beginning of OpenGL support, extensive work on a PC Net driver as well as an improved NDIS driver, the serial mouse driver was almost rewritten and there is now partial support for the intellimouse along with better SCSI support (SCSI devices initialized using 3rd party drivers).

Build a Network Router on Linux

Zebra is open source TCP/IP routing software that is similar to Cisco's Internetworking Operating System (IOS). Flexible and powerful, it can handle routing protocols such as Routing Information Protocol (RIP), Open Shortest Path First (OSPF), Border Gateway Protocol (BGP), and all of their various flavors. This article shows you how to set up Zebra and used it to manage routes dynamically in conjunction with real Cisco hardware.