You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: archives/old-tech-blog/entries/the-easiest-way-yet-to-integrate-cc-licensing/index.html
+1-1
Original file line number
Diff line number
Diff line change
@@ -155,7 +155,7 @@ <h2 class="mb-0">The easiest way yet to integrate CC licensing into a web app (p
155
155
on Thursday, 2007-07-19</p>
156
156
157
157
<divclass="body"><p>I've been working for the past week or so on a JavaScript licensing widget that has been <ahref="http://wiki.creativecommons.org/JsWidget">suggested on our wiki</a>. It's a new way to integrate CC licensing into your web application. It's really as easy as pie: Just add the following tag somewhere in the body:</p>
<h4id="video-tutorial">Video tutorial</h4><p><ahref="https://youtu.be/sQZFlNXEVZ4">A video tutorial is available here</a> or by clicking on the image below.</p>
<h4 id="video-tutorial">Video tutorial</h4><p><a href="https://youtu.be/sQZFlNXEVZ4">A video tutorial is available here</a> or by clicking on the image below.</p>
<tdscope="row">Improve data processing infrastructure in the Catalog by parallelizing loading and moving storage of data files from providers to S3.</td>
176
+
<thscope="row">Move data cleaning pipeline from API to Catalog</th>
177
+
<tdscope="row">Move our data cleaning code from the ingestion step of the API to the initial data processing step of the Catalog to eliminate unnecessary repetitive data cleaning.</td>
183
178
</tr>
184
179
185
-
<tr>
186
-
<thscope="row">Implement architecture for schema for new metadata [AWS Grant]</th>
187
-
<tdscope="row">Update Catalog schema to include new metadata generated through AWS Rekognition.</td>
188
-
</tr>
180
+
</tbody>
181
+
</table>
182
+
183
+
<h4>Q3 2020</h4>
184
+
<tableclass="table table-striped">
185
+
<theadclass="thead-dark">
186
+
<tr>
187
+
<thscope="col">Task Name</th>
188
+
<thscope="col">Task Description</th>
189
+
</tr>
190
+
</thead>
191
+
<tbody>
189
192
190
193
<tr>
191
-
<thscope="row">Image Selection for Rekognition [AWS Grant]</th>
192
-
<tdscope="row">Develop metrics for and select a set of ~100 million high quality images for which we'll generate additional metadata through AWS Rekognition.</td>
194
+
<thscope="row">Design Sprint: Audio UI for CC Search</th>
195
+
<tdscope="row">Designing and prototyping an upcoming user interface for searching for audio on CC Search.</td>
193
196
</tr>
194
197
195
198
<tr>
@@ -203,28 +206,15 @@ <h4>Q2 2020</h4>
203
206
</tr>
204
207
205
208
<tr>
206
-
<thscope="row">Move data cleaning pipeline from API to Catalog</th>
207
-
<tdscope="row">Move our data cleaning code from the ingestion step of the API to the initial data processing step of the Catalog to eliminate unnecessary repetitive data cleaning.</td>
209
+
<thscope="row">Plan search algorithm changes for new metadata [AWS Grant]</th>
210
+
<tdscope="row">Plan out search algorithm changes to incorporate image metadata generated via AWS Rekognition.</td>
208
211
</tr>
209
212
210
213
<tr>
211
-
<thscope="row">Design Sprint: Audio UI for CC Search</th>
212
-
<tdscope="row">Designing and prototyping an upcoming user interface for searching for audio on CC Search.</td>
214
+
<thscope="row">Implement architecture for schema for new metadata [AWS Grant]</th>
215
+
<tdscope="row">Update Catalog schema to include new metadata generated through AWS Rekognition.</td>
<tdscope="row">Improve how and where we explain licenses, and consider ways to make it easier for reusers to understand and comply with license requirements.</td>
@@ -260,6 +250,11 @@ <h4>Q3 2020</h4>
260
250
<tdscope="row">Design and user test UIs for audio. Ingest a pilot collection of audio to the Catalog, build support in the API. Integrate design to frontend to allow users to search for CC licensed audio.</td>
261
251
</tr>
262
252
253
+
<tr>
254
+
<thscope="row">Image Selection for Rekognition [AWS Grant]</th>
255
+
<tdscope="row">Develop metrics for and select a set of ~100 million high quality images for which we'll generate additional metadata through AWS Rekognition.</td>
256
+
</tr>
257
+
263
258
<tr>
264
259
<thscope="row">Improve Common Crawl Infrastructure</th>
265
260
<tdscope="row">Update our Common Crawl provider infrastructure to:
0 commit comments