Creativecommons Integration With Your Website Eng
Creativecommons Integration With Your Website Eng
License Content
http://creativecommons.org/license/
Visit the Creative Commons license page and use our simple
license chooser to select a Creative Commons license that
indicates how others may use your creative content. Many
websites apply a default license to govern all the content on      Publish License
that site. For example, Creative Commons publishes all content
on its site under the Creative Commons Attribution license         Basic
(http://creativecommons.org/licenses/by/3.0/) and displays this    http://creativecommons.org/projects/marking
at the bottom of every page.
                                                                   After reviewing the conditions and selecting a license, grab the
                                                                   basic HTML code that is produced and add it to your website. For
                                                                   example, users who choose the Creative Commons Attribution
                                                                   license receive the following code snippet:
Many wikis and remix sites use a single default license for         <a rel=”license”
the entire site so that all the content is cross-compatible.        href=”http://creativecommons.org/licenses/by/3.0/us/”>
                                                                    <img alt=”Creative Commons Attribution 3.0 License”
User-generated content sites like Flickr, Blip.tv, and              src=”http://i.creativecommons.org/l/by/3.0/us/88x31.png”/>
SlideShare give contributors the option of setting a default        </a>
                                                                    <br/>
content license, and allow the use of a different license for       This work is licensed under a <a rel=”license”
individual content items.                                           href=”http://creativecommons.org/licenses/by/3.0/us/”>
                                                                    Creative Commons Attribution 3.0
                                                                    United States License</a>.
                                                                   If you are using multiple licenses on your website, replace the license
                                                                   URLs with the appropriate variables that signal another license.
                                                                   Intermediate
The CC Javascript Widget (http://wiki.creativecommons.org/         http://wiki.creativecommons.org/RDFa
Jswidget) provides another 
lightweight method for integrating
license selection into web applications. The licensing widget is   RDFa allows building metadata into XHTML and other XML
used by TypePad as well as in WpLicense for Wordpress.             documents with attributes. It is a good way to exhibit 
semantic
                                                                   relationships for search engines. RDFa allows users to
                                                                   annotate human readable notices on individual assets that
                                                                   include the custom properties needed for attribution and other
                                                                   useful properties.
                                                                            Creative Commons Integration With Your Website
Advanced                                                                morePermissions
http://wiki.creativecommons.org/XMP                                     http://creativecommons.org/projects/ccplus
XMP facilitates embedding metadata in files using a subset of RDF.      The CC+ initiative makes it possible for you to grant
Most notably, XMP supports embedding metadata in PDF and                users rights beyond the rights granted by a CC license.
other image formats, though it is designed to support nearly any file   Use rel=”cc:morePermissions” to denote links allowing
type. Further information for more advanced users can be found at       a user to do more than the CC public license permits,
http://creativecommons.org/projects/ccREL.                              e.g. purchase commercial rights.
Browse
You can create a CC-portal on your site for browsing CC-licensed
content. This could be based upon tags, internal marking of
licensing, or any way you see fit to limit browsing. Good examples
are provided by Flickr (http://flickr.com/creativecommons/) and
Jamendo (http://jamendo.com/creativecommons/).
                                                                        More Information
                                                                        Please visit http://creativecommons.org/
                                                                        	       Except where otherwise noted, this work is licensed under
                                                                        	       http://creativecommons.org/licenses/by/3.0/
        Share, reuse, and remix — legally.
        www.creativecommons.org