Artwork

Το περιεχόμενο παρέχεται από το Fede Iachetti & Seb Wilgosz, Fede Iachetti, and Seb Wilgosz. Όλο το περιεχόμενο podcast, συμπεριλαμβανομένων των επεισοδίων, των γραφικών και των περιγραφών podcast, μεταφορτώνεται και παρέχεται απευθείας από τον Fede Iachetti & Seb Wilgosz, Fede Iachetti, and Seb Wilgosz ή τον συνεργάτη της πλατφόρμας podcast. Εάν πιστεύετε ότι κάποιος χρησιμοποιεί το έργο σας που προστατεύεται από πνευματικά δικαιώματα χωρίς την άδειά σας, μπορείτε να ακολουθήσετε τη διαδικασία που περιγράφεται εδώ https://el.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. Όλο το περιεχόμενο podcast, συμπεριλαμβανομένων των επεισοδίων, των γραφικών και των περιγραφών podcast, μεταφορτώνεται και παρέχεται απευθείας από τον Fede Iachetti & Seb Wilgosz, Fede Iachetti, and Seb Wilgosz ή τον συνεργάτη της πλατφόρμας podcast. Εάν πιστεύετε ότι κάποιος χρησιμοποιεί το έργο σας που προστατεύεται από πνευματικά δικαιώματα χωρίς την άδειά σας, μπορείτε να ακολουθήσετε τη διαδικασία που περιγράφεται εδώ https://el.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. Όλο το περιεχόμενο podcast, συμπεριλαμβανομένων των επεισοδίων, των γραφικών και των περιγραφών podcast, μεταφορτώνεται και παρέχεται απευθείας από τον Fede Iachetti & Seb Wilgosz, Fede Iachetti, and Seb Wilgosz ή τον συνεργάτη της πλατφόρμας podcast. Εάν πιστεύετε ότι κάποιος χρησιμοποιεί το έργο σας που προστατεύεται από πνευματικά δικαιώματα χωρίς την άδειά σας, μπορείτε να ακολουθήσετε τη διαδικασία που περιγράφεται εδώ https://el.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 επεισόδια

Όλα τα επεισόδια

×
 
Loading …

Καλώς ήλθατε στο Player FM!

Το FM Player σαρώνει τον ιστό για podcasts υψηλής ποιότητας για να απολαύσετε αυτή τη στιγμή. Είναι η καλύτερη εφαρμογή podcast και λειτουργεί σε Android, iPhone και στον ιστό. Εγγραφή για συγχρονισμό συνδρομών σε όλες τις συσκευές.

 

Οδηγός γρήγορης αναφοράς