Browse category podcast

One Last Slice

by · May 14, 2022

0
 

Ken Marks wraps up his series on working with a Raspberry Pi. Ken has done such a fantastic job taking us through his process of using a Raspberry Pi and writing code on that Pi in a real-life scenario at home. In this final installment, Ken establishes a workflow for sending an accelerometer text message […]

 

Testing The Core

by · April 8, 2022

0
 

This month, John and Eric introduce the new Drupal Dab column by Nicola Pignatelli which will be focused on the Drupal CMS system. They also discuss the How to Hack you Home with a Raspberry Pi series is going. Chris Tankersley takes us down the path of licenses with some thoughts on choosing one for […]

 

World Backup Day

by · April 1, 2022

0
 

Scott Keck-Warren has a contribution in honor of this month’s World Backup Date, Backups For Beginners. Follow along for some inspiration in making sure you have a complete backup system. Ken Marks continues his series, How to Hack Your Home with a Raspberry Pi, with an article showing how to actually hook up your accelerometer […]

 

Parallelize Your Code

by · February 25, 2022

0
 

This month’s release touches on some examples that keep PHP and its community strong, relevant, and a fun language to code. Ken Marks continues his series on using PHP and a Rasberry Pi in a real-world example with Raspberry Pi Part 2 – Installing the LAMP Stack on your Pi. As developers, we live a […]

 

Domain-Driven Resolutions

by · January 30, 2022

0
 

As 2021 fades from our memories, we hope that a few of you received fantastic geeky gifts during the holidays. Hopefully, some of those geeky gifts included Raspberry Pis. Over the next few months, we will build a project with one and hopefully inspire you to create something useful for yourself. This is also a […]

 

The Zen Of Mindful Programming

by · December 23, 2021

0
 

In this issue, Doug Dobrzynski helps us focus while programming with his article, Mindful Programming. While this article isn’t PHP specific, if you take time to digest what he’s talking about, I think you will find that all of us could benefit from using daily mindful techniques. In his article, Lessons Learned from Building a WebSocket […]

 

The Art of Data

by · December 2, 2021

0
 

This month, we dive into Libsodium, discuss gatekeeping, learn more about data access, and why even something that might be considered a “small bug” can cause massive damage. I’m not sure how many people read these Editorials. It’s even been explained to me that this isn’t an “Editorial.” Ha, the joke’s on them; I’m not […]

 

Interview with Vinícius Campitelli

by · November 26, 2021

0
 

Eric Van Johnson and John Congdon interview feature contributor Vinícius Campitelli about his article Cryptography with Libsodium. According to the just-released 2021 version of OWASP Top 10 (a curated list of the most critical web application security risks out there), “Cryptographic Failures” are the 2nd most important of the many security concerns we should have […]

 

Interview with Vinícius Campitelli

by · December 22, 2020

0
 

Our crew interviews recent contributor Vinícius Campitelli about his articles and involvement with PHP. Topics Covered Applying SOLID principles and object calisthenics in practice. Getting into programming by scripting IRC chat bots. Working with PHP professionally. Transitioning into teaching programming. PHP User Groups in Brazil and speaking at conferences and meetups. Looking forward to the […]

 

Editor Bytes – Parallel Running

by · October 8, 2020

0
 

Editor-in-chief Oscar Merida looks into the October 2020 issue, Parallel Running.