NWA-PCUG Newsletter Article, June 2008
The New, The Best, and The Worst January 2008
Collected by Pim Borman, Webmaster, SW Indiana PC Users Group, Inc.
http://swipcug.apcug.org
swipcug(at)gmail.com (click to email author)


Obtained from APCUG with the author's permission for publication by APCUG member groups.

Needles, Haystacks and Processing
Finding the needle in a haystack is the proverbial example of an impossible task. Wrongly so. Spread the contents of the haystack out over a large area and get 1000 helpers to each check a small amount of hay. The needle will be found in less than no time. It is a basic example of parallel processing.

According to WIKIPEDIA (http://en.wikipedia.org/ wiki/SETI), as far back as 1960 astronomers were speculating that any intelligent life forms present in the Universe might be detected by electromagnetic signals reaching us from space. Some astronomers started a Search for Extra-Terrestrial Intelligence (SETI) on a limited scale that over the years grew to include multiple radio-telescopes searching more and more radio bands for significant signals.

It soon became clear that looking for intelligent signals amongst the enormous volume of recorded data was even worse than finding a needle in a haystack. Parallel processing to the rescue! With an untold number of personal computers worldwide, capable of Internet access and sitting idle most of the time, an enormous amount of potential processing power was going untapped. The University of California at Berkeley (UCB), with sponsorship of The Planetary Society, started project SETI@home in 1999 to put many of those computers to work. They found many volunteers willing to download a small program on their computers, running in the background, to analyze small chunks of radio-telescope data for signs of intelligence and return the results. As of now there are some 3 million contributors, but nary a sign of intelligent life yet. In any case, the enormous amount of computer processing by this project far surpasses what the best supercomputer might be able to do, at least until quantum computers will have been perfected.

The success of SETI@home inspired many other volunteer computing projects supporting worthwhile scientific causes. According to The Economist (12-8-2007) these include design of drugs against AIDS, search for new prime numbers, climate modeling and many others. It requires some snappy programming skills to send small chunks of a large problem to thousands of computers, provide them with the means to perform a set task, return the results, and combine the results for final evaluation before sending out a new crop of queries. That task has been made easier with a dedicated program, BOINC (Berkeley Open Infrastructure for Network Computing), made available by UCB. Over 40 BOINC projects are in operation, including many life sciences, Help Conquer Cancer, and Discover Dengue Drugs.

Impressive as the computer power may be that is being exerted on these projects, there is still room for significant improvement. The short history of the PC not only includes a dramatic improvement in CPU processing speed, but also in auxiliary components that speed up graphics performance. In response to the extreme image rendition requirements of computer games, fast graphics cards have become available that use special processing chips and hardware to relieve the load on the Central Processing Unit. Rendering the millions of pixels that make up a screen image is perfectly suited to parallel processing, a task for which the graphics chips are optimized. Further adapting these chips to participate in general purpose programming may be a way to increase the parallel processing power of a desktop computer anywhere from 10- to 50-fold. NVIDIA and AMD, the largest graphics-card manufacturers, are working on it. Nvidia has already set up a product line for non-graphics applications and is developing a specialized programming language to go with it.

Next time you hear complaints that something is like finding a needle in a haystack, tell them it's easy: many hands make light work.

Foxit Reader for PDF Files
Acrobat Reader is now at version 8 and has been getting more powerful but also more cumbersome with each successive iteration. Steve Bass (PC World, January 2008) found a free program, Foxit Reader and Printer, that is compact, fast, and includes some nice extra features. I especially like that it allows searching all the PDF files in a directory for keywords. I tried that on a directory where I keep all the newsletter files since 2000 and got almost instantaneous results. Impressive! The print function works just fine. Foxit also has more sophisticated tools for annotating and writing PDF files and forms, but adds evaluation marks to the output unless you buy the Foxit Pro version ($39). You may not need that, since there are several other (free) ways to create PDF files, including openoffice.org Writer and MS Office 2007 (with a special download from Microsoft). My Epson scanner can scan images and also output them as PDF files. But at $39 Foxit is a bargain compared to Acrobat 8 Standard at $299.

Download Foxit Reader and Printer free from http://www.foxitsoftware.com/. Linux versions are also available. © 2007 Willem F.H. Borman. This article may be reproduced in its entirety only, including this statement, by non-profit organizations in their member publications, with mention of the author's name and the Southwestern Indiana PC Users Group, Inc.

This article has been provided to APCUG by the author solely for publication by APCUG member groups. All other uses require the permission of the author (see e-mail address above).

Click here to return to top



==================================================================