תוכן מסופק על ידי Matthew Setter. כל תוכן הפודקאסטים כולל פרקים, גרפיקה ותיאורי פודקאסטים מועלים ומסופקים ישירות על ידי Matthew Setter או שותף פלטפורמת הפודקאסט שלהם. אם אתה מאמין שמישהו משתמש ביצירה שלך המוגנת בזכויות יוצרים ללא רשותך, אתה יכול לעקוב אחר התהליך המתואר כאן https://he.player.fm/legal.
Player FM - אפליקציית פודקאסט התחל במצב לא מקוון עם האפליקציה Player FM !
Justin Manly, BCG’s lead on growth and innovation, explains how businesses can choose the right growth strategy given their aspirations and position in the market. Whether a company is gaining or losing share, in a booming or sluggish industry, profitable growth depends on knowing your starting point. Learn More: Justin Manly: https://on.bcg.com/4kGYyPH BCG’s Latest Thinking on Growth and Innovation Analytics: https://on.bcg.com/4kjTEIB BCG’s Latest Thinking on Corporate Finance and Strategy: https://on.bcg.com/3ZeAMlX Your Growth Strategy Depends on Your Starting Point: https://on.bcg.com/43YpzZm The Vitality Code: How Growth Leaders Master Strategy, Technology, People, and Culture: https://on.bcg.com/4dMKjH1 This podcast uses the following third-party services for analysis: Podtrac - https://analytics.podtrac.com/privacy-policy-gdrp…
תוכן מסופק על ידי 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 ★…
ברוכים הבאים אל Player FM!
Player FM סורק את האינטרנט עבור פודקאסטים באיכות גבוהה בשבילכם כדי שתהנו מהם כרגע. זה יישום הפודקאסט הטוב ביותר והוא עובד על אנדרואיד, iPhone ואינטרנט. הירשמו לסנכרון מנויים במכשירים שונים.