Search a title or topic

Over 20 million podcasts, powered by 

Player FM logo
show episodes
 
Artwork
 
The Inside MySQL, Sakila Speaks podcast is dedicated to all things MySQL. We bring you the latest news from the MySQL team, MySQL product updates, and inciteful interviews with members of the MySQL Community. Sit back and enjoy as your hosts, Fred Descamps and Scott Stroz, bring you the latest updates on your favorite open-source database.
  continue reading
 
Today's websites are increasingly dynamic. Pages are no longer static HTML files but instead generated by scripts and database calls. User interfaces are more seamless, with technologies like Ajax replacing traditional page reloads. This course teaches students how to build dynamic websites with Ajax and with Linux, Apache, MySQL, and PHP (LAMP), one of today's most popular frameworks. Students learn how to set up domain names with DNS, how to structure pages with XHTML and CSS, how to progr ...
  continue reading
 
Artwork

1
How To Code Well

Peter Fisher

icon
Unsubscribe
icon
Unsubscribe
Monthly
 
Web development discussions and interviews from Peter Fisher. Covering JavaScript, Linux, Docker, PHP, Python, MYSQL, HTML and more Peter Fisher is a freelance web and mobile developer in Gloucestershire UK and the Host of the How To Code Well YouTube channel. If you have any feedback or wish to do a collaboration then please get in touch.
  continue reading
 
Featuring, celebrating, and amplifying the stories of PoC in, white dominated, tech spaces. Share your tech journeys on the TiC podcast whether you're a Cybersecurity pro, or made your first commit yesterday! We'll discuss challenges, share resources, and talk nerd together. We out here! Monique, your host, {previously, a social media manager} is a web developer with experience in HTML, CSS, PHP, MySQL, Javascript, and jQuery. She is currently learning Ruby on Rails, and has all the Cybersec ...
  continue reading
 
How to Install WordPress Manually Step 1: Download WordPress. Download the WordPress package to your local computer from https://wordpress.org/download/. ... Step 2: Upload WordPress to Hosting Account. ... Step 3: Create MySQL Database and User. ... Step 4: Configure wp-config. ... Step 5: Run the Installation. ... Step 6: Complete the Installation.
  continue reading
 
Welcome to the Backend Engineering Show podcast with your host Hussein Nasser. If you like software engineering you’ve come to the right place. I discuss all sorts of software engineering technologies and news with specific focus on the backend. All opinions are my own. Most of my content in the podcast is an audio version of videos I post on my youtube channel here http://www.youtube.com/c/HusseinNasser-software-engineering Buy me a coffee https://www.buymeacoffee.com/hnasr 🧑‍🏫 Courses I Te ...
  continue reading
 
Founder, entrepreneur, and best-selling author of The Lean Startup Eric Ries discusses how to build profitable companies for the long-term benefit of society. Ries talks with world-class technologists, thought leaders, executives, and others working to create a new ecosystem of trustworthy organizations with limitless potential for growth and a deep commitment to purpose. Together, they uncover the tools and methods to ensure the next generation of companies are designed to maximize human fl ...
  continue reading
 
Artwork

1
Azure Friday

Scott Hanselman

icon
Unsubscribe
icon
Unsubscribe
Monthly
 
Join Scott Hanselman every Friday as he engages one-on-one with the engineers who build the services that power Microsoft Azure as they demo capabilities, answer Scott's questions, and share their insights. Follow us at: friday.azure.com.
  continue reading
 
Balderton Capital are one of Europe's largest tech VCs, investing the best breakthrough technology companies in the continent. This podcast will share weekly insights for those at the forefront of the European technology scene: our partners, investment team, portfolio companies, and other selected experts and contributors. The 'cast will be a worthwhile listen for anyone who is looking to raise venture capital investment, building a technology company from the ground up, or is enthusiastic a ...
  continue reading
 
Loading …
show series
 
Fundamentals of Operating Systems Course https://oscourse.winktls is brilliant.TLS encryption/decryption often happens in userland. While TCP lives in the kernel. With ktls, userland can hand the keys to the kernel and the kernel does crypto. When calling write, the kernel encrypts the packet and send it to the NIC.When calling read, the kernel dec…
  continue reading
 
In this episode, Jake and Michael reflect on parenting, discuss Apple's new Liquid Glass UI, finding smarter ways to use video on the web, plus share thoughts on AI overload, Laracon prep, and why Wistia might be your next favourite video tool. In this episode: - Apple’s Liquid Glass UI - Kit.com and Wistia for video - Reflections on AI, tech bubbl…
  continue reading
 
In this episode of The Eric Ries Show, I’m joined by Bob Sutton, organizational psychologist and New York Times bestselling author of several influential books on leadership, behavior, and workplace culture, including his latest: The Friction Project. We explore insights from across his body of work, including real-world examples of large organizat…
  continue reading
 
In this episode, Jake and Michael discuss Jake's new stealth grill, his eldest son's takeover of the state finals (and metric's takeover of measurement), and Michael goes through the process of refining over 150 talk submissions down to the final Laracon AU schedule.By Jacob Bennett and Michael Dyrynda
  continue reading
 
What does it take to challenge a century-old status quo in aviation? In this episode of The Eric Ries Show, I sit down with Blake Scholl, Founder and CEO of Boom Supersonic, a company on a mission to bring back supersonic air travel—sustainably and affordably. Blake doesn’t come from aerospace. He’s a computer scientist and former Amazon engineer w…
  continue reading
 
In this episode of The Eric Ries Show, I’m joined by Maria Colacurcio, Co-Founder and CEO of Syndio, a workplace equity analytics platform. Syndio helps companies close pay gaps and build high-trust organizations. Maria has had a long career in leadership, previously co-founding Smartsheet and serving as a senior leader at Starbucks, where she focu…
  continue reading
 
In this episode of The Eric Ries Show, I sit down with Ev Williams—someone whose work has profoundly shaped the modern internet. Ev co-founded Twitter, created Medium, and before all that, built Blogger, the original blogging platform (and the one where my own blog, Startup Lessons Learned, still lives today). We cover a wide range of topics, but a…
  continue reading
 
In this episode of The Eric Ries Show, I'm joined by Jess Mah, an extraordinary entrepreneur who launched her first six-figure business in middle school and went on to co-found more than 10 companies collectively valued at over $1 billion. Jess rose to public acclaim and earned a spot on Forbes' 30 Under 30 while privately facing the reality that h…
  continue reading
 
Fundamentals of Operating Systems Course This video is an overview of how the operating system kernel does socket management and the different data structures it utilizes to achieve that. timestamps 0:00 Intro 1:38 Socket vs Connections 7:50 SYN and Accept Queue 18:56 Socket Sharding 23:14 Receive and Send buffers 27:00 Summary…
  continue reading
 
Daya Patil drops in on Scott Hanselman to chat about getting started with Azure Business continuity Center, a single pane of glass for all your Business Continuity and Disaster Recovery (BCDR) needs across solutions and platforms for various key pillars like manage, monitor, Govern and audit compliance along with ability to perform core actions fro…
  continue reading
 
In this episode of The Eric Ries Show, I sit down with Marten Mickos, a serial tech CEO who has been at the forefront of some of the most transformative moments in open-source technology. From leading MySQL through its groundbreaking journey to guiding HackerOne as a pioneering bug bounty platform, Marten's career is a masterclass in building innov…
  continue reading
 
In this session Tulika Chaudharie joins Scott Hanselman to discuss the Sidecar feature in Azure App Service and how it helps developers extend their applications with additional functionality. Learn how to run sidecar containers alongside your main app to add capabilities like logging, monitoring, caching, or background processing. Recommended reso…
  continue reading
 
In this episode of The Eric Ries Show, I'm joined by Celine Halioua, founder and CEO of Loyal, a groundbreaking biotech startup developing drugs to extend dogs' healthspan and lifespan. Celine's journey combines her passion for animals with a bold scientific mission that looks beyond pets to potentially transform human longevity as well. Our conver…
  continue reading
 
In today's I practice a new PHP talk that I am hoping to give to PHP user groups this year. The talk is called how to make your PHPUnit tests smarter. Show notes: https://howtocodewell.net/podcast/episode/218 Support the show and get early access to tutorials courses and moreYouTube membership https://www.youtube.com/channel/UCjFs9wBGz4HlEJGUB6jzUm…
  continue reading
 
MySQL Rockstar, René Cannaò, drops in on Fred & Scott to wax philosophical about the success of MySQL, the MySQL Community, and his inspiration for ProxySQL ----------------------------------------------------------------- Episode Transcript: 00:00:00:00 - 00:00:36:10 Unknown Welcome to Inside MySQL: Sakila Speaks, a podcast dedicated to all things…
  continue reading
 
In today's show we discuss more Laravel tutorials and look at what is coming in Laravel 12 Show notes: https://howtocodewell.net/podcast/episode/217Support the show and get early access to tutorials courses and moreYouTube membership https://www.youtube.com/channel/UCjFs9wBGz4HlEJGUB6jzUmw/joinPatreon: https://www.patreon.com/howtocodewell- Laravel…
  continue reading
 
Rakhi Thejraj joins Scott Hanselman to talk about Azure Cosmos DB! Azure Cosmos DB has been constantly bringing new features to boost performance and optimize costs. Azure Cosmos DB has optimized the autoscale feature to make it more cost-effective for customers with non-uniform workloads such as highly trafficked primary region and a passive secon…
  continue reading
 
In this episode of The Eric Ries Show, I sit down with Daniel Dines, the Founder and CEO of UiPath, a company that started in robotic process automation (RPA) and is now making a bold shift into agentic AI. Dubbed “the boss of bots” by Forbes, Daniel has led UiPath from its humble beginnings to a $6.65 billion company that’s reshaping the future of…
  continue reading
 
In this episode of The Eric Ries Show, I’m joined by Alyssa Ravasio, CEO and Founder of Hipcamp. Hipcamp is the platform that has revolutionized camping, with a mission to “get more people outside.” By making it easier for people to find camping on public lands—and then expanding to include private lands—Hipcamp significantly increased the supply o…
  continue reading
 
In today’s episode of The Eric Ries Show, I’m joined by Gagan Biyani, Co-Founder and CEO of Maven, a platform that’s redefining online education with cohort-based courses. Before Maven, Gagan co-founded Udemy, now one of the largest online education marketplaces, and Sprig, a meal delivery startup. Gagan started his entrepreneurial journey at just …
  continue reading
 
For this episode, Fred and Scott are joined by Laurynas Biveinis - one of the most prolific individual contributors to MySQL Community. Take a listen as Laurynas discusses the process he uses when he discovers bugs and how he sets up tests for the engineering team. ----------------------------------------------------------- Episode Transcript: 00;0…
  continue reading
 
In today’s episode ofThe Eric Ries Show, I am joined by Luis von Ahn, CEO and co-founder of Duolingo. With Duolingo, his mission was simple: make language learning accessible to everyone—not to build a for-profit company. Fast forward to today, and Duolingo has grown into a $17 billion business with a reported 90% of the online daily active users i…
  continue reading
 
In this episode of The Eric Ries Show, I sit down with Craig Newmark, the founder of Craigslist—one of the internet’s most influential platforms. Despite its massive impact, Craigslist has remained intentionally minimalist, resisting the hyper-monetization strategies common in tech. Craig attributes his success to being in the right place at the ri…
  continue reading
 
In today's show we discuss more Laravel tutorials and dip our toes deeper into the world of OOP. Support the show and get early access to tutorials courses and moreYouTube membership https://www.youtube.com/channel/UCjFs9wBGz4HlEJGUB6jzUmw/joinPatreon: https://www.patreon.com/howtocodewell - Laravel tutorial - How to supply multiple parameters to L…
  continue reading
 
Pedro Andrade joins Fred and Scott to talk about how MySQL's mascot was named. Pedro shares a conversation he had with Ambrose Twebaze where they discuss the competition where Sakila was given her name. ------------------------------------------------------------- Episode Transcript: 00;00;09;13 - 00;00;32;08 Welcome to Inside MySQL: Sakila Speaks …
  continue reading
 
In this episode of The Eric Ries Show, I’m joined by Amir Nathoo, Co-Founder and CEO of Outschool, an education platform offering live online classes for K-12 learners. Amir’s own childhood inspired Outschool—while he went to traditional schools, his parents always encouraged his self-driven coding projects at home. Outschool is about empowering ki…
  continue reading
 
Today we are going to talk about Laravel collections, conferences and object orientation. Show notes: https://howtocodewell.net/podcast/episode/215Support the show and get early access to tutorials courses and more YouTube membership https://www.youtube.com/channel/UCjFs9wBGz4HlEJGUB6jzUmw/join Patreon: https://www.patreon.com/howtocodewell- Larave…
  continue reading
 
In this episode, Jean Boussier and I dive deep into performance optimisation for Ruby on Rails applications. From diagnosing common bottlenecks and mastering advanced caching techniques to leveraging YJIT, jemalloc, and server concurrency models, we explore practical strategies for scaling apps efficiently. We also discuss key metrics for monitorin…
  continue reading
 
In this episode of The Eric Ries Show, I’m joined by Emil Eifrem, Co-Founder and CEO of Neo4j, an open-source graph database. Neo4j enables organizations to unlock the business value of connections, influences, and relationships in data. In our conversation today, we talk about the following topics: • The origin story of Neo4j and why they chose op…
  continue reading
 
In today's episode we talk about Symfony console input arguments, a Laravel bridge for Digital Ocean and we discuss Software architecture. Tutorials mentioned in the show How to alter requests in Laravel middleware ⁠https://howtocodewell.net/tutorial/how-to-alter-requests-in-laravel-middleware⁠ What is Laravel middleware: https://howtocodewell.net/…
  continue reading
 
Fred & Scott have a chance speak with special guests from MyNA—the Japanese MySQL user association—which is one of the most active MySQL user groups in the world. ---------------------------------------------------------- Episode Transcript: 00;00;09;13 - 00;00;35;05 Welcome to Inside MySQL: Sakila Speaks, a podcast dedicated to all things MySQL. W…
  continue reading
 
In today's episode we talk about PHP 8.5, we look back at what has happened to Symfony in 2024 and we discuss choosing the right software architecture. Show notes: https://howtocodewell.net/podcast/episode/213 January course sale: https://howtocodewell.net/article/january-2025-course-sale Latest tutorial: What is Laravel middleware: https://howtoco…
  continue reading
 
In this episode of The Eric Ries Show, I’m joined by Iman Abuzeid, the co-founder and CEO of Incredible Health, a platform transforming how healthcare systems hire nurses. After earning an MD, Iman pivoted to business and technology. She spent some time working in New York before enrolling at The Wharton School, where she earned her MBA. After grad…
  continue reading
 
Today we are going to talk about Symfony killer features and why I recommend any PHP developer to learn the Symfony framework. I give you 5 reasons why I prefer Symfony to other PHP frameworks. Watch the show: https://youtube.com/live/viLmDRCq5nQ Show notes: https://howtocodewell.net/podcast/episode/212 January course sale: ⁠https://howtocodewell.n…
  continue reading
 
Today we talk about how new developers can get overwhelmed when learning how to code for the first time and strategies to learn code efficiently and effectively. Full write up at https://howtocodewell.net/podcast/episode/210 January Sale now on. All courses are $5 https://howtocodewell.net/article/january-2025-course-sale…
  continue reading
 
Join Jake, Michael, David, TJ, and Chris for a merry chat about tech, holiday antics, and the entertaining Wheel of Fortune game! ## Links Engineering Management for the rest of us ## Social X https://x.com/northsouthaudio https://x.com/JacobBennett https://x.com/michaeldyrynda https://x.com/davidhemphill https://x.com/heytjmiller https://x.com/cmg…
  continue reading
 
In this episode of The Eric Ries Show, I’m joined by Siqi Chen, a four-time founder and the CEO and CFO of his latest venture, Runway. Runway offers a modern, user-friendly platform for financial modeling, headcount planning, and departmental budgeting—proudly branding itself as “the finance platform your team doesn’t hate.” With its distinctive ma…
  continue reading
 
In this episode, Fred & Scott share their history with MySQL - including when they first started using MySQL and discuss some of their favorite features. --------------------------------------------------------- Episode Transcript: 00;00;08;15 - 00;00;30;23 Welcome to Inside MySQL Sakila speaks - a podcast dedicated to all things MySQL. We bring yo…
  continue reading
 
Loading …
Copyright 2025 | Privacy Policy | Terms of Service | | Copyright
Listen to this show while you explore
Play