Talk comments

Ben Shoemaker at 17:00 on 17 Sep 2016

Communicated a great introduction to developing REST API's and how to put one together in a manner that adds value to it use, maintenance, and future improvements.

Ben Shoemaker at 16:57 on 17 Sep 2016

Communicated and illustrated high-level architectural considerations. Excellently delivered.

Ben Shoemaker at 16:51 on 17 Sep 2016

Panel discussion added temporal reflection on a variety of php topics.

Ben Shoemaker at 16:48 on 17 Sep 2016

Explains how code decisions impact resource usage and have real-world impact.
Encouraged us to stay clear of array_map and to prefer iteration, being mindful that there is a math problem:
36 bytes for each array (in php7) + the data in it, subtracted from available memory.
Thanks!

Ben Shoemaker at 16:42 on 17 Sep 2016

Compelling case for bravery in handling a technological challenge - and succeeding!
Shows how a normal people can tackle major change contributions in php.

Ben Shoemaker at 16:39 on 17 Sep 2016

Adam's stories fill-out the human part of programming endeavors. He provided reflection on events in life and shares the wisdom he drew from those events.

Adrian Burden at 16:31 on 17 Sep 2016

Clear and passionate speaker. We all need to promote the positive of the PHP community!

Jane Nguyen at 15:55 on 17 Sep 2016

Thank you for the real time demo. Nice to see you making the changes in real time and talking through the logic.

I've never seen Ed do a non-OSMI talk before. He's awesome! I just wish he would've had more time. Excellent talk, really got the point across in the limited time (graph dbs rock), and people all around the venue are talking about it over lunch so clearly I'm not alone in that opinion.

Adrian Burden at 12:15 on 17 Sep 2016

Good topic, this definitely was a good intro for me to graph databases. Thanks