Ian Oxley

Ian Oxley

Ian Oxley has been building stuff on the Web professionally since 2004. He lives and works in Newcastle-upon-Tyne, England, and often attends local user groups and meetups. He's been known to speak at them on occasion too. When he's not in front of a computer Ian can be found playing guitar, and taking photos. But not usually at the same time.

Ian's articles

HTML5 Form Validation
HTML5 Form Validation
Blogs

By Ian Oxley,

A walkthrough in validating a simple booking form by using the Constraint API, and keep an eye on how you can make sure your forms stay accessible too.

Express Yourself
Express Yourself
Programming

By Ian Oxley,

Read Express Yourself and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.

Looking Outside Ruby: Node.js
Looking Outside Ruby: Node.js
Ruby

By Ian Oxley,

Read Looking Outside Ruby: Node.js and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.

Up and Running with rbenv
Up and Running with rbenv
Ruby

By Ian Oxley,

Read Up and Running with rbenv and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.

An Introduction to Haml
An Introduction to Haml
Ruby

By Ian Oxley,

This article is going to introduce you to writing your HTML as Haml(XHTML Abstraction Markup Language). As such it’s not going to contain much Ruby code.