Talk comments

Anonymous at 21:36 on 8 Oct 2011

Interesting project. Wouldn't know about this site otherwise (apart from the plugs in every other talk) :)
Will have to see if I can make time to contribute

Anonymous at 21:35 on 8 Oct 2011

Interesting talk - certainly gave some pointers which would help in the future

Anonymous at 21:32 on 8 Oct 2011

Excellent talk about OSM - really inspired me to go out and submit data myself.

Anonymous at 21:30 on 8 Oct 2011

Good talk to get the ball rolling for the day

The best talk of the day, entertaining, useful and relevant. I wish my (salesman) boss could have watched it!

A great talk to set the tone for the day.

Interesting that the feedback is to have PHP examples in the code - I actually did at one point and then removed it as I couldn't get through everything in time - BUT! Here's a gist containing the code that you need to allow the ContextSwitch in Zend Framework to use the Accept header: https://gist.github.com/gists/1272322

And if you want an example of some client side code (note that this does not honour the caching - watch it in github though and I will add some code in to do that) - here's a little command line app that allows you to share files: https://github.com/blongden/fdrop-php

Well presented, entertaining and insightful. Great to see other people have the same frustrations as myself with the same stuff.

Some interesting points raised. Didn't agree with everything (I really prefer using private methods in tests where I would otherwise have to copy and paste the same code over and over) but overall fine.