Slides

Get Some REST


OSCON, July 2012
My attempt to give some good advice on RESTful APIs (and to some extent APIs in general) in 35 minutes. The room was packed and the audience were excellent!

Slides

The PHP 5.4 Features You Will Actually Use


OSCON, July 2012
This talk is an entirely subjective list of my favourite PHP 5.4 features (I’m giving this talk a few more times this year, and I expect it to change each time as I use more/different 5.4 things)

Slides

OAuth: A Question of Trust


A favourite topic for a favourite conference! I love DPC with its super-geeky audience and I enjoyed giving this OAuth talk . I spoke on almost the same topic last year, but this year was high-level and much more geared towards OAuth 2.


http://www.slideshare.net/lornajane/oauth-trust-issues

Slides

Best Practice in API Design


phpDay, May 2012
Loved giving this talk at PHP Day in Verona – I hadn’t spoken in Italy before and everyone was friendly and super-helpful, Verona is beautiful and I had a really excellent time! My audience were great and asked some good questions which I always enjoy – in theory this is a talk I’ve given before, in practice it comes out different every time as I work with more APIs and bring different experiences (war stories!) to the proceedings.


http://www.slideshare.net/lornajane/best-practice-in-api-design

Article

Git Involved


php|architect, May 2012
Feature-length article in php|architect magazine (May 2012 edition) on how to use git and github to get involved in open source. This article uses my own open source project, Joind.in, to show clear examples of the steps to follow and which commands to use to achieve those. This was so much fun to write and I hope will enable many more contributors to open source projects everywhere.