Flash is often abused. For every good use of flash, there are 100 bad ones. And macromedia needs to keep up on ports, I'm not gonna run windows to see yur usless "web site".
I saw it at a local theater that was showing harry potter and the like on other screens. I caught the final showing, there were 9 people there, including one guy in his 60s by himself.
Although I'm beginning to see signs of conspiracy theorist (General paranoia, distrust of my own government, a sinking feeling that all my civil liberties are disappearing quickly, a belief that my government values the greed of corporations over the needs of its people, etc) in myself
I feel the same way, and think it's compleatly rational.
I watch it, but (I shit you not) I tape paper over that part of the screen. I do this because I find the damn thing so distracting I can't watch the show. When I watch it on mycomputer (I have a tuner card) I put another window over that thing.
I've never bought a CD, and never will. I don't like music enought to pay for it. I would not buy it even if it were a fair price. I don't pirite music either.
set goatse.cx to 127.0.0.1 in your hosts file. I realized it befor the rediredt hit, but my hosts file would have redirected it to my local http server.
You are on crack, of cousr it's fair use to download MP3s of songs off CDs you own. Please back you your statments with reasoning.
They used to mail me about breast enlargment, but then I stopped running gotmail, and the messages went away.
or were taken from public domain works which remain available to everyone (e.g. Snow White; Robin Hood)
Notice how they don't want to give back to the public domain.
Thank you for that enlightenment. My guess was that it was something dirty in spanish, but I had no idea why....
Show me a webpage with hidden source, and I'll show you how to unhide it. Try me, I dare you.
Flash is often abused. For every good use of flash, there are 100 bad ones. And macromedia needs to keep up on ports, I'm not gonna run windows to see yur usless "web site".
Why is "Laputa" offensive?
I saw it at a local theater that was showing harry potter and the like on other screens. I caught the final showing, there were 9 people there, including one guy in his 60s by himself.
You username is the end of line code for text files on microsoft based systems, right?
/me adds www.goatse.cx to his hosts file next to goatse.cx
When my house caught fire, my computer face melted, but the hard drive still worked.
Rights do not exist without law to back them up. Thus, the outlaws won't have any rights.
That's really nice if you have a super high end monitor, but otherwise your refresh rate goes to pot, and it's even worse on the eyes.
Aggreed. My moniter does 2048x1536, but only at 67 Hz
I run at 1600x1200@85Hz
What my "localy owned and operated" ISP? What about DVDs produced by independent studios that aren't MPAA members?
Although I'm beginning to see signs of conspiracy theorist (General paranoia, distrust of my own government, a sinking feeling that all my civil liberties are disappearing quickly, a belief that my government values the greed of corporations over the needs of its people, etc) in myself
I feel the same way, and think it's compleatly rational.
or use this.... (Yeah, I wrote it, you can do whatever you want with it.)
;
0 12\000\000\000\015\111\110\104\122\000\000\ 000".0 37\025\ 304".0 01\143\ 140".1 46\000\ 000".;
#!/usr/bin/perl -w
# simple HTTP server. Responds blindly with a 1x1 transparent PNG. Use with a hosts file for ad blocking
use IO::Socket;
use Net::hostent;
$server = IO::Socket::INET->new(
Proto => 'tcp',
LocalPort => 80,
Listen => SOMAXCONN,
Reuse => 1
)
print "*** listening on port 80\n";
while ($client = $server->accept()) {
$client->autoflush(1);
print "Recived a request, responding with 1x1 transparent png...\n";
print $client "HTTP/1.1 200 OK\nContent-Length: 68\n".
"Content-Type: image/x-png\n\n\211\120\116\107\015\012".
"\032\
"\001\000\000\000\001\010\006\000\000\000\
"\211\000\000\000\013\111\104\101\124\170\
"\000\002\000\000\005\000\001\116\013\250\
"\000\000\111\105\116\104\256\102\140\202"
close $client;
}
I've weasled around thier link and source hading stuff. Pretty trivial.
I seem to recal hearing that that cyborg dude from MIT implemented that.
My ISP gave me a free web hosting account (10MB) with perl + PHP + SSI + shell access.
I emailed them a complaint, with a disposible address, haven't heard back from them.....
I really hadn't noticed picture distortion. Why don't you lend me your TV so I can see what you're talking about? ;-)
I watch it, but (I shit you not) I tape paper over that part of the screen. I do this because I find the damn thing so distracting I can't watch the show. When I watch it on mycomputer (I have a tuner card) I put another window over that thing.
I've never bought a CD, and never will. I don't like music enought to pay for it. I would not buy it even if it were a fair price. I don't pirite music either.
Play it through optical out, then digitaly record it on a device with optical in. I'm not afraid of the DMCA.
set goatse.cx to 127.0.0.1 in your hosts file. I realized it befor the rediredt hit, but my hosts file would have redirected it to my local http server.