ºÝºÝߣshows by User: annegentle / http://www.slideshare.net/images/logo.gif ºÝºÝߣshows by User: annegentle / Thu, 12 Jan 2023 19:32:18 GMT ºÝºÝߣShare feed for ºÝºÝߣshows by User: annegentle Inclusive, Accessible Tech: Bias-Free Language in Code and Configurations /slideshow/inclusive-accessible-tech-biasfree-language-in-code-and-configurations-255301473/255301473 codemash-2023-inclusive-lang-230112193218-0c96be83
Heard of suss? You can suss out more information or you can find someone's information to be suss. "Suss" shows the flexibility of language. It’s an ongoing process to change how we use certain words. It's important to choose words carefully to convey the correct meaning and avoid harmful subtext or exclusion. Let's explore some of the tools and triage methods it takes from an engineering viewpoint to make bias-free choices. How can you ensure that biased words do not sneak into code, UI, docs, configurations, or our everyday language? First, let's walk through how to take an inventory of assets from code to config files to API specifications to standards. Next, by placing those findings into categories, prioritize the work to substitute with inclusive alternatives. Let's examine some examples using both API and code assets. Next is a demonstration of how to automate analyzing your source code or documentation with a linter, looking for patterns based on rules that are fed into the tool. What's in the future for these efforts? Inclusive language should expand beyond English and North American efforts. To do so, let's organize the work with automation tooling, as engineers do.]]>

Heard of suss? You can suss out more information or you can find someone's information to be suss. "Suss" shows the flexibility of language. It’s an ongoing process to change how we use certain words. It's important to choose words carefully to convey the correct meaning and avoid harmful subtext or exclusion. Let's explore some of the tools and triage methods it takes from an engineering viewpoint to make bias-free choices. How can you ensure that biased words do not sneak into code, UI, docs, configurations, or our everyday language? First, let's walk through how to take an inventory of assets from code to config files to API specifications to standards. Next, by placing those findings into categories, prioritize the work to substitute with inclusive alternatives. Let's examine some examples using both API and code assets. Next is a demonstration of how to automate analyzing your source code or documentation with a linter, looking for patterns based on rules that are fed into the tool. What's in the future for these efforts? Inclusive language should expand beyond English and North American efforts. To do so, let's organize the work with automation tooling, as engineers do.]]>
Thu, 12 Jan 2023 19:32:18 GMT /slideshow/inclusive-accessible-tech-biasfree-language-in-code-and-configurations-255301473/255301473 annegentle@slideshare.net(annegentle) Inclusive, Accessible Tech: Bias-Free Language in Code and Configurations annegentle Heard of suss? You can suss out more information or you can find someone's information to be suss. "Suss" shows the flexibility of language. It’s an ongoing process to change how we use certain words. It's important to choose words carefully to convey the correct meaning and avoid harmful subtext or exclusion. Let's explore some of the tools and triage methods it takes from an engineering viewpoint to make bias-free choices. How can you ensure that biased words do not sneak into code, UI, docs, configurations, or our everyday language? First, let's walk through how to take an inventory of assets from code to config files to API specifications to standards. Next, by placing those findings into categories, prioritize the work to substitute with inclusive alternatives. Let's examine some examples using both API and code assets. Next is a demonstration of how to automate analyzing your source code or documentation with a linter, looking for patterns based on rules that are fed into the tool. What's in the future for these efforts? Inclusive language should expand beyond English and North American efforts. To do so, let's organize the work with automation tooling, as engineers do. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/codemash-2023-inclusive-lang-230112193218-0c96be83-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Heard of suss? You can suss out more information or you can find someone&#39;s information to be suss. &quot;Suss&quot; shows the flexibility of language. It’s an ongoing process to change how we use certain words. It&#39;s important to choose words carefully to convey the correct meaning and avoid harmful subtext or exclusion. Let&#39;s explore some of the tools and triage methods it takes from an engineering viewpoint to make bias-free choices. How can you ensure that biased words do not sneak into code, UI, docs, configurations, or our everyday language? First, let&#39;s walk through how to take an inventory of assets from code to config files to API specifications to standards. Next, by placing those findings into categories, prioritize the work to substitute with inclusive alternatives. Let&#39;s examine some examples using both API and code assets. Next is a demonstration of how to automate analyzing your source code or documentation with a linter, looking for patterns based on rules that are fed into the tool. What&#39;s in the future for these efforts? Inclusive language should expand beyond English and North American efforts. To do so, let&#39;s organize the work with automation tooling, as engineers do.
Inclusive, Accessible Tech: Bias-Free Language in Code and Configurations from Anne Gentle
]]>
32 0 https://cdn.slidesharecdn.com/ss_thumbnails/codemash-2023-inclusive-lang-230112193218-0c96be83-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Docs as Code: Publishing Processes for API Experiences /slideshow/docs-as-code-publishing-processes-for-api-experiences/252958104 devweek-cloud-docs-as-code-publishing-api-experiences-v2-220913224030-bd7dcce3
When you treat docs like code, you multiply everyone’s efforts and streamline processes through collaboration, automation, and plain old hard work. To create a cohesive API experience, developers, technical marketing engineers, technical writers, and product managers can work together on GitHub to produce web pages and API documentation, including interactive API docs and tutorials. The ways you can leverage developer processes and tools in a docs-as-code system vary widely. Let's walk through some examples including tools, version control, publishing workflows, approvals, source formats, checklists, automated testing, and final approval. Also, let's take some time to share some of the pitfalls and difficulties possible when you work on API and tools documentation for a large and varied product catalog with more than a thousand contributors.]]>

When you treat docs like code, you multiply everyone’s efforts and streamline processes through collaboration, automation, and plain old hard work. To create a cohesive API experience, developers, technical marketing engineers, technical writers, and product managers can work together on GitHub to produce web pages and API documentation, including interactive API docs and tutorials. The ways you can leverage developer processes and tools in a docs-as-code system vary widely. Let's walk through some examples including tools, version control, publishing workflows, approvals, source formats, checklists, automated testing, and final approval. Also, let's take some time to share some of the pitfalls and difficulties possible when you work on API and tools documentation for a large and varied product catalog with more than a thousand contributors.]]>
Tue, 13 Sep 2022 22:40:30 GMT /slideshow/docs-as-code-publishing-processes-for-api-experiences/252958104 annegentle@slideshare.net(annegentle) Docs as Code: Publishing Processes for API Experiences annegentle When you treat docs like code, you multiply everyone’s efforts and streamline processes through collaboration, automation, and plain old hard work. To create a cohesive API experience, developers, technical marketing engineers, technical writers, and product managers can work together on GitHub to produce web pages and API documentation, including interactive API docs and tutorials. The ways you can leverage developer processes and tools in a docs-as-code system vary widely. Let's walk through some examples including tools, version control, publishing workflows, approvals, source formats, checklists, automated testing, and final approval. Also, let's take some time to share some of the pitfalls and difficulties possible when you work on API and tools documentation for a large and varied product catalog with more than a thousand contributors. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/devweek-cloud-docs-as-code-publishing-api-experiences-v2-220913224030-bd7dcce3-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> When you treat docs like code, you multiply everyone’s efforts and streamline processes through collaboration, automation, and plain old hard work. To create a cohesive API experience, developers, technical marketing engineers, technical writers, and product managers can work together on GitHub to produce web pages and API documentation, including interactive API docs and tutorials. The ways you can leverage developer processes and tools in a docs-as-code system vary widely. Let&#39;s walk through some examples including tools, version control, publishing workflows, approvals, source formats, checklists, automated testing, and final approval. Also, let&#39;s take some time to share some of the pitfalls and difficulties possible when you work on API and tools documentation for a large and varied product catalog with more than a thousand contributors.
Docs as Code: Publishing Processes for API Experiences from Anne Gentle
]]>
101 0 https://cdn.slidesharecdn.com/ss_thumbnails/devweek-cloud-docs-as-code-publishing-api-experiences-v2-220913224030-bd7dcce3-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Make an Instant Website with Webhooks /slideshow/make-an-instant-website-with-webhooks/142249604 instant-website-with-webhooks-190425235145
What happens when smart developers build sites automatically? Explore webhooks to automate building web sites with modern development techniques. Do you want to learn how to build your own IT doc system? Record your network configurations, infrastructure docs, or collaborate on a wiki - all programmatically. Continuous deployment (CD) lets you build the docs on another system and then place the files where the web server can serve them. CD can include both the building of the HTML files as well as deploying them to a host. Continuous deployment and automation is game-changing for web sites. You can get free or super inexpensive hosting, make sure that all your pull requests build correctly, and make gorgeous web sites, all with automated builds. These services manage setting up the web server, certificates, and domain set up so you can focus on writing down your docs. Webhooks are a mechanism for triggering an event based on a change in a repository. That repository can contain documentation, configuration files, even runbooks that you can link to from the docs pages. You can choose from different services that provide webhooks to build your site automatically.]]>

What happens when smart developers build sites automatically? Explore webhooks to automate building web sites with modern development techniques. Do you want to learn how to build your own IT doc system? Record your network configurations, infrastructure docs, or collaborate on a wiki - all programmatically. Continuous deployment (CD) lets you build the docs on another system and then place the files where the web server can serve them. CD can include both the building of the HTML files as well as deploying them to a host. Continuous deployment and automation is game-changing for web sites. You can get free or super inexpensive hosting, make sure that all your pull requests build correctly, and make gorgeous web sites, all with automated builds. These services manage setting up the web server, certificates, and domain set up so you can focus on writing down your docs. Webhooks are a mechanism for triggering an event based on a change in a repository. That repository can contain documentation, configuration files, even runbooks that you can link to from the docs pages. You can choose from different services that provide webhooks to build your site automatically.]]>
Thu, 25 Apr 2019 23:51:45 GMT /slideshow/make-an-instant-website-with-webhooks/142249604 annegentle@slideshare.net(annegentle) Make an Instant Website with Webhooks annegentle What happens when smart developers build sites automatically? Explore webhooks to automate building web sites with modern development techniques. Do you want to learn how to build your own IT doc system? Record your network configurations, infrastructure docs, or collaborate on a wiki - all programmatically. Continuous deployment (CD) lets you build the docs on another system and then place the files where the web server can serve them. CD can include both the building of the HTML files as well as deploying them to a host. Continuous deployment and automation is game-changing for web sites. You can get free or super inexpensive hosting, make sure that all your pull requests build correctly, and make gorgeous web sites, all with automated builds. These services manage setting up the web server, certificates, and domain set up so you can focus on writing down your docs. Webhooks are a mechanism for triggering an event based on a change in a repository. That repository can contain documentation, configuration files, even runbooks that you can link to from the docs pages. You can choose from different services that provide webhooks to build your site automatically. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/instant-website-with-webhooks-190425235145-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> What happens when smart developers build sites automatically? Explore webhooks to automate building web sites with modern development techniques. Do you want to learn how to build your own IT doc system? Record your network configurations, infrastructure docs, or collaborate on a wiki - all programmatically. Continuous deployment (CD) lets you build the docs on another system and then place the files where the web server can serve them. CD can include both the building of the HTML files as well as deploying them to a host. Continuous deployment and automation is game-changing for web sites. You can get free or super inexpensive hosting, make sure that all your pull requests build correctly, and make gorgeous web sites, all with automated builds. These services manage setting up the web server, certificates, and domain set up so you can focus on writing down your docs. Webhooks are a mechanism for triggering an event based on a change in a repository. That repository can contain documentation, configuration files, even runbooks that you can link to from the docs pages. You can choose from different services that provide webhooks to build your site automatically.
Make an Instant Website with Webhooks from Anne Gentle
]]>
875 4 https://cdn.slidesharecdn.com/ss_thumbnails/instant-website-with-webhooks-190425235145-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Docs Like Code /slideshow/docs-like-code/119246731 docs-like-code-apis-181012205342
Version for the APIs and IPAs meetup with Write the Docs Seattle, October 2018]]>

Version for the APIs and IPAs meetup with Write the Docs Seattle, October 2018]]>
Fri, 12 Oct 2018 20:53:42 GMT /slideshow/docs-like-code/119246731 annegentle@slideshare.net(annegentle) Docs Like Code annegentle Version for the APIs and IPAs meetup with Write the Docs Seattle, October 2018 <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/docs-like-code-apis-181012205342-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Version for the APIs and IPAs meetup with Write the Docs Seattle, October 2018
Docs Like Code from Anne Gentle
]]>
444 2 https://cdn.slidesharecdn.com/ss_thumbnails/docs-like-code-apis-181012205342-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Docs Like Code: Strategies and Stories /slideshow/docs-like-code-strategies-and-stories/83506271 austin-ride-docs-like-code-upload-171206192800
When you treat docs like code, you multiply everyone’s efforts and streamline processes through collaboration, automation, and innovation. The benefits are real, but these efforts are complex. The ways you can leverage developer process and tools vary widely. Let’s unpack the absolute best situation for using a docs as code model. Then, we can walk through multiple considerations that may point you in one direction or another. We can talk about version control, publishing, REST API considerations, source formats, automation, quality controls and testing, and lessons learned. Let’s study best practices that are outcome-dependent and situational, creating strategic efforts.]]>

When you treat docs like code, you multiply everyone’s efforts and streamline processes through collaboration, automation, and innovation. The benefits are real, but these efforts are complex. The ways you can leverage developer process and tools vary widely. Let’s unpack the absolute best situation for using a docs as code model. Then, we can walk through multiple considerations that may point you in one direction or another. We can talk about version control, publishing, REST API considerations, source formats, automation, quality controls and testing, and lessons learned. Let’s study best practices that are outcome-dependent and situational, creating strategic efforts.]]>
Wed, 06 Dec 2017 19:28:00 GMT /slideshow/docs-like-code-strategies-and-stories/83506271 annegentle@slideshare.net(annegentle) Docs Like Code: Strategies and Stories annegentle When you treat docs like code, you multiply everyone’s efforts and streamline processes through collaboration, automation, and innovation. The benefits are real, but these efforts are complex. The ways you can leverage developer process and tools vary widely. Let’s unpack the absolute best situation for using a docs as code model. Then, we can walk through multiple considerations that may point you in one direction or another. We can talk about version control, publishing, REST API considerations, source formats, automation, quality controls and testing, and lessons learned. Let’s study best practices that are outcome-dependent and situational, creating strategic efforts. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/austin-ride-docs-like-code-upload-171206192800-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> When you treat docs like code, you multiply everyone’s efforts and streamline processes through collaboration, automation, and innovation. The benefits are real, but these efforts are complex. The ways you can leverage developer process and tools vary widely. Let’s unpack the absolute best situation for using a docs as code model. Then, we can walk through multiple considerations that may point you in one direction or another. We can talk about version control, publishing, REST API considerations, source formats, automation, quality controls and testing, and lessons learned. Let’s study best practices that are outcome-dependent and situational, creating strategic efforts.
Docs Like Code: Strategies and Stories from Anne Gentle
]]>
789 3 https://cdn.slidesharecdn.com/ss_thumbnails/austin-ride-docs-like-code-upload-171206192800-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Deploying Apps on OpenStack /slideshow/deploying-apps-on-openstack/67663226 deploying-apps-on-openstack-agentle-hhoover-161026082756
When Infrastructure becomes so reliable it's boring, apps can shine. Here's how to learn more about configuration management and application deployment for OpenStack clouds like Cisco Metacloud. Delivered at the OpenStack Summit in Barcelona, October 2016.]]>

When Infrastructure becomes so reliable it's boring, apps can shine. Here's how to learn more about configuration management and application deployment for OpenStack clouds like Cisco Metacloud. Delivered at the OpenStack Summit in Barcelona, October 2016.]]>
Wed, 26 Oct 2016 08:27:56 GMT /slideshow/deploying-apps-on-openstack/67663226 annegentle@slideshare.net(annegentle) Deploying Apps on OpenStack annegentle When Infrastructure becomes so reliable it's boring, apps can shine. Here's how to learn more about configuration management and application deployment for OpenStack clouds like Cisco Metacloud. Delivered at the OpenStack Summit in Barcelona, October 2016. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/deploying-apps-on-openstack-agentle-hhoover-161026082756-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> When Infrastructure becomes so reliable it&#39;s boring, apps can shine. Here&#39;s how to learn more about configuration management and application deployment for OpenStack clouds like Cisco Metacloud. Delivered at the OpenStack Summit in Barcelona, October 2016.
Deploying Apps on OpenStack from Anne Gentle
]]>
2480 3 https://cdn.slidesharecdn.com/ss_thumbnails/deploying-apps-on-openstack-agentle-hhoover-161026082756-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Collaborating on GitHub for Open Source Documentation /slideshow/collaborating-on-github-for-open-source-documentation/57033704 gitandgithubfordocswtd2016-160114014827
At the Austin Write the Docs Meetup January 2016, Anne Gentle talks about her experiences collaborating on open source documentation.]]>

At the Austin Write the Docs Meetup January 2016, Anne Gentle talks about her experiences collaborating on open source documentation.]]>
Thu, 14 Jan 2016 01:48:27 GMT /slideshow/collaborating-on-github-for-open-source-documentation/57033704 annegentle@slideshare.net(annegentle) Collaborating on GitHub for Open Source Documentation annegentle At the Austin Write the Docs Meetup January 2016, Anne Gentle talks about her experiences collaborating on open source documentation. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/gitandgithubfordocswtd2016-160114014827-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> At the Austin Write the Docs Meetup January 2016, Anne Gentle talks about her experiences collaborating on open source documentation.
Collaborating on GitHub for Open Source Documentation from Anne Gentle
]]>
3005 6 https://cdn.slidesharecdn.com/ss_thumbnails/gitandgithubfordocswtd2016-160114014827-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Journey into Continuous Glucose Monitoring Technology as a Parent /slideshow/journey-into-continuous-glucose-monitoring-technology-as-a-parent/54035473 continuousglucosegentlegracehopper-151016172633-lva1-app6892
In this lightning talk, Anne Gentle draws on her experiences as a parent to discuss the current state of kids' wearable devices, stories, and experiences from a parent's perspective. Hear about both open source and proprietary solutions for using and displaying medical data such as continuous glucose monitoring. See how cloud technologies and NoSQL databases provide parents and kids more sleep and dad to make good decisions.]]>

In this lightning talk, Anne Gentle draws on her experiences as a parent to discuss the current state of kids' wearable devices, stories, and experiences from a parent's perspective. Hear about both open source and proprietary solutions for using and displaying medical data such as continuous glucose monitoring. See how cloud technologies and NoSQL databases provide parents and kids more sleep and dad to make good decisions.]]>
Fri, 16 Oct 2015 17:26:33 GMT /slideshow/journey-into-continuous-glucose-monitoring-technology-as-a-parent/54035473 annegentle@slideshare.net(annegentle) Journey into Continuous Glucose Monitoring Technology as a Parent annegentle In this lightning talk, Anne Gentle draws on her experiences as a parent to discuss the current state of kids' wearable devices, stories, and experiences from a parent's perspective. Hear about both open source and proprietary solutions for using and displaying medical data such as continuous glucose monitoring. See how cloud technologies and NoSQL databases provide parents and kids more sleep and dad to make good decisions. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/continuousglucosegentlegracehopper-151016172633-lva1-app6892-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> In this lightning talk, Anne Gentle draws on her experiences as a parent to discuss the current state of kids&#39; wearable devices, stories, and experiences from a parent&#39;s perspective. Hear about both open source and proprietary solutions for using and displaying medical data such as continuous glucose monitoring. See how cloud technologies and NoSQL databases provide parents and kids more sleep and dad to make good decisions.
Journey into Continuous Glucose Monitoring Technology as a Parent from Anne Gentle
]]>
2498 6 https://cdn.slidesharecdn.com/ss_thumbnails/continuousglucosegentlegracehopper-151016172633-lva1-app6892-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Collaborating on GitHub for Open Source Documentation /slideshow/git-and-github-for-open-source-documentation/53986801 gitandgithubfordocsghc-151015174841-lva1-app6892
Learn how OpenStack and Rackspace use GitHub and development processes to create beautiful documentation. Presented at Grace Hopper October 2015.]]>

Learn how OpenStack and Rackspace use GitHub and development processes to create beautiful documentation. Presented at Grace Hopper October 2015.]]>
Thu, 15 Oct 2015 17:48:41 GMT /slideshow/git-and-github-for-open-source-documentation/53986801 annegentle@slideshare.net(annegentle) Collaborating on GitHub for Open Source Documentation annegentle Learn how OpenStack and Rackspace use GitHub and development processes to create beautiful documentation. Presented at Grace Hopper October 2015. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/gitandgithubfordocsghc-151015174841-lva1-app6892-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Learn how OpenStack and Rackspace use GitHub and development processes to create beautiful documentation. Presented at Grace Hopper October 2015.
Collaborating on GitHub for Open Source Documentation from Anne Gentle
]]>
999 7 https://cdn.slidesharecdn.com/ss_thumbnails/gitandgithubfordocsghc-151015174841-lva1-app6892-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Git and GitHub for Documentation /slideshow/git-and-github-for-documentation/51079328 gitandgithubfordocsabv3-150729233204-lva1-app6892
I have evidence that using git and GitHub for documentation and community doc techniques can give us 300 doc changes in a month. I’ve bet my career on these methods and I want to share with you.]]>

I have evidence that using git and GitHub for documentation and community doc techniques can give us 300 doc changes in a month. I’ve bet my career on these methods and I want to share with you.]]>
Wed, 29 Jul 2015 23:32:04 GMT /slideshow/git-and-github-for-documentation/51079328 annegentle@slideshare.net(annegentle) Git and GitHub for Documentation annegentle I have evidence that using git and GitHub for documentation and community doc techniques can give us 300 doc changes in a month. I’ve bet my career on these methods and I want to share with you. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/gitandgithubfordocsabv3-150729233204-lva1-app6892-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> I have evidence that using git and GitHub for documentation and community doc techniques can give us 300 doc changes in a month. I’ve bet my career on these methods and I want to share with you.
Git and GitHub for Documentation from Anne Gentle
]]>
58015 13 https://cdn.slidesharecdn.com/ss_thumbnails/gitandgithubfordocsabv3-150729233204-lva1-app6892-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Writing a Technical Talk Proposal /slideshow/writing-a-technical-talk-proposal/45134311 writing-a-technical-proposal-150225112426-conversion-gate02
As a woman in technology, how can you craft a great talk proposal? This presentation has hints and tips for showing what you know.]]>

As a woman in technology, how can you craft a great talk proposal? This presentation has hints and tips for showing what you know.]]>
Wed, 25 Feb 2015 11:24:25 GMT /slideshow/writing-a-technical-talk-proposal/45134311 annegentle@slideshare.net(annegentle) Writing a Technical Talk Proposal annegentle As a woman in technology, how can you craft a great talk proposal? This presentation has hints and tips for showing what you know. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/writing-a-technical-proposal-150225112426-conversion-gate02-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> As a woman in technology, how can you craft a great talk proposal? This presentation has hints and tips for showing what you know.
Writing a Technical Talk Proposal from Anne Gentle
]]>
2462 2 https://cdn.slidesharecdn.com/ss_thumbnails/writing-a-technical-proposal-150225112426-conversion-gate02-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Women in tech: Be that light /annegentle/women-in-tech-be-that-light womenintech-bethatlight-150225112219-conversion-gate02
As a woman in technology, what can you do to create a welcoming community, join communities, make a difference?]]>

As a woman in technology, what can you do to create a welcoming community, join communities, make a difference?]]>
Wed, 25 Feb 2015 11:22:19 GMT /annegentle/women-in-tech-be-that-light annegentle@slideshare.net(annegentle) Women in tech: Be that light annegentle As a woman in technology, what can you do to create a welcoming community, join communities, make a difference? <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/womenintech-bethatlight-150225112219-conversion-gate02-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> As a woman in technology, what can you do to create a welcoming community, join communities, make a difference?
Women in tech: Be that light from Anne Gentle
]]>
753 4 https://cdn.slidesharecdn.com/ss_thumbnails/womenintech-bethatlight-150225112219-conversion-gate02-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
You'll Never Look at Developer Support the Same Way Again /slideshow/openstack-annegentledevsupport/41053873 openstackannegentledevsupport-141103085458-conversion-gate01
Why will I never look at developer support the same way again? Because I've been on the Developer Experience team at Rackspace, and watching and monitoring the many ways that developers ask questions. After four years of reading documentation comments on the API documents, I have some insights to share. Our support group has built a tool to listen to tagged feeds on Stack Overflow, read the jclouds mailing lists, all with the OpenStack app developer in mind. We monitor stackoverflow.com, serverfault.com, and superuser.com for questions tagged with Rackspace, rackspace-cloud, fog, cloudfiles, jclouds, pyrax, or keystone. At Rackspace we have been supporting cross-cloud SDKs such as Apache jclouds, Node.js pkgcloud, Ruby Fog, Python Pyrax, .NET, and PHP. Let's look at the data from these many places to find out the patterns for application development. What are the most popular? Which are the most pesky? Let's find out.]]>

Why will I never look at developer support the same way again? Because I've been on the Developer Experience team at Rackspace, and watching and monitoring the many ways that developers ask questions. After four years of reading documentation comments on the API documents, I have some insights to share. Our support group has built a tool to listen to tagged feeds on Stack Overflow, read the jclouds mailing lists, all with the OpenStack app developer in mind. We monitor stackoverflow.com, serverfault.com, and superuser.com for questions tagged with Rackspace, rackspace-cloud, fog, cloudfiles, jclouds, pyrax, or keystone. At Rackspace we have been supporting cross-cloud SDKs such as Apache jclouds, Node.js pkgcloud, Ruby Fog, Python Pyrax, .NET, and PHP. Let's look at the data from these many places to find out the patterns for application development. What are the most popular? Which are the most pesky? Let's find out.]]>
Mon, 03 Nov 2014 08:54:58 GMT /slideshow/openstack-annegentledevsupport/41053873 annegentle@slideshare.net(annegentle) You'll Never Look at Developer Support the Same Way Again annegentle Why will I never look at developer support the same way again? Because I've been on the Developer Experience team at Rackspace, and watching and monitoring the many ways that developers ask questions. After four years of reading documentation comments on the API documents, I have some insights to share. Our support group has built a tool to listen to tagged feeds on Stack Overflow, read the jclouds mailing lists, all with the OpenStack app developer in mind. We monitor stackoverflow.com, serverfault.com, and superuser.com for questions tagged with Rackspace, rackspace-cloud, fog, cloudfiles, jclouds, pyrax, or keystone. At Rackspace we have been supporting cross-cloud SDKs such as Apache jclouds, Node.js pkgcloud, Ruby Fog, Python Pyrax, .NET, and PHP. Let's look at the data from these many places to find out the patterns for application development. What are the most popular? Which are the most pesky? Let's find out. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/openstackannegentledevsupport-141103085458-conversion-gate01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Why will I never look at developer support the same way again? Because I&#39;ve been on the Developer Experience team at Rackspace, and watching and monitoring the many ways that developers ask questions. After four years of reading documentation comments on the API documents, I have some insights to share. Our support group has built a tool to listen to tagged feeds on Stack Overflow, read the jclouds mailing lists, all with the OpenStack app developer in mind. We monitor stackoverflow.com, serverfault.com, and superuser.com for questions tagged with Rackspace, rackspace-cloud, fog, cloudfiles, jclouds, pyrax, or keystone. At Rackspace we have been supporting cross-cloud SDKs such as Apache jclouds, Node.js pkgcloud, Ruby Fog, Python Pyrax, .NET, and PHP. Let&#39;s look at the data from these many places to find out the patterns for application development. What are the most popular? Which are the most pesky? Let&#39;s find out.
You'll Never Look at Developer Support the Same Way Again from Anne Gentle
]]>
1222 4 https://cdn.slidesharecdn.com/ss_thumbnails/openstackannegentledevsupport-141103085458-conversion-gate01-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
So You Want to be an OpenStack Contributor /slideshow/so-you-want-to-be-an-openstack-contributor/31827521 soyouwanttobe-140302190105-phpapp01
Our very own Anne Gentle will go through how to contribute to OpenStack, the open source cloud computing project. What is OpenStack? In a sentence, OpenStack provides open source software for building public and private clouds. What does that mean? We're a collection of open source projects written in Python that integrate to help organizations deploy and run clouds for computing, networking, and storage. Here at Rackspace many of our public cloud services are maintained in OpenStack, and we also offer Private Cloud configuration and management for customers to have OpenStack running for them in their data center or ours. She'll walk through: What are all these projects? Where would I begin? Is it only coding that counts? What's Stackforge? What's Gerrit? What's &lt;fill-in-weird-code-name-here>? Then we'll do a hands-on workshop to walk through the first-time contributor process. It's a set-it-and-forget-it process but can be intimidating. Set up a Launchpad account and public key Set up and install Git Set up and install git-review Set up Gerrit Join the OpenStack Foundation Sign the CLA Find something to work on Create a commit Send it to review.openstack.org Wait for reviews Address reviewers comments Patch your patch Become an Active Technical Contributor to OpenStack Win]]>

Our very own Anne Gentle will go through how to contribute to OpenStack, the open source cloud computing project. What is OpenStack? In a sentence, OpenStack provides open source software for building public and private clouds. What does that mean? We're a collection of open source projects written in Python that integrate to help organizations deploy and run clouds for computing, networking, and storage. Here at Rackspace many of our public cloud services are maintained in OpenStack, and we also offer Private Cloud configuration and management for customers to have OpenStack running for them in their data center or ours. She'll walk through: What are all these projects? Where would I begin? Is it only coding that counts? What's Stackforge? What's Gerrit? What's &lt;fill-in-weird-code-name-here>? Then we'll do a hands-on workshop to walk through the first-time contributor process. It's a set-it-and-forget-it process but can be intimidating. Set up a Launchpad account and public key Set up and install Git Set up and install git-review Set up Gerrit Join the OpenStack Foundation Sign the CLA Find something to work on Create a commit Send it to review.openstack.org Wait for reviews Address reviewers comments Patch your patch Become an Active Technical Contributor to OpenStack Win]]>
Sun, 02 Mar 2014 19:01:05 GMT /slideshow/so-you-want-to-be-an-openstack-contributor/31827521 annegentle@slideshare.net(annegentle) So You Want to be an OpenStack Contributor annegentle Our very own Anne Gentle will go through how to contribute to OpenStack, the open source cloud computing project. What is OpenStack? In a sentence, OpenStack provides open source software for building public and private clouds. What does that mean? We're a collection of open source projects written in Python that integrate to help organizations deploy and run clouds for computing, networking, and storage. Here at Rackspace many of our public cloud services are maintained in OpenStack, and we also offer Private Cloud configuration and management for customers to have OpenStack running for them in their data center or ours. She'll walk through: What are all these projects? Where would I begin? Is it only coding that counts? What's Stackforge? What's Gerrit? What's &lt;fill-in-weird-code-name-here>? Then we'll do a hands-on workshop to walk through the first-time contributor process. It's a set-it-and-forget-it process but can be intimidating. Set up a Launchpad account and public key Set up and install Git Set up and install git-review Set up Gerrit Join the OpenStack Foundation Sign the CLA Find something to work on Create a commit Send it to review.openstack.org Wait for reviews Address reviewers comments Patch your patch Become an Active Technical Contributor to OpenStack Win <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/soyouwanttobe-140302190105-phpapp01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Our very own Anne Gentle will go through how to contribute to OpenStack, the open source cloud computing project. What is OpenStack? In a sentence, OpenStack provides open source software for building public and private clouds. What does that mean? We&#39;re a collection of open source projects written in Python that integrate to help organizations deploy and run clouds for computing, networking, and storage. Here at Rackspace many of our public cloud services are maintained in OpenStack, and we also offer Private Cloud configuration and management for customers to have OpenStack running for them in their data center or ours. She&#39;ll walk through: What are all these projects? Where would I begin? Is it only coding that counts? What&#39;s Stackforge? What&#39;s Gerrit? What&#39;s &amp;lt;fill-in-weird-code-name-here&gt;? Then we&#39;ll do a hands-on workshop to walk through the first-time contributor process. It&#39;s a set-it-and-forget-it process but can be intimidating. Set up a Launchpad account and public key Set up and install Git Set up and install git-review Set up Gerrit Join the OpenStack Foundation Sign the CLA Find something to work on Create a commit Send it to review.openstack.org Wait for reviews Address reviewers comments Patch your patch Become an Active Technical Contributor to OpenStack Win
So You Want to be an OpenStack Contributor from Anne Gentle
]]>
6921 5 https://cdn.slidesharecdn.com/ss_thumbnails/soyouwanttobe-140302190105-phpapp01-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
OpenStack Doc Overview for Boot Camp /slideshow/openstack-doc-overview-for-boot-camp/26032515 openstackdocbootcamp-130909123550-
An overall description of the OpenStack documentation program's processes and vision.]]>

An overall description of the OpenStack documentation program's processes and vision.]]>
Mon, 09 Sep 2013 12:35:50 GMT /slideshow/openstack-doc-overview-for-boot-camp/26032515 annegentle@slideshare.net(annegentle) OpenStack Doc Overview for Boot Camp annegentle An overall description of the OpenStack documentation program's processes and vision. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/openstackdocbootcamp-130909123550--thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> An overall description of the OpenStack documentation program&#39;s processes and vision.
OpenStack Doc Overview for Boot Camp from Anne Gentle
]]>
7593 8 https://cdn.slidesharecdn.com/ss_thumbnails/openstackdocbootcamp-130909123550--thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Social Media, Social Networking, and Social Relevance in Tech Comm /slideshow/social-media-social-networking-and-social-relevance-in-tech-comm/23439151 socialwebtcanzoct2012-130624225916-phpapp02
Presented at the Technical Communicator's Association of New Zealand in October 2012.]]>

Presented at the Technical Communicator's Association of New Zealand in October 2012.]]>
Mon, 24 Jun 2013 22:59:16 GMT /slideshow/social-media-social-networking-and-social-relevance-in-tech-comm/23439151 annegentle@slideshare.net(annegentle) Social Media, Social Networking, and Social Relevance in Tech Comm annegentle Presented at the Technical Communicator's Association of New Zealand in October 2012. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/socialwebtcanzoct2012-130624225916-phpapp02-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Presented at the Technical Communicator&#39;s Association of New Zealand in October 2012.
Social Media, Social Networking, and Social Relevance in Tech Comm from Anne Gentle
]]>
1536 3 https://cdn.slidesharecdn.com/ss_thumbnails/socialwebtcanzoct2012-130624225916-phpapp02-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
OpenStack How To - PyLadies ATX /slideshow/openstack-how-to-pyladies-atx/22609101 openstackoverviewpyladiesatx-130607095419-phpapp02
Provides an overview of OpenStack - how to consume it with pyrax, a Python SDK, and how to become a contributor.]]>

Provides an overview of OpenStack - how to consume it with pyrax, a Python SDK, and how to become a contributor.]]>
Fri, 07 Jun 2013 09:54:19 GMT /slideshow/openstack-how-to-pyladies-atx/22609101 annegentle@slideshare.net(annegentle) OpenStack How To - PyLadies ATX annegentle Provides an overview of OpenStack - how to consume it with pyrax, a Python SDK, and how to become a contributor. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/openstackoverviewpyladiesatx-130607095419-phpapp02-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Provides an overview of OpenStack - how to consume it with pyrax, a Python SDK, and how to become a contributor.
OpenStack How To - PyLadies ATX from Anne Gentle
]]>
3802 5 https://cdn.slidesharecdn.com/ss_thumbnails/openstackoverviewpyladiesatx-130607095419-phpapp02-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Women of OpenStack breakfast welcome /slideshow/women-ofopenstackbreakfast-images/22310006 womenofopenstackbreakfastimages-130601194253-phpapp02
At the OpenStack Summit in Portland, OR in April 2013, the Foundation hosted a breakfast for the Women of OpenStack. We gathered together and took a memorable photo, plus attendees got a copy of "Lean In" by Sheryl Sandberg. ]]>

At the OpenStack Summit in Portland, OR in April 2013, the Foundation hosted a breakfast for the Women of OpenStack. We gathered together and took a memorable photo, plus attendees got a copy of "Lean In" by Sheryl Sandberg. ]]>
Sat, 01 Jun 2013 19:42:53 GMT /slideshow/women-ofopenstackbreakfast-images/22310006 annegentle@slideshare.net(annegentle) Women of OpenStack breakfast welcome annegentle At the OpenStack Summit in Portland, OR in April 2013, the Foundation hosted a breakfast for the Women of OpenStack. We gathered together and took a memorable photo, plus attendees got a copy of "Lean In" by Sheryl Sandberg. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/womenofopenstackbreakfastimages-130601194253-phpapp02-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> At the OpenStack Summit in Portland, OR in April 2013, the Foundation hosted a breakfast for the Women of OpenStack. We gathered together and took a memorable photo, plus attendees got a copy of &quot;Lean In&quot; by Sheryl Sandberg.
Women of OpenStack breakfast welcome from Anne Gentle
]]>
645 2 https://cdn.slidesharecdn.com/ss_thumbnails/womenofopenstackbreakfastimages-130601194253-phpapp02-thumbnail.jpg?width=120&height=120&fit=bounds presentation White http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Social web for Tech Comm, STC March 2013 /slideshow/social-web-for-tech-comm-stc-march-2013/17150445 socialwebstcmar2013-130312225140-phpapp01
In a world where readers simply expect websites to offer well-connected experiences, technical documentation teams must consider the possibilities now available to us through collaborative means. Having worked with blogs, wikis, open source software, and social networking techniques, I want to share what I’ve learned about documentation as conversation. Through my work with the OpenStack project, I have further refined my approach to technical content strategy with collaborative, community methods. My presentation shares the methods we use with OpenStack, the ways my thinking has changed, pitfalls to avoid, and measurements that help refine the strategy.]]>

In a world where readers simply expect websites to offer well-connected experiences, technical documentation teams must consider the possibilities now available to us through collaborative means. Having worked with blogs, wikis, open source software, and social networking techniques, I want to share what I’ve learned about documentation as conversation. Through my work with the OpenStack project, I have further refined my approach to technical content strategy with collaborative, community methods. My presentation shares the methods we use with OpenStack, the ways my thinking has changed, pitfalls to avoid, and measurements that help refine the strategy.]]>
Tue, 12 Mar 2013 22:51:40 GMT /slideshow/social-web-for-tech-comm-stc-march-2013/17150445 annegentle@slideshare.net(annegentle) Social web for Tech Comm, STC March 2013 annegentle In a world where readers simply expect websites to offer well-connected experiences, technical documentation teams must consider the possibilities now available to us through collaborative means. Having worked with blogs, wikis, open source software, and social networking techniques, I want to share what I’ve learned about documentation as conversation. Through my work with the OpenStack project, I have further refined my approach to technical content strategy with collaborative, community methods. My presentation shares the methods we use with OpenStack, the ways my thinking has changed, pitfalls to avoid, and measurements that help refine the strategy. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/socialwebstcmar2013-130312225140-phpapp01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> In a world where readers simply expect websites to offer well-connected experiences, technical documentation teams must consider the possibilities now available to us through collaborative means. Having worked with blogs, wikis, open source software, and social networking techniques, I want to share what I’ve learned about documentation as conversation. Through my work with the OpenStack project, I have further refined my approach to technical content strategy with collaborative, community methods. My presentation shares the methods we use with OpenStack, the ways my thinking has changed, pitfalls to avoid, and measurements that help refine the strategy.
Social web for Tech Comm, STC March 2013 from Anne Gentle
]]>
701 2 https://cdn.slidesharecdn.com/ss_thumbnails/socialwebstcmar2013-130312225140-phpapp01-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
OpenStack documentation & translation management 2012_summit /slideshow/openstack-documentation-translation-management-2012summit/14757645 openstackdocumentationtranslationmanagement2012summit-121016180313-phpapp02
OpenStack documentation has a series of documents for administrators and API users. All these documents need to be translated. The continuous development of documents brings difficulties to the translation management, but the process can be automated with continuous integration. This slide deck introduces the process and the technologies used in the translation management during OpenStack document internationalization. It also includes a demo for creating a Chinese version of manuals.]]>

OpenStack documentation has a series of documents for administrators and API users. All these documents need to be translated. The continuous development of documents brings difficulties to the translation management, but the process can be automated with continuous integration. This slide deck introduces the process and the technologies used in the translation management during OpenStack document internationalization. It also includes a demo for creating a Chinese version of manuals.]]>
Tue, 16 Oct 2012 18:03:10 GMT /slideshow/openstack-documentation-translation-management-2012summit/14757645 annegentle@slideshare.net(annegentle) OpenStack documentation & translation management 2012_summit annegentle OpenStack documentation has a series of documents for administrators and API users. All these documents need to be translated. The continuous development of documents brings difficulties to the translation management, but the process can be automated with continuous integration. This slide deck introduces the process and the technologies used in the translation management during OpenStack document internationalization. It also includes a demo for creating a Chinese version of manuals. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/openstackdocumentationtranslationmanagement2012summit-121016180313-phpapp02-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> OpenStack documentation has a series of documents for administrators and API users. All these documents need to be translated. The continuous development of documents brings difficulties to the translation management, but the process can be automated with continuous integration. This slide deck introduces the process and the technologies used in the translation management during OpenStack document internationalization. It also includes a demo for creating a Chinese version of manuals.
OpenStack documentation & translation management 2012_summit from Anne Gentle
]]>
803 2 https://cdn.slidesharecdn.com/ss_thumbnails/openstackdocumentationtranslationmanagement2012summit-121016180313-phpapp02-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
https://cdn.slidesharecdn.com/profile-photo-annegentle-48x48.jpg?cb=1739549682 Anne Gentle is a developer experience leader, helping companies define and grow their strategic developer relations programs. Previously a Director at Cisco, her team worked on API quality assessments and API documentation with OpenAPI specifications, interactive REST API documentation, and developer tutorials. Anne wrote the book, Docs Like Code, to provide practical guidance for docs-as-code workflows with GitHub, automation, and enhanced processes for developers and writers to work together. She proudly serves on the Austin Community College Workforce Advisory Committee, pushing the field toward future opportunities in API and developer documentation. www.justwriteclick.com https://cdn.slidesharecdn.com/ss_thumbnails/codemash-2023-inclusive-lang-230112193218-0c96be83-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/inclusive-accessible-tech-biasfree-language-in-code-and-configurations-255301473/255301473 Inclusive, Accessible ... https://cdn.slidesharecdn.com/ss_thumbnails/devweek-cloud-docs-as-code-publishing-api-experiences-v2-220913224030-bd7dcce3-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/docs-as-code-publishing-processes-for-api-experiences/252958104 Docs as Code: Publishi... https://cdn.slidesharecdn.com/ss_thumbnails/instant-website-with-webhooks-190425235145-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/make-an-instant-website-with-webhooks/142249604 Make an Instant Websit...