Live data from Hacker News

Impressive SOPA blackout

littlehart.net

21–30 of 39 posts

Re: Impressive SOPA blackout

#21
post #10
post #4

Green Peace is also using this, not sure whether the German Pirate Party ripped it off from them or vice versa. http://greenpeace.org

Well that's probably why they're called Pirate Party :P

Man, I wish there were a real Pirate Party, so I could get someone to issue me a Letter of Marque to attack all those stupid Spanish Galleons sailing up and down the coast.

Re: Impressive SOPA blackout

#24
post #5

Earlier quoted context omitted.

>ripped directly Author of the code: "I place this code in the public domain. I require no attribution." : https://github.com/zachstronaut/stop-sopa Your research-foo leaves much to be desired.

Just a note about copyright law: You can't legally place something in the public domain (even saying you want it public domain is meaningless). The best you can do is license it permissively giving up your five rights to copyright with a clear, perpetual and irrevocable license. The Apache license is a good one to use. This code as it stands is still fully copyrighted and copying it is technically a felony.

I've heard that's true in other countries, but I'm pretty sure the US allows you to place something in public domain.

Re: Impressive SOPA blackout

#25

I find it strange that a method of protest appears to be an opportunity to see who can make the nicest looking one. Given the title of the thread, are some considering the blackout less of a political manoeuvre and more of a portfolio addition? Obviously they need to be attention grabbing enough to highlight the cause, but as a metric surely effectiveness is better than impressiveness?

"I find it strange that a method of protest appears to be an opportunity to see who can make the nicest looking one." Why not? Is a protest sign less credible if it's not made of cardboard and Sharpie™? You should make everything you touch beautiful.

The more effort it takes to produce a protest, the more meaningful the protest is.

Re: Impressive SOPA blackout

#26
post #3

Credit to Zachary Johnson: https://github.com/zachstronaut/stop-sopa

Thank you for posting this; my dev tools cut it off when I looked for attribution (terrible excuse, I just thought it was impressive).

No worries, nicholas. This is the second time the link has hit the ycomb news homepage, so I've gotten plenty of attention already. Today is about stopping SOPA!

Re: Impressive SOPA blackout

#27
post #5

Earlier quoted context omitted.

>ripped directly Author of the code: "I place this code in the public domain. I require no attribution." : https://github.com/zachstronaut/stop-sopa Your research-foo leaves much to be desired.

My bad. I thought the public domain code was just the mousehandler at the bottom, not all the CSS tricks above.

The javascript does all the parallax motion of the shadow and adjusts the box and text shadow blur based on distance of "light source" from content. So the CSS and JS are rather intimately linked for the full effect. This is just the web nerd in my jabbering away. ;)

Re: Impressive SOPA blackout

#28
Thank you for making sure the site is readable even though javascript is disabled (I mean this sincerely).

Edit: I would also like to point out that disabling javascript on wikipedia's page does not display the blackout and lets you continue to use the site (apologies if this was mentioned before)

Re: Impressive SOPA blackout

#29

Thank you for making sure the site is readable even though javascript is disabled (I mean this sincerely). Edit: I would also like to point out that disabling javascript on wikipedia's page does not display the blackout and lets you continue to use the site (apologies if this was mentioned before)

I did that just for you in particular. I did it so you would call your congress members and tell them you oppose SOPA. And you made those calls for me, right? :p

Re: Impressive SOPA blackout

#30
post #5

Earlier quoted context omitted.

>ripped directly Author of the code: "I place this code in the public domain. I require no attribution." : https://github.com/zachstronaut/stop-sopa Your research-foo leaves much to be desired.

Just a note about copyright law: You can't legally place something in the public domain (even saying you want it public domain is meaningless). The best you can do is license it permissively giving up your five rights to copyright with a clear, perpetual and irrevocable license. The Apache license is a good one to use. This code as it stands is still fully copyrighted and copying it is technically a felony.

Creative Commons have a pretty good piece on this under their CC0 info at http://creativecommons.org/about/cc0.

I'd be very interested if anyone knows of a genuine situation in which one can't disclaim the IP rights one is offering up in a CC0 license (some aspect of moral rights?). I'm thinking of the possibility of problems with heirs-in-title, or somesuch, choosing to assert a right that their successor (the work's creator) wished to give up ... but really I can't see why an heir should be allowed such a right.

?

Post reply on HN