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=published_by_creator&page=37
https://api.mozillapulse.org/api/pulse/v2/entries/?ordering=published_by_creator&page=38", "previous": "https://api.mozillapulse.org/api/pulse/v2/entries/?ordering=published_by_creator&page=36", "results": [ { "id": 1143, "content_url": "https://github.com/msoka86/Sokafrica", "is_bookmarked": false, "tags": [ "Mozilla Global Sprint 2019" ], "issues": [ "Web Literacy", "Digital Inclusion", "Decentralization" ], "help_types": [], "published_by": "Meriam B.", "submitter_profile_id": 2018, "bookmark_count": 0, "related_creators": [ { "name": "Meriam B.", "profile_id": 2018, "is_active": true } ], "entry_type": "base", "title": "Sokafrica", "description": "Sokafrica is a solution based platform aiming to document startup stories on entrepreneurship and provide access to resources that could lead to the creation of interactive forum/platform allowing african entrepreneurs to create synergies.", "get_involved": "", "get_involved_url": "https://docs.google.com/forms/d/e/1FAIpQLSfSWZ12VCzseqm7fmmzSs3844mTNVFZJml0oJNr_1L-fcZ3Zw/viewform", "interest": "There is a lack of centralised information about social entrepreneurship across Africa, resulting in a lack of visibility that hinders the development of the sector. By creating Sokafrica, I hope to foster cooperation between African Social businesses in order to solve that.", "featured": false, "published_by_creator": true, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-05-01_114703.5879230000.png", "created": "2019-05-01T11:47:03.587231Z", "moderation_state": 3 }, { "id": 512, "content_url": "https://infosecbytes.org", "is_bookmarked": false, "tags": [ "criptography", "journalism", "online privacy & security", "privacy" ], "issues": [ "Web Literacy", "Privacy & Security" ], "help_types": [ "Attend", "Promote", "Fundraise" ], "published_by": "Infosec Bytes", "submitter_profile_id": 179, "bookmark_count": 0, "related_creators": [ { "name": "Infosec Bytes", "profile_id": 179, "is_active": true } ], "entry_type": "base", "title": "Infosec Bytes", "description": "Infosec Bytes is online course of tutorial videos for journalists, demonstrating in clear, simple steps how to acquire, install and use secure cryptographic software applications. The videos are freely and widely available on youtube. Accessible, fun, and easy to watch and share, the videos are designed to disseminate among journalists facilitating the fast and widespread adoption of security best practice within the industry, and thereby improving the sectorial integrity, vitality and productivity of investigative journalism.", "get_involved": "", "get_involved_url": "https://infosecbytes.org", "interest": "The Mozilla community is widely connected to the open source, privacy oriented communities that create the tools that Infosec Bytes explains how to use.", "featured": false, "published_by_creator": true, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-27_095324.3632550000.png", "created": "2017-10-27T09:53:24.362590Z", "moderation_state": 3 }, { "id": 1044, "content_url": "http://jandig.art", "is_bookmarked": false, "tags": [ "art", "augmented reality", "progressive web app", "web ar" ], "issues": [ "Digital Inclusion", "Decentralization", "Openness" ], "help_types": [ "Create content", "Test & feedback", "Join community" ], "published_by": "Pablo Diego Silva da Silva", "submitter_profile_id": 1973, "bookmark_count": 5, "related_creators": [ { "name": "Rodrigo Oliveira", "profile_id": 1988, "is_active": true }, { "name": "Pablo Diego Silva da Silva", "profile_id": 1973, "is_active": true } ], "entry_type": "base", "title": "Jandig Project - ARt", "description": "We work with Artists, Curators and Developers to build an accessible AR community for enthusiasts. So that art consumers can perceive AR as a way to produce art. In open-source, to get good solution you need to get many people involved. We are working open to get diverse perspectives, contributors and form a healthy community, not a closed product.", "get_involved": "", "get_involved_url": "https://github.com/memeLab/Jandig", "interest": "Might inspire someone", "featured": true, "published_by_creator": true, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2023-01-17_220228.4715040000.jpeg", "created": "2019-02-13T03:24:12.239315Z", "moderation_state": 3 }, { "id": 1658, "content_url": "https://foundation.mozilla.org/en/blog/teaching-computing-during-covid-19-crisis/", "is_bookmarked": false, "tags": [ "computing", "ethics", "mozfellows18", "mozfellows19", "RCSC", "responsible computer science" ], "issues": [ "Digital Inclusion" ], "help_types": [ "Promote" ], "published_by": "Kathy Pham", "submitter_profile_id": 3047, "bookmark_count": 0, "related_creators": [ { "name": "Kathy Pham", "profile_id": 3047, "is_active": true } ], "entry_type": "base", "title": "Teaching Computing During the COVID-19 Crisis", "description": "When COVID-19 hit the United States, and citizens were asked to go home and stay at home, technology became a key part of everyday life. The benefits of technology were highlighted, as well as the harms and unintended consequences of technology. It is now even more critical to discuss ethics and responsibility of technology and computing with our students, to help understand the responsibility of technology during times of crisis to uphold infrastructure, to scale, to not cause harm, to protect privacy and security, and more. Inspired by #teachthevirus and the #coronavirussyllabus.", "get_involved": "", "get_involved_url": "https://foundation.mozilla.org/what-we-fund/awards/responsible-computer-science-challenge/", "interest": "", "featured": false, "published_by_creator": true, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-04-30_144803.7947430000.jpg", "created": "2020-04-30T14:48:03.794177Z", "moderation_state": 3 }, { "id": 1160, "content_url": "https://medium.com/@RaberaW", "is_bookmarked": false, "tags": [], "issues": [ "Web Literacy", "Digital Inclusion", "Decentralization" ], "help_types": [], "published_by": "Winnie Makokha", "submitter_profile_id": 2347, "bookmark_count": 0, "related_creators": [ { "name": "Winnie Makokha", "profile_id": 2347, "is_active": true } ], "entry_type": "base", "title": "Ms", "description": "Mozfest Wrangler 2018/19. Budding scientist. Kenyan. Global citizen . Feminisms. Lover of all things social justice and cake.", "get_involved": "", "get_involved_url": "https://github.com/WinnieMakokha", "interest": "Plug in as they anticipate to be part of Mozfest 2019:-)", "featured": false, "published_by_creator": true, "thumbnail": null, "created": "2019-05-03T13:25:47.300683Z", "moderation_state": 3 }, { "id": 1915, "content_url": "https://www.genderit.org/feminist-talk/privacy-time-pandemic-how-your-data-doing", "is_bookmarked": false, "tags": [ "mozfellows19", "Trustworthy AI" ], "issues": [ "Privacy & Security", "Digital Inclusion", "Decentralization" ], "help_types": [ "Promote", "Take Action" ], "published_by": "Chenai Chair", "submitter_profile_id": 2006, "bookmark_count": 1, "related_creators": [ { "name": "Chenai Chair", "profile_id": 2006, "is_active": true } ], "entry_type": "base", "title": "Privacy in the time of a pandemic: how is your data doing?", "description": "In this three-part series – I am reflecting on the work I have done using a feminist data justice perspective to understand AI, privacy and data protection in South Africa. This first part has looked at data and the right to privacy focusing on the current health pandemic. The second article will reflect on using the feminist methodology to develop evidence on the gendered aspect of privacy and AI. The last will be a call to action – for what is to be feminist if we cannot gather and disrupt the patriarchy?", "get_involved": "", "get_involved_url": "https://docs.google.com/forms/d/e/1FAIpQLSeH3kLO_w1B2Afe6DW8idUJhz-K_aEPxPonMTABr6LSrd5ocQ/viewform", "interest": "Feminist approach to privacy and data protection", "featured": false, "published_by_creator": true, "thumbnail": null, "created": "2020-11-18T08:00:59.039985Z", "moderation_state": 3 }, { "id": 920, "content_url": "https://obdb.org", "is_bookmarked": false, "tags": [ "open data" ], "issues": [ "Privacy & Security", "Digital Inclusion", "Decentralization", "Openness" ], "help_types": [ "Plan & organize", "Code", "Join community" ], "published_by": "Luis Fraguada", "submitter_profile_id": 1637, "bookmark_count": 2, "related_creators": [ { "name": "Luis Fraguada", "profile_id": 1637, "is_active": true } ], "entry_type": "base", "title": "The Open Body Database", "description": "The Open Body Database is an open-source platform for collecting human body data to support sustainable fashion production and consumption.", "get_involved": "", "get_involved_url": "https://obdb.org/#contact", "interest": "", "featured": false, "published_by_creator": true, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-09-15_121326.7692480000.jpg", "created": "2018-09-15T12:13:26.768547Z", "moderation_state": 3 }, { "id": 644, "content_url": "https://github.com/fionacu/kickstart-the-city", "is_bookmarked": false, "tags": [ "2018", "collaboration", "cybersecurity", "data detox", "data protection", "mozsprint", "online privacy & security" ], "issues": [ "Web Literacy", "Privacy & Security", "Digital Inclusion", "Decentralization" ], "help_types": [ "Promote", "Test & feedback", "Join community" ], "published_by": "Fiona Cullinan", "submitter_profile_id": 409, "bookmark_count": 3, "related_creators": [ { "name": "Fiona Cullinan", "profile_id": 409, "is_active": true } ], "entry_type": "base", "title": "Observed City", "description": "Observed.City is Birmingham UK’s first online newsletter about data privacy, art, tech and activism in the city. It will connect local people and data experts in an easy and direct way. My aim is to make data privacy more accessible, engaging and FUN!", "get_involved": "I'd love to get some feedback on the first issue of the newsletter and some help attracting subscribers – anyone know any internet-famous guest editors who would write an intro?", "get_involved_url": "https://github.com/fionacu/ObservedCity", "interest": "Making data privacy engaging is tough! Let's share ideas on how to make it more accessible and fun.", "featured": true, "published_by_creator": true, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-31_024926.7016020000.jpg", "created": "2018-03-22T21:12:54.595728Z", "moderation_state": 3 }, { "id": 759, "content_url": "https://github.com/chrisbresky/Aquarius-Project", "is_bookmarked": false, "tags": [ "2018", "citizen science", "communication", "educators", "high school", "mentorship", "meteors", "mozsprint", "nasa", "open science", "participatory science", "space", "STEAM", "stem", "story", "storytelling", "teen" ], "issues": [ "Digital Inclusion", "Openness" ], "help_types": [ "Promote", "Create content", "Localize & translate" ], "published_by": "Christopher Bresky", "submitter_profile_id": 518, "bookmark_count": 0, "related_creators": [ { "name": "Christopher Bresky", "profile_id": 518, "is_active": true } ], "entry_type": "base", "title": "The Aquarius Project: Open Science Engagement", "description": "We are using ongoing science stories to produce interactive hands-on lesson plans in STEM. We are using real science happening today to engage students not only with its relevance but with their ability to contribute, and packaging that into lesson plans for teachers to use.", "get_involved": "Anyone can ask a question inspired by The Aquarius Project on Twitter w/ #AquariusAMA. Scientists of diverse backgrounds, help us answer the public's questions inspired by The Aquarius Project on Twitter #AquariusAMA", "get_involved_url": "https://github.com/chrisbresky/Aquarius-Project/issues", "interest": "It is using the narrative of exploration to lower barriers of entry in science. This project is also working to use digital platforms to increase accessibility to diverse science professionals.", "featured": false, "published_by_creator": true, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-25_015654.9077990000.png", "created": "2018-04-25T01:56:54.906970Z", "moderation_state": 3 }, { "id": 785, "content_url": "https://github.com/InnovaPolitica/Pawah-tech-for-human-rights", "is_bookmarked": false, "tags": [ "2018", "civictools", "digitalrights", "digitalsecurity", "freespeech", "Human Rights", "mozsprint" ], "issues": [ "Privacy & Security" ], "help_types": [ "Mentor", "Promote", "Fundraise" ], "published_by": "Cristian León", "submitter_profile_id": 531, "bookmark_count": 0, "related_creators": [ { "name": "Cristian León", "profile_id": 531, "is_active": true } ], "entry_type": "base", "title": "Pawah! Tech for human rights", "description": "Pawah! is a tool to defend human rights through documentation of potential abuses.", "get_involved": "Help us looking through our documentation, improving the idea, implementing the project", "get_involved_url": "https://github.com/InnovaPolitica/Pawah-tech-for-human-rights", "interest": "", "featured": false, "published_by_creator": true, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-30_171158.3978980000.jpg", "created": "2018-04-30T17:11:58.397302Z", "moderation_state": 3 }, { "id": 1153, "content_url": "https://github.com/Chenashlee/Youth-in-internet-policy", "is_bookmarked": false, "tags": [ "mozfellows19", "mozilla fellow" ], "issues": [ "Web Literacy", "Privacy & Security", "Digital Inclusion", "Decentralization", "Openness" ], "help_types": [ "Create content", "Join community", "Plan & organize", "Promote", "Take Action" ], "published_by": "Chenai Chair", "submitter_profile_id": 2006, "bookmark_count": 1, "related_creators": [ { "name": "Chenai Chair", "profile_id": 2006, "is_active": true } ], "entry_type": "base", "title": "Youth in Internet Policy : OL Case study", "description": "I have been interested in building a community of young people in the Southern African region to collaborate and contribute to internet policy processes in the sub-region. Basing the project on principles of openness seemed to provide the best guide lines to build a community where everyone feels a sense of ownership collaborative space, that everyone may contribute to in their own capacity, which is designed, built and empowered for understanding, sharing as well as participatory and inclusive.", "get_involved": "", "get_involved_url": "", "interest": "", "featured": false, "published_by_creator": true, "thumbnail": null, "created": "2019-05-02T10:20:38.528023Z", "moderation_state": 3 }, { "id": 513, "content_url": "http://brainbox.pasteur.fr/", "is_bookmarked": false, "tags": [ "brain", "brain imaging", "citizen science", "collaboration", "mozfest", "neuroimaging", "open leadership zone", "open science", "open web" ], "issues": [ "Openness" ], "help_types": [ "Code", "Fundraise", "Join community", "Test & feedback", "Write documentation" ], "published_by": "Katja Heuer", "submitter_profile_id": 180, "bookmark_count": 6, "related_creators": [ { "name": "Katja Heuer", "profile_id": 180, "is_active": true } ], "entry_type": "base", "title": "BrainBox", "description": "BrainBox is a Web application to collaboratively work with brain imaging data in real-time.", "get_involved": "Join our efforts on GitHub! Everybody very is welcome! We need designers to help us design the user interface and user interaction, we need coders who help us develop our tool and we need people helping us with the segmentations. We welcome every level of expertise and will be happy to help.", "get_involved_url": "https://github.com/OpenNeuroLab/BrainBox", "interest": "With BrainBox, we build on the Open Web to allow every one to contribute to study the brain.", "featured": false, "published_by_creator": true, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-27_134011.2665620000.png", "created": "2017-10-27T13:40:11.265889Z", "moderation_state": 3 }, { "id": 1157, "content_url": "https://malvikasharan.github.io/surrounded-by-giants/", "is_bookmarked": false, "tags": [ "collaborative", "Interviews", "stories", "web 2.0" ], "issues": [ "Digital Inclusion", "Openness" ], "help_types": [ "Attend", "Create content", "Join community", "Promote", "Test & feedback", "Write documentation" ], "published_by": "Malvika Sharan", "submitter_profile_id": 1924, "bookmark_count": 3, "related_creators": [ { "name": "Malvika Sharan", "profile_id": 1924, "is_active": true } ], "entry_type": "base", "title": "Digital Storytelling to Shape Culture", "description": "There is a clear divide between learners and active contributors in informatics communities. A large proportion of members who are currently missing or not actively participating in the community are women and members of other historically underrepresented groups. With this project, I wanted to actively and consciously involve as many diverse members as possible to gain their perspectives and share their stories. I chose digital storytelling as a tool to enhance the visibility of our members and improve their engagement within the community by creating opportunities for their participation.", "get_involved": "Would you like to share your academic stories of success and struggles with others? Please participate in this project by giving 15 minutes of your time. More information at: https://grp-bio-it.embl-community.io/blogs/posts/2019-05-04-mozilla-ol-casestudy/", "get_involved_url": "https://twitter.com/MalvikaSharan", "interest": "This project aims to highlight your personal stories, scientific work, and insights, in the form of blog posts, interviews, and open dialogues.", "featured": false, "published_by_creator": true, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-05-02_164232.1268550000.jpg", "created": "2019-05-02T16:42:32.126181Z", "moderation_state": 3 }, { "id": 516, "content_url": "http://www.stemchampion.org", "is_bookmarked": false, "tags": [ "education", "stem" ], "issues": [ "Web Literacy", "Digital Inclusion", "Openness" ], "help_types": [ "Mentor", "Promote", "Take Action" ], "published_by": "Ammar Siddiqui", "submitter_profile_id": 186, "bookmark_count": 0, "related_creators": [ { "name": "Ammar Siddiqui", "profile_id": 186, "is_active": true } ], "entry_type": "base", "title": "STEM Champion", "description": "Here at STEM Champion, we feel that all young people should be prepared to think deeply and to think well so that they have the chance to become the innovators, educators, researchers, and leaders capable of solving the most pressing challenges facing our nation and our world, both today and tomorrow.\n\nOur goal is to provide a unique day conference aimed at school aged children (13-16yrs), to assist these children in directing their energy in a positive way, especially when they lack a medium to nurture and further their knowledge in fields such as STEM.", "get_involved": "Looking for companies interested in STEM education (middle school and secondary school) to collaborate with!", "get_involved_url": "https://youtu.be/Bz69044v2WI", "interest": "It is a STEM educational event!", "featured": false, "published_by_creator": true, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-27_192045.0133550000.png", "created": "2017-10-27T19:20:45.012628Z", "moderation_state": 3 }, { "id": 1181, "content_url": "https://github.com/anneclinio/documenta", "is_bookmarked": false, "tags": [ "documentation", "open data", "open science" ], "issues": [ "Decentralization", "Openness" ], "help_types": [ "Create content", "Join community", "Localize & translate" ], "published_by": "Anne Clinio", "submitter_profile_id": 1917, "bookmark_count": 0, "related_creators": [ { "name": "Anne Clinio", "profile_id": 1917, "is_active": true } ], "entry_type": "base", "title": "Documenta?!", "description": "The idea is to get to know, study and showcase documentation practices developed by practitioners in labs, specially citizen labs, makerspaces, hackerspaces, informal learning spaces, etc. We believe that proper documentation of projects is crucial in opening opportunities to engage persons, share visions, foster communities, inspire initiatives and reproduce objects. Documentation does not capture everything, but it helps us tracking the reasons why we obtain certain findings in our experiments, prototipes, communities. Also, allows us to learn from those who came before us and improve.", "get_involved": "", "get_involved_url": "https://github.com/anneclinio/documenta", "interest": "I hope it is useful to people working oin labs!", "featured": false, "published_by_creator": true, "thumbnail": null, "created": "2019-05-16T20:07:28.751033Z", "moderation_state": 3 }, { "id": 1166, "content_url": "https://us04web.zoom.us/j/657341603", "is_bookmarked": false, "tags": [ "2019", "sprintforih" ], "issues": [ "Web Literacy", "Privacy & Security", "Decentralization", "Openness" ], "help_types": [ "Attend", "Test & feedback", "Join community" ], "published_by": "Michele Minno", "submitter_profile_id": 1974, "bookmark_count": 1, "related_creators": [ { "name": "Michele Minno", "profile_id": 1974, "is_active": true } ], "entry_type": "base", "title": "From Honolulu to Rome, passing through California", "description": "Humane Technology Community is inviting you to:\n\n- an audio/video call with some HTC members to ask questions about the Humane Tech Community and its ongoing activities. \n- Each 40 minutes you have to rejoin using the same link (Zoom has a 40-minute time limit). \n- If we are too many and Zoom doesn't work well, we can switch to audio only.\n\nTime: May 25, 2019 11:00 AM Pacific Time (US and Canada)\n\nOne tap mobile\n+14086380968,,657341603# US (San Jose)\n\nDial by your location\n +1 408 638 0968 US (San Jose)\nMeeting ID: 657 341 603\nFind your local number: https://us04web.zoom.us/u/fcZFAdgjkn", "get_involved": "During the event you can join our forum, test and give feedbacks to our new website and consider participating to existing activities or think of new ones.", "get_involved_url": "https://humanetech.community", "interest": "What is the Humane Tech Community? What do we do? Why should I join? We'll reply to your questions.", "featured": false, "published_by_creator": true, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-05-07_073032.7065660000.png", "created": "2019-05-07T07:30:32.706077Z", "moderation_state": 3 }, { "id": 1921, "content_url": "https://world.openfoodfacts.org/discover", "is_bookmarked": false, "tags": [ "artificial intelligence", "crowdsourcing", "environment", "health", "opendata", "open source" ], "issues": [ "Digital Inclusion", "Openness" ], "help_types": [ "Create content", "Code", "Design", "Fundraise", "Join community", "Localize & translate", "Promote", "Take Action", "Test & feedback", "Write documentation" ], "published_by": "Pierre Slamich", "submitter_profile_id": 4371, "bookmark_count": 1, "related_creators": [ { "name": "Pierre Slamich", "profile_id": 4371, "is_active": true } ], "entry_type": "base", "title": "Open Food Facts", "description": "Open Food Facts is the \"wikipedia of food\". Using the collaborative mobile app for Android and iPhone, you can help make food transparency a reality across the globe.\nYou take photos, and community effort and artificial intelligence then allow us to create data about the products, and to compute health and environmental scores. \nAll our work is open source and opendata, and we're strictly independant from the food industry.\nThat way, you can know if a product is good for you and for the planet, help other make food choices that work for them, and help foster research.", "get_involved": "We're looking for coders (to help us improve the tech) and decoders (to decipher all the food that's surrounding us). \nThe impact of Open Food Facts grows by spreading the word, adding new products using the app, translating the project, and much much more.", "get_involved_url": "https://world.openfoodfacts.org/contribute", "interest": "Open Food Facts uses tech and community to have a systemic impact on the health and environmental aspects of the food system.", "featured": false, "published_by_creator": true, "thumbnail": null, "created": "2020-11-23T09:15:24.864648Z", "moderation_state": 3 }, { "id": 1680, "content_url": "https://selgebali.gitbook.io/opencider/", "is_bookmarked": false, "tags": [ "#digital inclusion", "equity", "knowledge sharing", "open data", "open research" ], "issues": [ "Digital Inclusion", "Openness" ], "help_types": [ "Create content", "Code", "Design", "Plan & organize", "Promote" ], "published_by": "Sara Elgebali", "submitter_profile_id": 2912, "bookmark_count": 1, "related_creators": [ { "name": "Sara Elgebali", "profile_id": 2912, "is_active": true } ], "entry_type": "base", "title": "OpenCider", "description": "OpenCider (Open Computational Inclusion and Digital Equity Resource):\n\n* A space for knowledge-sharing, advice, good practices, workflows, and a list of tools to facilitate computational training and big data analysis.\n* Guidelines and lessons learned from LMICs (low and middle-income countries).\n* Ideas for the development of accessible, adaptable technical solutions.\n* A community space for diverse open data and open research enthusiasts to connect and collaborate.", "get_involved": "Ways to support:\n* Design logo, artwork\n* Contribute to survey design\n* Add content/contributions on GitHub\n* Share and interact on social media\n*Help create simplified templates for checkin and check out for computational training events", "get_involved_url": "https://selgebali.gitbook.io/opencider/about/get-involved", "interest": "Inclusion in computational spaces enriches the open data community. In order to drive innovation and discovery we need to encourage participation, contribution and visibility of under-represented groups i.e. from low and middle income countries, in open data and open research discussions.", "featured": false, "published_by_creator": true, "thumbnail": null, "created": "2020-05-07T13:36:52.045743Z", "moderation_state": 3 }, { "id": 1713, "content_url": "https://www.manrs.org/2020/04/local-awareness-and-assistance-is-key-to-rpki-success/", "is_bookmarked": false, "tags": [ "Bangladesh", "MANRS", "mozfellows19", "NSRC", "ROA", "RPKI" ], "issues": [], "help_types": [], "published_by": "Mohammad Abdul Awal", "submitter_profile_id": 3114, "bookmark_count": 0, "related_creators": [ { "name": "Mohammad Abdul Awal", "profile_id": 3114, "is_active": true } ], "entry_type": "base", "title": "MANRS article on Impact of RPKI Awareness in Bangladesh", "description": "MANRS re-posted my article that appeared on APNIC blog last month. The post covers how my OIE project significantly changed the picture of RPKI Deployment in Bangladesh.", "get_involved": "", "get_involved_url": "", "interest": "", "featured": false, "published_by_creator": true, "thumbnail": null, "created": "2020-05-08T19:17:26.728898Z", "moderation_state": 3 }, { "id": 507, "content_url": "https://chicktech.org/for-students/rural/", "is_bookmarked": false, "tags": [ "curation", "curriculum", "discussion", "distributed learning", "diversity", "empower women", "girl", "inclusion", "inclusivity", "mozfest", "open leadership zone", "schools", "women & girls", "women in tech" ], "issues": [ "Web Literacy", "Digital Inclusion", "Openness" ], "help_types": [ "Create content", "Test & feedback", "Join community", "Localize & translate" ], "published_by": "Katie SanFilippo", "submitter_profile_id": 174, "bookmark_count": 2, "related_creators": [ { "name": "Katie SanFilippo", "profile_id": 174, "is_active": true } ], "entry_type": "base", "title": "ChickTech School Kits/Clubs", "description": "To work with collaborators to build curricula and resources for school kits/clubs so that students in rural, underserved and underrepresented areas can access and learn skills in tech.", "get_involved": "Help us edit curricula to make it inclusive for all, build and support a Discussion Forum", "get_involved_url": "https://github.com/ChickTech/Kits-and-Clubs", "interest": "Building community and support to create diverse and inclusive tech environment for all", "featured": false, "published_by_creator": true, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-26_152703.8029420000.jpg", "created": "2017-10-26T15:27:03.802274Z", "moderation_state": 3 }, { "id": 1168, "content_url": "https://github.com/salmancade/Digital-skills-for-Refugees", "is_bookmarked": false, "tags": [ "2019", "sprintforih" ], "issues": [ "Web Literacy", "Digital Inclusion", "Openness" ], "help_types": [ "Create content", "Code", "Design", "Join community", "Mentor" ], "published_by": "Salim Abdullahi Ismail", "submitter_profile_id": 1936, "bookmark_count": 1, "related_creators": [ { "name": "Salim Abdullahi Ismail", "profile_id": 1936, "is_active": true } ], "entry_type": "base", "title": "Mirror Initiative- Digital skills for refugees", "description": "", "get_involved": "", "get_involved_url": "https://github.com/salmancade/Digital-skills-for-Refugees", "interest": "any other person who wish to find similar content refugees can easily use/remix", "featured": false, "published_by_creator": true, "thumbnail": null, "created": "2019-05-10T08:40:52.742149Z", "moderation_state": 3 }, { "id": 1174, "content_url": "https://jumuiya.wambui.xyz/", "is_bookmarked": false, "tags": [ "2019", "sprintforih" ], "issues": [ "Web Literacy", "Digital Inclusion" ], "help_types": [ "Promote", "Create content", "Code", "Join community" ], "published_by": "Wambui Karuga", "submitter_profile_id": 1942, "bookmark_count": 0, "related_creators": [ { "name": "Wambui Karuga", "profile_id": 1942, "is_active": true } ], "entry_type": "base", "title": "Jumuiya KE", "description": "Jumuiya is a messenger bot that utilizes the power of social media to combat fake news and propaganda in the Kenyan political climate. Jumuiya seeks to provide web literacy services for its users for political and social empowerment.", "get_involved": "", "get_involved_url": "https://github.com/wambu-i/Jumuiya", "interest": "", "featured": false, "published_by_creator": true, "thumbnail": null, "created": "2019-05-12T18:44:28.861485Z", "moderation_state": 3 }, { "id": 692, "content_url": "http://endangereddataweek.org", "is_bookmarked": false, "tags": [ "2018", "data literacy", "digital literacy", "government", "mozsprint", "public data" ], "issues": [ "Web Literacy", "Decentralization", "Openness" ], "help_types": [ "Attend", "Create content", "Plan & organize" ], "published_by": "Jason Heppler", "submitter_profile_id": 476, "bookmark_count": 2, "related_creators": [ { "name": "Jason Heppler", "profile_id": 476, "is_active": true } ], "entry_type": "base", "title": "Endangered Data Week", "description": "Endangered Data Week (EDW) is an annual, collaborative effort, coordinated across campuses, nonprofits, libraries, citizen science initiatives, and cultural heritage institutions, to shed light on public datasets that are in danger of being deleted, repressed, mishandled, or lost. EDW fosters public conversations about data and encourages the development of reusable curricula for technologists, scholars, librarians, archivists, faculty, students, journalists, nonprofits, and citizens on questions relating to the acquisition, manipulation, visualization, use, and politics of public data.", "get_involved": "Help us plan workshops and events, provide feedback on existing workshop and curricular material, or share you data stories!", "get_involved_url": "https://github.com/endangereddataweek/resources", "interest": "We're helping raise awareness and promote advocacy around publicly available and web-accessible datasets.", "featured": false, "published_by_creator": true, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-16_152215.6118010000.png", "created": "2018-04-16T15:22:15.611491Z", "moderation_state": 3 }, { "id": 506, "content_url": "https://civicdr.org/", "is_bookmarked": false, "tags": [ "community", "digital security", "localisation", "resilience" ], "issues": [ "Privacy & Security" ], "help_types": [ "Join community" ], "published_by": "Holly Kilroy", "submitter_profile_id": 173, "bookmark_count": 0, "related_creators": [ { "name": "Holly Kilroy", "profile_id": 173, "is_active": true } ], "entry_type": "base", "title": "Center for Digital Resilience", "description": "The Center for Digital Resilience works to strengthen civil society’s resilience to digital threats. We work with communities of NGOs to improve their collective understanding of the threats they face and how to mitigate them. If and when those threats materialise we work with digital security experts to facilitate fast, effective responses.", "get_involved": "If you're a digital security service provider in any field and have the capacity to help NGOs in need we'd love to talk to you!", "get_involved_url": "https://civicdr.org/", "interest": "Are you part of a CSO community that wants to improve its resilience to digital threats? Are you a digital security provider of any kind that has the capacity to help or is looking for clients? This may be a useful project for you!", "featured": false, "published_by_creator": true, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-26_145509.2404440000.jpg", "created": "2017-10-26T14:55:09.239880Z", "moderation_state": 3 }, { "id": 517, "content_url": "https://docubricks.com/", "is_bookmarked": false, "tags": [ "mozfest", "open leadership zone" ], "issues": [ "Digital Inclusion", "Decentralization", "Openness" ], "help_types": [ "Create content", "Code", "Design", "Fundraise", "Join community", "Localize & translate", "Mentor", "Promote", "Test & feedback" ], "published_by": "Tobias Wenzel aka MakerTobey", "submitter_profile_id": 125, "bookmark_count": 3, "related_creators": [ { "name": "Tobias Wenzel aka MakerTobey", "profile_id": 125, "is_active": true } ], "entry_type": "base", "title": "DocuBricks - Open Science Hardware Documentations", "description": "DocuBricks is the centrepiece of our initiative to develop open infrastructure for Open Science Hardware to flourish. The DocuBricks format is an open, modular documentation structure for high-quality presentation of open hardware projects.", "get_involved": "We are looking for contributors for the website code, rewriting the off-line editor for online use, integrating the tool into partner platforms, improve user-interfaces, and mentor a diverse set of cool projects using DocuBricks.", "get_involved_url": "https://github.com/DocuBricks/meta", "interest": "Good documentations of hardware designs can elevate free and open source hardware to a similar level as FOSS! This open source infrasturcture piece aims to make this easier and better. Help to build DocuBricks to enable this exciting new movement!", "featured": false, "published_by_creator": true, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-27_235528.2907280000.jpg", "created": "2017-10-27T23:55:28.289829Z", "moderation_state": 3 }, { "id": 542, "content_url": "https://www.github.com/rwb27/openflexure_microscope", "is_bookmarked": false, "tags": [ "3D printing", "computer vision", "future-proof hardware", "health care", "microscopy", "open hardware", "OpenSCAD" ], "issues": [ "Digital Inclusion", "Openness" ], "help_types": [ "Code", "Design", "Write documentation", "Join community" ], "published_by": "Richard Bowman", "submitter_profile_id": 215, "bookmark_count": 0, "related_creators": [ { "name": "Richard Bowman", "profile_id": 215, "is_active": true } ], "entry_type": "base", "title": "OpenFlexure Microscope", "description": "An open source, 3D printable microscope - complete with high quality mechanical stage.", "get_involved": "Help us improve the design by printing and making one, and blogging your build. There are plenty of things to do to improve the CAD models and documentation, and it would be amazing to set up an automated build server to generate the different versions of the microscope.", "get_involved_url": "https://www.github.com/rwb27/openflexure_microscope", "interest": "The OpenFlexure Microscope aims to make high quality automated microscopy available worldwide.", "featured": false, "published_by_creator": true, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-11-03_143635.9985250000.jpg", "created": "2017-11-03T14:36:35.997853Z", "moderation_state": 3 }, { "id": 544, "content_url": "http://creativeaction.org", "is_bookmarked": false, "tags": [ "21c skills", "arts education", "digitalarts&culture", "digital inclusion", "digital literacy", "education", "gigabit", "gigabit community fund", "social justice", "virtual reality", "youth", "youth-led" ], "issues": [ "Web Literacy", "Digital Inclusion" ], "help_types": [ "Mentor", "Promote", "Fundraise" ], "published_by": "Corinna Archer Kinsman", "submitter_profile_id": 225, "bookmark_count": 0, "related_creators": [ { "name": "Corinna Archer Kinsman", "profile_id": 225, "is_active": true } ], "entry_type": "base", "title": "Creative Action Gigabit Hive Project", "description": "Creative Action, a nonprofit arts education organization in Austin, TX, is excited to explore how VR technology can enhance youth learning and creativity through hands-on, youth-driven arts projects that address social issues. With support from the Gigabit Community Fund, our professional teaching artists will develop VR coding and video projects with their students in our after school programs at Title I, low-income schools. Our goal is to build capacity for arts and technology integration while helping more young people develop digital literacy, 21st Century, and social emotional skills.", "get_involved": "", "get_involved_url": "", "interest": "We hope to inspire others around the possibilities of arts and technology integration in social and emotional education for youth!", "featured": false, "published_by_creator": true, "thumbnail": null, "created": "2017-11-06T17:19:17.963993Z", "moderation_state": 3 }, { "id": 518, "content_url": "https://github.com/AdrienneNepenthe/Open-Data-Week-2018-Submission-Form-for-MozFest", "is_bookmarked": false, "tags": [ "data", "government", "mozfest", "nyc", "open data", "open innovation", "open leadership zone" ], "issues": [ "Web Literacy", "Digital Inclusion", "Openness" ], "help_types": [ "Create content", "Promote", "Join community" ], "published_by": "Adrienne Schmoeker", "submitter_profile_id": 188, "bookmark_count": 1, "related_creators": [ { "name": "Adrienne Schmoeker", "profile_id": 188, "is_active": true } ], "entry_type": "base", "title": "NYC Open Data Week 2018 - Open Call for Submissions", "description": "To raise awareness about NYC Open Data (www.nyc.gov/opendata) the team partnered with the civic technology community to produce Open Data Week 2017 which engaged over 900 New Yorkers! We’re now asking for submissions of ideas for Open Data Week 2018 and hope we'll get lots of new ideas. What I'd love help with is having folks propose edits to the submission form copy - I want to make sure getting people engaged is done with a useful open process and tool!", "get_involved": "Help us by proposing edits to the copy in the Open Data Week 2018 Submission Form via our GitHub: https://github.com/AdrienneNepenthe/Open-Data-Week-2018-Submission-Form-for-MozFest", "get_involved_url": "https://github.com/AdrienneNepenthe/Open-Data-Week-2018-Submission-Form-for-MozFest", "interest": "This is an opportunity to help an open government program (NYC Open Data!) be even more open in our practice!", "featured": false, "published_by_creator": true, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-28_053147.6085610000.png", "created": "2017-10-28T05:31:47.608186Z", "moderation_state": 3 }, { "id": 492, "content_url": "https://frametrail.org", "is_bookmarked": false, "tags": [ "Annotation", "Open Video", "Remix" ], "issues": [ "Web Literacy", "Decentralization", "Openness" ], "help_types": [ "Promote", "Code", "Test & feedback" ], "published_by": "Joscha Jaeger", "submitter_profile_id": 156, "bookmark_count": 0, "related_creators": [ { "name": "Joscha Jaeger", "profile_id": 156, "is_active": true } ], "entry_type": "base", "title": "FrameTrail", "description": "FrameTrail is an open source software that let's you experience, manage and edit interactive video directly in your web browser.It enables you to hyperlink filmic contents, include additional multimedia documents (e.g. text overlays, images or interactive maps) and to add supplementing materials (annotations) at specific points.", "get_involved": "Test the prototype, give us feedback, file an issue or get in touch for a collaborative project idea", "get_involved_url": "https://frametrail.org/contributing.html", "interest": "FrameTrail contributes to a more open, linked, transparent, accessible and remixable web of video contents.", "featured": false, "published_by_creator": true, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-30_150040.9405420000.png", "created": "2017-10-24T15:56:06.803870Z", "moderation_state": 3 }, { "id": 1714, "content_url": "https://netsense.tech/rpki", "is_bookmarked": false, "tags": [ "MANRS", "mozfellows19", "NSRC", "ROA", "RPKI" ], "issues": [], "help_types": [], "published_by": "Mohammad Abdul Awal", "submitter_profile_id": 3114, "bookmark_count": 0, "related_creators": [ { "name": "Mohammad Abdul Awal", "profile_id": 3114, "is_active": true } ], "entry_type": "base", "title": "Visualising RPKI Status in South Asia and Myanmar", "description": "Under my Open Internet Engineering Fellowship project, I have created an webpage that covers the current RPKI status in South Asia and Myanmar (region that my project is focussing on). The statistics shown against each country has the complete ASN list and their corresponding Valid, Invalid and Not-found ROAs. The lists are shared among the Network Operators Group (NOG) Members so that they can take remedial measures and fix their issues. The stats are updated bi-weekly.", "get_involved": "", "get_involved_url": "", "interest": "", "featured": false, "published_by_creator": true, "thumbnail": null, "created": "2020-05-08T22:07:55.336811Z", "moderation_state": 3 }, { "id": 1717, "content_url": "https://www.mozillapulse.org/profile/3114/projects", "is_bookmarked": false, "tags": [ "MANRS", "mozfellows19", "NSRC", "ROA", "RPKI" ], "issues": [], "help_types": [], "published_by": "Mohammad Abdul Awal", "submitter_profile_id": 3114, "bookmark_count": 0, "related_creators": [ { "name": "Mohammad Abdul Awal", "profile_id": 3114, "is_active": true } ], "entry_type": "base", "title": "Valid ROAs increased in Pakistan: April Fellowship Report", "description": "There's a very significant increase of new RPKI ROAs in Pakistan during April (though it started in March and still increasing). Amid lock-down over the whole month, I continued my efforts online and reach out to more than 500 network operators in South Asia to help them with RPKI ROA. 56 organisations in 7 countries came forward to create new ROAs for 445 IPv4 prefixes and 5 IPv6 prefixes and also corrected INVLAID ROAs for 14 IPv4 prefixes and 28 IPv6 prefixes. The improvement is mostly done by Pakistan hence I'm gonna put extra effort in accelerate this uprise.", "get_involved": "", "get_involved_url": "https://stat.ripe.net/PK#tabId=routing", "interest": "", "featured": false, "published_by_creator": true, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-10_120629.4821140000.png", "created": "2020-05-10T12:06:29.481616Z", "moderation_state": 3 }, { "id": 1720, "content_url": "https://www.equalitynow.org/online_sexual_exploitation_webinars", "is_bookmarked": false, "tags": [ "AI policy", "mozfellows19", "online safety", "open web" ], "issues": [], "help_types": [], "published_by": "Chenai Chair", "submitter_profile_id": 2006, "bookmark_count": 0, "related_creators": [ { "name": "Chenai Chair", "profile_id": 2006, "is_active": true } ], "entry_type": "base", "title": "What would be a good and valuable internet?", "description": "What does a good internet look like? Speaking at Equality Now's talk on \"Online Sexual Abuse and Exploitation: A Collective of Perspectives\". I set the scene on consideration we need to take into account for a good internet. I touched on taking an intersectional approach to ensuring equity, taking into account gendered realities, focusing on safety and security, ensuring inclusion of women and girls in development of new technologies such as AI and assess economic, political and social effects of AI and machine learning on marginalised communities. \n\nWatch my part of the talk from 12:04 -20:18", "get_involved": "", "get_involved_url": "", "interest": "", "featured": false, "published_by_creator": true, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-14_100719.9463960000.png", "created": "2020-05-14T10:07:19.945579Z", "moderation_state": 3 }, { "id": 1719, "content_url": "https://digitalfreedomfund.org/what-decolonising-digital-rights-looks-like/", "is_bookmarked": false, "tags": [], "issues": [ "Digital Inclusion" ], "help_types": [ "Plan & organize", "Take Action", "Join community" ], "published_by": "Aurum Linh", "submitter_profile_id": 3350, "bookmark_count": 0, "related_creators": [ { "name": "Aurum Linh", "profile_id": 3350, "is_active": true } ], "entry_type": "base", "title": "Decolonisation in the Digital Rights Field", "description": "Decolonisation is core to all of our work as NGOs and non-profits. We are striving to create a future that is equitable and just. To do that, we need to dismantle the systems of racism, anti-blackness, and colonisation embedded in every aspect of our society.\n\nThis is a particularly urgent conversation to have in the digital rights field, given the belief that technology will liberate us from these biases. In reality, we can see that it is deepening these divides and automating these systems of oppression.", "get_involved": "", "get_involved_url": "", "interest": "", "featured": false, "published_by_creator": true, "thumbnail": null, "created": "2020-05-13T17:25:48.370365Z", "moderation_state": 3 }, { "id": 1109, "content_url": "https://github.com/SanliFaez/Commons4Academics", "is_bookmarked": false, "tags": [ "knowledge commons" ], "issues": [ "Decentralization", "Openness" ], "help_types": [ "Plan & organize", "Promote", "Take Action" ], "published_by": "Sanli", "submitter_profile_id": 2019, "bookmark_count": 1, "related_creators": [ { "name": "Sanli", "profile_id": 2019, "is_active": true } ], "entry_type": "base", "title": "“The University Cooperative” Workshop", "description": "## One day workshop about managing academic resources as common property\n* Questions: If we want to become decision makers of our shared resources, what do we need to learn? Which tools do we need? What rights are we missing?\n* Take away: We develop a clearer understanding of how to increase resource control among the academic community. We understand better how that has been done by others. \n* Effort: To learn together how the lessons from the commons can help academics in their work. To share and discuss what we and others can do right now. To sketch a roadmap that show us the way forward.", "get_involved": "Organize similar workshops at your university or institution and share with us the solutions you create in those workshops", "get_involved_url": "https://github.com/SanliFaez/Commons4Academics/blob/master/CONTRIBUTING.md", "interest": "This workshop will introduce you to issues, concepts, and successful examples of academic and nonacademic communities governing common resources.", "featured": false, "published_by_creator": true, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-04-14_171012.5011740000.png", "created": "2019-04-14T17:10:12.500581Z", "moderation_state": 3 }, { "id": 1924, "content_url": "https://opendott.org/posts/openness-for-building-equity-internet/", "is_bookmarked": false, "tags": [ "equity", "internet", "multistakeholder", "openness" ], "issues": [ "Digital Inclusion", "Decentralization", "Openness" ], "help_types": [ "Take Action" ], "published_by": "Sarah Kiden", "submitter_profile_id": 491, "bookmark_count": 2, "related_creators": [ { "name": "Sarah Kiden", "profile_id": 491, "is_active": true } ], "entry_type": "base", "title": "Openness for Building Equity: Lessons from the growth of the Internet", "description": "This blog post explores the lessons from the growth of the Internet that we can apply in openness for building equity. What does a multistakeholder model look like?", "get_involved": "", "get_involved_url": "", "interest": "", "featured": false, "published_by_creator": true, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-11-26_211924.2518710000.jpeg", "created": "2020-11-26T21:19:24.251519Z", "moderation_state": 3 }, { "id": 1163, "content_url": "https://sarahrogue.github.io/travelling-intersections/", "is_bookmarked": false, "tags": [ "higher education", "inclusive", "internationalization", "intersectionality", "study abroad", "travel" ], "issues": [ "Web Literacy", "Digital Inclusion", "Openness" ], "help_types": [ "Create content", "Design", "Write documentation" ], "published_by": "Sarah van der Westhuizen", "submitter_profile_id": 1972, "bookmark_count": 1, "related_creators": [ { "name": "Sarah van der Westhuizen", "profile_id": 1972, "is_active": true } ], "entry_type": "base", "title": "Intersectional Travel", "description": "Intersectional Travel is an open resource for international education practitioners at higher education institutions to use to think about intersectionality and internationalization. International education practitioners work in international or study abroad offices, and play an important role in internationalization initiatives on campus. The end goal for Intersectional Travel is to help achieve the goal of inclusive internationalization. This means making studying abroad and internationalization at home experiences more accessible and open to all students at tertiary institutions.", "get_involved": "Help create content using the analytical framework of intersectionality to think about internationalization / travelling / study abroad. Also, create practical activities that students and practitioners can use and implement on campus.", "get_involved_url": "https://github.com/SarahRogue/travelling-intersections", "interest": "We are all travelers in some ways. It is important to think about the privileges and obstacles situated in the experience of travelling.", "featured": false, "published_by_creator": true, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-05-03_152105.0760530000.png", "created": "2019-05-03T15:21:05.075583Z", "moderation_state": 3 }, { "id": 534, "content_url": "http://intermine.org", "is_bookmarked": false, "tags": [ "biology", "genomics", "open science", "open source", "science" ], "issues": [ "Openness" ], "help_types": [ "Promote", "Test & feedback", "Write documentation" ], "published_by": "Yo Yehudi", "submitter_profile_id": 120, "bookmark_count": 0, "related_creators": [ { "name": "Yo Yehudi", "profile_id": 120, "is_active": true } ], "entry_type": "base", "title": "InterMine", "description": "InterMine is an open source project to integrate various biological data sources and makes it easy to query the data via a website or using an API.", "get_involved": "User testing, picking up issues, promoting us to people in biology", "get_involved_url": "https://github.com/intermine/intermine", "interest": "Successful open source scientific software that has been around since 2002.", "featured": false, "published_by_creator": true, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-31_140534.8601690000.png", "created": "2017-10-31T14:05:34.855905Z", "moderation_state": 3 }, { "id": 1923, "content_url": "https://academic.oup.com/jiplp/article/15/1/24/5709090?guestAccessKey=7c0da897-eef1-4a80-b5fb-6575519f4560&fbclid=IwAR16proOxuG8PVavqd3SskXeohOExMNkzQStvpnf9twYgQQfZ5NFNuoLNN4", "is_bookmarked": false, "tags": [ "AI", "automation", "deepfake", "Law tech", "machine learning", "natural language processing" ], "issues": [ "Web Literacy", "Privacy & Security", "Digital Inclusion", "Decentralization", "Openness" ], "help_types": [ "Promote", "Take Action", "Join community" ], "published_by": "Paul Jurcys", "submitter_profile_id": 3621, "bookmark_count": 1, "related_creators": [ { "name": "Paul Jurcys", "profile_id": 3621, "is_active": true } ], "entry_type": "base", "title": "A law review paper: \"DEEP FAKES: Legal and Ethical Considerations\"", "description": "Hello, Mozilla community. \n\nI'd like to share with you a law review article about DEEP FAKES: it contains an overview of major issues as well as one practical suggestion how to trace deep fakes. \n\nCheck it out!", "get_involved": "", "get_involved_url": "https://academic.oup.com/jiplp/article/15/1/24/5709090?guestAccessKey=7c0da897-eef1-4a80-b5fb-6575519f4560&fbclid=IwAR16proOxuG8PVavqd3SskXeohOExMNkzQStvpnf9twYgQQfZ5NFNuoLNN4", "interest": "The paper provides a succinct overview of deep fakes and possible legal and ethical considerations. Also, the paper provides a practical technology solution how to identify and trace deep fakes.", "featured": false, "published_by_creator": true, "thumbnail": null, "created": "2020-11-25T07:16:50.404627Z", "moderation_state": 3 }, { "id": 1177, "content_url": "http://bloodyhealth.gitlab.io/", "is_bookmarked": false, "tags": [ "Feminism", "health", "mobile", "periods", "period tracking" ], "issues": [ "Privacy & Security", "Openness" ], "help_types": [ "Code", "Fundraise", "Join community" ], "published_by": "Bloody Marie", "submitter_profile_id": 1908, "bookmark_count": 1, "related_creators": [ { "name": "Bloody Marie", "profile_id": 1908, "is_active": true } ], "entry_type": "base", "title": "drip", "description": "Menstrual cycle tracking helps you understand your cycle data and gives you insights into yourself and your body. Use drip to track your menstrual cycle and/or for fertility awareness. Unlike other menstrual cycle tracking apps, drip is open-source and leaves your data on your phone, meaning you are in control.\n\nKey Features:\n• Track your bleeding, fertility, sex, mood, pain, & more if you want\n• Graphs to analyze cycle and period duration as well as other symptoms\n• Get notified about your next period and required temperature measurements\n• Easily import, export and password protect your data", "get_involved": "Condripute to the code (React Native & JavaScript), help us find funding, become part of our community <3", "get_involved_url": "https://gitlab.com/bloodyhealth/drip", "interest": "Period tracking done right", "featured": false, "published_by_creator": true, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-05-14_124414.5382110000.png", "created": "2019-05-14T12:44:14.537907Z", "moderation_state": 3 }, { "id": 540, "content_url": "https://mozillascience.github.io/WOW-Kansas/", "is_bookmarked": false, "tags": [ "kansas", "libraries", "open data", "open educational resource", "open science", "working open" ], "issues": [ "Web Literacy", "Openness" ], "help_types": [ "Plan & organize", "Create content", "Localize & translate" ], "published_by": "Stephanie Wright", "submitter_profile_id": 59, "bookmark_count": 1, "related_creators": [ { "name": "Robert Friedman", "profile_id": 4, "is_active": true }, { "name": "Julia Vallera", "profile_id": 63, "is_active": true }, { "name": "Jenn Beard", "profile_id": 67, "is_active": true }, { "name": "Stephanie Wright", "profile_id": 59, "is_active": true } ], "entry_type": "base", "title": "University of Kansas Working Open Workshop", "description": "Mozilla hosted a Working Open Workshop (WOW) in collaboration with University of Kansas Libraries on Oct 16-17, 2017. This version focused on training local researchers how to work more openly and what opportunities for working more openly looked like at KU.", "get_involved": "Check out the workshop details and materials on GitHub, then fork them to create your own WOW for your local community.", "get_involved_url": "https://github.com/mozillascience/WOW-Kansas", "interest": "You, too, can host a WOW and run your own workshop in your community!", "featured": false, "published_by_creator": true, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-11-02_181643.8341670000.png", "created": "2017-11-02T18:16:43.833302Z", "moderation_state": 3 }, { "id": 1179, "content_url": "https://foundation.mozilla.org/en/blog/7-interesting-things-we-learned-when-we-ask-world-about-misinformation-online/", "is_bookmarked": false, "tags": [ "disinformation", "fake news", "misinformation", "survey" ], "issues": [ "Web Literacy" ], "help_types": [ "Promote", "Fundraise" ], "published_by": "Jen Caltrider", "submitter_profile_id": 293, "bookmark_count": 1, "related_creators": [ { "name": "Jen Caltrider", "profile_id": 293, "is_active": true } ], "entry_type": "base", "title": "7 Interesting Things We Learned When We Asked the World About Misinformation", "description": "Earlier this year, we asked people all around the world to take a survey on misinformation online. Nearly 60,000 people responded. What we learned is quite interesting.", "get_involved": "", "get_involved_url": "https://foundation.mozilla.org/en/blog/7-interesting-things-we-learned-when-we-ask-world-about-misinformation-online/", "interest": "How people feel about the problem of misinformation online in 2019", "featured": false, "published_by_creator": true, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-05-16_143427.4597030000.jpg", "created": "2019-05-16T14:34:27.459136Z", "moderation_state": 3 }, { "id": 538, "content_url": "https://meta.wikimedia.org/wiki/Wikipedia_4_Refugees", "is_bookmarked": false, "tags": [], "issues": [ "Web Literacy", "Digital Inclusion" ], "help_types": [ "Promote", "Create content", "Design" ], "published_by": "Martina Puppi", "submitter_profile_id": 205, "bookmark_count": 0, "related_creators": [ { "name": "Martina Puppi", "profile_id": 205, "is_active": true } ], "entry_type": "base", "title": "#wiki4refugees", "description": "Digital literacy project targeting migrants and asylum seekers, aimed at teaching digital skills through learning how to edit on Wikipedia.", "get_involved": "", "get_involved_url": "https://it.wikipedia.org/wiki/Wikipedia:Wikipedia_4_Refugees", "interest": "To share methods on how to teach digital skills to non-standard groups of learners", "featured": false, "published_by_creator": true, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-11-02_160114.3574740000.png", "created": "2017-11-02T16:01:14.356865Z", "moderation_state": 3 }, { "id": 1947, "content_url": "https://observatory.manrs.org/", "is_bookmarked": false, "tags": [ "MANRS", "mozfellows19", "NSRC", "ROA", "RPKI" ], "issues": [], "help_types": [], "published_by": "Mohammad Abdul Awal", "submitter_profile_id": 3114, "bookmark_count": 0, "related_creators": [ { "name": "Mohammad Abdul Awal", "profile_id": 3114, "is_active": true } ], "entry_type": "base", "title": "More RPKI Valid Routes in South Asia: December Fellowship Report", "description": "There are more new ROAs in South Asia, hence, RPKI Valid BGP routes continue to increase in the region. In December, the RPKI Valid routes for all the 9 countries (covered by the project) increased to 52%. It'd be 84% if India is excluded. However, India is consistently improving with 41% of RPKI Valid routes at this moment (1% increment compared to last month). Similarly, Myanmar (60%) and Pakistan (85%) also have a rise of 1%. Besides, with an increment of 2%, Bangladesh's Valid routes reaches to 88% now. Overall, 2020 was a great year for South Asia in terms of RPKI adoption.", "get_involved": "", "get_involved_url": "", "interest": "", "featured": false, "published_by_creator": true, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-01-01_053421.9895950000.png", "created": "2021-01-01T05:34:21.988972Z", "moderation_state": 3 }, { "id": 541, "content_url": "https://austinfilmschool.org", "is_bookmarked": false, "tags": [ "collaboration", "communication", "culture", "film", "filmmaking" ], "issues": [ "Privacy & Security", "Digital Inclusion", "Openness" ], "help_types": [ "Attend", "Fundraise", "Localize & translate", "Mentor", "Promote" ], "published_by": "Carrie Cates", "submitter_profile_id": 211, "bookmark_count": 0, "related_creators": [ { "name": "Carrie Cates", "profile_id": 211, "is_active": true } ], "entry_type": "base", "title": "Cine Joven: Breaking Borders", "description": "Cine Joven: Breaking Borders will work to bring cultural understanding and compassion to both groups through collective creative technology and storytelling, while offering advanced digital arts & tech skills to public high school students located in an under-served area of Monterrey, Mexico that offers little access to high-speed connectivity.", "get_involved": "", "get_involved_url": "https://austinfilmschool.org", "interest": "We will be working toward cross-cultural understanding while overcoming the obstacles that would usually prevent such a project from occurring, and sharing our insight along the way.", "featured": false, "published_by_creator": true, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-11-02_205533.7056360000.png", "created": "2017-11-02T20:55:33.704810Z", "moderation_state": 3 }, { "id": 539, "content_url": "https://www.dropbox.com/s/h01w8sjp5dfq8my/Mozfest%20Cognitive%20Accessibility%20101%20Slideshow.ppsx?dl=0", "is_bookmarked": false, "tags": [ "accessibility", "architecture", "autism", "dementia" ], "issues": [ "Digital Inclusion" ], "help_types": [], "published_by": "Alastair Somerville", "submitter_profile_id": 208, "bookmark_count": 0, "related_creators": [ { "name": "Alastair Somerville", "profile_id": 208, "is_active": true } ], "entry_type": "base", "title": "Cognitive Accessibility 101", "description": "Slidedeck from Cognitive Accessibility 101 session including participant feedback and sensory audit of Mozfest conference setting.", "get_involved": "", "get_involved_url": "", "interest": "Some basic ideas on what cognitive accessibility is and how we might design physical and digital experiences inclusively.", "featured": false, "published_by_creator": true, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-11-02_163316.7050480000.jpg", "created": "2017-11-02T16:33:16.704721Z", "moderation_state": 3 }, { "id": 543, "content_url": "http://mindyourself.io", "is_bookmarked": false, "tags": [ "bipolar", "mental health", "open health data", "suicide prevention", "wearables" ], "issues": [ "Digital Inclusion", "Decentralization", "Openness" ], "help_types": [ "Mentor", "Code", "Test & feedback" ], "published_by": "Alan Lavender", "submitter_profile_id": 219, "bookmark_count": 1, "related_creators": [ { "name": "Alan Lavender", "profile_id": 219, "is_active": true } ], "entry_type": "base", "title": "MindYourself", "description": "A mental wellness wearable that detects mood swings before they happen, based on your personal data, and alerts a group of friends and/or professionals depending on severity, for an appropriate intervention ranging from a cuppa and a chat to an emergency room visit.", "get_involved": "developers. developers. developers.", "get_involved_url": "http://mindyourself.io", "interest": "It is a great chance to get involved with mood metrics and big data.", "featured": false, "published_by_creator": true, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-11-03_222640.3663450000.PNG", "created": "2017-11-03T22:26:40.365702Z", "moderation_state": 3 }, { "id": 1721, "content_url": "https://points.datasociety.net/europe-cannot-afford-to-shelter-in-place-on-digital-regulation-64b6f1bad584", "is_bookmarked": false, "tags": [ "AI policy", "european union", "#mozfellows19", "mozfellows19", "regulation", "Trustworthy AI" ], "issues": [ "Privacy & Security", "Digital Inclusion", "Openness" ], "help_types": [ "Promote" ], "published_by": "Frederike Kaltheuner", "submitter_profile_id": 3159, "bookmark_count": 0, "related_creators": [ { "name": "Frederike Kaltheuner", "profile_id": 3159, "is_active": true } ], "entry_type": "base", "title": "Europe cannot afford to “shelter-in-place” on digital regulation", "description": "The COVID-19 pandemic has emphasized existing political, legal, and technical fault lines in Europe. Achieving the EU’s digital ambitions requires reinvigorating the politics of unity that led to its creation as much as it does mandating novel regulatory frameworks.", "get_involved": "", "get_involved_url": "", "interest": "", "featured": false, "published_by_creator": true, "thumbnail": null, "created": "2020-05-20T09:59:37.757801Z", "moderation_state": 3 }, { "id": 1722, "content_url": "https://medium.com/@anoukruhaak/data-commons-data-trust-63ac64c1c0c2", "is_bookmarked": false, "tags": [ "data commons", "#data privacy", "Data trusts", "knowledge commons", "#mozfellows19", "mozfellows19" ], "issues": [ "Privacy & Security" ], "help_types": [ "Promote" ], "published_by": "Anouk Ruhaak", "submitter_profile_id": 2467, "bookmark_count": 0, "related_creators": [ { "name": "Anouk Ruhaak", "profile_id": 2467, "is_active": true } ], "entry_type": "base", "title": "Data Commons & Data Trusts: how do they relate?", "description": "How do data trusts relate to data commons? When trying to make sense of the many data governance models and data sharing arrangements in existence this question comes up a lot. Here I give some basic insights into how I tend to think about the relationship between a data commons and a data trust.", "get_involved": "", "get_involved_url": "", "interest": "", "featured": false, "published_by_creator": true, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-20_140124.1612690000.jpg", "created": "2020-05-20T14:01:24.160686Z", "moderation_state": 3 } ] }{ "count": 1833, "next": "