תוכן מסופק על ידי Matthew Setter. כל תוכן הפודקאסטים כולל פרקים, גרפיקה ותיאורי פודקאסטים מועלים ומסופקים ישירות על ידי Matthew Setter או שותף פלטפורמת הפודקאסט שלהם. אם אתה מאמין שמישהו משתמש ביצירה שלך המוגנת בזכויות יוצרים ללא רשותך, אתה יכול לעקוב אחר התהליך המתואר כאן https://he.player.fm/legal.
Player FM - אפליקציית פודקאסט התחל במצב לא מקוון עם האפליקציה Player FM !
You’re busy—but are you actually growing? In this episode, Nata Salvatori exposes a trap that’s costing service providers time, money, and sanity: chasing busywork that feels productive but doesn’t move the needle. She walks through a clear, five-step growth path—from clarifying your offer, validating through real sales, delivering sustainably, building repeatable systems, to scaling confidently. You’ll learn: How to spot and ditch “fake work” Why clarity beats complexity every time How to use real feedback to validate your offers Delivery tips that prevent burnout System creation that enables scaling How to honor your current phase of growth 📌 Ready to stop spinning your wheels and make real moves? Map your phase, pick your next action, and don’t be afraid to ask for help: 👉 accidentalceo.co/coaching Support the show…
תוכן מסופק על ידי Matthew Setter. כל תוכן הפודקאסטים כולל פרקים, גרפיקה ותיאורי פודקאסטים מועלים ומסופקים ישירות על ידי Matthew Setter או שותף פלטפורמת הפודקאסט שלהם. אם אתה מאמין שמישהו משתמש ביצירה שלך המוגנת בזכויות יוצרים ללא רשותך, אתה יכול לעקוב אחר התהליך המתואר כאן https://he.player.fm/legal.
Want to learn web development from the comfort of your chair, car, when you're out for a run, or doing some random house work? This is the show for you. Every week, in 20 - 40 minutes, I help you improve your web development skills with new knowledge, tips, pointers, random facts, inspiration, and some general chit chat. Tune in to have a fun, engaging, and friendly conversation about web development.
תוכן מסופק על ידי Matthew Setter. כל תוכן הפודקאסטים כולל פרקים, גרפיקה ותיאורי פודקאסטים מועלים ומסופקים ישירות על ידי Matthew Setter או שותף פלטפורמת הפודקאסט שלהם. אם אתה מאמין שמישהו משתמש ביצירה שלך המוגנת בזכויות יוצרים ללא רשותך, אתה יכול לעקוב אחר התהליך המתואר כאן https://he.player.fm/legal.
Want to learn web development from the comfort of your chair, car, when you're out for a run, or doing some random house work? This is the show for you. Every week, in 20 - 40 minutes, I help you improve your web development skills with new knowledge, tips, pointers, random facts, inspiration, and some general chit chat. Tune in to have a fun, engaging, and friendly conversation about web development.
If you love using data providers in PHPUnit, but find defining them verbose (and potentially buggy), then you’ll love the attribute-based approach in PHPUnit. In this episode, I'm stepping through what they are and why they're a great thing. Links from the episode PHPUnit's DataProvider Annotation PHPUnit's TestWith Attribute PHP 8 Attributes The post which this episode was based on: Write Simpler, More Maintainable DataProviders With PHPUnit 10's TestWith Attribute . Want to grow your knowledge further? Check out the books below, where you can grow your web development skills in a very focused, very hands-on way. Deploy with Docker Compose Mezzio Essentials Hosted and produced by: Matthew Setter . Website: https://matthewsetter.com . Follow me on: LinkedIn and Twitter . If you like the podcast, and want to support it, how about buying me a coffee? ★ Support this podcast on Patreon ★…
Recently, Laravel took a $57M Series A investment from Accel. What might this mean for the future of Laravel – for the future of PHP more generally? I don't have a crystal ball, but thought that I'd share some thoughts, now that it's been a few weeks since the announcement was made. Links from the episode The announcement from Laravel Special Announcement - Accel invests $57M into Laravel Products & Open-Source Framework (video) A superficial comparison of some of PHP's more well-known frameworks Want to grow your knowledge further? Check out the books below, where you can grow your web development skills in a very focused, very hands-on way. Deploy with Docker Compose Mezzio Essentials Hosted and produced by: Matthew Setter . Website: https://matthewsetter.com . Follow me on: LinkedIn . If you like the podcast and want to support it, how about buying me a coffee? ★ Support this podcast on Patreon ★…
When using curl, how do you set the value of one or more of the POST variable’s from the contents of a file? For the longest time, I didn’t know. But recently I found out. In this post, I’ll step you through several ways you can do it. Links from the episode The curl manpage curl RFC 2388 multipart/form-data STDIN The post which this episode was based on: How to Set a Post Variable from a File When Using Curl . Want to grow your knowledge further? Check out the books below, where you can grow your web development skills in a very focused, very hands-on way. Deploy with Docker Compose Mezzio Essentials Hosted and produced by: Matthew Setter . Website: https://matthewsetter.com . Follow me on: LinkedIn and Twitter . If you like the podcast, and want to support it, how about buying me a coffee? ★ Support this podcast on Patreon ★…
Docker is an excellent way of deploying software. But, how do you know if your build configurations (your Dockerfiles) are valid without building them? In this episode of the podcast, let me step you through how to do so. Links from the episode The Docker Build --check option Docker Build's Build Checks Want to grow your knowledge further? Check out the books below, where you can grow your web development skills in a very focused, very hands-on way. Deploy with Docker Compose Mezzio Essentials Hosted and produced by: Matthew Setter . Website: https://matthewsetter.com . Follow me on: LinkedIn and Twitter . If you like the podcast, and want to support it, how about buying me a coffee? ★ Support this podcast on Patreon ★…
Composer is an amazing tool that makes working with PHP so much simpler than it ever was before! In this short(-ish) episode, I want to introduce you to Composer's show command, and how it helps you find out about all of the dependencies on which your project depends. Links from the episode Composer's show command The Linux/UNIX ps command Want to grow your knowledge further? Check out the books below, where you can grow your web development skills in a very focused, very hands-on way. Deploy with Docker Compose Mezzio Essentials Hosted and produced by: Matthew Setter . Website: https://matthewsetter.com . Follow me on: LinkedIn and Twitter . If you like the podcast, and want to support it, how about buying me a coffee? ★ Support this podcast on Patreon ★…
In this episode, I'm discussing a recent post that I wrote on my blog about what it's like to learn Java as a PHP developer. If you're, primarily a PHP developer and have considered or spent time learning Java (or brushing back up on Java) then you might well relate to some or all of my recent experiences doing so. Links from the episode Learning Java as a PHP Developer post IntelliJ IDEA Community Edition The post on LinkedIn The small web app I wrote in the Spark framework The Ruby Sinatra framework What is a POM file Jar files Phar files Want to grow your knowledge further? Check out the books below, where you can grow your web development skills in a very focused, very hands-on way. Deploy with Docker Compose Mezzio Essentials Hosted and produced by: Matthew Setter . Website: https://matthewsetter.com . Follow me on: LinkedIn and Twitter . If you like the podcast, and want to support it, how about buying me a coffee? ★ Support this podcast on Patreon ★…
It's early days, so I don't know how detailed the project will end up being, yet. But, I wanted to share what I'm thinking with you, in this week's episode of the podcast. So, here's my overview of what I'm planning to do. Links from the episode The introductory LinkedIn post , with the first mockup pencil sketch Want to grow your knowledge further? Check out the books below, where you can grow your web development skills in a very focused, very hands-on way. Deploy with Docker Compose Mezzio Essentials Hosted and produced by: Matthew Setter . Website: https://matthewsetter.com . Follow me on: LinkedIn and Twitter . If you like the podcast, and want to support it, how about buying me a coffee? ★ Support this podcast on Patreon ★…
In this episode, I'm talking with my friend Shelley Benhoff about Docker and Docker Compose, being a Docker Captain, and Kubernetes. It's a fun, warm episode, recorded some time back, where we talk about all of those topics, plus a look back on tech life, post-pandemic, work ethics in different countries, and more. Guest(s): Shelley Benhoff . Links from the episode Shelley's book: The Lead Developer Career Guide Shelley's courses on Pluralsight Shelley's YouTube channel The Docker Slack channel Want to grow your knowledge further? Check out the books below, where you can grow your web development skills in a very focused, very hands-on way. Deploy with Docker Compose Mezzio Essentials Hosted and produced by: Matthew Setter . Website: https://matthewsetter.com . Follow me on: LinkedIn and Twitter . If you like the podcast, and want to support it, how about buying me a coffee? ★ Support this podcast on Patreon ★…
If you're not aware, on May 6th, StackOverflow and OpenAI announced a partnership where OpenAI will have access to StackOverflow's API. This will allow ChatGPT to be trained, with attribution, from StackOverflow's large corpus of data. If you're a StackOverflow user, are you okay with this? Do you feel comfortable knowing that your contributions, which may be uneditable and unremovable, will be used in this way? Are you not bothered by it at all? I'm not wholly comfortable with the announcement, so am sharing my thoughts in this episode. I'd love to get your take. Links from the episode Partnership announcement from OpenAI Stack Overflow bans users en masse for rebelling against OpenAI partnership — users banned for deleting answers to prevent them being used to train ChatGPT (via Tom's Hardware) Stack Overflow users deleting answers after OpenAI partnership (via Hacker News) Stack Overflow users sabotage their posts after OpenAI deal (via ArsTechnica) The End Of StackOverflow Want to grow your knowledge further? Check out the books below, where you can grow your web development skills in a very focused, very hands-on way. Docker Essentials Mezzio Essentials Hosted and produced by: Matthew Setter . Website: https://matthewsetter.com . Follow me on: LinkedIn and Twitter . If you like the podcast, and want to support it, how about buying me a coffee? ★ Support this podcast on Patreon ★…
As software designers and developers, how often do we think about — or even put ourselves in the position of — the users whom we’re creating software for? How often have we had to use a poorly designed software, regardless of whether it was a native or web-based app or API? In this episode, I'm sharing my frustration with poorly designed apps and quirky user experience choices. In so doing, I want to encourage you to do what you can, when you can, all the same; to write software with well thought out user interfaces that lead to good user experiences. Links from the episode My post on good UI being worth the investment Bad software examples - how much can poor code hurt you? 19 Examples of Bad Website Design in 2022 [+ What They Got Wrong] 10 painful UI fails (and what you can learn from them) Apple Trailers What Makes Good UI Design? Want to grow your knowledge further? Check out the books below, where you can grow your web development skills in a very focused, very hands-on way. Docker Essentials Mezzio Essentials Hosted and produced by: Matthew Setter . Website: https://matthewsetter.com . Follow me on: LinkedIn and Twitter . If you like the podcast, and want to support it, how about buying me a coffee? ★ Support this podcast on Patreon ★…
In this episode, unlike in previous ones, I have a guest on the show. I sit down with my friend Andrew Kew to talk about whether AI is a net positive or negative for us as developers, and for society more widely. It was such a solid discussion that I felt my position become a little more open-minded to AI having a positive impact. That said, it was heartening to remember that, when working with AI, that your prompt needs to be very accurate and detailed so that it will do what you want it to do. And, that as good as it is, it has quite a long way to go yet. More specifically for us as developers, customers still need to clearly define requirements, we as developers, need to understand the domain, and that AI's not a replacement for developers, rather a complimentary tool; a sparing partner if you will. Guest(s): Andrew Kew . Links from the episode Not Capitalism, Not Communism: George Monbiot on Why We Need the Commons Spectral Spec-first API design Want to grow your knowledge further? Check out the books below, where you can grow your web development skills in a very focused, very hands-on way. Docker Essentials Mezzio Essentials Hosted and produced by: Matthew Setter . Website: https://matthewsetter.com . Follow me on: LinkedIn and Twitter . If you like the podcast, and want to support it, how about buying me a coffee? ★ Support this podcast on Patreon ★…
Building web apps in Go is extremely rewarding. No surprise there, right?! However, as Go’s a compiled language, to see changes, you need to recompile and restart them. Needless to say that’s quite tedious! With live reloading, it doesn’t need to be . In this episode, I'm talking about what live reloading is, what the benefits are, and how to get started using it in your Go projects with wgo. Links from the episode wgo (watcher-go) Go What is live reloading? Live Reload Go Projects with wgo tutorial Want to grow your knowledge further? Check out the books below, where you can grow your web development skills in a very focused, very hands-on way. Docker Essentials Mezzio Essentials Hosted and produced by: Matthew Setter . Website: https://matthewsetter.com Follow me on: LinkedIn and Twitter . If you like the podcast, and want to support it, how about buying me a coffee? ★ Support this podcast on Patreon ★…
You can specify build arguments in Dockerfiles to set variables required at build time. However, when you're using Docker Compose and one (or more) of the services in the configuration builds based on a Dockerfile, how do you specify build arguments for it? In this episode, I step through how to specify them in Compose configuration files. Links from the episode Specifying build arguments with Docker Compose Dockerfile build arguments Docker Compose up options Want to grow your knowledge further? Check out the books below, where you can grow your web development skills in a very focused, very hands-on way. Docker Essentials Mezzio Essentials Hosted and produced by: Matthew Setter . Website: https://matthewsetter.com Follow me on: Twitter and LinkedIn . If you like the podcast, and want to support it, how about buying me a coffee? ★ Support this podcast on Patreon ★…
In this episode, the first for season 2, I talk about my recent experience deploying a Go app, backed by a SQLite database to Fly.io. Warts and all. Links from the episode Fly.io Persistable Volumes Fly.toml configuration The deployed application Want to grow your knowledge further? Check out the books and courses below, where you can grow your web development skills in a very focused, very hands-on way. Docker Essentials (book and course) Mezzio Essentials (book) Hosted and produced by: Matthew Setter . Website: https://matthewsetter.com Follow me on: Twitter and LinkedIn . If you like the podcast, and want to support it, how about buying me a coffee? ★ Support this podcast on Patreon ★…
In this episode, I step through a recent post that I wrote for the Twilio blog showing how to build a Markdown-based blog with the Slim Framework and PHP's Iterators - and really show the love for Slim Framework. Why? Because I invested so much time in writing the code behind the tutorial, researching the various components that I used, writing, editing, and refining the post. It was a mission — but so worth it. Additionally, I've become a massive fan of the Slim Framework, because of how light and minimalist it is, and want to help others see just how good it is. It doesn't have the market share or financial backing of larger frameworks, such as Laravel and Symfony, so I'm doing my bit to help raise its profile. Grab your favourite beverage, settle in, and please don't mind me meandering a bit here and there throughout the course of the episode. Links from the episode How to Create a Markdown Blog in PHP With the Slim Framework The Slim Framework Iterators in the SPL Support the Slim Framework on Open Collective Support the Slim Framework on TideLift Want to grow your knowledge further? Check out the books and courses below, where you can grow your web development skills in a very focused, very hands-on way. Docker Essentials (book and course) Mezzio Essentials (book) My Pluralsight courses Hosted and produced by: Matthew Setter . Website: https://webdevwithmatt.com Follow me on: Twitter and LinkedIn . If you like the podcast, and want to support it, how about buying me a coffee? ★ Support this podcast on Patreon ★…
Docker Compose is an excellent way of deploying apps both on local development machines and to remote environments, but does it play nice with Composer path repositories. Yes. They sure do. In this week's episode I shared a little experience I had during the week where I didn't update my docker-compose.yml file to account for the fact that the path to a forked git repository was outside of my default Docker context, and how I quickly fixed it. Grab your favourite beverage, settle in, and please don't mind me meandering a bit here an there throughout the course of the episode. Links from the episode Authentication and Authorisation in PHP (my course for Pluralsight) Composer Path Repository documentation phpug.slack.com laminas.slack.com Want to grow your knowledge further? Check out the books and courses below, where you can grow your web development skills in a very focused, very hands-on way. Docker Essentials (book and course) Mezzio Essentials (book) My Pluralsight courses Hosted and produced by: Matthew Setter . Website: https://webdevwithmatt.com Follow me on: Twitter and LinkedIn . If you like the podcast, and want to support it, how about buying me a coffee? ★ Support this podcast on Patreon ★…
This is a bit of a fireside-chat style episode, with not much tech talk going on. Rather, it's a bit of a look behind-the-scenes at what goes in to creating technical books and courses, such as a bit about what it takes to set up a home recording studio (on a budget) that still delivers the level of professionalism that you'd expect. So grab your favourite beverage, settle in, and please don't mind me meandering a bit here an there throughout the course of the episode. Links from the episode Thank you Shawn Hesketh for being my course creation mentor. Thank you Stuart Herbert for your guidance on getting studio lighting right. Do I sound like Bruce the shark in Finding Nemo? Want to grow your knowledge further? Check out the books and courses below, where you can grow your web development skills in a very focused, very hands-on way. Docker Essentials (book and course) Mezzio Essentials (book) My Pluralsight courses Hosted and produced by: Matthew Setter . Website: https://webdevwithmatt.com Follow me on: Twitter , and LinkedIn . If you like the podcast, and want to support it, how about buying me a coffee? ★ Support this podcast on Patreon ★…
It sure feels like a lifetime since I began planning out Docker Essentials all those months ago. But it's ready. So, I feel that it's only fair to talk about it, given the number of hours that have gone in to create it. If you haven't already, grab your copy today and get in to the fun that is Docker! But it's not all self-promotion in this episode. I also share a good chunk about what I've been learning about the docker build command. Most importantly how, since Docker Engine 18.09, with some restrictions, it can send an entire context to a remote Docker daemon. Because of that, you don't have to sync or copy files to the remote host using tools such as sftp, rsync over SSH, a Samba or NTFS share, or any other kind of tool Docker does it all for you. What's not to love about the simplicity that one, small command gives you?! So if you're new to the command or don't know that much about it, this episode is for you. Grab your favourite beverage, settle in, and let's talk Docker! Links from the episode Docker Essentials (book and course) Mezzio Essentials (book) The slides from my Deploying PHP Apps with Docker talk The docker build command Docker Registry Docker Buildx Docker BuildKit Docker Context Multi-Platform builds Want to grow your knowledge further? Check out the books and courses below, where you can grow your web development skills in a very focused, very hands-on way. Docker Essentials (book and course) Mezzio Essentials (book) My Pluralsight courses Hosted and produced by: Matthew Setter . Website: https://webdevwithmatt.com Follow me on: Twitter , and LinkedIn . If you like the podcast, and want to support it, how about buying me a coffee? ★ Support this podcast on Patreon ★…
In this episode, I share some of my recent experiences and learnings with tailwindcss, my frontend, css framework of choice, specifically building a fully responsive design for a new page on https://webdevwithmatt.com. The lowdown is that I didn't follow the key advice from tailwindcss and start with a small device first, and then work up to a large device, such as a standard desktop. I started with a standard desktop and then had to refactor the design to be responsive. What a no-no. In this episode, I share my experiences of doing that, to encourage you not to make my mistake. Links from the episode Tailwind CSS What is responsive design? CSS Grid Layout CSS Flexbox A Complete Guide to Flexbox (CSS-Tricks) Tailwind CSS Bundle in PhpStorm Refactoring to Clean Code with PhpStorm short course Want to grow your knowledge further? Check out the books and courses below, where you can grow your web development skills in a very focused, very hands-on way. Docker Essentials (book and course) Mezzio Essentials (book) My Pluralsight courses Hosted and produced by: Matthew Setter . Website: https://webdevwithmatt.com Follow us on: Twitter , Instagram , and LinkedIn . If you like the podcast, and want to support it, how about buying me a coffee? ★ Support this podcast on Patreon ★…
In this episode, I share my absolute love and affection for responsive design mode in modern browsers, talk about what it is, how it works, some of its limitations, but most importantly, why you should use it, if you're not already. Links from the episode Firefox's Responsive Design Mode Chrome/Chromium's Device Mode Safari's Responsive Design Mode Questions from the episode How many breakpoints are practical? How many are necessary? How much time do you realistically have to dedicate to implementing them? How many does your project need? How long will it take. Which ones are important now, and which ones can wait till later? Know why you're doing something and plan it out. Make sure you communicate expectations to your clients or other stakeholders. Want to grow your knowledge further? Check out the books and courses below, where you can grow your web development skills in a very focused, very hands-on way. Docker Essentials (book and course) Mezzio Essentials (book) My Pluralsight courses Hosted and produced by: Matthew Setter . Website: https://webdevwithmatt.com Follow us on: Twitter , Instagram , and LinkedIn . If you like the podcast, and want to support it, how about buying me a coffee? ★ Support this podcast on Patreon ★…
While building my first GitHub Action-based workflow recently, I struggled until I took the time to relearn - and re-appreciate - how the Docker client and daemon communicate. In this episode, I share: How they work How the understanding helped me build a solid workflow to deploy webdevwithmatt.com Some of the different ways you can tell the Docker client which Docker daemon (remote engine) to communicate with plus lots more Links from the episode Docker Overview " How to deploy on remote Docker hosts with docker-compose " from the Docker blog Digital Ocean Container Registry GitHub Actions documentation Docker Essentials (book and course) My Pluralsight courses Hosted and produced by: Matthew Setter . Website: https://webdevwithmatt.com Follow us on: Twitter , Instagram , and LinkedIn . If you like the podcast, and want to support it, how about buying me a coffee? ★ Support this podcast on Patreon ★…
In this, the series introduction, I wanted to tell you what the podcast is all about, what you're going to get by subscribing; generally, give you a feel so that you "try before you buy", if you will. Hosted and produced by: Matthew Setter . Website: https://webdevwithmatt.com Follow us on: Twitter , Instagram , and LinkedIn . If you like the podcast, and want to support it, how about buying me a coffee? ★ Support this podcast on Patreon ★…
ברוכים הבאים אל Player FM!
Player FM סורק את האינטרנט עבור פודקאסטים באיכות גבוהה בשבילכם כדי שתהנו מהם כרגע. זה יישום הפודקאסט הטוב ביותר והוא עובד על אנדרואיד, iPhone ואינטרנט. הירשמו לסנכרון מנויים במכשירים שונים.