Showing posts with label anti-pinning images. Show all posts
Showing posts with label anti-pinning images. Show all posts

Friday, September 28, 2012

I Will Crowdscrape



I Will Crowdscrape

Pinterest, I love you
You give me many likes
You give me followers
From lawsuits, I shield you
I'll bite the legal bullet
And run the gauntlet

Pinterest, I love you
You line up pictures
You host my folders
From artists, I steal for you
Master, are you pleased?
I serve, so you be enriched.

Friday, August 10, 2012

Tuesday, July 3, 2012

Awareness, Action!

If you have a Pinterest account, and have a few minutes, do REPIN from http://pinterest.com/pinhammer - maximize the number of pinners that get to see these graphic copyright messages in the general feed.

Tuesday, June 26, 2012

Pressuring Pinterest & Pinners

Everyone who has raised a child knows how difficult it is to be heard by those little ones when they have decided that they just don't want to hear.

How can artists get pinners' attention? Words will fall on deaf ears, therefore, all we have left are actions. They do, after all, speak louder than words.

Public relations:
(1) Google "pinterest copyright infringement" - click on "more search tools" on the left menu and select "last 24 hours" or "last week" and make sure that the anti-Pinterest voice is one of the first in the comment sections of articles about Pinterest. Enlighten the audience on what pinners seem to understand the least: how Pinterest "publicity" doesn't help every artist's business model, that it doesn't help yours, and that it's not their right to make the assumption that artists seek fame above all, and saddle us with endless DMCAs take downs.

(2) Log in to your Pinterest account, and repin copyright warning images from Pin Hammer's pin boards

If you have your own website:
As instructed in this post Educate Pinners With .htaccess, hijack pin requests to substitute an image containing a stern copyright warning.

If copyright has occurred, you have some options:
(1) Be vigilant with your content and serve as many DMCA notices as necessary, emailing copyright@pinterest.com, not the automated form on Pinterest's website. The blank frames where images use to be will linger and serve as a reminder that infringement has occurred and that there are artists that do not welcome it.

(2) Log in to your Pinterest account and post some version of the below in the infringing pin's comment section:
You have posted my image without permission. By taking away my lawful right to distribute this image and handing this right to Pinterest, you are making it more difficult for me to earn money from my work. You are helping Pinterest make money from my work instead of me. Please help artists continue to be able to derive an income from self-publishing on the internet by not pining their work. I'd rather you remove the image, but if you really want to keep it on Pinterest, my licensing rate for every posting/re-pinning on a Pinterest pinboard is $250.00/yr. Again, I would prefer if you remove the image because Pinterest has no hotlink protection.
To quote a commenter on Pinterest announces new terms of service & that private boards are coming soon:
Despite first necessary changes to protect the Pinterest founder from major lawsuits the conflict with copyright persists. The majority of pinboard owners still do not and will not care about copyright. Also Pinterest can trust that the majority of copyright owners will not take the effort to constantly check illegal pins. From my point of view Pinterest tries to get away with a “dirty deal” between them and their users (silent agreement to tolerate uncounted copyright infringement)as cheap as possible. Only if and when copyright owners (can) protest they will finally do something. I do not think that this is a basis for an ethical business conduct.
WE NEED TO KEEP THE PROTEST ALIVE. EVERY DAY.

Saturday, June 23, 2012

Good News and Bad News.


A mere 3 lines of code on your website will send a clear message.


The method described in Educate Pinners with .htaccess gives results like the one your see illustrated above in the screenshot. Pinners pin the image of their choice, but only if they look back at their pinboard will they notice the copyright-warning image that has been automatically substituted. If they notice the message, typically, they will erase it themselves - saving YOU the trouble of DMCA notices, and controlling the message that pinners receive when they infringe on your copyright.

All of this magic is accomplished with just 3 lines of code in your website's .htaccess file.

That was the good news. Now, for the bad news.

A surprisingly large contingent of pinners is so stubbornly imbued with its self-given right to grab an artist's content in order to gain some measure of approval from total strangers on the internet ("followers") that after Pinterest itself has blocked them from pinning content from one's domain and receiving a pop up message that pinning isn't allowed, they press on and pin anyway, in which case they end up pinning a substituted copyright-warning image instead of the image they wished to pin.

Now, you'd think that after receiving two manners of copyright warnings, the pinner would pause, and infringe copyrights on another hapless website that isn't yours. If you were to think this, you'd be very wrong.

For after these two copyright warnings, a shocking number of pinners simply double-back with their browser back-button to the image search engine result page where they originally saw your image, and pin from there.

Because you put it on the internet, and no matter how many times they're warned not to take it, they're going to bloody grab that image to impress strangers, and enrich Ben Silbermann.

It's going to be very, very difficult to change things. Pinterest will have to yield. But the copyright-infringement platform is just that, and doesn't show signs of wanting to go legit.

Tuesday, June 12, 2012

Educate Pinners With .htaccess

Have your own website? Here is a chance to educate the pinners with a message, and stop pinning at the same time - all with a single piece of cut-and-paste code that can disable pinning sitewide. Two birds with one stone.

Simply add the code of your choice, below, to your .htaccess file. When attempting to pin an image from your website, unbeknownst to them, the pinners will be posting something completely different, that will be seen by all their followers! There is a lot of potential to reach pinners with this method. The images are hosted on flickr.


To use this image:
RewriteEngine On
RewriteCond %{HTTP_USER_AGENT} Pinterest [NC]
RewriteRule .*\.(jpe?g|gif|bmp|png)$ http://farm8\.staticflickr\.com/7099/7286791720_017f7f2cba\.jpg [R]



To use this image:
RewriteEngine On
RewriteCond %{HTTP_USER_AGENT} Pinterest [NC]
RewriteRule .*\.(jpe?g|gif|bmp|png)$ http://farm8\.staticflickr\.com/7220/7203313120_708e9a7229\.jpg [R]



To use this image:
RewriteEngine On
RewriteCond %{HTTP_USER_AGENT} Pinterest [NC]
RewriteRule .*\.(jpe?g|gif|bmp|png)$ http://farm8\.staticflickr\.com/7080/7167093018_58b755d606\.jpg [R]



To use this image:
RewriteEngine On
RewriteCond %{HTTP_USER_AGENT} Pinterest [NC]
RewriteRule .*\.(jpe?g|gif|bmp|png)$ http://farm9\.staticflickr\.com/8158/7003734640_55920c978d\.jpg [R]



To use this image:
RewriteEngine On
RewriteCond %{HTTP_USER_AGENT} Pinterest [NC]
RewriteRule .*\.(jpe?g|gif|bmp|png)$ http://farm8\.staticflickr\.com/7238/7003187122_e1a58a8202\.jpg [R]



To use this image:
RewriteEngine On
RewriteCond %{HTTP_USER_AGENT} Pinterest [NC]
RewriteRule .*\.(jpe?g|gif|bmp|png)$ http://farm8\.staticflickr\.com/7084/7002973012_8535692c4e\.jpg [R]



To use this image:
RewriteEngine On
RewriteCond %{HTTP_USER_AGENT} Pinterest [NC]
RewriteRule .*\.(jpe?g|gif|bmp|png)$ http://farm6\.staticflickr\.com/5275/7000674678_c5a1b80ba4\.jpg [R]



To use this image:
RewriteEngine On
RewriteCond %{HTTP_USER_AGENT} Pinterest [NC]
RewriteRule .*\.(jpe?g|gif|bmp|png)$ http://farm8\.staticflickr\.com/7080/7107060703_aec6eba365\.jpg [R]


Sunday, May 6, 2012

Anti-Pinterest Images for Your Website



=================================================

=================================================

=================================================

=================================================

=================================================