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
Ian Oxley looks at using CSP to create a whitelist of allowable resource types and locations, to prevent website injection attacks such as XXS.
This article introduces the Beacon API, which is used to send data to a server on page unload.
A discussion of 3 new HTML5 attributes for hyperlinks: download, media, and ping
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.
This article explores event delegation in jQuery. The article also compares event delegation to traditional event handling.
This article introduces the Bower package management system. This article covers package installation, removal, updating, and more.
Read Albacore: Building .NET Applications with Rake and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
This article is about http-console. http-console is a Node module that gives you a command-line interface for executing HTTP commands.
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.
In this article we’re going to look at setting up a static file server using Node.
Read RubySource: 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.
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.
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.
Read RubySource: An Introduction to Haml and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
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.