Written by samuel_trassare on May 20th, 2009
I have been using either Red Hat or Fedora for years on a server I ran at home. I just made the switch to Ubuntu after giving up on RH as a WAP. The problems started with my Prism 2 wireless card requiring firmware be loaded at boot-up. The firmware didn’t always “take” with Fedora sometimes causing multiple reboots before the card would work. On a whim I tried Ubuntu and everything worked right out of the box. I followed the instructions given at Ubuntu’s wiki site and had my card up and running in no time without having to boot over and over.
Ubuntu has been running flawlessly on my old Dell Dimension 4400 doing duty as a file share, data backup, and WAP, and firewall.
Goodbye, Fedora. It was just barely OK while it lasted.
Posted in Computers | No Responses » Tags: Fedora, Linux, Red Hat, Ubuntu, WAP
Written by samuel_trassare on November 1st, 2008
Back in 2000 I was working for Intel. I worked in a lab that had a lot of client computers powered up but doing nothing. Some coworkers turned me on to SETI@Home and we started a little game of running it on as many otherwise jobless computers as were running in our lab. At one point I had a line-up of six headless desktop computers each running an Intel P2 and Linux just to run the SETI@Home task. They were tucked under a desk and one of them served as a router for the other five to provide Internet access. I liked to jokingly think of that as my own personal “supercomputer”.
My interest in SETI@Home never waned. In the last eight years I’ve had several computers pass through my hands and I always installed SETI@Home sooner or later. My last laptop was a Dell P3 running Windows XP. Windows XP absolutely killed the performance of the laptop so I long delayed installing SETI@Home. Recently I began taking an online MS course at Colorado State University. That provided the impetus to buy a new laptop. I bought an HP Pavilion with an AMD Turion 64. Now that I’ve got a new laptop my interest in SETI@Home has flared up once again. I’ve installed SETI@Home on the new laptop and it is fast. I’ve also relegated the old Dell P3 to doing nothing but running the SETI@Home task in a quite corner of the house where the constant whirring of the CPU fan won’t drive my wife crazy.
Not stopping there, I began scouring the Internet for a WordPress plugin to display my SETI@Home participation on my blog. In past searches I had found Jason Irwin’s SETI Stats plugin. It was an effective plugin except that it used a mobile device URL for the stats data source. That data source didn’t provide the depth of stats that I wanted to display on my blog. Using Jason’s plugin, I rewrote the source code to use a more robust data source and I included a sidebar widget. The rewritten plugin is now hosted at WordPress.org.
After all that introduction, here are my SETI@Home stats:
- tiogaplanet
- Member since 26 May 2000
- Country: United States
- URL: http://www.trassare.com
- Total credit: 111,066
- RAC: 106.37
- Classic workunits: 7,453
- Classic CPU time: 81,802 hours
- S@H Status:
online
- As of 2 Sep 2010 16:03:06 UTC
Supporting SETI@Home is an endless task and there are many other distributed processing projects out there. I encourage anyone with CPU time to spare to get involved in any of them. For those interested in combating disease there’s Folding@home which I’ve heard some folks argue is a much more “practical” project to spend CPU cycles on compared to SETI. Another distributed computing project that searches space is the Einstein@Home project. Unlike SETI, E@H is looking for spinning neutron stars also known as pulsars.
Obviously, my favorite is SETI@Home hosted by University of California, Berkeley. If you leave at least one computer constantly running with little to do I recommend installing any one of the above tasks to put your computer to good use on a distributed computing project that suits your interest.
Posted in SETI@home | 2 Responses » Tags: SETI, SETI@home, stats
Written by samuel_trassare on October 29th, 2008
First, I’d like to thank Jason Irwin for his original SETI Stats plugin.
This rewritten WordPress plugin displays user stats compiled from the SETI@Home project site. You can display your stats with a widget or with a snippet of PHP code.
- Member name
- Join date
- URL (if applicable)
- Total credit
- Recent average credit
- SETI@Home Classic workunits
- SETI@Home Classic CPU time
- Team membership (if applicable)
- SETI@Home site status
- Time of last update
Download
You can download this plugin from WordPress.org.
Installation
After unzipping the download file, upload the folder “setihome-stats” into your “wp-content/plugins” directory.
Login to the WordPress Administration area, choose “Plugins” from the dashboard, find “SETI@Home Stats”, and click “Activate”.
Choose “Settings->SETI Options” from the main menu and enter your SETI@Home Account number and an interval period for refreshing locally cached stats.
You can also activate the SETI@Home Stats Widget using the sequence described above.
Usage
SETI@Home Stats uses a widget to display your stats on the sidebar.
You can display your stats anywhere on your blog using
get_seti_stats();
You can see the plugin at work on the sidebar of this blog.
Bugs
None that I know of. If you find any please let me know.
Posted in SETI@home | 11 Responses » Tags: plugin, SETI, SETI@home, stats, Wordpress
Written by samuel_trassare on September 16th, 2008
From a Reuters article:
German biologists have discovered a new species of ant they believe is the oldest on the planet.
If it’s the oldest species on the planet then it isn’t new is it?!
Posted in Random Thoughts | No Responses » Tags: stoopid
Written by samuel_trassare on July 29th, 2008
New Golden Gray is now hosted at WordPress! Download NGG from WordPress.
New Golden Gray is based on William Pramana’s Golden Grey theme. Golden Gray was originally written for Alex King’s 2005 WordPress theme competition. In the last few years WordPress has undergone many changes and the coding requirements for themes has also changed. New Golden Gray is a rewrite of Golden Grey to meet those requirements and to exploit the new functionality of today’s WordPress, version 2.6, while preserving the aesthetic quality of the original theme.
Features
New Golden Gray has been written to include:
- Support for widgets!
- Accessibility features: access keys and friendly text browser support.
- A 404 page.
- An archive page.
- Support for GaMerZ’ WP-Print plugin.
- Gravatars.
Screen shot

Download
Download New Golden Gray 1.8 (81K).
Download William Pramana’s original Golden Grey (29K).
Support
Use the comments section for all requests for support or to recommend improvements to NGG.
What’s Next
- Improved navigation bar.
- Improved support for mobile devices.
Known Issues
- If your blog contains more than about eight page links, they will not all fit in the navigation bar and they page layout will distort.
- Some CSS3 code is used in the style sheet which won’t validate against W3C’s current CSS validation.
Posted in Programming | 16 Responses » Tags: theme, Wordpress