Difference between revisions of "Build Creative Commons licensing into more content creation applications"

From Creative Commons
Jump to: navigation, search
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
{{Challenge
 +
|related_to=Applications Using CC
 +
|challenge_type=Developer
 +
|tags=integration, desktop, gsoc
 +
|is_complete=No
 +
}}
 
[[Category:Technology]]
 
[[Category:Technology]]
[[Category:Developer Challenges]]
 
[[Category:Developer Challenges Completed]]
 
 
[[Category:Developer]]
 
[[Category:Developer]]
[[Category:Application]]
 
{{incomplete}}
 
  
We have a [[Applications Using CC|list of existing applications]] that allow users to choose a Creative Commons license for content created within the applications. Any application in which a user creates "content" is a candidate, from multimedia authoring systems to weblog publishing software. We've made it easy to offer Creative Commons licenses to users via our [http://creativecommons.org/technology/developerdocs satellite licensing interface].
+
We have a [[Applications Using CC|list of existing applications]] that allow users to choose a Creative Commons license for content created within the applications. Any application in which a user creates "content" is a candidate, from multimedia authoring systems to weblog publishing software. See the [[Integration]] index for information on different approaches to integration.
  
== Implementations ==
+
== Example integrations ==
 +
* [[OpenOffice.org]]
 +
* [[Inkscape]]
  
* Please see the [[Applications Using CC|list of existing applications]]
+
== Possible targets ==
 
+
* See [http://en.wikipedia.org/wiki/Digital_audio_editor Wikipedia's list of digital audio editors], especially Ardour, Audacity, and Jokosher.
== Examples ==
+
* See [http://en.wikipedia.org/wiki/List_of_video_editing_software#Free_.2F_Open_Source_Software Wikipedia's list of FLOSS video editing software]
 
+
* http://www.scribus.net/ (desktop publishing)
=== Code ===
+
* Continued improvements to our [[OpenOfficeOrg_Addin|OpenOffice.org/LibreOffice addon]]
 
 
* Please see the [[Inkscape]] and [[SVG]] page to see exapmles of code which can be used to do this (and possibly use it).
 
 
 
=== Mockups ===
 
 
 
[[image:Inkscape-0.44SVN-licenses.png]]
 
 
 
[[Inkscape's]] gtkmm-based license chooser
 
 
 
 
 
''Please add your example, screenshot, mockup, etc here :)''
 
 
 
== TODO ==
 
 
 
* Please add your TODO here :)
 

Latest revision as of 22:49, 21 March 2011

Related To: ,|x|Related To::x}}
Tags: {{#arraymap:integration, desktop, gsoc|,|x|Has Tag::x}} | (none) }}
Challenge Type: Has Challenge Type::Developer | (none) }}
Is Complete: Is Complete::No | Is Complete::no }}

We have a list of existing applications that allow users to choose a Creative Commons license for content created within the applications. Any application in which a user creates "content" is a candidate, from multimedia authoring systems to weblog publishing software. See the Integration index for information on different approaches to integration.

Example integrations

Possible targets