2016
2012
2011
A Curious Course on Coroutines and Concurrency
by greutThis 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)
2010
Semantic web user interfaces - Do they have to be ugly?
by Xavier Lacot2009
Tim Berners-Lee speaks on Linked Data (1)
by Xavier Lacot2008
Conférences Django pour PyCon fr
by Xavier Lacot & 1 other2007
Amazon Web Services Blog: Start-Up Project Customer Presentations Rock!
by greutThese 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”
by greutA 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)