Eugenia Loli Archive

Advanced Graphics Algorithms

In this article, six widely used algorithms in graphics rendering of indoor and outdoor environments are discussed, namely: quad-based static terrain, Roettger's approach to continuous levels-of-detail in terrain, real-time optimally adapting meshes, portals, BSPs and PVSs. In each case the algorithm is discussed and some aspects of implementation are considered, as well as analyize each algorithm for its application in modern graphics systems. More graphics articles here.

Alan Turing: Thinking Up Computers

The Cambridge University mathematician laid the foundation for the invention of software. As part of its anniversary celebration, BusinessWeek is presenting a series of weekly profiles for the greatest innovators of the past 75 years. Some made their mark in science or technology; others in management, finance, marketing, or government. In late September, 2004, BusinessWeek will publish a special commemorative issue on Innovation. Elsewhere, there is also a special article for Turing.

OmniWeb 5.0b Preview at MacCritic

"This browser sports a tag-line stating, 'The web browser that puts you in control.' I haven't been much of an Omniweb fan in the past, so reviewing this browser was a leap of faith for me. I’m in love with Omnigraffle but that is another review in itself, so my past grievances with Omniweb weren’t directed toward the company, but rather the browser itself." Read the rest of the review at MacCritic.

Benchmarking Filesystems: JFS, XFS, ReiserFS, ext3

"The conclusion is obvious by the "Total Time For All Benchmarks Test." The best journaling file system to choose based upon these results would be: JFS, ReiserFS or XFS depending on your needs and what types of files you are dealing with. I was quite surprised how slow ext3 was overall, as many distributions use this file system as their default file system. Overall, one should choose the best file system based upon the properties of the files they are dealing with for the best performance possible!" Read the whole article at the LinuxGazette.

SEC Filing Reveals Lindows Sued Xandros

Buried in recently published financial documents is the news that Lindows, Inc., has been engaged in a lawsuit with rival and one-time partner Xandros, Inc. since the middle of December 2002. Lindows claims that Xandros failed to repay a $750,000 loan, and that the company and other defendants engaged in fraud & criminal misrepresentation during the negotiations leading up to Lindows' investment in Xandros.

Mandrake, SuSE Offer New Linux Features

MandrakeSoft S.A. and Novell Inc.'s SuSE Linux division, recently shipped new versions of their respective mainstream Linux distributions, both based on the new Linux 2.6 kernel. eWEEK Labs tested Mandrakelinux 10 PowerPack+ and SuSE Linux 9.1 Professional—which each began shipping last month—and we were impressed with their ease of use and with the broadness of their capabilities.

Batch anywhere and Independent Concurrent Batch

This article shows how to grid enable applications using the first two of the six strategies so the applications can run as single or multiple instance batch jobs that are location independent. It explains the characteristics of applications using these strategies and details what the application developer must, should, and can optionally do to implement these strategies. A major objective when using Strategy 1 and Strategy 2 is to ensure that the application is as flexible as possible regarding middleware products.

Miguel de Icaza: Rest of the World to Eventually Force US Into Linux

Last Thursday OSNews had the opportunity to meet Miguel de Icaza, founder of Gnome, Ximian and among other things leader of the much discussed, Mono project. Miguel is a talented and versatile developer but he is also a very intelligent businessman able to understand the industry on many different levels. Talking to Miguel guarantees that you are very quickly taken away by his enthusiasm and optimism and his thoughtful strategies and vision on how OSS will take over the world.

Linux Kernel 2.6.6 Released

Linus Torvalds announced the release of the 2.6.6 stable kernel. A number of notable additions found their way into the mainline 2.6 kernel during this development cycle, including Jens Axboe's laptop mode and the completely fair queueing (CFQ) I/O scheduler, support for a non-executable stack on a number of architectures, several patches laying the groundwork for object-based reverse mapping, and 4KB kernel stacks for the i386 architecture reducing the kernel's per process overhead, KernelTrap reports.