Juozas Kaziukenas
Juozas, or as everyone calls him Joe, is an experienced and talented (some say) young professional, working with all kind of web projects as founder and CEO of Web Species Ltd - starting from small to medium websites and ending with enterprise business tools. When not working, he finds time to pursue a computer science degree and contribute to open-source projects to improve interoperability and platform independence.

United Kingdom United Kingdom

Sessions 2012

RESTful Web Services with Python View session page

Session en anglais - Intermédiaire
The trend today is that more and more projects are exposing their functionality via RESTful APIs. It's an awesome trend, allowing different projects to interact and mashups being born. However it's quite rare to find good examples on how to create good APIs in Python. This talk discusses various tools and libraries you could use to build one and shows practical real-life examples of how it was done by others.

Doctrine 2 View session page

Session en anglais - Introduction
Doctrine is an enterprise object persistence layer for PHP 5.3.2+ that supports persisting PHP objects to relational databases like MySQL, Oracle, etc. and document based storage systems like MongoDB as well. Dive in head first and learn the Doctrine way in this talk.