Talk comments

too bad we didn't had the time to talk about everything.
Liked the talk and the drunken elephant :)

I was a little bit lost when doing the exercises though.
It wasn't clear where i should put where into the code (or files and directories). Luckily you guys were there to help me out and gave me good and useful answers

In my opinion, this tutorial went great, and I was impressed with Marco and Gary's ability to cover all the fundamentals in a single day. The content and exercises were timed well and seemed well-prepared.

My main critisism I think is worth mentioning here, is about the venue, not the tutorial itself. In my opinion, having a microphone and speakers would have been very helpful, especially for those in the back of the room.

I noticed a few people in the back were having trouble hearing and fell a bit behind in the exercises. I did my best to help those who fell behind, which was unfortunately likely also distracting for others, and I do sincerely apologize if that was the case.

Disclosure: I am a core ZF2 contributor. I simply attended the tutorial to support Gary and Marco and maybe help answer questions if needed.

thanks for an awesome tech talk and hands demo. Quick, witty and fun

Overall interesting talk, but I've probably missed about half of it because of the talking going on in the room to help people. All of this while the presenter was giving a course for the front row only. Really annoying.

Anonymous at 14:34 on 26 Jun 2014

XML: http://pastebin.com/WED351Lg

Anonymous at 14:33 on 26 Jun 2014

<doctrine-mapping >

<entity name="Dpc\\Tutorial\\Model\\Post">
<id name="id" type="integer">
<generator strategy="AUTO"/>
</id>
<field name="title" type="string" length="255"/>
</entity>

</doctrine-mapping>

I came in late but was able to follow the flow and the principles being discussed. It was also handy that Chris was able to answer every question thrown his way.