URL: https://www.peterbe.com/plog/slides-about-kwissle-lpdojo/slides.html

Since this was published, I've abandoned the kwissle.com domain name. So no link no more.

Here are the slides from yesterday's London Python Dojo event.

I presented and demo'ed "Kwissle" to my fellow Python London friends and focused a lot on the technology but also tried to plug the game a bit.

Having seen that there's a lot of interest in "socket" related web applications about I thought this was a good chance to say that you don't need NodeJS and that tornadio is a great framework for that.

Comments

Your email will never ever be published.

Previous:
Chinese tea sampler pack now on sale June 16, 2011 Misc. links
Next:
Comparing Google Closure with UglifyJS July 10, 2011 JavaScript
Related by category:
How I run standalone Python in 2025 January 14, 2025 Python
How to resolve a git conflict in poetry.lock February 7, 2020 Python
get in JavaScript is the same as property in Python February 13, 2025 Python
Best practice with retries with requests April 19, 2017 Python
Related by keyword:
Strange socket related error with supervisord April 5, 2011 Linux
NodeJS fs walk() or glob or fast-glob August 31, 2019 JavaScript
uwsgi weirdness with --http September 19, 2019 Python, Linux
Python slow-down of exception handling or condition checking May 14, 2015 Python