SlideShare una empresa de Scribd logo
1 de 43
Descargar para leer sin conexión
Creative Commons
Technical Projects:
Overview
趙 柏強 / Po-chiang Chao
台灣創用 CC 計劃 / Creative Commons Taiwan

http://blog.bobchao.net
bobchao@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=quot;http://purl.org/dc/elements/1.1/quot;
   xmlns:cc=quot;http://creativecommons.org/ns#quot;>

  <span property=quot;dc:titlequot;
     href=quot;http://purl.org/dc/dcmitype/Textquot; rel=quot;dc:typequot;>
     柏強的城市探險記 </span> 文字部份除另有聲明外,

  係採用
  <a href=quot;http://creativecommons.org/licenses/by-sa/2.5/tw/quot;
     rel=quot;licensequot;> 創用 CC 姓名標示—相同方式分享 2.5 台灣版條款 </a> 授權公眾使用,

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

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



                                                              bobchao@iis.sinica.edu.tw
Example:

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

  <span property=quot;dc:titlequot;
     href=quot;http://purl.org/dc/dcmitype/Textquot; rel=quot;dc:typequot;>
     柏強的城市探險記 </span> 文字部份除另有聲明外,

  係採用
  <a href=quot;http://creativecommons.org/licenses/by-sa/2.5/tw/quot;
     rel=quot;licensequot;> 創用 CC 姓名標示—相同方式分享 2.5 台灣版條款 </a> 授權公眾使用,

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

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



                                                              bobchao@iis.sinica.edu.tw
Example:

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

  <span property=quot;dc:titlequot;
     href=quot;http://purl.org/dc/dcmitype/Textquot; rel=quot;dc:typequot;>
     柏強的城市探險記 </span> 文字部份除另有聲明外,

  係採用
  <a href=quot;http://creativecommons.org/licenses/by-sa/2.5/tw/quot;
     rel=quot;licensequot;> 創用 CC 姓名標示—相同方式分享 2.5 台灣版條款 </a> 授權公眾使用,

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

  其他使用範圍
      <a href=quot;http://www.ozmo.com/frproduct/1068quot; rel=quot;cc:morePermissionsquot;> 請連絡我
      </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
ccteldap09
go2.tw/
  For 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.




                                                        bobchao@iis.sinica.edu.tw

Más contenido relacionado

La actualidad más candente

Optimizing Sites for Mobile Devices
Optimizing Sites for Mobile DevicesOptimizing Sites for Mobile Devices
Optimizing Sites for Mobile Devicesjameswillweb
 
HTML5 is the Future of Mobile, PhoneGap Takes You There Today
HTML5 is the Future of Mobile, PhoneGap Takes You There TodayHTML5 is the Future of Mobile, PhoneGap Takes You There Today
HTML5 is the Future of Mobile, PhoneGap Takes You There Todaydavyjones
 
Optimizing with Server Logs | Jamie Alberico @ #TechSEO Boost 2018
Optimizing with Server Logs | Jamie Alberico @ #TechSEO Boost 2018Optimizing with Server Logs | Jamie Alberico @ #TechSEO Boost 2018
Optimizing with Server Logs | Jamie Alberico @ #TechSEO Boost 2018Jamie Indigo
 
Ensuring Design Standards with Web Components
Ensuring Design Standards with Web ComponentsEnsuring Design Standards with Web Components
Ensuring Design Standards with Web ComponentsJohn Riviello
 
Web Apps and more
Web Apps and moreWeb Apps and more
Web Apps and moreYan Shi
 
Web Performance 101
Web Performance 101Web Performance 101
Web Performance 101Uri Lavi
 
HTML5 and the web of tomorrow!
HTML5  and the  web of tomorrow!HTML5  and the  web of tomorrow!
HTML5 and the web of tomorrow!Christian Heilmann
 
REST in peace @ IPC 2012 in Mainz
REST in peace @ IPC 2012 in MainzREST in peace @ IPC 2012 in Mainz
REST in peace @ IPC 2012 in MainzAlessandro Nadalin
 
Fundamentals of web_design_v2
Fundamentals of web_design_v2Fundamentals of web_design_v2
Fundamentals of web_design_v2hussain534
 
A Lap Around Internet Explorer 8
A Lap Around Internet Explorer 8A Lap Around Internet Explorer 8
A Lap Around Internet Explorer 8rsnarayanan
 
Stefan Judis "HTTP headers for the responsible developer"
Stefan Judis "HTTP headers for the responsible developer"Stefan Judis "HTTP headers for the responsible developer"
Stefan Judis "HTTP headers for the responsible developer"Fwdays
 
Progressive Enhancement 2.0 (Conference Agnostic)
Progressive Enhancement 2.0 (Conference Agnostic)Progressive Enhancement 2.0 (Conference Agnostic)
Progressive Enhancement 2.0 (Conference Agnostic)Nicholas Zakas
 
API Best Practices
API Best PracticesAPI Best Practices
API Best PracticesUri Lavi
 
The Case for HTTP/2 - Internetdagarna 2015 - Stockholm
The Case for HTTP/2  - Internetdagarna 2015 - StockholmThe Case for HTTP/2  - Internetdagarna 2015 - Stockholm
The Case for HTTP/2 - Internetdagarna 2015 - StockholmAndy Davies
 
Speed is Essential for a Great Web Experience
Speed is Essential for a Great Web ExperienceSpeed is Essential for a Great Web Experience
Speed is Essential for a Great Web ExperienceAndy Davies
 
Preconnect, prefetch, prerender...
Preconnect, prefetch, prerender...Preconnect, prefetch, prerender...
Preconnect, prefetch, prerender...MilanAryal
 
Prebrowsing - Velocity NY 2013
Prebrowsing - Velocity NY 2013Prebrowsing - Velocity NY 2013
Prebrowsing - Velocity NY 2013Steve Souders
 
Structured Data in WordPress
Structured Data in WordPressStructured Data in WordPress
Structured Data in WordPressrandyhoyt
 

La actualidad más candente (20)

Optimizing Sites for Mobile Devices
Optimizing Sites for Mobile DevicesOptimizing Sites for Mobile Devices
Optimizing Sites for Mobile Devices
 
HTML5 is the Future of Mobile, PhoneGap Takes You There Today
HTML5 is the Future of Mobile, PhoneGap Takes You There TodayHTML5 is the Future of Mobile, PhoneGap Takes You There Today
HTML5 is the Future of Mobile, PhoneGap Takes You There Today
 
Optimizing with Server Logs | Jamie Alberico @ #TechSEO Boost 2018
Optimizing with Server Logs | Jamie Alberico @ #TechSEO Boost 2018Optimizing with Server Logs | Jamie Alberico @ #TechSEO Boost 2018
Optimizing with Server Logs | Jamie Alberico @ #TechSEO Boost 2018
 
Ensuring Design Standards with Web Components
Ensuring Design Standards with Web ComponentsEnsuring Design Standards with Web Components
Ensuring Design Standards with Web Components
 
Web Apps and more
Web Apps and moreWeb Apps and more
Web Apps and more
 
Web Performance 101
Web Performance 101Web Performance 101
Web Performance 101
 
Bcs 053 solved assignment 2014-15
Bcs 053 solved assignment 2014-15Bcs 053 solved assignment 2014-15
Bcs 053 solved assignment 2014-15
 
HTML5 and the web of tomorrow!
HTML5  and the  web of tomorrow!HTML5  and the  web of tomorrow!
HTML5 and the web of tomorrow!
 
REST in peace @ IPC 2012 in Mainz
REST in peace @ IPC 2012 in MainzREST in peace @ IPC 2012 in Mainz
REST in peace @ IPC 2012 in Mainz
 
Fundamentals of web_design_v2
Fundamentals of web_design_v2Fundamentals of web_design_v2
Fundamentals of web_design_v2
 
A Lap Around Internet Explorer 8
A Lap Around Internet Explorer 8A Lap Around Internet Explorer 8
A Lap Around Internet Explorer 8
 
Stefan Judis "HTTP headers for the responsible developer"
Stefan Judis "HTTP headers for the responsible developer"Stefan Judis "HTTP headers for the responsible developer"
Stefan Judis "HTTP headers for the responsible developer"
 
Progressive Enhancement 2.0 (Conference Agnostic)
Progressive Enhancement 2.0 (Conference Agnostic)Progressive Enhancement 2.0 (Conference Agnostic)
Progressive Enhancement 2.0 (Conference Agnostic)
 
API Best Practices
API Best PracticesAPI Best Practices
API Best Practices
 
The Case for HTTP/2 - Internetdagarna 2015 - Stockholm
The Case for HTTP/2  - Internetdagarna 2015 - StockholmThe Case for HTTP/2  - Internetdagarna 2015 - Stockholm
The Case for HTTP/2 - Internetdagarna 2015 - Stockholm
 
Speed is Essential for a Great Web Experience
Speed is Essential for a Great Web ExperienceSpeed is Essential for a Great Web Experience
Speed is Essential for a Great Web Experience
 
Preconnect, prefetch, prerender...
Preconnect, prefetch, prerender...Preconnect, prefetch, prerender...
Preconnect, prefetch, prerender...
 
Prebrowsing - Velocity NY 2013
Prebrowsing - Velocity NY 2013Prebrowsing - Velocity NY 2013
Prebrowsing - Velocity NY 2013
 
HTML5 JS APIs
HTML5 JS APIsHTML5 JS APIs
HTML5 JS APIs
 
Structured Data in WordPress
Structured Data in WordPressStructured Data in WordPress
Structured Data in WordPress
 

Similar a CC tech-projects: overview (TELDAP 2009)

Web Components: The Future of Web Development is Here
Web Components: The Future of Web Development is HereWeb Components: The Future of Web Development is Here
Web Components: The Future of Web Development is HereJohn Riviello
 
Fast and Easy Website Tuneups
Fast and Easy Website TuneupsFast and Easy Website Tuneups
Fast and Easy Website TuneupsJeff Wisniewski
 
CC & Digital Preservation
CC & Digital PreservationCC & Digital Preservation
CC & Digital PreservationJane Park
 
Web Development for UX Designers
Web Development for UX DesignersWeb Development for UX Designers
Web Development for UX DesignersAshlimarie
 
Content Marking for TAACCCT Grantee Deliverables
Content Marking for TAACCCT Grantee DeliverablesContent Marking for TAACCCT Grantee Deliverables
Content Marking for TAACCCT Grantee DeliverablesOPEN4Us
 
LA RubyConf 2009 Waves And Resource-Oriented Architecture
LA RubyConf 2009 Waves And Resource-Oriented ArchitectureLA RubyConf 2009 Waves And Resource-Oriented Architecture
LA RubyConf 2009 Waves And Resource-Oriented ArchitectureDan Yoder
 
Customize all the Things! How to customize Windows and Web applications.
Customize all the Things! How to customize Windows and Web applications.Customize all the Things! How to customize Windows and Web applications.
Customize all the Things! How to customize Windows and Web applications.Jason Conger
 
Creative Commons Licences
Creative Commons LicencesCreative Commons Licences
Creative Commons LicencesccAustralia
 
Creative Commons Licences
Creative Commons LicencesCreative Commons Licences
Creative Commons LicencesccAustralia
 
Web Components: The Future of Web Development is Here
Web Components: The Future of Web Development is HereWeb Components: The Future of Web Development is Here
Web Components: The Future of Web Development is HereJohn Riviello
 
Diazo: Bridging Designers and Programmers
Diazo: Bridging Designers and ProgrammersDiazo: Bridging Designers and Programmers
Diazo: Bridging Designers and ProgrammersTsungWei Hu
 
Decoding the Web
Decoding the WebDecoding the Web
Decoding the Webnewcircle
 
Web Publishing: An Overview of Tools and Service
Web Publishing: An Overview of Tools and ServiceWeb Publishing: An Overview of Tools and Service
Web Publishing: An Overview of Tools and Servicekilmeny21
 
NYC WebPerf Meetup Feb 2020 - Measuring the Adoption of Web Performance Techn...
NYC WebPerf Meetup Feb 2020 - Measuring the Adoption of Web Performance Techn...NYC WebPerf Meetup Feb 2020 - Measuring the Adoption of Web Performance Techn...
NYC WebPerf Meetup Feb 2020 - Measuring the Adoption of Web Performance Techn...Paul Calvano
 
No Feature Solutions with SharePoint
No Feature Solutions with SharePointNo Feature Solutions with SharePoint
No Feature Solutions with SharePointmikehuguet
 
Polymer-Powered Design Systems - DevFest Florida
Polymer-Powered Design Systems - DevFest FloridaPolymer-Powered Design Systems - DevFest Florida
Polymer-Powered Design Systems - DevFest FloridaJohn Riviello
 

Similar a CC tech-projects: overview (TELDAP 2009) (20)

Web Components: The Future of Web Development is Here
Web Components: The Future of Web Development is HereWeb Components: The Future of Web Development is Here
Web Components: The Future of Web Development is Here
 
Fast and Easy Website Tuneups
Fast and Easy Website TuneupsFast and Easy Website Tuneups
Fast and Easy Website Tuneups
 
CC & Digital Preservation
CC & Digital PreservationCC & Digital Preservation
CC & Digital Preservation
 
Web Development for UX Designers
Web Development for UX DesignersWeb Development for UX Designers
Web Development for UX Designers
 
Content Marking for TAACCCT Grantee Deliverables
Content Marking for TAACCCT Grantee DeliverablesContent Marking for TAACCCT Grantee Deliverables
Content Marking for TAACCCT Grantee Deliverables
 
LA RubyConf 2009 Waves And Resource-Oriented Architecture
LA RubyConf 2009 Waves And Resource-Oriented ArchitectureLA RubyConf 2009 Waves And Resource-Oriented Architecture
LA RubyConf 2009 Waves And Resource-Oriented Architecture
 
Customize all the Things! How to customize Windows and Web applications.
Customize all the Things! How to customize Windows and Web applications.Customize all the Things! How to customize Windows and Web applications.
Customize all the Things! How to customize Windows and Web applications.
 
Creative Commons Licences
Creative Commons LicencesCreative Commons Licences
Creative Commons Licences
 
Creative Commons Licences
Creative Commons LicencesCreative Commons Licences
Creative Commons Licences
 
Web Components: The Future of Web Development is Here
Web Components: The Future of Web Development is HereWeb Components: The Future of Web Development is Here
Web Components: The Future of Web Development is Here
 
Markup As An Api
Markup As An ApiMarkup As An Api
Markup As An Api
 
Diazo: Bridging Designers and Programmers
Diazo: Bridging Designers and ProgrammersDiazo: Bridging Designers and Programmers
Diazo: Bridging Designers and Programmers
 
Decoding the Web
Decoding the WebDecoding the Web
Decoding the Web
 
Development Session
Development SessionDevelopment Session
Development Session
 
Microformats
MicroformatsMicroformats
Microformats
 
Web Publishing: An Overview of Tools and Service
Web Publishing: An Overview of Tools and ServiceWeb Publishing: An Overview of Tools and Service
Web Publishing: An Overview of Tools and Service
 
NYC WebPerf Meetup Feb 2020 - Measuring the Adoption of Web Performance Techn...
NYC WebPerf Meetup Feb 2020 - Measuring the Adoption of Web Performance Techn...NYC WebPerf Meetup Feb 2020 - Measuring the Adoption of Web Performance Techn...
NYC WebPerf Meetup Feb 2020 - Measuring the Adoption of Web Performance Techn...
 
Using a CSS Framework
Using a CSS FrameworkUsing a CSS Framework
Using a CSS Framework
 
No Feature Solutions with SharePoint
No Feature Solutions with SharePointNo Feature Solutions with SharePoint
No Feature Solutions with SharePoint
 
Polymer-Powered Design Systems - DevFest Florida
Polymer-Powered Design Systems - DevFest FloridaPolymer-Powered Design Systems - DevFest Florida
Polymer-Powered Design Systems - DevFest Florida
 

Más de Bob Chao

簡報規劃與設計
簡報規劃與設計簡報規劃與設計
簡報規劃與設計Bob Chao
 
開放社群,啊是多開放?
開放社群,啊是多開放?開放社群,啊是多開放?
開放社群,啊是多開放?Bob Chao
 
數位教材公眾授權資源蒐集與創用 CC 資源網站
數位教材公眾授權資源蒐集與創用 CC 資源網站數位教材公眾授權資源蒐集與創用 CC 資源網站
數位教材公眾授權資源蒐集與創用 CC 資源網站Bob Chao
 
Vidyo: How to Record and Broadcast your meeting
Vidyo: How to Record and Broadcast your meetingVidyo: How to Record and Broadcast your meeting
Vidyo: How to Record and Broadcast your meetingBob Chao
 
Mozilla Community
Mozilla CommunityMozilla Community
Mozilla CommunityBob Chao
 
開源人生指南 - 如何不慎豐富人脈與經驗
開源人生指南 - 如何不慎豐富人脈與經驗開源人生指南 - 如何不慎豐富人脈與經驗
開源人生指南 - 如何不慎豐富人脈與經驗Bob Chao
 
開放文化基金會可以幫你什麼?
開放文化基金會可以幫你什麼?開放文化基金會可以幫你什麼?
開放文化基金會可以幫你什麼?Bob Chao
 
Firefox OS Add-on in 10 minutes
Firefox OS Add-on in 10 minutesFirefox OS Add-on in 10 minutes
Firefox OS Add-on in 10 minutesBob Chao
 
Build your own COSCUP
Build your own COSCUPBuild your own COSCUP
Build your own COSCUPBob Chao
 
COSCUP: What, Why, and How
COSCUP: What, Why, and HowCOSCUP: What, Why, and How
COSCUP: What, Why, and HowBob Chao
 
OCF 募款餐會: 開放文化影展
OCF 募款餐會: 開放文化影展OCF 募款餐會: 開放文化影展
OCF 募款餐會: 開放文化影展Bob Chao
 
8 個重回 Firefox 的理由 8 reasons back to Firefox
8 個重回 Firefox 的理由  8 reasons back to Firefox8 個重回 Firefox 的理由  8 reasons back to Firefox
8 個重回 Firefox 的理由 8 reasons back to FirefoxBob Chao
 
Webmaker Workshop: Popcorn maker in 60mins
Webmaker Workshop: Popcorn maker in 60minsWebmaker Workshop: Popcorn maker in 60mins
Webmaker Workshop: Popcorn maker in 60minsBob Chao
 
Webmaker Workshop: Appmaker in 60mins
Webmaker Workshop: Appmaker in 60minsWebmaker Workshop: Appmaker in 60mins
Webmaker Workshop: Appmaker in 60minsBob Chao
 
Google Analytics 網站分析: 學習心得分享
Google Analytics 網站分析: 學習心得分享Google Analytics 網站分析: 學習心得分享
Google Analytics 網站分析: 學習心得分享Bob Chao
 
Mozilla Webmaker: Brief Intro.
Mozilla Webmaker: Brief Intro.Mozilla Webmaker: Brief Intro.
Mozilla Webmaker: Brief Intro.Bob Chao
 
OpenSource 新手上路
OpenSource 新手上路OpenSource 新手上路
OpenSource 新手上路Bob Chao
 
給 FLOSS 社群網站管理志工的網站分析入門 - 以 Google Analytics 為例
給 FLOSS 社群網站管理志工的網站分析入門 - 以 Google Analytics 為例給 FLOSS 社群網站管理志工的網站分析入門 - 以 Google Analytics 為例
給 FLOSS 社群網站管理志工的網站分析入門 - 以 Google Analytics 為例Bob Chao
 
網站分析 我小的時候以為自己會
網站分析 我小的時候以為自己會網站分析 我小的時候以為自己會
網站分析 我小的時候以為自己會Bob Chao
 
Gamification 遊戲化是在 Play 蝦米 Game
Gamification 遊戲化是在 Play 蝦米 GameGamification 遊戲化是在 Play 蝦米 Game
Gamification 遊戲化是在 Play 蝦米 GameBob Chao
 

Más de Bob Chao (20)

簡報規劃與設計
簡報規劃與設計簡報規劃與設計
簡報規劃與設計
 
開放社群,啊是多開放?
開放社群,啊是多開放?開放社群,啊是多開放?
開放社群,啊是多開放?
 
數位教材公眾授權資源蒐集與創用 CC 資源網站
數位教材公眾授權資源蒐集與創用 CC 資源網站數位教材公眾授權資源蒐集與創用 CC 資源網站
數位教材公眾授權資源蒐集與創用 CC 資源網站
 
Vidyo: How to Record and Broadcast your meeting
Vidyo: How to Record and Broadcast your meetingVidyo: How to Record and Broadcast your meeting
Vidyo: How to Record and Broadcast your meeting
 
Mozilla Community
Mozilla CommunityMozilla Community
Mozilla Community
 
開源人生指南 - 如何不慎豐富人脈與經驗
開源人生指南 - 如何不慎豐富人脈與經驗開源人生指南 - 如何不慎豐富人脈與經驗
開源人生指南 - 如何不慎豐富人脈與經驗
 
開放文化基金會可以幫你什麼?
開放文化基金會可以幫你什麼?開放文化基金會可以幫你什麼?
開放文化基金會可以幫你什麼?
 
Firefox OS Add-on in 10 minutes
Firefox OS Add-on in 10 minutesFirefox OS Add-on in 10 minutes
Firefox OS Add-on in 10 minutes
 
Build your own COSCUP
Build your own COSCUPBuild your own COSCUP
Build your own COSCUP
 
COSCUP: What, Why, and How
COSCUP: What, Why, and HowCOSCUP: What, Why, and How
COSCUP: What, Why, and How
 
OCF 募款餐會: 開放文化影展
OCF 募款餐會: 開放文化影展OCF 募款餐會: 開放文化影展
OCF 募款餐會: 開放文化影展
 
8 個重回 Firefox 的理由 8 reasons back to Firefox
8 個重回 Firefox 的理由  8 reasons back to Firefox8 個重回 Firefox 的理由  8 reasons back to Firefox
8 個重回 Firefox 的理由 8 reasons back to Firefox
 
Webmaker Workshop: Popcorn maker in 60mins
Webmaker Workshop: Popcorn maker in 60minsWebmaker Workshop: Popcorn maker in 60mins
Webmaker Workshop: Popcorn maker in 60mins
 
Webmaker Workshop: Appmaker in 60mins
Webmaker Workshop: Appmaker in 60minsWebmaker Workshop: Appmaker in 60mins
Webmaker Workshop: Appmaker in 60mins
 
Google Analytics 網站分析: 學習心得分享
Google Analytics 網站分析: 學習心得分享Google Analytics 網站分析: 學習心得分享
Google Analytics 網站分析: 學習心得分享
 
Mozilla Webmaker: Brief Intro.
Mozilla Webmaker: Brief Intro.Mozilla Webmaker: Brief Intro.
Mozilla Webmaker: Brief Intro.
 
OpenSource 新手上路
OpenSource 新手上路OpenSource 新手上路
OpenSource 新手上路
 
給 FLOSS 社群網站管理志工的網站分析入門 - 以 Google Analytics 為例
給 FLOSS 社群網站管理志工的網站分析入門 - 以 Google Analytics 為例給 FLOSS 社群網站管理志工的網站分析入門 - 以 Google Analytics 為例
給 FLOSS 社群網站管理志工的網站分析入門 - 以 Google Analytics 為例
 
網站分析 我小的時候以為自己會
網站分析 我小的時候以為自己會網站分析 我小的時候以為自己會
網站分析 我小的時候以為自己會
 
Gamification 遊戲化是在 Play 蝦米 Game
Gamification 遊戲化是在 Play 蝦米 GameGamification 遊戲化是在 Play 蝦米 Game
Gamification 遊戲化是在 Play 蝦米 Game
 

Último

DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Celine George
 
Science 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxScience 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxMaryGraceBautista27
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONHumphrey A Beña
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxAnupkumar Sharma
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...Postal Advocate Inc.
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfTechSoup
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parentsnavabharathschool99
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfSpandanaRallapalli
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17Celine George
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Celine George
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomnelietumpap1
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYKayeClaireEstoconing
 

Último (20)

DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17
 
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptxFINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
 
Science 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxScience 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptx
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parents
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdf
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choom
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
 

CC tech-projects: overview (TELDAP 2009)

  • 2. 趙 柏強 / Po-chiang Chao 台灣創用 CC 計劃 / Creative Commons Taiwan http://blog.bobchao.net bobchao@iis.sinica.edu.tw bobchao@iis.sinica.edu.tw
  • 3.
  • 4. metadata bobchao@iis.sinica.edu.tw
  • 5. Why? bobchao@iis.sinica.edu.tw
  • 6. ccREL Creative Commons Rights Expression ● Language RDFa or XMP ● bobchao@iis.sinica.edu.tw
  • 7. Example: 柏強的城市探險記文字部份除另有聲明外, 係採用創用 CC 姓名標示—相同方式分享 2.5 台灣版條款授權公眾使用, 利用時請於合理位置標示本站網址。 其他使用範圍請連絡我。 bobchao@iis.sinica.edu.tw
  • 8. Example: <div xmlns:dc=quot;http://purl.org/dc/elements/1.1/quot; xmlns:cc=quot;http://creativecommons.org/ns#quot;> <span property=quot;dc:titlequot; href=quot;http://purl.org/dc/dcmitype/Textquot; rel=quot;dc:typequot;> 柏強的城市探險記 </span> 文字部份除另有聲明外, 係採用 <a href=quot;http://creativecommons.org/licenses/by-sa/2.5/tw/quot; rel=quot;licensequot;> 創用 CC 姓名標示—相同方式分享 2.5 台灣版條款 </a> 授權公眾使用, 利用時請於合理位置標示 <a href=quot;http://blog.bobchao.netquot; rel=quot;cc:attributionURLquot;> 本站網址 </a> 。 其他使用範圍 <a href=quot;http://www.ozmo.com/frproduct/1068quot; rel=quot;cc:morePermissionsquot;> 請連絡我 </a> 。 </div> bobchao@iis.sinica.edu.tw
  • 9. Example: <div xmlns:dc=quot;http://purl.org/dc/elements/1.1/quot; xmlns:cc=quot;http://creativecommons.org/ns#quot;> <span property=quot;dc:titlequot; href=quot;http://purl.org/dc/dcmitype/Textquot; rel=quot;dc:typequot;> 柏強的城市探險記 </span> 文字部份除另有聲明外, 係採用 <a href=quot;http://creativecommons.org/licenses/by-sa/2.5/tw/quot; rel=quot;licensequot;> 創用 CC 姓名標示—相同方式分享 2.5 台灣版條款 </a> 授權公眾使用, 利用時請於合理位置標示 <a href=quot;http://blog.bobchao.netquot; rel=quot;cc:attributionURLquot;> 本站網址 </a> 。 其他使用範圍 <a href=quot;http://www.ozmo.com/frproduct/1068quot; rel=quot;cc:morePermissionsquot;> 請連絡我 </a> 。 </div> bobchao@iis.sinica.edu.tw
  • 10. Example: <div xmlns:dc=quot;http://purl.org/dc/elements/1.1/quot; xmlns:cc=quot;http://creativecommons.org/ns#quot;> <span property=quot;dc:titlequot; href=quot;http://purl.org/dc/dcmitype/Textquot; rel=quot;dc:typequot;> 柏強的城市探險記 </span> 文字部份除另有聲明外, 係採用 <a href=quot;http://creativecommons.org/licenses/by-sa/2.5/tw/quot; rel=quot;licensequot;> 創用 CC 姓名標示—相同方式分享 2.5 台灣版條款 </a> 授權公眾使用, 利用時請於合理位置標示 <a href=quot;http://blog.bobchao.netquot; rel=quot;cc:attributionURLquot;> 本站網址 </a> 。 其他使用範圍 <a href=quot;http://www.ozmo.com/frproduct/1068quot; rel=quot;cc:morePermissionsquot;> 請連絡我 </a> 。 </div> bobchao@iis.sinica.edu.tw
  • 11. WebStatement additional confidence ● CC (never finish) Lookup ● Demo ● bobchao@iis.sinica.edu.tw
  • 12. 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
  • 13. ccPlus morePermission ● “A human, legal and technical solution to ● bridge the sharing and commercial economies.” → ccREL ● bobchao@iis.sinica.edu.tw
  • 14. ccZero Public Domain ● Weave your rights ● → ccREL ● bobchao@iis.sinica.edu.tw
  • 15. 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
  • 16. integrating tools ● bobchao@iis.sinica.edu.tw
  • 18. 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
  • 19. 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
  • 20. License_Wrappers wrapping CC licenses ● Python, JavaScript, C# ● http://wiki.creativecommons.org/License_Wrappers ● bobchao@iis.sinica.edu.tw
  • 23. integrating applications ● bobchao@iis.sinica.edu.tw
  • 24. MozCC Firefox extension ● Read meta-data ● Display meta-data ● http://wiki.creativecommons.org/MozCC ● bobchao@iis.sinica.edu.tw
  • 25. WpLicense Plugin for Wordpress, a blog system ● LicenseChooser.js inside ● bobchao@iis.sinica.edu.tw
  • 26.
  • 27. LiveContent Experiencing freedom from a live cd. ● Fedora with CC contents pre-loaded ● bobchao@iis.sinica.edu.tw
  • 30. ccHost Hosting user generated CC contents ● Community features ● ccMixer ● bobchao@iis.sinica.edu.tw
  • 32. Office add-ons MS Office ● OpenOffice.org ● bobchao@iis.sinica.edu.tw
  • 33. with Firefox Scrapbook extension… New project this year from Taiwan ● bobchao@iis.sinica.edu.tw
  • 34.
  • 35.
  • 36.
  • 37.
  • 38.
  • 39.
  • 40. More information: Project: http://creativecommons.org/projects/ ● bobchao@iis.sinica.edu.tw
  • 41.
  • 42. ccteldap09 go2.tw/ For slides, URLs, and more information bobchao@iis.sinica.edu.tw
  • 43. 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. bobchao@iis.sinica.edu.tw