Difference between revisions of "Integrate"
(link to desktop/web integration pages again.) |
|||
Line 14: | Line 14: | ||
Creative Commons has developed [[LicenseChooser.js]] which provides a lightweight method for integrating license selection into web applications. It does this by utilizing such technologies as [[RDFa]]. Additionally, Creative Commons has also developed a [[Web Services]] interface that can be used to enable license selection in online services. For more information, see the main [[Web Integration]] page. | Creative Commons has developed [[LicenseChooser.js]] which provides a lightweight method for integrating license selection into web applications. It does this by utilizing such technologies as [[RDFa]]. Additionally, Creative Commons has also developed a [[Web Services]] interface that can be used to enable license selection in online services. For more information, see the main [[Web Integration]] page. | ||
}} | }} | ||
+ | |||
+ | === Return to [[Developers]] === | ||
</div> | </div> | ||
Revision as of 19:27, 26 June 2009
Creative Commons is devoted to making it easy for developers to add license metadata functionality to all types of applications. Our tools are divided into two areas; Desktop and the Web.
Desktop Integration
Much of the functionality that is needed to integrate CC license information with desktop applications is available in the liblicense package. There is also License Tagger which is a small proof of concept application written in python that utilizes liblicense to embed license metadata information into files. For more information see the main Desktop Integration page.
Web Integration
Creative Commons has developed LicenseChooser.js which provides a lightweight method for integrating license selection into web applications. It does this by utilizing such technologies as RDFa. Additionally, Creative Commons has also developed a Web Services interface that can be used to enable license selection in online services. For more information, see the main Web Integration page.