Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

That Podcast:
Episode 49: The One Where the Events Are the Sauce and Not the Meat
Mar 20, 2018 @ 17:55:50

That Podcast, hosted by PHP community members Beau Simensen and Dave Marshall, has posted their latest episode - Episode #49: The One Where the Events Are the Sauce and Not the Meat.

Beau and Dave discuss EventSauce (eventsauce.io) with Frank de Jonge.

In the episode they talk with Frank some of his previous work on the Flysystem library and, more recently, on EventSauce. Other topics include other event-driven packages such as Prooph and Broadway as well as the Hardcore History series by Dan Carlin. You can listen to this latest episode either using the in-page audio player or by downloading the mp3. If you enjoy the show, be sure to subscribe to their feed and follow them on Twitter for updates on when new shows are released.

tagged: thatpodcast ep49 events eventsauce frankdejonge guest

Link: https://thatpodcast.io/episodes/episode-49-the-one-where-the-events-are-the-sauce-and-not-the-meat

PHP Roundtable:
049: Event Sourcing in PHP
Aug 01, 2016 @ 15:49:11

The PHP Roundtable podcast, hosted by Sammy Powers, has posted their latest episode today featuring guests Beau Simensen, Ross Tuck, Shawn McCool and Willem-Jan Zijderveld talking about event sourcing.

We spend much of our time as developers managing the state in our applications. There are many different approaches and philosophies attributed to reading, mutating and storing state.

The Event Sourcing pattern is an approach to managing application state. If we think of any given state of our app as a frame in a video, Event Sourcing allows us to scrub through past states of the app. Today we discuss what Event Sourcing is and how we can start integrating it into our PHP apps.

You can watch this latest episode either through the in-page video player or directly on YouTube. If you enjoy the show, be sure to subscribe to their feed and follow them on Twitter for the latest on when future shows are being recorded and released.

tagged: phproundtable podcast video ep49 event sourcing

Link: https://www.phproundtable.com/episode/event-sourcing-in-php

/Dev/Hell Podcast:
Episode 49: Rogue Transmorpher
Aug 06, 2014 @ 19:17:13

The /Dev/Hell podcast has released a new episode today: Rogue Transmorpher (ep #49). In it hosts Chris Hartjes and Ed Finkler are joined by Beth Tucker Long, previously the editor of the popular PHP magazine php[architect].

Our guest this week is Beth Tucker Long, the editor of PHP Architect magazine and respected PHP language trainer. We talk about her role as editor of the top PHP Magazine in the world, her experiences teaching people to code, the best PHP books for beginners, her awesome upcoming MadisonPHP conference, and XBox Kinect paranoia.

They also talk some about the book PHP and MySQL Web Development, Larry Ullman's many books and, of course, Transmorphers. You can listen to this latest episode either through the in-page audio player or by downloading the mp3.

tagged: devhell podcast ep49 transmorpher bethtuckerlong

Link: http://devhell.info/post/2014-08-04/rogue-transmorpher/


Trending Topics: