Creative Commons Add-In for Office Released
Ctrl+Alt+De1337 writes "Creative Commons has announced the release of an add-in to Microsoft Office that allows the easy addition of a CC license to files created with Word, PowerPoint, or Excel. It was co-developed by Microsoft and Creative Commons and only works in Office XP and Office 2003. It can be downloaded from Microsoft's download center after a validation check, and CNet has a screenshot available of the tool."
"What would be far more useful would be a way to tag Creative Commons documents in web pages, and then if some search engine (Google? please?) would explicitly label Creative Commons results as such..."
x -ns#">/ by/2.5/" />/ 2.5/">i on" />t ion" />t ion" />v eWorks" /> />
There is; on the web badge code, the following (or, depending on the license, something similar) is encapsulated:
<rdf:RDF xmlns="http://web.resource.org/cc/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-synta
<Work rdf:about="">
<license rdf:resource="http://creativecommons.org/licenses
</Work>
<License rdf:about="http://creativecommons.org/licenses/by
<requires rdf:resource="http://web.resource.org/cc/Attribut
<permits rdf:resource="http://web.resource.org/cc/Reproduc
<permits rdf:resource="http://web.resource.org/cc/Distribu
<permits rdf:resource="http://web.resource.org/cc/Derivati
<requires rdf:resource="http://web.resource.org/cc/Notice"
</License>
</rdf:RDF>
It's up to the browser/search engine/application as to what is done with it.
This is the exact opposite of what the law says. If you create an original work of any kind, whether or not you register it with the copyright office it is still copyrighted to you and no one can do anything with it without your permission. If you don't put a license on it, then it is assumed that you are reserving all of your rights not waiving all of your rights.