Archive

Call for Beta Testers – SciTech SNAP Graphics for Linux

SciTech Software is preparing to release the first version of SciTech SNAP Graphics for Linux to outside beta testers over the coming weeks. If you have an interest and XFree86 based display drivers for your Linux platform and are willing to test out new technology, we would love for you to join our growing Linux beta program! Read more for the rest of the announcement.

My Personal Review of Mandrake 9.1

Let me start by saying that I'm desperate for a real alternative to Windows on the PC platform. I like Windows XP for a lot of reasons, and hate it in equal amounts for just as many other reasons. I want to like Linux, I really truly do. I really want to be be in a situation where I can migrate happily, easily and with the minimum of fuss onto another better system in part or fully over time, but at the moment that day just seems too far away.

A Quick CeBIT Report

I just came back from the CeBIT, the anual fair in the Messehalle in Hannover Germany. It is one of the biggest computer and communications technology fairs in the world and certainly the biggest in Europe. Here's my mini report (which also includes information about YellowTAB's Zeta).

Gentoo vs. the n00b: Round 2?

I recently read Dustin Wilson's Newbie Gentoo Review and as a 'n00b' who recently installed Gentoo, I found it to be a good article about Gentoo. It is a very good overview of the installation and configuration process. After reading all the comments about how most people thought or were looking for it to be a newbie walkthrough, I thought that as a 'n00b' who has recently installed Gentoo, I would try to write a little something about installing Gentoo for the newbie.

Gentoo vs the Noob: A Newbie’s Gentoo Review

I am not a seasoned Linux user. I am not command line veteran (unless you count DOS way back in the day). In fact, let's face it, I am a noob (newbie, nooblar, n00b, etc). For awhile I have been looking at the Gentoo distro hungrily. I have wanted to install it, considered installing it, even downloaded the isos, but I always chickened out before doing it. One look at the installation guide and I would always lose my nerve. However, about two weeks ago I finally got myself together and took the plunge. I popped in my Gentoo 1.4_r2 CD and decided to give it a whirl. I thought there was no way I would really ever succeed, but the results were surprising.

English Amiga + Retro-Computing 2002 Video Coverage Available

Virtual Dimension has released an English version of their Amiga + Retro-Computing 2002 show report. New products which were sold at this small fair, include AmigaOne systems running Linux, Pegasos systems running MorphOS and even a new C64 compatible Retro motherboard, called the c-one, was being presented at the fair. Regarding the AmigaOne motherboards, initial G3/G4 benchmark comparisons are now available.

Exploring the Use of HyperThreading Technology for Multimedia Apps

Processors with Hyper-Threading technology can improve the performance of applications by permitting a single processor to process data as if it were two processors by executing instructions from different threads in parallel rather than serially. However, the potential performance improvement can be only obtained if an application is multithreaded by parallelization techniques. This article presents the multithreaded code generation and optimization techniques developed for the Intel C++/Fortran compiler. We conduct the performance study of two multimedia applications parallelized with OpenMP pragmas and compiled with the Intel compiler on the Hyper-Threading (HT) technology enabled Intel single-processor and multi-processor systems.

In With The Old…

Some users swear by Aqua interface of MacOS X, others proclaim the desktop-readiness of Linux, the polished presence of Windows XP, or expound upon the stately Solaris as the ultimate operating system. All of these users are wimps.

Choosing a Linux Distro, Part II

This article is a followup to an article I wrote on 2-20-2003 about my experiences choosing a Linux distribution that would suit my needs and wants. My principal requirements for an OS are that it be powerful and up to date, easy to use and set up--I don't mind using the command line and I don't mind editing a file here and there, but I like doing this type of editing for fun, not because I have to. I also want an OS that is fast and looks nice on my PII 450 with about 350 MB of RAM.

Tcl Core Team Interview

The Tcl programming language has been immensely successful in its almost 15 years of existence. Tcl, stands for 'Tool Command Language' and is pronounced 'tickle' by those in the know. It's probably most famous for the Tk graphical toolkit, which has for years set the standard for rapid, scriptable, cross-platform GUI development, but the language is used throughout a staggering variety of applications, from the open source web server that runs AOL's web site, to code for network testing, to code to run oil rigs.