2011
A Curious Course on Coroutines and Concurrency
This tutorial is a practical exploration of using Python coroutines (extended generators) for solving problems in data processing, event handling, and concurrent programming. The material starts off with generators and builds to writing a complete multitasking environment that can run thousands of concurrent tasks without using threads or using code based on event-driven callbacks (i.e., the "reactor" model)
2007
Amazon Web Services Blog: Start-Up Project Customer Presentations Rock!
These presentations have a ton of "Lessons Learned" embedded within. Each presentation is filled with Best Practices, reference-architecture diagrams, approximate monthly bill they paid to Amazon, and some simply cool strategies. These are experiences from those who are running Amazon Web Services in Production.
with the audio.
lejoe’s notes » Barcamp Lausanne | My talk titled “When location meets the web”
A good presentation giving a good overview on what can be done with GPS and web… the future of localization
slides from Lausanne BarCamp (liip rocks)
Oxford Geek Night 3 | 25th July 2007
Oxford Geek Nights offer a chance for web developers and designers in the local area to get together, share their skills and talk about new ideas, techniques and technologies.
nice presentations, fast and easy.