This is my site. I have a pictures, a good selection of links (many from back in 1997) and a few files ready for download. This site is not perfect or fancy. I do not claim to be the best HTML author (or even good).
Anything more need to be said?
I got the CD-ROMs from Starr containing pics from our spur-of-the-moment December 2002 road trip from Ames, IA to San Bernardino, CA. I'll post when I get them up.
Ok, so I haven't updated the poker runs for a few years. This year I will. Promise. Cross the heart and all that crap.
Ok, I totally didn't update the poker runs. Don't hold your breath. As it is now July 2007 and I am just now changing the copyright year to 2007, I will probably never get around to updated (and CURRENT) poker run info.
Adams Cycles (Nevada, IA) 2002 Poker Runs. View the flyer for the Adams Cycles Poker Runs for 2002.
Adams Cycles (Nevada, IA) 2002 Weekly Rides. View the flyer for the Adams Cycles Weekly Rides for 2002.
Boundary Waters Canoe Area Wilderness. This area has some pictures taken while in the BWCAW in northern Minnesota. I also have some pictures of the Minnesota Temptest River in the 2001 area. If you like the wilderness, or just like wilderness pictures, you should check them out. There are many years worth of pictures on this site. There are also a few years I haven't scanned in yet, too. IF someone requests the rest of the 1987 pics, I will scan them in. The BWCAW has changed a lot since then. And not just the lack of good fishing, either!
A few images. It had been noted that there wasn't a digital image of me anywhere on this planet, except at the IA DMV. This has now changed. There also are a few pics of a rocket taking off from the Kennedy Space Center in Florida from 02-15-1999. Believe me, this was a much more spectacular sight in person.
If you like to play Diablo, you MUST check out the Diablo Shrines page! Everything you ever wanted to know about the shrines in Diablo is here. Right down to the exact amount they can play with your stats! Also available is the infamous DIABACK.ZIP program. This is a great program for when your registry gets garbled (likely), your computer crashes (more likely) or if you lose connection while you have all your stuff on the ground (doesn't usually happen). For those of you who do not like the idea of a backup program for your characters, just don't download it.
I have a nice .PUD file for Warcraft II I made. It is called CALLUMOM.PUD because, if you play against just -two- computers, that is what you will be doing from fright! These land based computer players show no mercy. Beware! And don't try and out-live their gold supply. You just can't. Also fun for playing against humans too! (Suggested players=3+)
If you think I need to add anything to my site, or think you have a better way of showing what I have, drop me some email. You never know. I might just read it!
\n"; } else { # Counter does exist open( COUNTER, "$cgiHome/$file" ) || warn "error opening (read) $cgiHome/$file: $!
\n";
flock( COUNTER, $lock );
$counter_data = \n";
flock( COUNTER, $lock );
print COUNTER "$theCount;;$ENV{'REMOTE_ADDR'}";
flock( COUNTER, $unlock );
close( COUNTER );
}
# and we're out.
exit;
##############################################################
##### SUBROUTINE [ sendWebOutput ] ####
#
# Outputs stuff to the browser.
#
# NOTES: 1st argument is always the text to print. If $_[1] exists,
# exit out immediately after printing as this is probably an error.
##############################################################
sub sendWebOutput
{
$toPrint = shift;
$error = shift;
if( $commas )
{
$toPrint = formatWithCommas( $toPrint );
}
# Now that the file is all tidy, print the number, plain jane.
print "Content-type: text/shtml\n\n";
print "$toPrint";
if( $error )
{
exit;
}
}
##############################################################
##### SUBROUTINE [ formatWithCommas ] ####
#
# Put commas in counter numbers if turned on.
#
##############################################################
sub formatWithCommas
{
my $count = $_[0];
$count = reverse $count;
$count =~ s/(\d\d\d)(?=\d)(?!\d*\.)/$1,/g;
$count = scalar reverse $count;
return $count;
}
##############################################################
##### SUBROUTINE [ errorOut ] ####
#
# Debugging routine
#
##############################################################
sub errorOut
{
print "Content-type: text/plain\n\n";
print $_[0];
exit(1);
}
##############################################################
hits since July 15, 2001.
"One World, one Web, one Program" - Microsoft promotional ad
"Ein Volk, ein Reich, ein Fuhrer" - Adolf Hitler
"3 Bars, 15 beers, one sick puppy." - me
Roses are #FF0000
Violets are #0000FF
All my base are
Belong to you.
This site was created on Tuesday, January 14, 1997.
Copyright © 2006 Jason Woods.
Kastle Komputing (tm) is a trademark of Jason Woods.
All company names and/or products are licensed/registered/trademarked by/to their respectful company(s)/LLC/megacorp.