Interviews with content creators, developers and other professionals who use a headless CMS for omni-channel content delivery. New episodes every Thursday.

Headless { Creator Podcast }
Claim This Podcastby Headless Creator
Podcast Overview
Interviews with content creators, developers and other professionals who use a headless CMS for omni-channel content delivery. New episodes every Thursday.
Language
🇺🇲
Publishing Since
3/16/2020
1 verified contact email on file for Headless { Creator Podcast }
Pitch yourself as a guest, propose sponsorships, or reach out directly to the host.
Recent Episodes

January 11, 2021
E31 | A Conversation about Microcopy | Melissa Burfitt
<p>In today’s episode, we talk all about Microcopy, what it is, why it’s important and how to manage it in a headless CMS, with my guest Melissa Burfitt, a Senior Content Designer at Nationwide Building Society.</p> <p><strong>*******************************</strong></p> <p><strong>Questions Asked</strong></p> <p><strong>*******************************</strong></p> <ul> <li>Tell us about your background.<br> </li> <li>What kind of writing have you done in the past?<br> </li> <li>Define Microcopy.<br> </li> <li>What are design patterns?<br> </li> <li>What are design patterns based on?<br> </li> <li>What are some examples of microcopy beyond websites?<br> </li> <li>What about microcopy for iOT devices like Alexa?<br> </li> <li>What is the difference between a microcopy writer and UX writer?<br> </li> <li>Tell us about the team of microcopy writers?<br> </li> <li>Who comes up with the rules for Microcopy?<br> </li> <li>Define and giver an example of accessibility.<br> </li> <li>Tell us about the 2 types of error messages?<br> </li> <li>Describe the details of what an error message needs to accomplish?<br> </li> <li>How does personalization affect error messages?<br> </li> <li>Are field names microcopy?<br> </li> <li>How does a particular industry affect the microcopy?<br> </li> <li>What tips do you have about taxonomy and categories?<br> </li> <li>Tell us about form based content?<br> </li> <li>Are there specialized tools for microcopy testing?<br> </li> <li>Tell us how you monitor and refine content post live?<br> </li> <li>How do you maintain content?<br> </li> <li>What success criteria do you use for your KPIs?<br> </li> <li>Tell us about microcopy and mobile devices?<br> </li> <li>How important is the percerption of fast in the UX experience?<br> </li> <li>Who in the web team needs to understand microcopy?<br> </li> <li>How does a content author write with the brand voice in mind?<br> </li> <li>What other tips do you have for microcopy writers?<br> </li> <li>What resources do you recommend to keep up with microcopy?<br> </li> </ul>

January 11, 2021
E30 | A Conversation about Testing Web Apps and APIs | Diego Aguilar
<p>In this episode I’ll be chatting all about testing web apps and APIs, with my guest Diego Aguilar, a software engineer focused on cloud development with Contentful, Javascript and AWS and other headless technologies.</p> <p>*******************************</p> <p>Questions Asked</p> <p>*******************************</p> <ul> <li>Tell us about your background.<br> </li> <li>How did you get into headless technologies?<br> </li> <li>How is the market in Mexico for headless technologies?<br> </li> <li>Define code testing.<br> </li> <li>Tell us about the testing process and life cycle.<br> </li> <li>What are some requirements for testing?<br> </li> <li>When should tests be written and who should write them?<br> </li> <li>What is TDD?<br> </li> <li>What's the difference between a QA and tester?<br> </li> <li>What should and should not be tested in code?<br> </li> <li>What kinds of test can. a developer perform?<br> </li> <li>What are some common issues seen in test cases?<br> </li> <li>What are some of the common issues seen in API testing?<br> </li> <li>Can you give some examples of side effects in testing?<br> </li> <li>How does API testing differ from Web App testing?<br> </li> <li>Explain how to test a mobile app?<br> </li> <li>What is Lighthouse from Google?<br> </li> <li>How do you test headless CMS driven app?<br> </li> <li>Tell us about testing tools.<br> </li> <li>Are there tools focused on testing APIs?<br> </li> <li>How do you test integration with internal systems?<br> </li> <li>What is an assert?<br> </li> <li>What is a test runner?<br> </li> <li>Is there anything beyond test runners?<br> </li> <li>What is black box testing?<br> </li> <li>What is white box testing?<br> </li> <li>What is the difference between positive and negative testing?<br> </li> <li>What is regression testing?<br> </li> <li>Any final testing tips?<br> </li> </ul>

November 13, 2020
E29 | A Conversation about DevOps | Vic Phan
<p><strong>In today’s episode, I chat with Vic PHan, a DevOps engineer, all about DevOps, what it is and why you should know more about it. We cover the methodologies of DevOps, what tools you should use and how companies can adopt a DevOps mentality.</strong></p> <p><strong>*******************************</strong></p> <p><strong>Questions Asked</strong></p> <p><strong>*******************************</strong></p> <ul> <li>Tell us about your background.<br> </li> <li>How did you get into DevOps?<br> </li> <li>What is DevOps?<br> </li> <li>How is DevOps different from Agile?<br> </li> <li>What should developers know about DevOps?<br> </li> <li>How is code checked?<br> </li> <li>What are some popular DevOps tools?<br> </li> <li>Why is AWS so popular with DevOps?<br> </li> <li>What are the phases of DevOps and the tools associated with them?<br> </li> <li>What are some of the benefits of DevOps?<br> </li> <li>What are some challenges with DevOps?<br> </li> <li>Why is security so important to DevOps?<br> </li> <li>Is DevOps only for cloud based companies?<br> </li> <li>How can companies implement DevOps?<br> </li> <li>What are some DevOps resources people can use to learn?<br> </li> <li>What is continuous integration?<br> </li> <li>What happens with code after it's checked into GIT?<br> </li> <li>What is continuous delivery?<br> </li> <li>What is continous deployment?<br> </li> <li>What is configuration management and its role in DevOps?<br> </li> <li>Give some examples of configuration management.<br> </li> <li>What is continuous monitoring?<br> </li> <li>What is circuit breaker methodology?<br> </li> <li>Is DevOps a.high preassure job?<br> </li> <li>What is infrastructure as code?<br> </li> <li>What is content as code?<br> </li> <li>What is the role of GIT in DevOps?<br> </li> <li>Are there other tools similar to GIT?<br> </li> <li>What is Jenkins and how is it used in DevOps?<br> </li> <li>What is Selenium and how is it used in DevOps?<br> </li> <li>What is Docker?<br> </li> <li>What are some continuous monitoring tools?<br> </li> <li>What are kubernetes?<br> </li> <li>What are some tips for someone trying to get into DevOps?<br> </li> </ul> <p><strong>*******************************</strong></p> <p><strong>Reference Links</strong></p> <p><strong>*******************************</strong></p> <ul> <li>Vic’s Twitter (https://twitter.com/vicphandevops)<br> </li> </ul>
31 total episodes available
Deep-dive analytics for Headless { Creator Podcast }
Frequently asked questions
Have a different question and can't find the answer you're looking for? Reach out to our support team by sending us an email and we'll get back to you as soon as we can.
- What is Headless { Creator Podcast }?
- How often does this podcast release new episodes?
This podcast updates daily.
- Where can I listen to this podcast?
This podcast is available on 4 platforms including Apple Podcasts, Spotify, and more. You can also use the RSS feed directly.
- Does this podcast accept guests?
Yes, this podcast regularly features guests.
Legal Disclaimer
Pod Engine is not affiliated with, endorsed by, or officially connected with any of the podcasts displayed on this platform. We operate independently as a podcast discovery and analytics service.
All podcast artwork, thumbnails, and content displayed on this page are the property of their respective owners and are protected by applicable copyright laws. This includes, but is not limited to, podcast cover art, episode artwork, show descriptions, episode titles, transcripts, audio snippets, and any other content originating from the podcast creators or their licensors.
We display this content under fair use principles and/or implied license for the purpose of podcast discovery, information, and commentary. We make no claim of ownership over any podcast content, artwork, or related materials shown on this platform. All trademarks, service marks, and trade names are the property of their respective owners.
While we strive to ensure all content usage is properly authorized, if you are a rights holder and believe your content is being used inappropriately or without proper authorization, please contact us immediately at hey@podengine.ai for prompt review and appropriate action, which may include content removal or proper attribution.
By accessing and using this platform, you acknowledge and agree to respect all applicable copyright laws and intellectual property rights of content owners. Any unauthorized reproduction, distribution, or commercial use of the content displayed on this platform is strictly prohibited.
