Of course, the day I post any praise for them, they stab me in the back and kill my connection. As far as I can tell, I no longer have a Rhapsody account, and cannot access the service that I am paying for.
Maybe you should consider other options after all...
I've been using rhapsody for about 8 months now. I initially signed up due to an ridiculous offer made to my school -- students get unlimited access to the streaming songs for $24 / year. I could not be more satisfied with the product; and I this is coming from someone that hates Real Player. Listening to the music is instantaneous, they have most of the music I look for and have exposed me to MANY new artists that I wasn't aware of, and it's legal. I suggest you check it out if the same offer is available at your school...
# Perl script to find fast US proxies using # publicproxyservers.com and ping times # # schedule with cron using the crontab line: # 0 7-23/2 * * * perl ~/proxyfind.pl # proxies.txt will be updated every other # hour between 7:00 AM and 11:00 PM. # use LWP::Simple; $output_file = '~/proxies.txt'; $ping = "/bin/ping"; $country = "United States"; open (OUTPUT, ">$output_file"); my $minIP;my $minPort;my $minAvgRTT = 1000; for ( $i = 1 ; $i ](\d+\.\d+\.\d+\.\d+)[](\d+)[) { if (/max/) { $result = $_;$result =~/\d+.\d+\/(\d+.\d+)\/\d+/;$tempAvg = $1;if ( $tempAvg $minAvgRTT ) {$minIP = $ip;$minPort = $port; $minAvgRTT = $tempAvg;}}} close(PING); }} print OUTPUT "\nWith an average RTT of $minAvgRTT ms, your best bet from page $i is:\n"; print OUTPUT "HOST: $minIP\nPoRT: $minPort\n"; $minAvgRTT = 1000;}}
Guns are not a reasonable solution for Yo Maing's problem. He/she specifically says "not looking for something that would get someone injured." Guns injure people. Besides, buying a gun and getting proper training just is not an interesting solution to the problem.
If you have one of those, you can set up a tripwire fence of barely visible fishing line around a piece of property so that when somebody or something trips it, a loud alarm goes off with flashing lights. You'll want to go with a non-nylon fishing line though because nylon stretches too much. My dad has used this system while camping in Alaska to ward off grizzlys and he's still alive too!
Of course, the day I post any praise for them, they stab me in the back and kill my connection. As far as I can tell, I no longer have a Rhapsody account, and cannot access the service that I am paying for.
Maybe you should consider other options after all...
I've been using rhapsody for about 8 months now. I initially signed up due to an ridiculous offer made to my school -- students get unlimited access to the streaming songs for $24 / year. I could not be more satisfied with the product; and I this is coming from someone that hates Real Player. Listening to the music is instantaneous, they have most of the music I look for and have exposed me to MANY new artists that I wasn't aware of, and it's legal. I suggest you check it out if the same offer is available at your school...
# Perl script to find fast US proxies using /\d+.\d+\/(\d+.\d+)\/\d+/;$tempAvg = $1;if ( $tempAvg $minAvgRTT ) {$minIP = $ip;$minPort = $port; $minAvgRTT = $tempAvg;}}} close(PING); }} print OUTPUT "\nWith an average RTT of $minAvgRTT ms, your best bet from page $i is:\n"; print OUTPUT "HOST: $minIP\nPoRT: $minPort\n"; $minAvgRTT = 1000;}}
# publicproxyservers.com and ping times
#
# schedule with cron using the crontab line:
# 0 7-23/2 * * * perl ~/proxyfind.pl
# proxies.txt will be updated every other
# hour between 7:00 AM and 11:00 PM.
#
use LWP::Simple;
$output_file = '~/proxies.txt'; $ping = "/bin/ping"; $country = "United States"; open (OUTPUT, ">$output_file"); my $minIP;my $minPort;my $minAvgRTT = 1000; for ( $i = 1 ; $i ](\d+\.\d+\.\d+\.\d+)[](\d+)[) { if (/max/) { $result = $_;$result =~
http://www.genetiate.com/projects.html
...
Just what we need
A similar story was posted last month on slashdot.2 4&tid=198&tid=1
http://slashdot.org/article.pl?sid=04/08/25/16392
Optware -- the company claiming to have done this a month ago -- has a press release available at:
http://www.optware.co.jp/english/what_040823.htm
Is slashdot really the place for tech support? Somebody having problems with their LCD is not "stuff that matters" in my book.
-A
Okay okay okay, too many comments about guns.
. html
Guns are not a reasonable solution for Yo Maing's problem. He/she specifically says "not looking for something that would get someone injured." Guns injure people. Besides, buying a gun and getting proper training just is not an interesting solution to the problem.
If you really want to do a security system on the cheap look into fish alarms like http://www.outdoorsweekly.com/ultrashackfishalarm
If you have one of those, you can set up a tripwire fence of barely visible fishing line around a piece of property so that when somebody or something trips it, a loud alarm goes off with flashing lights. You'll want to go with a non-nylon fishing line though because nylon stretches too much. My dad has used this system while camping in Alaska to ward off grizzlys and he's still alive too!
If $20 is still too much, you can make your own trip-wire circuit: http://www.aaroncake.net/circuits/alarm1.htm
++ Eschew Obfuscation ++