Difference between revisions of "CcLookup"

From Creative Commons
Jump to: navigation, search
(Reverted edits by Uglycrew1996 (Talk); changed back to last version by NathanYergler)
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
[[Category:Developer]]
 
 
[[Category:Tools]]
 
[[Category:Tools]]
 
[[Category:Technology]]
 
[[Category:Technology]]
[[Category:cclookup]]
+
[[Category:ccLookup]]
  
 
== What is it? ==
 
== What is it? ==
  
CC Lookup is a tool to verify embedded license information. MP3 files tagged with [[ccpublisher|our CC Publisher application]] carry information about what license was chosen for the file and a public URL where the license can be validated. If you've downloaded an audio file from [http://archive.org/ the Internet Archive] or a P2P network like [http://creativecommons.org/audio/publish-morpheus Morpheus] that claims to be Creative Commons licensed, this application will verify that for you.
+
CC Lookup is a tool to verify embedded license information. MP3 files tagged with [[ccpublisher|our CC Publisher application]] carry information about what license was chosen for the file and a public URL where the license can be validated. [[XMP]] can be embedded in many other file types.  If you've downloaded a file from [http://archive.org/ the Internet Archive] or a P2P network like [http://creativecommons.org/audio/publish-morpheus Morpheus] that claims to be Creative Commons licensed, this application will verify that for you.
 +
 
 +
'''Note:''' CC Lookup 2.0 adds support for [[XMP]] metadata.  We are currently working creating packages for Windows and OS X.  The availability of those packages will be announced on the [[Mailing Lists|cc-devel]] mailing list.
  
 
== Installing CC Lookup ==
 
== Installing CC Lookup ==
Line 16: Line 17:
  
 
==== Mac ====
 
==== Mac ====
[http://mirrors.creativecommons.org/software/lookup/cclookup-latest.dmg CC Lookup 1.0.1.dmg] (Mac OS X Disk Image)</p>
+
[http://mirrors.creativecommons.org/software/lookup/cclookup-latest.dmg CC Lookup 1.0.1.dmg] (Mac OS X Disk Image)
  
 +
==== Linux ====
 +
[http://mirrors.creativecommons.org/software/lookup/cclookup-2.0-rc1.tar.gz CC Lookup 2.0 RC 1 tarball] (see [[CcLookup on Linux]])
  
 
== Using CC Lookup ==
 
== Using CC Lookup ==
Line 44: Line 47:
  
 
If you drag a file that lacks license information or contains false information, the application will notify you immediately.
 
If you drag a file that lacks license information or contains false information, the application will notify you immediately.
 +
 +
== Additional Resources ==
 +
 +
* [[Nonweb Tagging|Information on tagging files with license information]]
 +
* [[XMP|Information on XMP metadata]]
 +
* [[Developing CcLookup|Developer Information]]

Latest revision as of 18:03, 8 June 2007


What is it?

CC Lookup is a tool to verify embedded license information. MP3 files tagged with our CC Publisher application carry information about what license was chosen for the file and a public URL where the license can be validated. XMP can be embedded in many other file types. If you've downloaded a file from the Internet Archive or a P2P network like Morpheus that claims to be Creative Commons licensed, this application will verify that for you.

Note: CC Lookup 2.0 adds support for XMP metadata. We are currently working creating packages for Windows and OS X. The availability of those packages will be announced on the cc-devel mailing list.

Installing CC Lookup

Installing the application is as simple as downloading the appropriate package below. Once downloaded simply double click the installer (Windows) or drag the application file to your Applications directory (Mac), then run the program.

Windows

ccLookup-1.0.1.1-setup.exe (Windows XP/2000 Installer Package)

Mac

CC Lookup 1.0.1.dmg (Mac OS X Disk Image)

Linux

CC Lookup 2.0 RC 1 tarball (see CcLookup on Linux)

Using CC Lookup

http://www.creativecommons.org/images/publish/1-cclookup.gif

Step one: Start CC Lookup

Launch the CC Lookup application on your computer to get started. Then locate the file you would like verified, on your computer.

http://www.creativecommons.org/images/publish/2-cclookup.gif

Step two: Drag an audio file into the application window

Drag the file into the blue area of the application window, and you should get immediate feedback that either verifies the file or tells you what went wrong.

http://www.creativecommons.org/images/publish/3-cclookup.gif

Step three: View details

If your file was verified, the details tab shows additional information embedded into the file.

http://www.creativecommons.org/images/publish/4-cclookup.gif

Viewing unverified files

If you drag a file that lacks license information or contains false information, the application will notify you immediately.

Additional Resources