blog.x-e.ro / page 18 of 157 camouflage computer : my first DIY pc
today was a little too interesting not to write about. I woke up and checked to see if the paint was dry on my new computer. I made 3 camouflage stencils that I used on the entire box (including cd/dvd drives, sound blaster audigy, power buttons, EVERYTHING!). I also cut out a toxic symbol as the case window on the door. after putting all the components in, and a brief battle with some jumper settings, it finally turned on and recognized all the devices.
random page perl script : CGI randomization
perl :: CGI randomization
place this code in a file called index.cgi, chmod it to 775, and place it in a directory of html files. this script will pick one of the files in the specified directory at random, and print it to the screen. refresh the page for a new random one.
#!/usr/bin/perl
print "Content-type: text/html\n\n";
#print "<pre>";
$basep = "/wwwroot/path2/randomdir";
srand(time ^ $$);
#print "got random time...\n";
@files = `ls $basep/*.html`;
#print "got file list...\n";
#foreach (@files) { print "-----$_\n";}
$file = rand(@files);
#print "got random file...$phrase\n";
$nupath = "$files[$file]";
#print "got new path...$nupath\n";
open(LOG, $nupath) or die "$!\n";
while ()
{
print $_;
}
close (LOG);
#print "</pre>";
exit;
life :: party at zac's house
a few years ago, after almost getting arrested for trick-or-treating at age 19, our group of friends decided that we were going to start having a halloween soirees at peoples houses. this year the party was at the knight residence. all kinds of crazyness (like zac changing costumes 5 times) view the entire gallery here. (more photos in full post)
life :: young, dumb, here i come...
hellyeah! on july 14 2003 i turned 21!
i also threw a drunken bash! thanx to everyone who showed up!
i made sure to take tons of photos, but here's a choice selection. click the image for a larger view.
(more photos in the full post)
molotov cocktail tattoo : revolution
i finally got a decent picture of the molotov cocktail tattoo on the back of my right calf. it's totally finished now. it wraps around a little too much fer it to fit into one picture so i combined them. click the photo above for a larger view.
videogame fontz : 8bit typography
i have a few new video game inspired dingbatz fontz available for download now on my font site: fontvir.us
some of the new styles include the two font megaman family (mega man and villians), invaders from space, and mario bros drunkenbatz! check 'em out.
nu.tat2 : 4u.2c
so i got myself a new tattoo this weekend. it's a nu-skool skull and
cross bones, just below my black flag bars. it's sweet!
susane did it at new world tattoo in follensbee wv.