cc tech-projects: overview (teldap 2009)

Post on 26-Jan-2015

103 Views

Category:

Education

1 Downloads

Preview:

Click to see full reader

DESCRIPTION

An overview of Creative Commons's technology projects. Presented in TELDAP 2009

TRANSCRIPT

Creative CommonsTechnical Projects:Overview

bobchao@iis.sinica.edu.tw

趙 柏強 / Po-chiang Chao台灣創用 CC 計劃 / Creative Commons Taiwan

http://blog.bobchao.netbobchao@iis.sinica.edu.tw

bobchao@iis.sinica.edu.tw

metadata

bobchao@iis.sinica.edu.tw

Why?

bobchao@iis.sinica.edu.tw

ccREL● Creative Commons Rights Expression

Language

● RDFa or XMP

bobchao@iis.sinica.edu.tw

Example:

柏強的城市探險記文字部份除另有聲明外,

係採用創用 CC 姓名標示—相同方式分享 2.5 台灣版條款授權公眾使用,

利用時請於合理位置標示本站網址。

其他使用範圍請連絡我。

bobchao@iis.sinica.edu.tw

Example:

<div xmlns:dc="http://purl.org/dc/elements/1.1/"xmlns:cc="http://creativecommons.org/ns#">

<span property="dc:title" href="http://purl.org/dc/dcmitype/Text" rel="dc:type">柏強的城市探險記 </span> 文字部份除另有聲明外,

係採用<a href="http://creativecommons.org/licenses/by-sa/2.5/tw/"

rel="license"> 創用 CC 姓名標示—相同方式分享 2.5 台灣版條款 </a> 授權公眾使用,

利用時請於合理位置標示<a href="http://blog.bobchao.net" rel="cc:attributionURL"> 本站網址 </a> 。

其他使用範圍<a href="http://www.ozmo.com/frproduct/1068" rel="cc:morePermissions"> 請連絡我</a> 。

</div>

bobchao@iis.sinica.edu.tw

Example:

<div xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#">

<span property="dc:title" href="http://purl.org/dc/dcmitype/Text" rel="dc:type">柏強的城市探險記 </span> 文字部份除另有聲明外,

係採用<a href="http://creativecommons.org/licenses/by-sa/2.5/tw/"

rel="license"> 創用 CC 姓名標示—相同方式分享 2.5 台灣版條款 </a> 授權公眾使用,

利用時請於合理位置標示<a href="http://blog.bobchao.net" rel="cc:attributionURL"> 本站網址 </a> 。

其他使用範圍<a href="http://www.ozmo.com/frproduct/1068" rel="cc:morePermissions"> 請連絡我</a> 。

</div>

bobchao@iis.sinica.edu.tw

Example:

<div xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#">

<span property="dc:title" href="http://purl.org/dc/dcmitype/Text" rel="dc:type">柏強的城市探險記 </span> 文字部份除另有聲明外,

係採用<a href="http://creativecommons.org/licenses/by-sa/2.5/tw/"

rel="license"> 創用 CC 姓名標示—相同方式分享 2.5 台灣版條款 </a> 授權公眾使用,

利用時請於合理位置標示<a href="http://blog.bobchao.net" rel="cc:attributionURL"> 本站網址 </a> 。

其他使用範圍<a href="http://www.ozmo.com/frproduct/1068" rel="cc:morePermissions"> 請連絡我</a> 。

</div>

bobchao@iis.sinica.edu.tw

WebStatement● additional confidence

● CC (never finish) Lookup

● Demo

bobchao@iis.sinica.edu.tw

ccValidator“an on-line service which parses Creative Commons licenses, validates the RDF and displays their contents in human readable form.” – source

bobchao@iis.sinica.edu.tw

ccPlus● morePermission

● “A human, legal and technical solution to bridge the sharing and commercial economies.”

● → ccREL

bobchao@iis.sinica.edu.tw

ccZero● Public Domain

● Weave your rights

● → ccREL

bobchao@iis.sinica.edu.tw

More on CC Wiki● http://wiki.creativecommons.org/Metadata

● http://wiki.creativecommons.org/CcREL

– http://wiki.creativecommons.org/CcZero– http://wiki.creativecommons.org/CcPlus

● http://wiki.creativecommons.org/Nonweb_Tagging

● http://wiki.creativecommons.org/CcValidator

bobchao@iis.sinica.edu.tw

integrating● tools

bobchao@iis.sinica.edu.tw

bobchao@iis.sinica.edu.tw

LicenseChooser.js● 1 line code in your HTML…

● … and write the back-end yourself.

● Fully customizable!● http://creativecommons.org/projects/LicenseChooser.js

bobchao@iis.sinica.edu.tw

libLicense● Library for your desktop application● http://creativecommons.org/projects/liblicense

● License Tagger (a python application use libLicense to tagging files with license information.)

bobchao@iis.sinica.edu.tw

License_Wrappers● wrapping CC licenses

● Python, JavaScript, C#● http://wiki.creativecommons.org/License_Wrappers

bobchao@iis.sinica.edu.tw

bobchao@iis.sinica.edu.tw

bobchao@iis.sinica.edu.tw

integrating● applications

bobchao@iis.sinica.edu.tw

MozCC● Firefox extension

● Read meta-data

● Display meta-data

● http://wiki.creativecommons.org/MozCC

bobchao@iis.sinica.edu.tw

WpLicense● Plugin for Wordpress, a blog system

● LicenseChooser.js inside

bobchao@iis.sinica.edu.tw

LiveContent● Experiencing freedom from a live cd.

● Fedora with CC contents pre-loaded

bobchao@iis.sinica.edu.tw

bobchao@iis.sinica.edu.tw

bobchao@iis.sinica.edu.tw

ccHost● Hosting user generated CC contents

● Community features

● ccMixer

bobchao@iis.sinica.edu.tw

bobchao@iis.sinica.edu.tw

Office add-ons● MS Office

● OpenOffice.org

bobchao@iis.sinica.edu.tw

with Firefox Scrapbook extension…● New project this year from Taiwan

bobchao@iis.sinica.edu.tw

More information:● Project: http://creativecommons.org/projects/

bobchao@iis.sinica.edu.tw

go2.tw/ ccteldap09For slides, URLs, and more information

bobchao@iis.sinica.edu.tw

Thank you.● CC —- 2.5 創用 姓名標示 相同方式分享 台灣版 (CC:BY-SA 2.5

TW)

● Slides' template, slides about wpLicense, liblicense, and LiveContents images from Jon Phillips

● Please remove the logo of CC and 創用 CC when you remix the slides.

top related