<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Slides-to-Video on Experiment, Fail, Learn, Repeat</title>
    <link>https://www.hairizuan.com/tags/slides-to-video/</link>
    <description>Recent content in Slides-to-Video on Experiment, Fail, Learn, Repeat</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>Copyright © 2026 Hairizuan Noorazman</copyright>
    <lastBuildDate>Sun, 04 Jun 2023 15:17:42 +0800</lastBuildDate><atom:link href="https://www.hairizuan.com/tags/slides-to-video/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Rethinking migrations in Golang Applications</title>
      <link>https://www.hairizuan.com/rethinking-migrations-in-golang-applications/</link>
      <pubDate>Wed, 03 May 2023 00:00:00 +0000</pubDate>
      
      <guid>https://www.hairizuan.com/rethinking-migrations-in-golang-applications/</guid>
      <description>&lt;p&gt;This is more of a reminder post for me that every aspect of application development is critical and sufficient thought should be put behind it. This time around, it&amp;rsquo;s on database migration within applications.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>CORS with Golang Microservices and Elm Frontend is difficult</title>
      <link>https://www.hairizuan.com/cors-with-golang-microservices-and-elm-frontend-is-difficult/</link>
      <pubDate>Sun, 02 Jan 2022 00:00:00 +0000</pubDate>
      
      <guid>https://www.hairizuan.com/cors-with-golang-microservices-and-elm-frontend-is-difficult/</guid>
      <description>&lt;p&gt;I am still building up my personal pet project: &lt;a href=&#34;https://github.com/hairizuanbinnoorazman/slides-to-video;&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;https://github.com/hairizuanbinnoorazman/slides-to-video;&lt;/a&gt; the aim of this project is a personal one - to build up a set of microservices that is able to be deployed in various ways such as locally via Docker Compose or even to Kubernetes or the serverless Cloud Run platform on Google Cloud Platform. There was a previous blog post describing an initial part of this journey: &lt;a href=&#34;https://www.hairizuan.com/lessons-from-building-slides-to-video-app-part-1/&#34; &gt;Lessons on building the project - Part 1&lt;/a&gt;&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>Lessons from building Slides to Video App - Part 1</title>
      <link>https://www.hairizuan.com/lessons-from-building-slides-to-video-app-part-1/</link>
      <pubDate>Sun, 28 Feb 2021 00:00:00 +0000</pubDate>
      
      <guid>https://www.hairizuan.com/lessons-from-building-slides-to-video-app-part-1/</guid>
      <description>&lt;p&gt;A long time back, sometime in 2019 (which is almost an eternity ago ), I kind of did up an application that can take some slides saved in a pdf file and generate a video out of it. I kind of talked about it in a lightning session during the following event at Google Devspace &lt;a href=&#34;https://events.withgoogle.com/la-kopi-serverless/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;https://events.withgoogle.com/la-kopi-serverless/&lt;/a&gt;. The input to the application would be the slides in a pdf format as well as some sort of &amp;ldquo;script&amp;rdquo;. The words in the script would be used to generate the voiceover and then it would be used as part of the video. Essentially, the aim of the app would be create a &amp;ldquo;presented&amp;rdquo; version of the slides in a video form without requiring a person to present it. Everything about it is just generated via tools/products available on GCP.&lt;/p&gt;</description>
      
    </item>
    
  </channel>
</rss>
