Difference between revisions of "Facebook Application"

From Creative Commons
Jump to: navigation, search
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
[[File:Creative Commons License Application on Facebook.png|right]]
 
[[File:Creative Commons License Application on Facebook.png|right]]
 
=About=
 
=About=
 +
'''This application has been retired. It wasn't updated for changes to Facebook's application infrastructure. Let us know if you're interested in reviving the app.'''
 +
 
The Creative Commons License application allows users to choose one of the six Creative Commons licenses to apply to the content they upload to Facebook.
 
The Creative Commons License application allows users to choose one of the six Creative Commons licenses to apply to the content they upload to Facebook.
  
 
This application was developed by [[User:Fred Benenson]] for Creative Commons.
 
This application was developed by [[User:Fred Benenson]] for Creative Commons.
 
*[http://www.facebook.com/editapps.php#/apps/application.php?id=78186376044 Creative Commons License Application on Facebook]
 
*[http://www.facebook.com/editapps.php#/apps/application.php?id=78186376044 Creative Commons License Application on Facebook]
 +
 
=Install=
 
=Install=
 
*[http://apps.facebook.com/creativecommons/ Install the Application here].
 
*[http://apps.facebook.com/creativecommons/ Install the Application here].
Line 19: Line 22:
  
 
=Suggested Features=
 
=Suggested Features=
*CC Zero waiver support.
+
*CC Zero public domain dedication support.
 
*More thorough popup w/ CC license descriptions.
 
*More thorough popup w/ CC license descriptions.
 
*Translation & choice of localized license
 
*Translation & choice of localized license
Line 28: Line 31:
 
=Code=
 
=Code=
 
*[http://code.creativecommons.org/viewgit/cc_license_facebook_app.git/ Git Repository]
 
*[http://code.creativecommons.org/viewgit/cc_license_facebook_app.git/ Git Repository]
 +
 +
[[Category:Facebook]]

Latest revision as of 01:07, 8 May 2013

Creative Commons License Application on Facebook.png

About

This application has been retired. It wasn't updated for changes to Facebook's application infrastructure. Let us know if you're interested in reviving the app.

The Creative Commons License application allows users to choose one of the six Creative Commons licenses to apply to the content they upload to Facebook.

This application was developed by User:Fred Benenson for Creative Commons.

Install

Features

  • License chooser modeled on Creative Commons'
  • Choose either photos, video, or profile text & Status updates
  • RDFa expression of Author, Title, license.

Known Issues

  • Licensing only works on a per-profile basis.
  • Only allows one license-per-profile
    • Photos could be licensed one way, text another, videos another, etc.

Bugs

  • Adds News Feed update before badge is selected (if users decide to go back and change license, then wrong status update is sent).

Suggested Features

  • CC Zero public domain dedication support.
  • More thorough popup w/ CC license descriptions.
  • Translation & choice of localized license
  • "Other" textfield to allow variable content types.
  • CC Network integration
  • Search users content who have chosen a CC license.

Code