Skip to content

Commit eac3fbc

Browse files
committed
Added CC Search 1.0 blog post plus image to old post.
1 parent 4062624 commit eac3fbc

File tree

7 files changed

+69
-0
lines changed

7 files changed

+69
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
name: janeatcc
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
name: cc-search
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
name: product
Loading

content/blog/entries/cc-plus-gsoc-2019/contents.lr

+2
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ pub_date: 2019-03-04
1313
---
1414
body:
1515

16+
![CC + Google Summer of Code](cc-gsoc.png)
17+
1618
We are proud to announce that Creative Commons [has been accepted as a mentor organization][cc-gsoc-page] for the 2019 Google Summer of Code program.
1719

1820
[Google Summer of Code][gsoc-homepage] (GSoC) is a annual global program through which Google awards stipends to university students who write code for free and open-source software projects during their school break. CC has been a mentor organization for GSoC on seven previous occasions, but our last participation was in 2013, so we are glad to be reviving the tradition and hosting students again.
Loading
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,64 @@
1+
title: CC Search is out of beta with 300M images and easier attribution
2+
---
3+
categories:
4+
announcements
5+
cc-search
6+
product
7+
---
8+
author: janeatcc
9+
---
10+
pub_date: 2019-04-30
11+
---
12+
body:
13+
14+
Today [CC Search][cc-search] comes out of beta, with over 300 million images indexed from multiple collections, a major redesign, and faster, more relevant search. It’s the result of a huge amount of work from the engineering team at Creative Commons and our community of volunteer developers.
15+
16+
![cc-search-gif](compressed-kittens-again.gif)
17+
18+
CC Search searches images across [19 collections][cc-search-about] pulled from open APIs and the [Common Crawl][common-crawl] dataset, including cultural works from museums (the Metropolitan Museum of Art, Cleveland Museum of Art), graphic designs and art works (Behance, DeviantArt), photos from Flickr, and an initial set of CC0 3D designs from Thingiverse.
19+
20+
Aesthetically, you’ll see some key changes — a cleaner home page, better navigation and filters, design alignment with creativecommons.org, streamlined attribution options, and clear channels for providing feedback on both the overall function of the site and on specific image reuses. It’s also now linked directly from the Creative Commons homepage as the default method to search for CC-licensed works, and replaces the old search portal (though that tool is still online [here][old-search]).
21+
22+
Under the hood, we improved search loading times and search phrase relevance, implemented analytics to better understand when and how the tools are used, and fixed many critical bugs our community helped us to identify.
23+
24+
### What’s next
25+
26+
We will continue to grow the number of images in our catalog, prioritizing key image collections such as Europeana and Wikimedia Commons. We also plan to index additional types of CC-licensed works, such as open textbooks and audio, later this year. While our ultimate goal remains the same (to provide access to all 1.4 billion works in the commons), we are initially focused on [images that creators desire to reuse in meaningful ways][cc-search-roadmap-blog], learning about how these images are reused in the wild, and incorporating that learning back into CC Search.
27+
28+
Feature-wise, we have specific deliverables for this quarter listed in our [roadmap][cc-search-roadmap], which includes advanced filters on the home page, the ability to browse collections without entering search terms, and improved accessibility and UX on mobile. In addition, we expect some work related to CC Search will be done by our Google Summer of Code students starting in May.
29+
30+
We’re also presenting the “[State of CC Search][state-of-cc-search]” at the [CC Global Summit][summit] next month in Lisbon, Portugal, where we’ll host a global community discussion around desired features and collections for CC Search.
31+
32+
### Get involved
33+
34+
Your feedback is valuable, and we invite you to [let us know][cc-search-feedback] what you would like to see improved. You can also join the [#cc-usability][cc-usability] channel on [CC Slack][cc-slack] to keep up with new releases.
35+
36+
All of our code, including the code behind CC Search, is open source ([CC Search][cccatalog-frontend], [CC Catalog API][cccatalog-api], [CC Catalog][cccatalog]) and we [welcome community contribution][contributing-code]. If you know how to code, we invite you to [join the growing CC developer community][cc-github-io].
37+
38+
### Thank you
39+
40+
CC Search is also made possible by a number of institutional and individual supporters and donors. Specifically, we would like to thank [Arcadia][arcadia] – a charitable fund of Lisbet Rausing and Peter Baldwin, [Mozilla][mozilla], and the Brin Wojcicki Foundation for their support.
41+
42+
----
43+
44+
*This post was originally posted [on the primary Creative Commons blog][original-blog-post].*
45+
46+
[cc-search]:https://search.creativecommons.org/
47+
[cc-search-about]:https://search.creativecommons.org/about
48+
[common-crawl]:https://commoncrawl.org/
49+
[old-search]:https://oldsearch.creativecommons.org/
50+
[cc-search-roadmap-blog]:https://creativecommons.org/2019/03/19/cc-search/
51+
[cc-search-roadmap]:https://docs.google.com/document/d/19yH2V5K4nzWgEXaZhkzD1egzrRayyDdxlzxZOTCm_pc/
52+
[state-of-cc-search]:https://sched.co/MhKv
53+
[summit]:https://summit.creativecommons.org/
54+
[cc-search-feedback]:https://search.creativecommons.org/feedback
55+
[cc-usability]:https://creativecommons.slack.com/messages/CCS9CF2JE/details/
56+
[cc-slack]:https://wiki.creativecommons.org/wiki/Slack#How_to_join_Slack
57+
[cccatalog]:https://github.com/creativecommons/cccatalog
58+
[cccatalog-api]:https://github.com/creativecommons/cccatalog-api
59+
[cccatalog-frontend]:https://github.com/creativecommons/cccatalog-frontend/
60+
[contributing-code]:https://creativecommons.github.io/contributing-code/
61+
[cc-github-io]:https://creativecommons.github.io/
62+
[arcadia]:https://www.arcadiafund.org.uk/about-peter-baldwin-lisbet-rausing/
63+
[mozilla]:https://www.mozilla.org/en-US/foundation/
64+
[original-blog-post]: https://creativecommons.org/2019/04/30/cc-search-images/

0 commit comments

Comments
 (0)