Difference between revisions of "Gnome Integration"

From Creative Commons
Jump to: navigation, search
(CC license viewer extension official for Gnome 2.17)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Category:Developer]]
+
{{Challenge
[[Category:Developer Challenges]]
+
|related_to=Search
[[Category:Desktop]]
+
|challenge_type=Developer
[[Category:Desktop Integration]]
+
|tags=search, metadata, desktop
{{incomplete}}
+
|is_complete=no
 +
}}
  
 
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).
 
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).
Line 9: Line 10:
 
== Find CC licensed contents ==
 
== 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 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. Also, need to create a [[Beagle]] and [[Tracker]] search plugin.
  
 
* '''Search the Internet:''' This can be done using [[Deskbar-Applet CC Search]]
 
* '''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 53: Line 50:
  
 
* Please add more suggestions here :)
 
* Please add more suggestions here :)
 +
 +
* [[GnomeMockUps]]
 +
 +
[[Category:Developer]]
 +
[[Category:Developer Challenges]]
 +
[[Category:Desktop]]
 +
[[Category:Desktop Integration]]

Latest revision as of 00:55, 26 June 2009

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


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

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 :)