CogBlogged Tagged ‘creative commons’

Sleep Peacefully, Creative Commons Licensed Images, Google Will Never Find You

cc licensed ( BY ) flickr photo shared by desmorider For as vast and accurate as Google Searches can be, I cannot help but raise a curiosity flag when it fails elsewhere. It still frustrates me how many clicks deep you have to go to the advanced search settings to have google search for images “licensed for re-use”. In a blog post from April 2012, Martin Hawksey pointed out something I had not known of before; inside of Google Docs, when you go to embed an image, and you use thee search, the default is actually for media licensed for re-use. This is pretty cool, so if I am writing about being tired, perhaps I want to use an image of a sleeping dog; within the Google Docs image search, I see 60 results for a search on “sleeping dog”. Wow, maybe Google does care about promoting licensed media. Stop [...]

(see the full barking...)

Beyond Linktribution is Thanktribution

cc licensed ( BY ) flickr photo shared by vistamommy A few clicks back I coined the made up term “linktribution” to represent the recommended way of thanking someone for use of their open licensed content by linking back to the original. It is the least one can do, eh? Sadly it does not happen nearly enough, note this article on Psychology Today — not only does it have an image (probably not licensed from the movie Stand By Me as this TinEye search reveals for the image), it just sits there w/o out any kind of attribution at all. But I go off track. Doing a link back, again, is the base minimum that one ought to to, but there is no reason not to go a step farther. I cannot seem to locate it in my blog (uh oh), but I remember writing once about the phenomena of [...]

(see the full barking...)

Dominoe’s Day on Flickr

Thanks to Martin Weller, I was tipped off to today’s flickr blog theme as being D is for Dalmatian. Of course, given my favorite of favorite lost/found/lost/found dogs, I had to take a peek. Interestingly, I spotted 53212 photos found by searching on “dalmatian” sorted by interestingness (well I did not actually count, I used the numbers at the bottom) Of those, some 4515 are licensed creative commons- that is a whopping 8.5% of the total. The road to openness and sharing is a long slow uphill climb. Or maybe I should try my “glass is already 8.5% full” attitude? Among the few is “The Perfect Dog” cc licensed ( BY SD ) flickr photo shared by J. Chris Vaughan And I knew one who was just as perfect to me– cc licensed ( BY ) flickr photo shared by cogdogblog cc licensed ( BY NC SD ) flickr photo [...]

(see the full barking...)

It’s Not Really Sharing When the Default Is Not

cc licensed flickr photo shared by Roberto Rizzato ►pix jockey◄ Facebook resident Let’s stop politely nodding and play lip service to sharing content. Let’s stop doing sort of sharing, like sort of pregnant. You do or you don’t. And save the trotted our excuses, “most people don’t know about creative commons”, “the default is turned off”. It’s bull, lazy bull turds, and its time to turn it up way past 11. Frankly, if all a site does is trot out creative commons like little stickers pasted on for decoration, its like one of those “save the planet” bumper stickers hanging on the bumper of a Hummer. Look at all the great content on ITConversations, my favorite source for tech podcasts. Their content pages do not even indicate a creative commons license (example). If you lift the hood and peek at the source code, you can find however the RDF code [...]

(see the full barking...)

Bye-bye flickr cc BY Hello BY-NC

It was back in late 2006 I switched my flickr photo creative commons license to the simple, and sharable, by attribution license. I said then: So I am considering, pondering, swaying that the most free, is the simple BY Attribution license, and until someone strongly can compel me backward, have switched this on my blog and my flickr collections. I now have been strongly compelled, by Alec Corous’ recent post on Considering CC-Non Commercial. Alec does have a new Amazing Story where his video of him helping his daugher learn to ride a bicycle was found, and licensed by Nokia to be part of a new commercial. Not just part- it is the crowning last segment in a montage, the one the closes the deal on the commercial’s message- check it our yourself http://stalkr.tv/Media/Nokia.mp4. The thing is that his use of the BY-NC creative commons license (it can be used [...]

(see the full barking...)

You’d Think a Big Site Like GigaOM Would Be Better at Creative Commons

cc licensed flickr photo shared by kisses are a better fate than wisdom I’m just a little pup on the web. A one dog show. I’ve got no ads on my blog, no sponsors, no income here. I pay for everything myself. But I sure as hell take the steps to provide attribution credit for images I use here. It’s the right thing to do. It’s the right behavior to model. It’s the golden rule. It’s easy. Perhaps if you are an outfit like GigaOM you don’t have to bother with such trivial annoyances. Tonight I came across their post on Open vs. Closed: In the Ongoing Battle Over Control, How Much Is Too Much? and right away I recognized the left side photo in the collage they used: or you can find directly on their site at http://gigaom.files.wordpress.com/2010/04/open-vs-closed.jpg I recognized that one right away as a creative commons one [...]

(see the full barking...)

No Linked Attribution: When the CC Item Vanishes?

I always provide links back to the source as attribution for the flickr creative commons photos I use. Today I ran into the not so surprising case of wondering what to do, and what the ramifications for, if the original is no longer there? Here’s the case. A dark night in a web that knows how to keep its secrets, but one dog is still trying to find the answers to life’s persistent questions. Me. Oops, wrong story. I was working on a site which has a banner collage made of 5 or 6 flickr cc licensed images. When I did the original, I downloaded them in 500px size (I keep the original cryptic file names, like “196478990_e68fe3c25a.jpg”). I also, and I wish I could say always, kept a text file with the credits info. In making a credits page on the new site, I reached for my favorite tool, [...]

(see the full barking...)

New! Improved! With Extra Sheen! Flickr CC Attribution Helper

cc licensed flickr photo shared by jamelah Mmm, sliced bread! So far maybe 140 people have installed my Flickr Creative Commons Attribution Helper- a GreaseMonkey script for Firefox. I use the sucker almost every day. It takes what used to be about a 5 click, 4 copy/paste operation to give me, in one motion, the HTML needed to embed a Creative Commons licensed flickr photo in my blog- and– the format is consistent every time. But last week, a tweet from Alec Courous got me thinking, that there are times when you want an attribution string that is not HTML, e.g., when you are using flickr photos in say a presentation. I took about 10 minutes to add that feature. The new version 0.3 of my script at http://userscripts.org/scripts/show/49395 now adds a second text box that has an attribution string in text: Either box is automatically select when you click [...]

(see the full barking...)

Flickr CC Attribution Helper Greasemonkey Script

This morning I drove down a new coding rode- I’ve never done a Greasemonkey script, so with some help poking around ones I have and Dive into Greasemonkey — here is my crude Flickr CC Attribution Helper. What is does is adds a box on the right side of flickr photo pages — only for photos with a Creative Commons License — some HTML you can copy and paste for a blog post. I found an existing script Flickr Photo Link but that was meant to grab the entire image URL (mine is meant for a caption assuming you have already inserted an image into a blog post or web page). Also, that 3 year old script did not even work because it was not parsing correctly for the user name the way it does the XPath search on the <b> tag (looks like flick added a foaf attribute), but [...]

(see the full barking...)