Difference between revisions of "Gnome Integration"

From Creative Commons
Jump to: navigation, search
(Add link to Publiching of CC licensed Content)
(Rewritten)
Line 5: Line 5:
 
{{incomplete}}
 
{{incomplete}}
  
This is just a draft made of ideas to integrate Creative Commons licenses into the Gnome Desktop.
+
This is just a draft made of ideas to integrate Creative Commons licenses into the Gnome Desktop. A [http://code.google.com/p/gnome-cc-integration/ software repository] has been created to host all patches and plugins still not accepted in the different projects. If you have any patch or piece of code which it's useful to the integration, send it to me (acidborg@gmail.com) and I'll upload it to the repository (only GPL code accepted).
A [http://code.google.com/p/gnome-cc-integration/ software repository] has been created to host all patches and plugins still not accepted in the different projects. If you have any patch or piece of code which it's useful to the integration, send it to me (acidborg@gmail.com) and I'll upload it to the repository (only GPL code accepted).
+
 
 +
== Find CC licensed contents ==
 +
 
 +
* '''Search the desktop:''' If [http://freedesktop.org/wiki/Standards_2fshared_2dfilemetadata_2dspec Freedesktop's Metadata Spec] is modified to include a "license" field in first class objects specification, [http://freedesktop.org/wiki/Software/Tracker Tracker] could be used to look for CC licensed files within the desktop using [http://raphael.slinckx.net/deskbar/ Deskbar-applet] as front-end. See [http://bugzilla.gnome.org/show_bug.cgi?id=349356 this bug] for more info.
 +
 
 +
* '''Search the Internet:''' This can be done using [[Deskbar-Applet CC Search]]
 +
 
 +
== Publish CC licensed content ==
 +
 
 +
* [[Publishing of CC licensed Content within Desktop]] integrated into GnomeVFS.
  
 
== Applications aware of CC licenses ==
 
== Applications aware of CC licenses ==
Line 13: Line 22:
 
* Epiphany (with [[ Epiphany CC Extension ]])
 
* Epiphany (with [[ Epiphany CC Extension ]])
 
* Firefox (with [[ MozCC ]] plugin)
 
* Firefox (with [[ MozCC ]] plugin)
* Banshee (with [[CcBanshee]]. Waiting for commit of patch: [http://bugzilla.gnome.org/show_bug.cgi?id=347628 http://bugzilla.gnome.org/show_bug.cgi?id=347628])
+
* Banshee (with [[CcBanshee]])  
* Deskbar applet (with [[Deskbar-Applet CC Search]]). More integration can be achieved when [http://bugzilla.gnome.org/show_bug.cgi?id=349356 this bug] is solved.
+
* Deskbar Applet (with [[Deskbar-Applet CC Search]])
* Please add more applications here :)
 
  
 
== Applications which could easily become aware of CC licenses ==
 
== Applications which could easily become aware of CC licenses ==
Line 36: Line 44:
 
* Please add more applications and their bug report page here :)
 
* Please add more applications and their bug report page here :)
  
== Things to be done to improve integration into the Gnome desktop ==
+
== ToDo ==
 +
 
 +
* Improve of [[Libcclicense]] to make easy to write CC aware applications.
  
 
* Send bug reports to applications which could easily become aware of CC licenses. This could be done using [http://bugzilla.gnome.org Bugzilla].
 
* Send bug reports to applications which could easily become aware of CC licenses. This could be done using [http://bugzilla.gnome.org Bugzilla].
 +
 
* Send patches to existing Gnome applications to add CC licenses interaction using [http://bugzilla.gnome.org Bugzilla].
 
* Send patches to existing Gnome applications to add CC licenses interaction using [http://bugzilla.gnome.org Bugzilla].
* If [http://freedesktop.org/wiki/Standards_2fshared_2dfilemetadata_2dspec Freedesktop's Metadata Spec] is modified to include a "license" field in first class objects specification, [http://freedesktop.org/wiki/Software/Tracker Tracker] could be used to look for CC licensed files within the desktop. This could be done using [http://raphael.slinckx.net/deskbar/ Deskbar-applet] as front-end.
 
* Implement a way of [[Publishing of CC licensed Content within Desktop]]
 
* Please add more suggestions here :)
 
  
== Implementations ==
+
* Please add more suggestions here :)
* Please add your implementation here :)
 

Revision as of 00:20, 24 August 2006


This is just a draft made of ideas to integrate Creative Commons licenses into the Gnome Desktop. A software repository has been created to host all patches and plugins still not accepted in the different projects. If you have any patch or piece of code which it's useful to the integration, send it to me (acidborg@gmail.com) and I'll upload it to the repository (only GPL code accepted).

Find CC licensed contents

Publish CC licensed content

Applications aware of CC licenses

Applications which could easily become aware of CC licenses

ToDo

  • Improve of Libcclicense to make easy to write CC aware applications.
  • Send bug reports to applications which could easily become aware of CC licenses. This could be done using Bugzilla.
  • Send patches to existing Gnome applications to add CC licenses interaction using Bugzilla.
  • Please add more suggestions here :)