Difference between revisions of "Developer"

From Creative Commons
Jump to: navigation, search
 
Line 1: Line 1:
= Developers =
+
__NOTOC__
 
 
 
<div class="split-half">
 
<div class="split-half">
  
 
The primary goal of the Creative Commons Developer Community (CCDC) is to build a community of developers around the development of tools facilitating Creative Commons' licenses and standards.
 
The primary goal of the Creative Commons Developer Community (CCDC) is to build a community of developers around the development of tools facilitating Creative Commons' licenses and standards.
  
The development process is in the fashion of standard Open Source communities. To participate, please join one or all of the following communication Channels.
+
== Community Goals ==
 
 
== Goal(s) ==
 
  
 
* Build a strong and supportive community of developers
 
* Build a strong and supportive community of developers
Line 13: Line 10:
 
* Build infrastructure around Creative Commons licenses
 
* Build infrastructure around Creative Commons licenses
 
* Build infrastructure around Creative Commons standards
 
* Build infrastructure around Creative Commons standards
 +
 +
== Get Involved ==
 +
 +
* [[DeveloperMailingLists]]
 +
* [[DeveloperIRC]]
 +
 +
</div>
 +
<div class="split-half">
  
 
== Projects ==
 
== Projects ==
Line 30: Line 35:
 
* [[/Developer/BlueSky|Blue Sky]] A collection of nascent ideas for CC-enabled tools.  As these become more fleshed out, they'll be moved to their own pages.
 
* [[/Developer/BlueSky|Blue Sky]] A collection of nascent ideas for CC-enabled tools.  As these become more fleshed out, they'll be moved to their own pages.
 
* [[/Developer/IdealTool|Dream CC Tool]] A discussion of the "ideal" CC tool; possibly the successor to ccPublisher?
 
* [[/Developer/IdealTool|Dream CC Tool]] A discussion of the "ideal" CC tool; possibly the successor to ccPublisher?
 
== General Documentation ==
 
 
* [[/Developer/CreatingLicenses|Creating Licenses]]
 
* [[/Developer/ReadingLicenses|Reading Licenses]]
 
* [[CC Tools Guide]]
 
 
=== IRC ===
 
 
Please join chat on channel #cc of irc.freenode.net server. For those not familar with IRC have a look at the [http://en.wikipedia.org/wiki/Internet_Relay_Chat Wikipedia definition] and [http://en.wikipedia.org/wiki/List_of_IRC_clients download a software program] for your operating-system so you can participate in the CC chatchannel.
 
 
=== Mailing List ===
 
 
Join the [http://lists.ibiblio.org/mailman/listinfo/cc-devel cc-devel mailing list].
 
 
 
</div>
 
<div class="split-half">
 
 
== Developer Community ==
 
== Other Resources ==
 
 
* [[MailingLists]]
 
* [http://sourceforge.net/projects/cctools CCtools SourceForge.net Project]
 
* [[/Developer/byLanguage|by language]]
 
  
 
</div>
 
</div>

Revision as of 11:35, 4 January 2006

The primary goal of the Creative Commons Developer Community (CCDC) is to build a community of developers around the development of tools facilitating Creative Commons' licenses and standards.

Community Goals

  • Build a strong and supportive community of developers
  • Support Creative Commons Developer Community Projects
  • Build infrastructure around Creative Commons licenses
  • Build infrastructure around Creative Commons standards

Get Involved

Projects

For information on working with CC source code, see the CC Hacking page. It contains general information on using the CVS repository, tools we use, and how to contribute code back to the projects. You can also check out the CC Tools Repository Map, which details the different modules in CVS.

These pages are dedicated to exploring possible CC enabled tools of the future. What would be the killer app? How would you like CC to fit into your workflow? Document your thoughts here.

  • Blue Sky A collection of nascent ideas for CC-enabled tools. As these become more fleshed out, they'll be moved to their own pages.
  • Dream CC Tool A discussion of the "ideal" CC tool; possibly the successor to ccPublisher?