Entries List
A view that permits a GET to allow listing all the entries
in the database
**Route** - `/entries`
#Query Parameters -
- `?search=` - Search by title, description, get_involved, interest,
creator, and tag.
- `?ids=` - Filter only for entries with specific ids. Argument
must be a comma-separated list of integer ids.
- `?tag=` - Allows filtering entries by a specific tag
- `?issue=` - Allows filtering entries by a specific issue
- `?help_type=` - Allows filtering entries by a specific help type
- `?has_help_types=<True or False>` - Filter entries by whether they have
help types or not. Note that `True`
or `False` is case-sensitive.
- `?featured=True` (or False) - both capitalied. Boolean is set in admin UI
- `?page=` - Page number, defaults to 1
- `?page_size=` - Number of results on a page. Defaults to 48
- `?ordering=` - Property you'd like to order the results by. Prepend with
`-` to reverse. e.g. `?ordering=-title`
- `?moderationstate=` - Filter results to only show the indicated moderation
state, by name. This will only filter if the calling
user has moderation permissions.
GET /api/pulse/v2/entries/?ordering=issues&page=6
https://api.mozillapulse.org/api/pulse/v2/entries/?ordering=issues&page=7", "previous": "https://api.mozillapulse.org/api/pulse/v2/entries/?ordering=issues&page=5", "results": [ { "id": 338, "content_url": "https://github.com/algobook/algoBook", "is_bookmarked": false, "tags": [ "web literacy" ], "issues": [ "Web Literacy" ], "help_types": [], "published_by": "Julia Vallera", "submitter_profile_id": 63, "bookmark_count": 0, "related_creators": [], "entry_type": "base", "title": "algoBook - The Curated Book of Algorithm", "description": "algoBook is a curated list of algorithms, solutions and their explanations on the basis of community feedback. It is an open platform for users to come and submit solutions to various algorithms in any language and of any platform. These Algorithms are added with their complexity mentioned in the description so that users can explore solutions for different complexity.", "get_involved": "Help us simplify the UI, improve code architecture and add basic features.", "get_involved_url": "https://github.com/algobook/algoBook/blob/master/CONTRIBUTING.md", "interest": "This is a community based platform where people can learn and share algorithms of any language and platform.", "featured": false, "published_by_creator": false, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-01_133159.3793230000.png", "created": "2017-06-01T13:31:59.378865Z", "moderation_state": 3 }, { "id": 246, "content_url": "https://github.com/kitsunenosaraT/Mozilla-Italia-l10n-guide", "is_bookmarked": false, "tags": [ "2017", "mozsprint" ], "issues": [ "Web Literacy", "Digital Inclusion" ], "help_types": [], "published_by": "Chad Sansing", "submitter_profile_id": 58, "bookmark_count": 0, "related_creators": [], "entry_type": "base", "title": "Mozilla Italia l10n Guide", "description": "This Global Sprint project aims to create a localization guide for Italian volunteers that can be adapted by community members around the world. Its goal is to make Mozilla’s products, events and core values accessible for Italian users.", "get_involved": "Contribute to this project during the Global Sprint!", "get_involved_url": "https://github.com/kitsunenosaraT/Mozilla-Italia-l10n-guide", "interest": "This project is a great example of volunteers creating a localization resource that can, itself, be further localized by and for other communities.", "featured": false, "published_by_creator": false, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-26_095315.1838650000.png", "created": "2017-04-26T09:53:15.183613Z", "moderation_state": 3 }, { "id": 66, "content_url": "http://inpoints.org/index.php/category/project-us-series/", "is_bookmarked": false, "tags": [ "design", "fashion", "hive", "journalism", "music", "teen" ], "issues": [ "Web Literacy", "Digital Inclusion" ], "help_types": [], "published_by": "Alan Mooiman", "submitter_profile_id": 93, "bookmark_count": 0, "related_creators": [], "entry_type": "base", "title": "PROject US", "description": "Inpoints (http://inpoints.org/) is proud to present a special series on PROject US, a fashion, music, and media program in Chicago – Learning to Make and Make It", "get_involved": "Learn more by visiting the Hive Chicago portfolio page.", "get_involved_url": "http://hivechicago.org/portfolio/project-us/", "interest": "PROjectUS (http://www.pro-jectus.org/) is an initiative for young adults between the ages of 13 – 23 designed to build fashion design, music production, and new media journalism skills.", "featured": false, "published_by_creator": false, "thumbnail": null, "created": "2016-10-07T19:25:18.609000Z", "moderation_state": 3 }, { "id": 436, "content_url": "https://github.com/openiotstudio/general/raw/master/publications/a_trustmark_for_IoT_thingscon_report.pdf", "is_bookmarked": false, "tags": [ "connected devices", "iot", "labels", "report", "research", "things", "trust", "trustmarks" ], "issues": [ "Web Literacy", "Privacy & Security", "Openness" ], "help_types": [ "Design", "Test & feedback", "Join community" ], "published_by": "Michelle Thorne", "submitter_profile_id": 70, "bookmark_count": 3, "related_creators": [ { "name": "Peter Bihr", "profile_id": 387, "is_active": true } ], "entry_type": "base", "title": "A Trustmark for IoT: A ThingsCon Report", "description": "Building consumer trust in the Internet of Things by empowering users to make smarter choices. A ThingsCon Report commissioned by Mozilla’s Open IoT Studio.", "get_involved": "Tell us your thoughts on the report!", "get_involved_url": "http://thingscon.com/", "interest": "Understand the landscape of trustmarks and labeling of consumer connected products", "featured": false, "published_by_creator": false, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-09-26_134659.1925250000.png", "created": "2017-09-14T11:12:50.423252Z", "moderation_state": 3 }, { "id": 142, "content_url": "https://www.npmjs.com/package/bezier-js", "is_bookmarked": false, "tags": [ "javascript" ], "issues": [ "Web Literacy" ], "help_types": [], "published_by": "Matthew Willse", "submitter_profile_id": 85, "bookmark_count": 0, "related_creators": [], "entry_type": "base", "title": "Bezier JS", "description": "A javascript library for working with Bezier curves.", "get_involved": "", "get_involved_url": "https://github.com/Pomax/bezierjs", "interest": "Drawing curves with code is complicated. This much easier draw them and understand how they work!", "featured": false, "published_by_creator": false, "thumbnail": null, "created": "2016-01-26T16:44:21.645000Z", "moderation_state": 3 }, { "id": 763, "content_url": "https://github.com/prateekiiest/Code-Sleep-Python", "is_bookmarked": false, "tags": [ "2018", "mozsprint" ], "issues": [ "Web Literacy", "Digital Inclusion", "Openness" ], "help_types": [ "Attend", "Create content", "Code", "Design", "Fundraise", "Join community", "Mentor", "Plan & organize", "Promote", "Take Action", "Write documentation" ], "published_by": "Prateek Chanda", "submitter_profile_id": 519, "bookmark_count": 0, "related_creators": [ { "name": "Prateek Chanda", "profile_id": 519, "is_active": true } ], "entry_type": "base", "title": "Code Sleep Python", "description": "The project presents a curated list of desktop applications, games and machine learning application using python. We are currently into making more desktop applications using python which can be ported in cross-platforms and used by many.", "get_involved": "", "get_involved_url": "https://github.com/prateekiiest/Code-Sleep-Python#join-slack", "interest": "All Hail Python !! If you are into making cool stuff using python, like machine learning application, AI, desktop applications or game, then this is for you.", "featured": false, "published_by_creator": true, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-25_071200.0983960000.png", "created": "2018-04-25T07:12:00.097982Z", "moderation_state": 3 }, { "id": 91, "content_url": "http://hivenyc.org/portfolio/nyc-haunts/", "is_bookmarked": false, "tags": [ "design", "games", "hive", "nyc", "stem" ], "issues": [ "Web Literacy", "Digital Inclusion", "Openness" ], "help_types": [], "published_by": "Alan Mooiman", "submitter_profile_id": 93, "bookmark_count": 0, "related_creators": [], "entry_type": "base", "title": "New York City Haunts", "description": "Integrating local history and social issues into geo-locative game design.", "get_involved": "", "get_involved_url": "", "interest": "First Lady Michelle Obama played this game! NYC Haunts is a STEM-based learning program in which youth designers create a mobile, geo-locative alternate reality game that explores local history and contemporary issues facing a particular NYC neighborhood.", "featured": false, "published_by_creator": false, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/91.jpg", "created": "2016-09-13T02:40:52.693000Z", "moderation_state": 3 }, { "id": 67, "content_url": "http://geojournalism.org/2015/02/create-immersive-photo-experiences-with-google-photo-sphere/", "is_bookmarked": false, "tags": [ "3d", "hive", "photo" ], "issues": [ "Web Literacy" ], "help_types": [], "published_by": "Alan Mooiman", "submitter_profile_id": 93, "bookmark_count": 0, "related_creators": [], "entry_type": "base", "title": "Create Your Own Google Photosphere", "description": "Hive Chicago member Peggy Notebaert Nature Museum shared their use of photospheres with teens to create immersive 3-D images that empower Internet image creators.", "get_involved": "", "get_involved_url": "", "interest": "Anyone who wants to use immersive, 360-degree images for place-based learning. Geojournalism.org (http://geojournalism.org/about/) is part of the portfolio of InfoAmazonia (http://infoamazonia.org/), a multidisciplinary team hosted in Brazil working to create useful applications for environmental coverage. The online toolkit was created in partnership with Internews’ Earth Journalism Network (http://earthjournalism.net/) and the Flag It! Project (http://ecolab.oeco.org.br/projects/flagit/).", "featured": false, "published_by_creator": false, "thumbnail": null, "created": "2016-10-07T19:14:54.379000Z", "moderation_state": 3 }, { "id": 346, "content_url": "https://herox.com/GigaTECHSATX", "is_bookmarked": false, "tags": [ "austin", "challenge", "gigabit", "gigabit community fund", "hive" ], "issues": [ "Web Literacy", "Openness" ], "help_types": [], "published_by": "Robert Friedman", "submitter_profile_id": 4, "bookmark_count": 1, "related_creators": [], "entry_type": "base", "title": "City of Austin's GigaTECHs Challenge", "description": "Mozilla is the Education Track sponsor for the City of Austin's GigaTECHs challenge: How might we use technology to create a learning experience that bridges social and geographical boundaries for Austin's next generation of civic leaders? \n\nCompetitors will have the opportunity to win $38,000 in prize money as part of a broader nationwide initiative led by U.S Ignite to encourage next-generation Gigabit Internet application.", "get_involved": "Spread the word to folks in Austin and Apply Today!", "get_involved_url": "https://herox.com/GigaTECHSATX", "interest": "We’re looking for a solution that leverages the accessibility and power of online virtual or augmented reality technology to help learners communicate, collaborate and create together. This is a great opportunity for current, past or future grantees from Mozilla's Gigabit Community Fund.", "featured": false, "published_by_creator": false, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-02_202300.1526390000.jpg", "created": "2017-06-02T20:23:00.149310Z", "moderation_state": 3 }, { "id": 25, "content_url": "https://medium.com/read-write-participate/mozilla-club-leadership-training-in-nairobi-and-cape-town-cbb9ad2a3f38#.jrzme63e7", "is_bookmarked": false, "tags": [ "cape town", "kenya", "nairobi", "south africa", "women", "women and web literacy", "wwl" ], "issues": [ "Web Literacy", "Digital Inclusion" ], "help_types": [], "published_by": "Alan Mooiman", "submitter_profile_id": 93, "bookmark_count": 0, "related_creators": [ { "name": "Amira Dhalla", "profile_id": 75, "is_active": true } ], "entry_type": "base", "title": "How We’re Training Women in Africa to Teach the Web", "description": "A look inside Mozilla and the UN Women’s web literacy work in Nairobi and Capetown to launch Mozilla Clubs for Women and Girls and train local leaders to teach key digital issues in a local context.", "get_involved": "", "get_involved_url": "", "interest": "", "featured": false, "published_by_creator": false, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/25.jpg", "created": "2016-11-08T18:45:20.778000Z", "moderation_state": 3 }, { "id": 339, "content_url": "https://github.com/LappleApple/feedmereadmes/blob/master/README.md", "is_bookmarked": false, "tags": [ "web literacy" ], "issues": [ "Web Literacy" ], "help_types": [], "published_by": "Julia Vallera", "submitter_profile_id": 63, "bookmark_count": 0, "related_creators": [], "entry_type": "base", "title": "feedmereadmes: A README help exchange", "description": "We aim to make READMEs clearer and more useful.", "get_involved": "Share your readme file with us to get feedback and collaboratively make suggestions on new ideas for this project.", "get_involved_url": "https://github.com/LappleApple/feedmereadmes/issues", "interest": "Project creators working in Github can place their work in a bigger context: why their work exists, what it does, what it doesn't do, etc.", "featured": false, "published_by_creator": false, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-01_134939.1376270000.png", "created": "2017-06-01T13:49:39.137369Z", "moderation_state": 3 }, { "id": 247, "content_url": "https://storyengine.io/stories/digital-inclusion/paul-oh/", "is_bookmarked": false, "tags": [ "hack jam", "mozilla curriculum workshop", "web literacy" ], "issues": [ "Web Literacy" ], "help_types": [], "published_by": "Chad Sansing", "submitter_profile_id": 58, "bookmark_count": 0, "related_creators": [], "entry_type": "base", "title": "Paul Oh on Story Engine", "description": "In this Story Engine interview, Teaching Channel senior director and long-time Mozillian Paul Oh talks about his history with the foundation, what it's like to work on the Mozilla Curriculum Workshop, and what people can learn from and with us.", "get_involved": "Have a great idea for a Story Engine interview? Share your suggestions with us!", "get_involved_url": "https://docs.google.com/a/mozillafoundation.org/forms/d/e/1FAIpQLScsZ6NLDIo87YH8Z3guR-9slPampPTavcKgbqOJvLsrnqIVMQ/viewform", "interest": "This interview really captures the spirit of how we collaborate with network leaders to teach the web.", "featured": false, "published_by_creator": false, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-26_102656.9006430000.jpeg", "created": "2017-04-26T10:26:56.900386Z", "moderation_state": 3 }, { "id": 892, "content_url": "https://dolphin.town", "is_bookmarked": false, "tags": [ "social networking" ], "issues": [ "Web Literacy", "Decentralization", "Openness" ], "help_types": [], "published_by": "Darius Kazemi", "submitter_profile_id": 1556, "bookmark_count": 0, "related_creators": [ { "name": "Darius Kazemi", "profile_id": 1556, "is_active": true } ], "entry_type": "base", "title": "Dolphin TOwn", "description": "A social network where you are only allowed to screech like a dolphin.", "get_involved": "", "get_involved_url": "", "interest": "This shows how open source can be used to create really weird social spaces with minimal effort. It's a fork of Mastodon with a few lines of code changed to only allow the letter E.", "featured": false, "published_by_creator": true, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-08-15_182418.5928870000.png", "created": "2018-08-15T18:24:18.592274Z", "moderation_state": 3 }, { "id": 315, "content_url": "http://www.lisard.com/open-dataopen-minds/", "is_bookmarked": false, "tags": [], "issues": [ "Web Literacy", "Digital Inclusion", "Openness" ], "help_types": [ "Create content", "Test & feedback" ], "published_by": "Stephanie Wright", "submitter_profile_id": 59, "bookmark_count": 2, "related_creators": [ { "name": "Elisabeth Sylvan", "profile_id": 135, "is_active": true } ], "entry_type": "base", "title": "Open Data / Open Minds", "description": "Open Data/Open Minds (ODOM) is a program that supports people to tell local environmental and community stories through data investigations, science notebooking and civic engagement. We are working to figure out how might we use paper, low-cost hardware, and the web to: 1) serve and display ambient live data and 2) support learning about science and data through curated and personal data collection.", "get_involved": "If you're interested in contributing to this project jump in on the GitHub repository now or join us during Global Sprint, June 1-2, 2017!", "get_involved_url": "https://github.com/Open-Data-Open-Minds/odom_GlobalSprint2017", "interest": "", "featured": false, "published_by_creator": false, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-26_155455.8989940000.jpg", "created": "2017-05-26T15:54:55.898680Z", "moderation_state": 3 }, { "id": 349, "content_url": "http://blogs.edweek.org/edweek/learning_deeply/2017/05/the_common_denominator_between_sesame_street_and_the_internet_learning.html", "is_bookmarked": false, "tags": [ "article", "chicago", "hive", "learning" ], "issues": [ "Web Literacy" ], "help_types": [], "published_by": "Robert Friedman", "submitter_profile_id": 4, "bookmark_count": 0, "related_creators": [], "entry_type": "base", "title": "The Common Denominator Between Sesame Street and the Internet? Learning", "description": "Today, the Hive Chicago Fund for Connected Learning at The Chicago Community Trust, in partnership with the Hive Chicago Learning Network at the Mozilla Foundation, are asking a similar question: How can the internet, digital media, and technology be leveraged for learning?\n\nThis Education Week post is by Sana N. Jafri, a program officer with the Hive Chicago Fund for Connected Learning at The Chicago Community Trust. \n\n(photo credit CC BY 2.0 https://www.flickr.com/photos/ssoosay/5762345557)", "get_involved": "", "get_involved_url": "", "interest": "Sana makes a compelling and simple case for Mozilla's investment in Web Literacy and Hive Networks.", "featured": false, "published_by_creator": false, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-02_210827.7760200000.jpg", "created": "2017-06-02T21:08:27.775490Z", "moderation_state": 3 }, { "id": 180, "content_url": "https://medium.com/read-write-participate/case-study-developing-a-learning-platform-for-women-afa4d2096bc", "is_bookmarked": false, "tags": [ "gender", "learning", "online community", "safe", "women", "women and web literacy" ], "issues": [ "Web Literacy", "Privacy & Security", "Digital Inclusion" ], "help_types": [], "published_by": "Amira Dhalla", "submitter_profile_id": 75, "bookmark_count": 0, "related_creators": [ { "name": "Amira Dhalla", "profile_id": 75, "is_active": true } ], "entry_type": "base", "title": "Case Study: Developing a Learning Platform for Women", "description": "Working at the intersection of gender issues and equity online has required us to really dig into what it means to develop safe spaces for women online. In 2016, Women and Web Literacy piloted an online learning space for participants of Mozilla Clubs for women and girls. This mobile optimized website was designed to further facilitate the digital curriculum they used in their regular meet-ups, while providing a fun and engaging environment for them to connect with other women and learn from each other.", "get_involved": "", "get_involved_url": "", "interest": "The article and project explored the intersection of gender and equity online", "featured": false, "published_by_creator": false, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-06_204822.3257120000.png", "created": "2017-04-06T20:48:22.325409Z", "moderation_state": 3 }, { "id": 93, "content_url": "https://www.youtube.com/watch?v=NmWRifoFmDQ", "is_bookmarked": false, "tags": [ "internet", "movement", "risk", "state of the web", "surveillance", "talk", "video", "web" ], "issues": [ "Web Literacy", "Privacy & Security", "Digital Inclusion", "Decentralization", "Openness" ], "help_types": [], "published_by": "Alan Mooiman", "submitter_profile_id": 93, "bookmark_count": 0, "related_creators": [], "entry_type": "base", "title": "Power and Empowerment on the Internet", "description": "Mark Surman reflects on the internet freedom movement in the age of empires.", "get_involved": "", "get_involved_url": "", "interest": "Despite monopolies, walled gardens, and surveillance on the internet, there's a grassroots movement for online freedom, creativity and opportunity for all.", "featured": false, "published_by_creator": false, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/93.png", "created": "2016-09-09T19:15:22.179000Z", "moderation_state": 3 }, { "id": 230, "content_url": "https://issuu.com/yollocalli/docs/popupyouthradio_booklet_web_161206", "is_bookmarked": false, "tags": [ "chicago", "digital inclusion", "hive", "radio", "web literacy", "youth" ], "issues": [ "Web Literacy", "Digital Inclusion" ], "help_types": [], "published_by": "Samuel Dyson", "submitter_profile_id": 46, "bookmark_count": 0, "related_creators": [], "entry_type": "base", "title": "Pop-Up Youth Radio Guidebook", "description": "Learn how to set up your own Internet radio station to engage youth in web-based media production.", "get_involved": "", "get_involved_url": "", "interest": "It's a field tested resource for expanding digital inclusion", "featured": false, "published_by_creator": false, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-14_192724.7891900000.jpg", "created": "2017-04-14T19:27:24.788925Z", "moderation_state": 3 }, { "id": 390, "content_url": "https://medium.com/read-write-participate/mozilla-global-sprint-is-an-event-for-everyone-5848faef2c3f", "is_bookmarked": false, "tags": [ "mozsprint", "open leadership" ], "issues": [ "Web Literacy", "Digital Inclusion" ], "help_types": [], "published_by": "Julia Vallera", "submitter_profile_id": 63, "bookmark_count": 0, "related_creators": [ { "name": "Julia Vallera", "profile_id": 63, "is_active": true } ], "entry_type": "base", "title": "Mozilla Global Sprint Is an Event for Everyone", "description": "A short blog post about the impact of Mozilla Global Sprint and how it can grow.", "get_involved": "", "get_involved_url": "https://mozilla.github.io/global-sprint/", "interest": "Read about empowering examples from #mozsprint and how they impact the work Mozilla is doing.", "featured": false, "published_by_creator": false, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-23_144745.5309420000.jpg", "created": "2017-06-23T14:47:45.529966Z", "moderation_state": 3 }, { "id": 881, "content_url": "https://22-8miles.com/", "is_bookmarked": false, "tags": [ "2018", "Artists Open Web" ], "issues": [ "Web Literacy", "Decentralization" ], "help_types": [], "published_by": "Luca M. Damiani", "submitter_profile_id": 504, "bookmark_count": 1, "related_creators": [ { "name": "Hang Do Thi Duc", "profile_id": 288, "is_active": true } ], "entry_type": "base", "title": "Emotional Connections", "description": "This is an investigation into the WiFi networks that I have connected to with my laptop and my phone in the past years. As I travel, check into hotels, use the airport WiFi, visit friends and work in different locations, I have accumulated a collection of WiFi network names – and with that comes a trove of memories. What can I learn about myself from this dataset? I want to explore how this data could be a medium for experiencing nostalgic and personal moments from the past.", "get_involved": "", "get_involved_url": "", "interest": "", "featured": false, "published_by_creator": false, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-08-28_185121.5714360000.jpg", "created": "2018-07-23T17:29:22.543096Z", "moderation_state": 3 }, { "id": 378, "content_url": "https://medium.com/read-write-participate/on-becoming-a-mozilla-web-literacy-leader-e24491fe84d6", "is_bookmarked": false, "tags": [ "libraries", "open leadership", "professional development" ], "issues": [ "Web Literacy", "Digital Inclusion", "Openness" ], "help_types": [], "published_by": "An-Me Chung", "submitter_profile_id": 77, "bookmark_count": 0, "related_creators": [], "entry_type": "base", "title": "On becoming a Mozilla Web Literacy Leader", "description": "I’m a member of the Volunteer Services Team at Multnomah County Library (MCL) in Portland, Oregon. Much of my day-to-day work involves creating better access to volunteer experiences at the library, connecting people with information, and digging into the volunteer database. Through this program I’ll be able to stretch my leadership muscles and explore web literacy. Joanna Milner and I led sessions on coding and programming languages. Neither of us had much experience with this, but we both believed in the sentiment of this GIF…", "get_involved": "", "get_involved_url": "", "interest": "", "featured": false, "published_by_creator": false, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-16_230617.7726530000.gif", "created": "2017-06-16T23:06:17.772344Z", "moderation_state": 3 }, { "id": 1110, "content_url": "https://www.facebook.com/lwiiyo/", "is_bookmarked": false, "tags": [ "2019", "collaboration", "community building", "digital literacy", "open source", "sprintforih" ], "issues": [ "Web Literacy", "Digital Inclusion", "Openness" ], "help_types": [ "Plan & organize", "Promote", "Fundraise" ], "published_by": "Alumanda Shakankale", "submitter_profile_id": 1935, "bookmark_count": 1, "related_creators": [ { "name": "Alumanda Shakankale", "profile_id": 1935, "is_active": true }, { "name": "John Griffiths", "profile_id": 1869, "is_active": true } ], "entry_type": "base", "title": "Lwiiyo Community Literacy Initiative", "description": "A Community Literacy Initiative focused on increasing Computer Literacy within our communities, by so doing bridging the digital divide.", "get_involved": "We would like to have regular trainings and for that we need material and trainings. Help us by becoming a trainer (trainings can be done online) or with material or links to material that is ICT related.", "get_involved_url": "https://github.com/lwiiyo/LwiiyoCommunityLiteracyInitiative", "interest": "We plan to reduce the gap between theoretic learning and hands-on experience by delivering open source project based trainings that will better equip students pursuing careers in the ICT sector of Zambia", "featured": false, "published_by_creator": true, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-04-15_041453.0094810000.jpg", "created": "2019-04-15T04:14:53.008703Z", "moderation_state": 3 }, { "id": 435, "content_url": "https://medium.com/@slehane/internet-health-as-common-knowledge-5fe1ec1e9815", "is_bookmarked": false, "tags": [ "internet health", "libraries", "professional development", "web literacy leaders" ], "issues": [ "Web Literacy", "Privacy & Security", "Digital Inclusion", "Decentralization", "Openness" ], "help_types": [ "Create content", "Design", "Localize & translate" ], "published_by": "An-Me Chung", "submitter_profile_id": 77, "bookmark_count": 0, "related_creators": [], "entry_type": "base", "title": "Internet Health as Common Knowledge", "description": "What would it look like if the concept of Internet Health were common knowledge?", "get_involved": "", "get_involved_url": "", "interest": "", "featured": false, "published_by_creator": false, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-09-13_205535.9217480000.png", "created": "2017-09-13T20:55:35.921248Z", "moderation_state": 3 }, { "id": 177, "content_url": "http://dml2017.news/CFPdml2017-1", "is_bookmarked": false, "tags": [ "web literacy" ], "issues": [ "Web Literacy", "Digital Inclusion", "Openness" ], "help_types": [], "published_by": "Christopher Lawrence", "submitter_profile_id": 69, "bookmark_count": 0, "related_creators": [], "entry_type": "base", "title": "Call for participation now open for the 2017 Digital Media & Learning Conference", "description": "Digital Media and Learning Conference 2017 | October 4-6, 2017 | University of California, Irvine\n\nAccepting applications: Wednesday, March 15, 2017– Wednesday, April 19, 2017\nNotifications of Acceptance: May 2017\n\nJoin us October 4-6, 2017, for the 8th annual Digital Media and Learning Conference. This international gathering brings together a vibrant and diverse community of innovators, thinkers, and progressive educators to delve into leading-edge topics in digital media and learning.", "get_involved": "", "get_involved_url": "http://dml2017.news/CFPdml2017-1", "interest": "Opportunity to connected with other educators exploring Web Literacy, Digital Inclusion and Open Innovation", "featured": false, "published_by_creator": false, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-06_195124.0224710000.png", "created": "2017-04-06T19:51:24.021795Z", "moderation_state": 3 }, { "id": 420, "content_url": "https://digitalimpact.org/internet-health-a-checkup-for-civil-society/", "is_bookmarked": false, "tags": [ "internet health" ], "issues": [ "Web Literacy", "Privacy & Security", "Digital Inclusion", "Decentralization", "Openness" ], "help_types": [ "Attend", "Promote" ], "published_by": "Solana Larsen", "submitter_profile_id": 81, "bookmark_count": 1, "related_creators": [ { "name": "Solana Larsen", "profile_id": 81, "is_active": true } ], "entry_type": "base", "title": "Internet Health: A Checkup for Civil Society", "description": "Register now for a (free, of course) virtual roundtable discussion on September 27, 2017 led by Lucy Bernholz, Director of Stanford University's Digital Civil Society Lab (DCSL) with Solana Larsen, Editor of Mozilla’s Internet Health Report, Dhanaraj Thakur, Senior Research Manager at the Alliance for Affordable Internet and the World Wide Web Foundation; and Jessica Feldman, media theorist, artist, and Postdoctoral Fellow at the DCSL.", "get_involved": "Sign up to take part", "get_involved_url": "", "interest": "Internet health – how do we define, measure, and foster it for social good?", "featured": false, "published_by_creator": false, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-08-14_123514.4485120000.png", "created": "2017-08-14T12:35:14.447794Z", "moderation_state": 3 }, { "id": 282, "content_url": "http://hivenyc.org/2017/05/15/project-learning-lab-building-effective-partnerships/", "is_bookmarked": false, "tags": [ "educators", "hive learning networks", "hive nyc", "network leaders" ], "issues": [ "Web Literacy", "Digital Inclusion", "Openness" ], "help_types": [], "published_by": "Hana Sun", "submitter_profile_id": 88, "bookmark_count": 0, "related_creators": [ { "name": "Hana Sun", "profile_id": 88, "is_active": true } ], "entry_type": "base", "title": "Hive NYC Project Learning Lab: Building Effective Partnerships", "description": "In April, network members in Hive NYC's Project Learning Lab, a peer learning space that aims to workshop, share practices, introduce new tools, and exchange ideas and feedback about members' projects, met for a session focused on building effective partnerships. This post shares the best practices they identified from their own learning and experiences in building partnerships with other educators, schools, city agencies, nonprofits, and other institutions.", "get_involved": "", "get_involved_url": "", "interest": "", "featured": false, "published_by_creator": false, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-15_163412.5366100000.jpg", "created": "2017-05-15T16:34:12.536237Z", "moderation_state": 3 }, { "id": 254, "content_url": "https://github.com/NeuroTechX/eeg-101", "is_bookmarked": false, "tags": [ "2017", "gs2017", "mozsprint", "science" ], "issues": [ "Web Literacy", "Openness" ], "help_types": [], "published_by": "Stephanie Wright", "submitter_profile_id": 59, "bookmark_count": 0, "related_creators": [], "entry_type": "base", "title": "EEG 101", "description": "EEG 101 is a Global Sprint project to create an interactive tutorial that teaches the very basics of EEG, including where signals come from, how EEG devices work, and how to process EEG data.", "get_involved": "If you're interested in contributing to this project jump in on the GitHub repository now or join us during Global Sprint, June 1-2, 2017!", "get_involved_url": "https://github.com/NeuroTechX/eeg-101", "interest": "The goal with EEG 101 is to create a flexible base for EEG and BCI mobile development that novice programmers could build on top of, and could be adapted to work on multiple platforms with different EEG devices.", "featured": false, "published_by_creator": false, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-28_203633.9017160000.png", "created": "2017-04-28T20:36:33.847847Z", "moderation_state": 3 }, { "id": 225, "content_url": "https://tomtomfest.com/challenges/", "is_bookmarked": false, "tags": [ "digital inclusion", "iot", "online privacy & security", "open innovation" ], "issues": [ "Web Literacy", "Privacy & Security", "Digital Inclusion", "Openness" ], "help_types": [], "published_by": "Chad Sansing", "submitter_profile_id": 58, "bookmark_count": 0, "related_creators": [], "entry_type": "base", "title": "Tom Tom Founders Festival Youth Summit Community Challenge", "description": "The Tom Tom Founders Festival is Charlottesville, Virginia's, annual cultural showcase - like a MozFest of the hyper-local. This year, at the student-led Youth Summit, Team Quick Pick shared its vision for a safe, anonymous pickup-sports matchmaking app. Team Quick Pick formed at the SPARK Youth Hackathon, a locally partnered event sponsored and co-designed by the Mozilla Foundation to promote web literacy, trust-building and inclusion across networks and connected devices, and youth leadership in open innovation.", "get_involved": "Have a great idea for a locally partnered event that strengthens the network and promotes Internet health? Share it out loud!", "get_involved_url": "http://spark.stab.org/", "interest": "This is a great example of how locally partnered events can activate youth leaders in the Mozilla Network.", "featured": false, "published_by_creator": false, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-13_234324.5018360000.jpeg", "created": "2017-04-13T23:43:24.501407Z", "moderation_state": 3 }, { "id": 178, "content_url": "https://savethememe.net/en", "is_bookmarked": false, "tags": [ "copyright" ], "issues": [ "Web Literacy", "Openness" ], "help_types": [], "published_by": "Brett Gaylor", "submitter_profile_id": 43, "bookmark_count": 0, "related_creators": [], "entry_type": "base", "title": "Save The Memes", "description": "A tool to call European MEPs in support of protecting User Generated Content in the EU", "get_involved": "If you're in Europe, try to call your MEP!", "get_involved_url": "https://savethememe.net/en", "interest": "Great example of internet advocacy", "featured": false, "published_by_creator": false, "thumbnail": null, "created": "2017-04-06T20:20:59.675121Z", "moderation_state": 3 }, { "id": 179, "content_url": "https://medium.com/@TedeFrambuesa/how-to-create-safe-spaces-for-women-in-m%C3%A9xico-1dd0d240402a", "is_bookmarked": false, "tags": [ "mexico", "training", "web literacy", "women", "women in tech" ], "issues": [ "Web Literacy", "Digital Inclusion" ], "help_types": [], "published_by": "Amira Dhalla", "submitter_profile_id": 75, "bookmark_count": 0, "related_creators": [], "entry_type": "base", "title": "How to create safe spaces for women in México", "description": "Read Liza's account of her first, of four, trainings with local female leaders in Mexico to design safe spaces for women and girls. And what that safe space for women in Mexico looks like.", "get_involved": "", "get_involved_url": "", "interest": "", "featured": false, "published_by_creator": false, "thumbnail": null, "created": "2017-04-06T20:37:40.360630Z", "moderation_state": 3 }, { "id": 335, "content_url": "https://codebuddies.org/", "is_bookmarked": false, "tags": [ "2017", "mozsprint" ], "issues": [ "Web Literacy" ], "help_types": [], "published_by": "Abigail Cabunoc Mayes", "submitter_profile_id": 62, "bookmark_count": 0, "related_creators": [], "entry_type": "base", "title": "CodeBuddies", "description": "We're a community of independent code learners who help each other on Slack and schedule virtual hangouts to pair program or for study motivation. Members come from around the world and we strive to create a safe space for anyone to start study groups and learn together. The project started in 2014, is free and open-sourced on Github, we're a part of the Open Collective, and our platform (codebuddies.org) is 100% community/volunteer-built.", "get_involved": "Jump on in to our GitHub repository now or during the Global Sprint!", "get_involved_url": "https://github.com/codebuddiesdotorg/codebuddies/blob/staging/contributing.md", "interest": "", "featured": false, "published_by_creator": false, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-01_004247.7077810000.png", "created": "2017-06-01T00:42:47.707152Z", "moderation_state": 3 }, { "id": 214, "content_url": "http://hivetoronto.org/coding-combat-cyber-bullying/", "is_bookmarked": false, "tags": [ "ca.pture" ], "issues": [ "Web Literacy", "Digital Inclusion", "Openness" ], "help_types": [], "published_by": "Simona Ramkisson", "submitter_profile_id": 78, "bookmark_count": 0, "related_creators": [], "entry_type": "base", "title": "Hive Toronto Ca.pture March Break Camp", "description": "An overview of Hive Toronto's youth designed cyberbullying workshop series. Over 3 days, our youth council facilitated 20+ youth from across Toronto on how to train educators to have better conversations about cyberviolence in their schools.", "get_involved": "", "get_involved_url": "", "interest": "A \"for educators, by youth\" project which looks to create safe spaces to encourage dialogue about cyberviolence in schools.", "featured": false, "published_by_creator": false, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-11_181229.3773560000.jpeg", "created": "2017-04-11T18:12:29.376724Z", "moderation_state": 3 }, { "id": 150, "content_url": "https://eraseallkittens.com/", "is_bookmarked": false, "tags": [ "cute" ], "issues": [ "Web Literacy", "Digital Inclusion" ], "help_types": [], "published_by": "Matthew Willse", "submitter_profile_id": 85, "bookmark_count": 2, "related_creators": [], "entry_type": "base", "title": "Erase All Kittens", "description": "An online platform game that teaches youth to code and create on the web.", "get_involved": "", "get_involved_url": "", "interest": "It's fun because you hack the game levels, writting HTML and CSS in order to complete the game.", "featured": false, "published_by_creator": false, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/150.jpg", "created": "2016-01-01T19:35:31Z", "moderation_state": 3 }, { "id": 165, "content_url": "https://mzl.la/hivechifuturedirections", "is_bookmarked": false, "tags": [ "hive", "innovation", "network", "teachtheweb", "weblit" ], "issues": [ "Web Literacy", "Digital Inclusion", "Openness" ], "help_types": [], "published_by": "Samuel Dyson", "submitter_profile_id": 46, "bookmark_count": 0, "related_creators": [], "entry_type": "base", "title": "Report: Future Directions for Hive Chicago", "description": "Read how learning networks like Hive Chicago are advancing the promise of the Internet for education.\n\nUntangling complex problems in education is more than a one-person job; it requires a community effort. Mozilla Hive Learning Networks are doing just that. This strategic planning report looks under the hood of what makes a Hive Learning Network function.", "get_involved": "", "get_involved_url": "http://hivechicago.org/future-directions-for-hive-chicago/", "interest": "The report reveals the strategies and tactics that Hive staff use to achieve our priority outcomes.", "featured": false, "published_by_creator": false, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/165.png", "created": "2017-03-02T23:14:25.526160Z", "moderation_state": 3 }, { "id": 38, "content_url": "https://github.com/jperdue62/Wildcat-Within", "is_bookmarked": false, "tags": [ "2016", "badges", "mozfest" ], "issues": [ "Web Literacy", "Digital Inclusion", "Openness" ], "help_types": [], "published_by": "Alan Mooiman", "submitter_profile_id": 93, "bookmark_count": 0, "related_creators": [], "entry_type": "base", "title": "Transformational Profolios: the Wildcat Within", "description": "Creating badging projects that exhibit employability skills to future employers, motivate high school students and give back to the community.", "get_involved": "Businesses, educators, students, leaders and more can create badges. Programmers can help with platform design and more.", "get_involved_url": "https://github.com/jperdue62/Wildcat-Within", "interest": "", "featured": false, "published_by_creator": false, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/38.jpg", "created": "2016-10-30T08:31:33.744000Z", "moderation_state": 3 }, { "id": 724, "content_url": "http://www.vanleeuwenbrothers.com", "is_bookmarked": false, "tags": [ "2016", "Artists Open Web" ], "issues": [ "Web Literacy", "Privacy & Security", "Openness" ], "help_types": [], "published_by": "Luca M. Damiani", "submitter_profile_id": 504, "bookmark_count": 0, "related_creators": [], "entry_type": "base", "title": "The Treasure Bands", "description": "In Treasure Bands we real-time show the hidden world of the most valuable radio frequencies in the direct environment via an interactive screen-based installation.", "get_involved": "", "get_involved_url": "", "interest": "", "featured": false, "published_by_creator": false, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_102433.1618520000.jpg", "created": "2018-04-24T10:24:33.157003Z", "moderation_state": 3 }, { "id": 83, "content_url": "http://mozillascience.github.io/working-open-workshop/writing_readme/", "is_bookmarked": false, "tags": [ "open source", "readme", "working open", "working open workshop" ], "issues": [ "Web Literacy", "Digital Inclusion" ], "help_types": [], "published_by": "Alan Mooiman", "submitter_profile_id": 93, "bookmark_count": 0, "related_creators": [], "entry_type": "base", "title": "Open Project Communication", "description": "Handout for creating a useful and welcoming readme file for your open project. Use at the Working Open Workshop.", "get_involved": "Contribute to this document in GitHub", "get_involved_url": "https://github.com/mozillascience/working-open-workshop/tree/gh-pages/writing_readme", "interest": "", "featured": false, "published_by_creator": false, "thumbnail": null, "created": "2016-09-21T15:40:16.032000Z", "moderation_state": 3 }, { "id": 56, "content_url": "http://refigure.org/", "is_bookmarked": false, "tags": [ "2016", "canvas", "experimental results", "figure", "mozfest", "open leadership f16", "refigure", "repeats", "reproducibility" ], "issues": [ "Web Literacy", "Digital Inclusion", "Decentralization", "Openness" ], "help_types": [], "published_by": "Alan Mooiman", "submitter_profile_id": 93, "bookmark_count": 0, "related_creators": [], "entry_type": "base", "title": "Figure Canvas", "description": "A tool for scientists to report repeats of experiments", "get_involved": "development, outreach, beta testers, find us on Github", "get_involved_url": "https://github.com/j-joe-akin/fig-can/", "interest": "experimental data is more and more important with an increasingly data driven lifestyle; we ask how real is the data?", "featured": false, "published_by_creator": false, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/56.png", "created": "2016-10-26T20:39:24.333000Z", "moderation_state": 3 }, { "id": 266, "content_url": "https://elidron.github.io/womenobservatory/", "is_bookmarked": false, "tags": [ "gender", "mexico", "spanish", "web literacy", "women" ], "issues": [ "Web Literacy", "Digital Inclusion" ], "help_types": [], "published_by": "Amira Dhalla", "submitter_profile_id": 75, "bookmark_count": 0, "related_creators": [], "entry_type": "base", "title": "Observatorio para la mujer de habilidades digitales (women observatory in Mexico)", "description": "El observatorio de habilidades digitales para la mujer es un proyecto abierto y colaborativo de diferentes comunidades y organizaciones en México y LATAM que parte de la necesidad de cerrar la Brecha Digital de género, mejorar las habilidades digitales y brindar oportunidades de desarrollo profesional y personal a las mujeres.", "get_involved": "", "get_involved_url": "https://github.com/elidron/womenobservatory", "interest": "", "featured": false, "published_by_creator": false, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-09_165025.9143090000.png", "created": "2017-05-09T16:50:25.913771Z", "moderation_state": 3 }, { "id": 271, "content_url": "https://authorcarpentry.github.io/", "is_bookmarked": false, "tags": [ "2017", "curriculum", "global sprint", "gs2017", "libraries", "mozsprint", "open science", "software carpentry", "training" ], "issues": [ "Web Literacy", "Openness" ], "help_types": [], "published_by": "Stephanie Wright", "submitter_profile_id": 59, "bookmark_count": 0, "related_creators": [], "entry_type": "base", "title": "Author Carpentry", "description": "AuthorCarpentry is a set of open lessons designed to enhance scientific authorship and publishing in the digital age. Its aim is to promote and support best practices in open science and research communication.", "get_involved": "We enthusiastically welcome contributions of librarian and other research professionals. If you're interested in contributing to this project jump in on the GitHub repository now or join us during Global Sprint, June 1-2, 2017!", "get_involved_url": "https://github.com/AuthorCarpentry/planning/issues", "interest": "AuthorCarpentry lessons cover tools, workflows, practices, and skills that help researchers prepare, submit, and publish contributions that add value to an open scholarly record and invite others to adapt and build upon their work.", "featured": false, "published_by_creator": false, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-11_161511.0813060000.jpg", "created": "2017-05-11T16:15:11.080793Z", "moderation_state": 3 }, { "id": 86, "content_url": "https://news.ycombinator.com/item?id=12527203", "is_bookmarked": false, "tags": [ "code", "hacker news", "learning.", "teaching", "thimble" ], "issues": [ "Web Literacy", "Openness" ], "help_types": [], "published_by": "Alan Mooiman", "submitter_profile_id": 93, "bookmark_count": 0, "related_creators": [], "entry_type": "base", "title": "Merits of Thimble", "description": "Hacker News community discuss Thimble and how it compares to other online coding tools for demos, learning, and mentorship. Localized, open source, and with a built-in tutorial feature.", "get_involved": "Try it out at thimble.mozilla.org, or contribute to the project's development via Github.", "get_involved_url": "https://github.com/mozilla/thimble.mozilla.org", "interest": "It's interesting to hear how people who might not be connected to the open web or web literacy movements, view this tool.", "featured": false, "published_by_creator": false, "thumbnail": null, "created": "2016-09-19T15:18:18.553000Z", "moderation_state": 3 }, { "id": 181, "content_url": "https://medium.com/read-write-participate/training-leaders-with-mozilla-in-nairobi-and-dar-es-salaam-cae38f1ed12e", "is_bookmarked": false, "tags": [ "curriculum", "east africa", "internet health", "kenya", "mozilla clubs", "open leadership", "tanzania", "training" ], "issues": [ "Web Literacy", "Digital Inclusion" ], "help_types": [], "published_by": "Amira Dhalla", "submitter_profile_id": 75, "bookmark_count": 0, "related_creators": [ { "name": "Amira Dhalla", "profile_id": 75, "is_active": true } ], "entry_type": "base", "title": "Training Digital Leaders with Mozilla in Nairobi and Dar es Salaam", "description": "Join us as we head to Dar es Salaam, Tanzania and Nairobi, Kenya to run Mozilla Club Leadership Trainings. These trainings were in-person, one day training for individuals facilitating Mozilla Clubs through the Mozilla DOT Clubs project. Participants received an introduction to Mozilla, working open, web literacy, facilitation techniques, tools and resources.", "get_involved": "", "get_involved_url": "", "interest": "Teaching Internet Health in East Africa and training digital leaders to run Mozilla Clubs", "featured": false, "published_by_creator": false, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-06_205135.9098530000.jpg", "created": "2017-04-06T20:51:35.909317Z", "moderation_state": 3 }, { "id": 8, "content_url": "https://mozillascience.github.io/open-data-primers/", "is_bookmarked": false, "tags": [ "open data", "primers", "science" ], "issues": [ "Web Literacy", "Digital Inclusion" ], "help_types": [], "published_by": "Alan Mooiman", "submitter_profile_id": 93, "bookmark_count": 0, "related_creators": [], "entry_type": "base", "title": "Open Data Primers", "description": "An online handbook of Open Data Training Primers developed by the Mozilla Science Lab and their community members. These primers are designed to read at your own pace and pick and choose the topics you want to read concerning open data.", "get_involved": "Would love feedback on the primers so far, as well as ideas and contributions for future modules. Create an issue at the link below.", "get_involved_url": "https://github.com/mozillascience/open-data-training", "interest": "Lays out basics of open data for anyone interested in the topic and assumes no prior knowledge.", "featured": false, "published_by_creator": false, "thumbnail": null, "created": "2016-12-20T19:15:05.909000Z", "moderation_state": 3 }, { "id": 27, "content_url": "https://d157rqmxrxj6ey.cloudfront.net/amira/33977/", "is_bookmarked": false, "tags": [ "cyber violence", "vawg", "women", "women and web literacy", "wwl" ], "issues": [ "Web Literacy", "Privacy & Security", "Digital Inclusion" ], "help_types": [], "published_by": "Alan Mooiman", "submitter_profile_id": 93, "bookmark_count": 2, "related_creators": [ { "name": "Amira Dhalla", "profile_id": 75, "is_active": true } ], "entry_type": "base", "title": "Teaching Kit: Combatting Cyber Violence Against Women and Girls", "description": "In this three-part series learners focus on understanding the impact of cyber violence against women and girls, creating safer places online, knowing how to address bullying or attacks when they happen, and participating in online communities in a supportive manner.", "get_involved": "", "get_involved_url": "", "interest": "This module was created for women and girls in emerging countries where internet adoption for women is at the utmost highest, along with a concern for security and harassment, but can be adapted for audiences everywhere.", "featured": true, "published_by_creator": false, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/27.jpg", "created": "2016-11-08T18:28:30.895000Z", "moderation_state": 3 }, { "id": 281, "content_url": "https://github.com/jasonclark/linked-people-bioscience", "is_bookmarked": false, "tags": [ "2017", "global sprint", "gs2017", "linked data", "mozsprint", "open data", "profiles", "research networks" ], "issues": [ "Web Literacy" ], "help_types": [], "published_by": "Stephanie Wright", "submitter_profile_id": 59, "bookmark_count": 1, "related_creators": [], "entry_type": "base", "title": "Linked People Bioscience", "description": "Linked People Bioscience is a prototype software project that allows one to visualize research and networks of expertise based on researcher interests and research collaborations. This work applies a methodology for describing researcher interests and research collaborations through the application of linked open data (LOD) which has an impact on the visibility of these researchers in search engines.", "get_involved": "If you're interested in contributing to this project jump in on the GitHub repository now or join us during Global Sprint, June 1-2, 2017!", "get_involved_url": "https://github.com/jasonclark/linked-people-bioscience", "interest": "", "featured": false, "published_by_creator": false, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-15_013643.5978150000.png", "created": "2017-05-15T01:36:43.597360Z", "moderation_state": 3 }, { "id": 217, "content_url": "https://mozilla.github.io/global-sprint/", "is_bookmarked": false, "tags": [ "event", "global sprint", "internet health" ], "issues": [ "Web Literacy", "Privacy & Security", "Digital Inclusion", "Decentralization", "Openness" ], "help_types": [], "published_by": "Aurelia Moser", "submitter_profile_id": 44, "bookmark_count": 3, "related_creators": [ { "name": "Aurelia Moser", "profile_id": 44, "is_active": true }, { "name": "Zannah Marsh", "profile_id": 47, "is_active": true }, { "name": "Abigail Cabunoc Mayes", "profile_id": 62, "is_active": true }, { "name": "Stephanie Wright", "profile_id": 59, "is_active": true } ], "entry_type": "base", "title": "Mozilla Global Sprint", "description": "Mozilla’s Global Sprint is a fun, fast-paced and two-day collaborative event to hack and build projects for a healthy Internet. A diverse network of scientists, educators, artists, engineers and others come together in person and online to innovate in the open.", "get_involved": "Register to participate, sign up to host a site, or submit a project here: https://mozilla.github.io/global-sprint/", "get_involved_url": "https://mozilla.github.io/global-sprint/", "interest": "The sprint is an awesome opportunity to contribute to open source projects, curated by Mozilla, from the comfort of your local community. We support over 30 in-person hack sites, as well as remote participants over the two-day event, across all timezones and disciplines.", "featured": true, "published_by_creator": false, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-17_195731.4603530000.png", "created": "2017-04-13T01:09:04.090184Z", "moderation_state": 3 }, { "id": 89, "content_url": "http://mozilla.github.io/learning-networks/clubs/events-women-girls-guide/", "is_bookmarked": false, "tags": [ "event", "girls", "learning", "teaching", "women", "women and web literacy", "wwl" ], "issues": [ "Web Literacy", "Digital Inclusion" ], "help_types": [], "published_by": "Alan Mooiman", "submitter_profile_id": 93, "bookmark_count": 0, "related_creators": [ { "name": "Amira Dhalla", "profile_id": 75, "is_active": true } ], "entry_type": "base", "title": "Designing safe and inclusive events for women", "description": "Some best practices on how to design safe and inclusive events for women and girls.", "get_involved": "Email your best practices to [email protected]", "get_involved_url": "", "interest": "", "featured": false, "published_by_creator": false, "thumbnail": null, "created": "2016-09-15T10:16:36.869000Z", "moderation_state": 3 }, { "id": 642, "content_url": "http://pad.software-carpentry.org/lc-sprint-2018", "is_bookmarked": false, "tags": [ "2018", "automation", "data cleanup", "digital skills", "libraries", "mozsprint" ], "issues": [ "Web Literacy", "Decentralization" ], "help_types": [ "Create content", "Code", "Test & feedback" ], "published_by": "Belinda Weaver", "submitter_profile_id": 404, "bookmark_count": 1, "related_creators": [ { "name": "Belinda Weaver", "profile_id": 404, "is_active": true } ], "entry_type": "base", "title": "Library Carpentry Sprint", "description": "We are using this sprint to extend and update the existing Library Carpentry curriculum. We will use a combination of etherpad: http://pad.software-carpentry.org/lc-sprint-2018, repo: https://github.com/data-lessons/librarycarpentry and chatroom https://gitter.im/LibraryCarpentry/Lobby to organise our work.", "get_involved": "We need people to work on existing lessons by submitting pull requests, raising issues for discussion/amendment against specific lessons, supporting others in the chatroom or via the daily catchups", "get_involved_url": "http://pad.software-carpentry.org/lc-sprint-2018", "interest": "Lots of people worldwide are interested in digital skills for librarians.", "featured": false, "published_by_creator": true, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-31_025033.6150630000.jpg", "created": "2018-03-21T02:01:42.764422Z", "moderation_state": 3 } ] }{ "count": 1836, "next": "