Artwork

เนื้อหาจัดทำโดย Fede Iachetti & Seb Wilgosz, Fede Iachetti, and Seb Wilgosz เนื้อหาพอดแคสต์ทั้งหมด รวมถึงตอน กราฟิก และคำอธิบายพอดแคสต์ได้รับการอัปโหลดและจัดหาให้โดยตรงจาก Fede Iachetti & Seb Wilgosz, Fede Iachetti, and Seb Wilgosz หรือพันธมิตรแพลตฟอร์มพอดแคสต์ของพวกเขา หากคุณเชื่อว่ามีบุคคลอื่นใช้งานที่มีลิขสิทธิ์ของคุณโดยไม่ได้รับอนุญาต คุณสามารถปฏิบัติตามขั้นตอนที่แสดงไว้ที่นี่ https://th.player.fm/legal
Player FM - แอป Podcast
ออฟไลน์ด้วยแอป Player FM !

#004 - Writing Tips!

31:34
 
แบ่งปัน
 

Fetch error

Hmmm there seems to be a problem fetching this series right now. Last successful fetch was on August 09, 2023 05:20 (1y ago)

What now? This series will be checked again in the next day. If you believe it should be working, please verify the publisher's feed link below is valid and includes actual episode links. You can contact support to request the feed be immediately fetched.

Manage episode 353484796 series 3432896
เนื้อหาจัดทำโดย Fede Iachetti & Seb Wilgosz, Fede Iachetti, and Seb Wilgosz เนื้อหาพอดแคสต์ทั้งหมด รวมถึงตอน กราฟิก และคำอธิบายพอดแคสต์ได้รับการอัปโหลดและจัดหาให้โดยตรงจาก Fede Iachetti & Seb Wilgosz, Fede Iachetti, and Seb Wilgosz หรือพันธมิตรแพลตฟอร์มพอดแคสต์ของพวกเขา หากคุณเชื่อว่ามีบุคคลอื่นใช้งานที่มีลิขสิทธิ์ของคุณโดยไม่ได้รับอนุญาต คุณสามารถปฏิบัติตามขั้นตอนที่แสดงไว้ที่นี่ https://th.player.fm/legal

In this episode of content_for :devs we talk about strategies and approaches we use for writing our episodes and other media.
We also go throug some tips and tricks about scripting we use in our day to day.
Media types we discuss:

  • Screencasts
  • Courses
  • Podcasts

In this episode ...

  1. Intro and project updates.
  2. Different approaches we use for scripting.

Different approaches and strategies we use for scripting:

  • Start with a problem and come out with a solution
  • Design the code first and then fill in the text
  • Develop a solution (an application for example) in a separate folder and then pull code into the script
  • Do the entire process of scripting inside Obsidian (using Markdown)
  • To work with code, setup a scaffold application where you can work on
  • Have a separate repository for the episodes code
  • Copy snippets of your working application into your episode. This way you're sure the code works
  • Use notion for the entire process, including the scripting

Approaches and strategies for scripting courses

  • Start with the outline (which might be changed later: it's not written in stone)
  • Write short lessons (one idea per lesson)

Approaches and strategies for podcasting:

  • Create the transcript automatically
  • Outline by putting big ideas into a file and then fill them in with questions and comments
  • Improvise the content of the podcast
  • Use Descript to edit the transcript and the video/audio

Tips and tricks:

  • Use org-mode, which allows you to jump between prose and code (which gets inserted in the script) with a simple keybinding
  • Use the seeing_is_believing gem to insert output directly on your ruby code
  • Symlink the folder with the articles from Obsidian to keep track of your scripts in your second brain
  • Use your past episode's applications to scaffold your current episode
  • Publish using a platform
  • Publish using Bridgetown
  • Use images for SEO

Links mentioned

Socials to follow

How to support us?
content_for :devs is a joined effort of two people running their own initiatives. You can help us finance this project by a kind donation :). We appreciate any help to continue with this project!

  continue reading

13 ตอน

Artwork
iconแบ่งปัน
 

Fetch error

Hmmm there seems to be a problem fetching this series right now. Last successful fetch was on August 09, 2023 05:20 (1y ago)

What now? This series will be checked again in the next day. If you believe it should be working, please verify the publisher's feed link below is valid and includes actual episode links. You can contact support to request the feed be immediately fetched.

Manage episode 353484796 series 3432896
เนื้อหาจัดทำโดย Fede Iachetti & Seb Wilgosz, Fede Iachetti, and Seb Wilgosz เนื้อหาพอดแคสต์ทั้งหมด รวมถึงตอน กราฟิก และคำอธิบายพอดแคสต์ได้รับการอัปโหลดและจัดหาให้โดยตรงจาก Fede Iachetti & Seb Wilgosz, Fede Iachetti, and Seb Wilgosz หรือพันธมิตรแพลตฟอร์มพอดแคสต์ของพวกเขา หากคุณเชื่อว่ามีบุคคลอื่นใช้งานที่มีลิขสิทธิ์ของคุณโดยไม่ได้รับอนุญาต คุณสามารถปฏิบัติตามขั้นตอนที่แสดงไว้ที่นี่ https://th.player.fm/legal

In this episode of content_for :devs we talk about strategies and approaches we use for writing our episodes and other media.
We also go throug some tips and tricks about scripting we use in our day to day.
Media types we discuss:

  • Screencasts
  • Courses
  • Podcasts

In this episode ...

  1. Intro and project updates.
  2. Different approaches we use for scripting.

Different approaches and strategies we use for scripting:

  • Start with a problem and come out with a solution
  • Design the code first and then fill in the text
  • Develop a solution (an application for example) in a separate folder and then pull code into the script
  • Do the entire process of scripting inside Obsidian (using Markdown)
  • To work with code, setup a scaffold application where you can work on
  • Have a separate repository for the episodes code
  • Copy snippets of your working application into your episode. This way you're sure the code works
  • Use notion for the entire process, including the scripting

Approaches and strategies for scripting courses

  • Start with the outline (which might be changed later: it's not written in stone)
  • Write short lessons (one idea per lesson)

Approaches and strategies for podcasting:

  • Create the transcript automatically
  • Outline by putting big ideas into a file and then fill them in with questions and comments
  • Improvise the content of the podcast
  • Use Descript to edit the transcript and the video/audio

Tips and tricks:

  • Use org-mode, which allows you to jump between prose and code (which gets inserted in the script) with a simple keybinding
  • Use the seeing_is_believing gem to insert output directly on your ruby code
  • Symlink the folder with the articles from Obsidian to keep track of your scripts in your second brain
  • Use your past episode's applications to scaffold your current episode
  • Publish using a platform
  • Publish using Bridgetown
  • Use images for SEO

Links mentioned

Socials to follow

How to support us?
content_for :devs is a joined effort of two people running their own initiatives. You can help us finance this project by a kind donation :). We appreciate any help to continue with this project!

  continue reading

13 ตอน

Tutti gli episodi

×
 
Loading …

ขอต้อนรับสู่ Player FM!

Player FM กำลังหาเว็บ

 

คู่มืออ้างอิงด่วน