Skip to Content.
Sympa Menu

cc-metadata - Re: cclicense - A Creative Commons License Library for PHP

cc-metadata AT lists.ibiblio.org

Subject: discussion of the Creative Commons Metadata work

List archive

Chronological Thread  
  • From: Mike Linksvayer <ml AT creativecommons.org>
  • To: cc-metadata AT lists.ibiblio.org
  • Cc: Blake Watters <sbw AT ibiblio.org>
  • Subject: Re: cclicense - A Creative Commons License Library for PHP
  • Date: Thu, 19 Jun 2003 20:42:18 -0400

Blake Watters wrote:
I've just made the initial release of a library I developed for my jukebox project
(Netjuke - http://netjuke.sourceforge.net) that is designed to ease the task of
integrating Creative Commons licenses into PHP applications. The library provides a
clean object oriented representation of licenses using the Creative Commons primitives
and allows for the easy extension/development of additional licenses. This release
includes all existing Creative Commons licenses and the Public Domain dedication
"pseudo-license".

For more info, check out http://cclicense.sourceforge.net

Thanks, it looks great to me.

Just a couple comments after browsing the php files:

There is a logo for the public domain dedication -- <http://creativecommons.org/images/public/norights.gif>. public_domain.php should reflect this.

cc_by.php should be cc-by.php for consistency with your other classs.

In your "Drafting a New License" example it would be best not to use 'http://example.org/licenses/mine' instead of 'http://creativecommons.org/licenses/mine' so as to not give anyone the impression that they can create their own custom CC license.


Someone emailed me some similar code for the Mason <http://www.masonhq.com> templating system, but they haven't made it public yet. I'd be happy to see other implementations as well.


--
Mike Linksvayer
http://creativecommons.org/learn/aboutus/people#21





Archive powered by MHonArc 2.6.24.

Top of Page