well, one of the best, Track and Field. I remember trying to do the 100 dashes and having you thumb fall of becuase you had to punch the controller so hard.
I used to take a marble and run it side to side on the button. It increased the life span of your thumb and made your player run as if he was on steriods.
I feel sorry for anyone who played track and field with the running pad. Running on it was useless for getting quick times. If you wanted to seriously win, you had to use both hands and bang on the pads to move quickly. Now that hurt.
For milestones 0.9.7 and 0.9.8, the focus is on performace enhancingment, and stability of the Mail/News end of the suite. And boy, is it getting good..."
I just installed 0.9.6, opened up the messenger program, and what did i hear.. the outlook mail sound. uuuugggh... who ever implemeted that should be shot.
Why not test this to see if it is more widespread?
As a summer job, I used to load/unload baggage from aircraft, and let me tell you it *IS* widespread. I've seen other workers laugh at the fragile tags on a box, and then pick it up and throw it a couple of times or do the classical steve urkel "oops, did i just drop that".
My advise is if its fragile, don't put those handle with care or fragile stickers on the box.
#!/usr/bin/perl
# Opens logfile and picks the ip's that attempt to pass the code red virus
# Location of Log File
$LOG = "/var/log/apache/access_log";
#begin code
open LOG or die "Cannot open $LOG for read:$!";
$count = 0; # ip count
@ip; # array of ip's
while (){
if(m@GET/default.ida?@){ /(\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})/;
$count++;
push(@ip,$1);
}
}
#sort ip's (this is a slow sort.. beware)
print join "\n", sort {
pack('C4' => $a =~ /(\d+)\.(\d+)\.(\d+)\.(\d+)/)
cmp
pack('C4' => $b =~ /(\d+)\.(\d+)\.(\d+)\.(\d+)/)
} @ip;
print "\n\nThis Box Has Had $count Attempts On It By The Code Red Virus.\n";
#end code
Its great for blocking popups, but the only gipe i have with mozilla is if you edit your hosts file and set all the ad banner sites to 127.0.0.1 ( see article msg titled : My/etc/hosts ) you get annoying alert messages saying that you can't connect, which is fine, but most sites have multiple ads... Even IE doens't do that. =(
What is with that video? Those kids look as if they were forced to play it. Then all of a sudden the tv sound is off and Microsoft amplifys the sound of the kid pressing the buttons..
With videos like that, and the other ones on that site, you know for sure the console market is becoming over saturated
"Robo Puppy commencing 2 hour yipping session. Yip! Yip! Yip! Yip! Yip! Yip!" -- Robo Puppy
When is the court date to settle this issue? Is their one ?
be first to read the dupes before everyone else.
I used to take a marble and run it side to side on the button. It increased the life span of your thumb and made your player run as if he was on steriods.
I feel sorry for anyone who played track and field with the running pad. Running on it was useless for getting quick times. If you wanted to seriously win, you had to use both hands and bang on the pads to move quickly. Now that hurt.
The strangest thing I have ever come accross on old hard drives, are the original articles of all the dupe posts to slashdot.
http://www.google.ca/search?q=cache:7RoAhQeSahQC:w ww.komar.org/xmas/
C :w ww.komar.org/xmas/2001/
C :w ww.komar.org/xmas/2002/power.html
;)
http://www.google.ca/search?q=cache:sVe6bz6mGQo
http://www.google.ca/search?q=cache:MnEhsQDlHFI
just wait a few mins for the pix to load
I can't belive it's not microsoft internet explorer.
- comply and register.
- karma whore and post the article.
- wait for the unregister link.
- wait for the karma whore to post the article.
- don't both to read and just post whats on my mind.
- wait for cowboyneal to read it to me.
You can get the ACiD and iCE art packs from
ACiD
iCE
http://cosmo7.com/riaa.jpg
Check out all the archived Santa cam shots, every picture execpt Eastern Canada shows Santa in his sled.
Seems he likes to ride in CF-18's instead.
I just installed 0.9.6, opened up the messenger program, and what did i hear.. the outlook mail sound. uuuugggh... who ever implemeted that should be shot.
As a summer job, I used to load/unload baggage from aircraft, and let me tell you it *IS* widespread. I've seen other workers laugh at the fragile tags on a box, and then pick it up and throw it a couple of times or do the classical steve urkel "oops, did i just drop that".
My advise is if its fragile, don't put those handle with care or fragile stickers on the box.
its not the greatest script but its what i used
/default.ida?@){
/(\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})/;
/(\d+)\.(\d+)\.(\d+)\.(\d+)/)
/(\d+)\.(\d+)\.(\d+)\.(\d+)/)
#!/usr/bin/perl
# Opens logfile and picks the ip's that attempt to pass the code red virus
# Location of Log File
$LOG = "/var/log/apache/access_log";
#begin code
open LOG or die "Cannot open $LOG for read:$!";
$count = 0; # ip count
@ip; # array of ip's
while (){
if(m@GET
$count++;
push(@ip,$1);
}
}
#sort ip's (this is a slow sort.. beware)
print join "\n", sort {
pack('C4' => $a =~
cmp
pack('C4' => $b =~
} @ip;
print "\n\nThis Box Has Had $count Attempts On It By The Code Red Virus.\n";
#end code
i did the same thing to.. 315 hits from 24.*.*.* on my my logs
Its great for blocking popups, but the only gipe i have with mozilla is if you edit your hosts file and set all the ad banner sites to 127.0.0.1 ( see article msg titled : My /etc/hosts ) you get annoying alert messages saying that you can't connect, which is fine, but most sites have multiple ads... Even IE doens't do that. =(
Unfortunately, we are very sorry to report that the CD-ROM bearing all the names was mounted on the failed Mars Polar Lander. Thats too funny...
What is with that video? Those kids look as if they were forced to play it. Then all of a sudden the tv sound is off and Microsoft amplifys the sound of the kid pressing the buttons.. With videos like that, and the other ones on that site, you know for sure the console market is becoming over saturated