Developer Portal/History
This page includes information and context used during the creation of the Developer Portal between 2020 and 2022.
Timeline
editNote that this timeline is not final.
- Jul 2020‒Sep 2020: Announce project; set up wiki page Done
- Oct 2020‒Feb 2021: First iteration: Explorative conversations with a sample of stakeholders (WMF/WMDE) to identify use cases and identify key technical documents to link, understand workflows, and gather technology areas (phab:T260984) Done
- Jan 2021‒Mar 2021: Review of single entry points of other projects and organizations (phab:T260987) Done
- Mar 2021‒Apr 2021: Analysis of exploratory conversations, leading to key themes and to a content proposal for a single entry point Done
- May 2021: Publication of key themes identified in exploratory conversations: #Key themes from conversations Done
- May 2021: Publication of a content proposal (prototype) for an initial single entry point: Developer Advocacy/Developer Portal/Content Draft Done
- May 2021: Call for review and feedback by the broader community (phab:T260985) of the prototype at Developer_Advocacy/Developer Portal/Content Draft/Feedback Done
- May 2021‒Jun 2021: Discussion, identification, and incorporation of potential improvements to the prototype: #Feedback from broader community and outcomes Done
- Jul‒Sep 2021: Investigate further content strategy for a single entrance point Done
- Jul-Aug/Sep 2021: Define accuracy criteria for checks of content linked from the prototype - see phab:tag/key_docs_update_2021-22 (planning) and Documentation/Review template (outcomes) Done
- Oct 2021‒June 2022: Correctness checks (based on Documentation/Review template) of content linked from the prototype and conversations on potential improvement of processes around key technical documents (structure, locations, navigation, stewardship, etc), by potentially also utilizing the Documentation/Maturity model for MediaWiki technical documentation to improve practices and processes - see phab:tag/key_docs_update_2021-22 In progress
- Jul‒Sep 2021: Investigate technical requirements for implementation of a single entrance point Done
- Oct 2021‒May 2022: Technical implementation of a single entrance point In progress
- Apr-May 2022: User testing of final prototype (See #User_research_on_final_prototype) Done
- June 2022: Launch of the developer portal
Key themes from conversations
editThis is a summary from the explorative conversations with a sample of stakeholders (WMF/WMDE) in Oct 2020‒Feb 2021.
- Wikimedia has a large variety of programming languages and technology areas. Documentation in many of these could benefit from more visibility.
- Audiences: A clear understanding of the audiences for technology areas helps write more focused docs and consumers get more relevant information.
- Stewardship: Tech writers serve as the main contact for technical documentation. In the absence of technical writers, stewardship of documentation is ad-hoc.
- Stewardship: Defining stewards for specific technical areas and processes for task assignees or code reviewers to review related documentation improves correctness and completeness of documentation.
- Coherence: Guidelines and recommendations on naming and structuring documentation would help documentation writers and maintainers.
- Coherence: Guidelines on which content should be hosted on which sites would help reach the target audiences and avoid duplication of content.
- Common knowledge: Clarifying (and potentially expanding) the set of shared public documentation to be considered relevant for a wide range of technical contributors could help improve accuracy and completeness of documentation.
- Code proximity: The closer technical documentation is to the code that it covers, the more likely the related documentation can be located and updated.
Feedback from broader community and outcomes
editAfter the exploratory conversations (see #Key themes from conversations) which informed the initial content proposal, the public feedback phase to receive broader feedback on the content draft took place from May 6 to May 25, 2021.
The call for feedback was published in various places: Several mailing lists (wikitech-l (reminder), pywikibot, cloud, wikidata, wikitech-ambassadors, analytics), IRC channels, social media channels, Zulip, the Hackathon Telegram group, etc. There was also a dedicated Hackathon 2021 session in which people commented on this project.
- We received feedback from several longtime contributors on the Feedback page, via private messages, and several people attending the Hackathon 2021 session.
- Several comments expressed appreciation for the idea and initiative.
- Several comments proposed technologies to add, descriptions and categories to improve, potential links to add, and items to move to other categories. This feedback was mostly included.
- It was pointed out that some headers partially duplicate descriptions. We made some improvements and think this cannot be completely avoided.
- It was pointed out that some relevant information is on Developer Hub and that people wouldn't immediately think of looking into that page. We may want to evaluate scope, visibility, and stewardship of the Developer Hub page. The page seems to be a valuable link hub for MediaWiki development itself.
- It was proposed to evaluate search logs to better understand common needs. This has been filed as phab:T285183 to be considered at a later stage.
- We added TemplateStyles and Wikidata Query Service. We removed VisualEditor.
- We moved Wikibase to the "Enhance the MediaWiki software platform" section.
- We moved Machine Learning to the "Build tools, gadgets and bots for your Wikimedia community" section.
- We improved descriptions and titles to be clearer and more consistent.
User research and testing
editAfter the public feedback phase, the team completed multiple rounds of user research and UX testing as we iterated towards the launch version of the dev portal.
User scenarios
editTo define core audience for the Dev Portal, we conducted a set of user scenario excercises (restricted access) for key personas based on the 18F method.
User research during development
editFrom 2021 Sept - Nov, we conducted 4 user tests to assess prototypes of the dev portal and to guide its ongoing design and implementation. The goal of this round of testing was to assess user reactions to the dev portal design and determine if they could complete basic information-seeking tasks using it. We were especially interested in how users would feel about navigating a multi-layer site structure vs. a more flat stucture.
Key takeaways:
- A single point of entry is essential for newcomers, ideally to provide sequential onboarding and a gentle "on-ramp". Beyond that, topic- or audience-focused portals are a better way to handle the large amount of information without overloading people.
- Trustworthiness and signals around the freshness and accuracy of the info is extra-important due to the wiki context.
- Terminology is confusing (so many wikis, so many different types of technical contributions).
- A wall of text is off-putting; people like the prototype that has more space and icons, but they prefer the action-oriented and more clear textual content of the second prototype.
- Audience: people want links that are relevant to their user type; there's a difference between what community developers would look for in a portal vs. "general" or MediaWiki developers.
- Users were able to navigate and felt good about the multi-layer site structure.
Some specific tasks and content we tested were:
- Contribute to Wikimedia open source: performed positively; people understood what this meant and when to click it.
- Build tools: performance mixed; people aren't sure if extensions are tools, sometimes they may confidently click on this when looking for MediaWiki developer info, or for data dumps (they are confidently wrong about what they'll find here).
- Research data and machine learning: people didn't click on this even when their task clearly involved "getting and using data". This resulted in us changing the way this content is represented in the portal.
- Wikipedia APIs: people usually ended up here in a roundabout way when their task ultimately could be solved by using an API (i.e. "reading API" to solve the task of accessing content for a tool they're building).
User research on final prototype
editFor this final round of user testing, we worked with UX researchers from the WMF Design Strategy team to coordinate testing and recruit participants from a larger and more diverse set of contexts, including people who aren't familiar with Wikimedia or its open source technology projects.
Participant overview
editWe did a total of 9 tests with participants from 4 user groups:
User group | Number of tests |
---|---|
Content and data reusers (not familiar with Wikimedia) | 2 |
Open source contributors (not familiar with Wikimedia) | 3 |
Experienced tool devs (familiar with Wikimedia) | 2 |
New tool devs (familar with Wikimedia) | 2 |
Total participants | 9 |
Region | Gender identity | Age group |
---|---|---|
Middle East & Africa | Male/man | 18-34 |
Middle East & Africa | Female/woman | 18-34 |
Middle East & Africa | Female/woman | 35-54 |
Middle East & Africa | Non-binary or other | 35-54 |
Northern & Western Europe | Non-binary or other | 18-34 |
South Asia | Male/man | 18-34 |
US & Canada | Male/man | Undisclosed |
US & Canada | Male/man | 18-34 |
US & Canada | Male/man | 18-34 |
Findings and outcomes
editOverall, the site was effective in helping users find the information they were looking for. Participants responded positively to the design, navigation, and organization of the site. Some specific findings in thematic areas:
Navigation:
- While different people gravitate towards different navigation menus, the engagement with left nav, horizontal nav, and in-page nav indicated that they're all useful.
- Nearly everyone opened the site wide enough to view the horizontal nav and sidebar.
- Participants mostly used the Search box only when prompted, though a few used it without prompting. Overall, it worked effectively.
General usability:
- Translation icon was easily understood. Users had positive responses to availability of multilingual content, though even multilingual testers said they'd probably still use the site in English.
- The site is quick, responsive, and easy to use.
- Tooltips and link text helped users understand what links did / where they went.
- People were okay with jumping from the portal to a wiki.
- The Get Started button was useful and almost all users clicked it.
Content:
- Users gravitated towards tutorials, and found them quickly.
- Users expected more content on the Get Started main page, and especially wanted to browse content by programming language.
- Open source contributors wished for a comprehensive and sortable/filterable list of projects with basic metadata to help them decide which projects to explore further.
- Users were surprised by the absence of MediaWiki in the list of open source projects.
- Tech Blog was a popular link in the Updates section.
- Some users expected a login feature as is common on most wikis.
Design:
- The dark mode toggle icon was incomprehensible to almost all participants.
- Some of the site spacing and padding was visually unpleasing or inconsistent in a way that bothered people.
- The site title behavior is inconsistent with common practices.
- Overall layout and presentation was viewed positively as being clean, simple, and avoiding the info overload common on wiki sites.
- Most testers did not recognize the Wikimedia logo.
Our research findings resulted in the following changes for the Developer Portal:
Content revisions:
- Reworded tutorial headers to improve clarity; made all headings task-oriented
- Changed section index pages to use H2 links instead of "Learn more" links
- Moved developer app guidelines and licensing info out from under “discover available wikis” to make the content easier to find
- Moved Java-specific open source projects higher on the page due to popularity of the language among testers.
- Moved up the Tech Blog on the updates page because it performed well in testing
Content additions:
- Added more text to describe link content and improve search recall of documents
- Added programming language browse options to Get Started section
- Added Get Help link to home page (instead of just nav bar)
- Added link to MediaWiki YouTube channel as a way to learn about Wikimedia tech in Get Started section; removed tech talks link
- Added the names of outreach programs to the description for that link
- Added MediaWiki as a topic for open source contributions. Even though it's not newcomer-friendly, its absence was surprising and notable.
- Added the Wikidata infrastructure overview doc to section on Technical Operations
Design adjustments:
- Improved color contrast
- Changed alignment of site icon and site title
- Removed paragraph symbols from homepage
- Changed dark mode toggle icon
Previous plans, thoughts and research
editThis list includes historical attempts to establish either some high-level developer documentation hub or holistic approaches to improve cross-project documentation. This list is not about specific content itself.
- WMF Projects/Technical Documentation and User:Zakgreant/MediaWiki Technical Documentation Plan (2010) "by making small, incremental improvements to the existing documentation process and infrastructure."
- Requests for comment/Documentation overhaul on MediaWiki Core level (2011)
- Requests for comment/Add developer link to footer of Wikimedia wikis#Blueprint (2012)
- phab:T67074 (2014-2015) - "Set up dev.wikimedia.org portal"
- Web APIs hub (2013-2015); see phab:T308/phab:T299 and notes about a Data & Developer Hub from a Hackathon
- User:Quiddity (WMF)/Hubs and docs (2017), notes on older existing pages
- User:Waldyrious/Docs (2013-2019)
- phab:T169599 (2019) - "Sort out concept for overview/entrance pages targeting our developer audience" (about pages on mediawiki.org only)
- Core Platform Team/Initiatives/Developer Portal (2019-2020), superseded by lowering scope to an API Portal / API Gateway
Existing high-level entry points
editThis list is not about specific technology areas but common landing points, either by domain or by links often pointed out to interested newcomer developers.
- https://mediawiki.org (MediaWiki core/extensions/skins, but also random Wikimedia related technology)
- New Developers (new Wikimedia developers) and sometimes Good first bugs
- How to become a MediaWiki hacker (new MediaWiki core/extensions/skins developers)
- Developer hub (experienced MediaWiki developers)
- Documentation
- Existing sites:
- https://mediawiki.org (MediaWiki core/extensions/skins/platform, random other technical things and home of some team pages; in theory not intended for Wikimedia-specific technical documentation)
- https://wikitech.wikimedia.org (Wikimedia infrastructure/servers/network, Toolforge and Cloud VPS, Analytics - Docs related to technical projects and infrastructure maintained by WMF; how we use software and how it's configured)
- https://doc.wikimedia.org (API references for classes) (technical details on content generation; frontpage structure)
- https://meta.wikimedia.org (less technical; mostly cross-Wikimedia movement stuff for coordination, planning, documentation; some random Wikimedia related technology, maybe home of some engineering team pages)
- https://api.wikimedia.org/
- Several external project-specific websites, e.g. https://wikiba.se, https://kiwix.org/, https://commons-app.github.io/, etc. Some of them are self-hosted static microsites, e.g. research.wikimedia.org
- https://wikimediafoundation.org/technology/
- https://meta.wikimedia.org/wiki/Tech (as a portal split, recommended by meta:Small wiki toolkits)
Key landing pages
editThe team has identified these pages as key documentation landing pages representing sets of key docs.
On mediawiki.org
editTo help maintain these pages, add this list to your Special:EditWatchlist/raw watchlist, and make sure your preferences are set to Email me when a page or a file on my watchlist is changed to receive edit notifications.
- Accessibility guide for developers
- API:Main page
- Architecture Repository
- Code of conduct
- Communication
- Developers/Maintainers
- Development guidelines
- Documentation
- Good first bugs
- Hackathons
- How to contribute
- Localisation
- Manual:Creating a bot
- Outreach programs
- Security
- Technical Community Newsletter
- Technical Decision Forum
- Wikibase
- Tech talks
- Wikimedia Technology
- MediaWiki
On wikitech.org
editTo help maintain these pages, add this list to your Special:EditWatchlist/raw watchlist on Wikitech, and make sure your preferences on Wikitech are set to Email me when a page or a file on my watchlist is changed to receive edit notifications.
- Deployments
- Help:Cloud Services Introduction
- Help:Toolforge/Developing successful tools
- Portal:Toolforge
- Wikimedia infrastructure
On meta.wikimedia.org
editTo help maintain these pages, add this list to your Special:EditWatchlist/raw watchlist on Meta-Wiki, and make sure your preferences on Meta-Wiki are set to Email me when a page or a file on my watchlist is changed to receive edit notifications.