Talk comments

I really liked this presentation.

Nice introduction into Meteor.
Arjan prepared some decent slides and has a thorough knowledge of the subject. The small crowd (opposite a big track) made it possible to ask questions that were handled very well.
We didn't get to see the demo but I got a pretty good idea of what Meteor does in just the 20 minutes that were available.

The most funny talk I attended at this conference. Cyber puppies FTW!

This is conferenece material, for a talk or even a full blown tutorial/workshop. Very informative, very well brought, loved it.

Very informative to get started on continuous deployment. Would be interesting to see some scripts on github and a quick overview slide with possible tools to use in each step.

Very good talk. Lot of useful tips, sometimes a bit fast.

Very interesting talk about postgres.

Loved the skipping of the xml :)

it gives a good view how to use postgrest for some hybrid applications that are using a mix of relational and nosql components.

Code on slides isn't a good idea, anything more than a few lines is unreadable (especially in a large room).

Code implementations of Tries (basic, Radix and Suffix) and Point QuadTrees (with examples) can be found at https://github.com/MarkBaker/Tries and https://github.com/MarkBaker/QuadTrees respectively

Thanks Rick for your useful tips&tricks!