Frank Berger

Frank Berger

Frank started his career in 1996 at Hewlett-Packard, Germany, as a System Administrator for the then newly founded Team ASE-WWW, integrating legacy systems into the then new technology world wide web. In the year 2000 he started to work for Web-agencies as a Software Developer. 2005 he went independent and moved to the Philippines, returning 2008 to Germany and became CTO at the B-Factor GmbH and later at Sudhaus7.
Today Frank contributes to TYPO3 and is active in the TYPO3 community.

Montreal 2024 sessions

Introduction to ReactPHP and Websockets

English session - Intermediate

I will show how to build a simple chat client with real live coding in vanilla Javascript and ReactPHP as server and explain the basic concepts behind the process, how to communicate through Websockets, and the possibilities to deploy it on a Webserver.

Practical intro to encryption in PHP

English session - Intermediate

This talk wants to provide you with a boilerplate knowledge on encryption and how to encrypt and decrypt data in PHP with public and private keys. It will be demonstrated with live code for attendees to follow.