Interview with Beth Tucker Long
Beth Tucker Long chats with Eric Van Johnson and John Congdon about taking over the finally{} column and more. Topics Covered How she got involved with PHP, going to conferences, and php[architect]. Her career as a trainer, editor, dev evangelist, and consultant. Attending and speaking at conferences when you have a young family. Why she […]
Type hints, SOLID programming, burn out, and more
Listen to Eric, John, and Oscar discuss the articles in the November 2020 issue, SOLID Foundations Topics Covered OSMI 2020 Mental Health in Tech Survey. Practical uses for scalar type hints in PHP. SOLID principles for programming. The peculiarities of floating point math and handling money calculations as a result. Using locks to prevent race […]
Asynchronous programming, testing, race conditions, mental health in tech, and more
Listen to Eric, John, and Oscar discuss the articles in the October 2020 issue, Running Parallel. Topics Covered OSMI 2020 Mental Health in Tech Survey. Asynchronous PHP with Swoole. Scaling and other use cases for serverless tasks, like file uploads. This month’s puzzle on cleaning up directions. Paying down technical debt with unit tests. Finding […]
Interview with Demin Yin on Swoole
Demin Yin, evangelist for Swoole, joins Eric Van Johnson and John Congdon to talk about the project and more. Topics Covered Writing event-driven, non-blocking PHP applications. Supporting for asynchronous programming and concurrent processes. Performance of Swoole for handling millions of requests. Taking advantage of extensions to add new features or improve performance. Integrations with PHP […]
Middleware, Serializing Objects,
This episode looks at the September 2020 issue, Under the Scope. Topics covered Using middleware, especially in legacy applications. Use cases for serializing PHP objects. Cleaning up directions and cleaning up data sets. Development tools you should have, like Mailhog and ngrok. Development environments with WSL and Docker. Using Mozilla Observatory to assess site security. […]
Interview with Terri Morgan
Eric and John chat with Terri Morgan about her article on project metrics in the September 2020 issue. Topics Covered Providing valid metrics for project managers. Establishing “where you want to go” as your project goal. Defining deliverables and when you’ll have them. Managing scope creep. Speaking and attending conferences. Being a polyglot programmer.
Document databases, MySQL, JSON-Schema validation, and PHP types
In this Episode Eric, John, and Oscar discuss the August 2020 issue, Data Discipline. Topics Covered Using SQL with non-relational databases. Data integrity with UUIDs and primary keys. Connecting and working to databases directly. Rolling dice with PHP Thinking about data types. Using Windows or Linux as your daily driver.