Oli Warner About Contact Oli on Twitter Subscribe

Programming

Using JavaScript Correctly

Thursday, 8 February 2007 javascript programming

There are too many mainstream sites that don’t understand the most important rule of the internet: If you’re going to make something, it should work in all scenarios.

Creating Extracts with REGEX

Saturday, 3 February 2007 programming regex

AJAX search with MS Live and mootools

Saturday, 13 January 2007 ajax microsoft programming search

CSS Should Be Better

Wednesday, 15 November 2006 css programming webdev

The Net Makes For Lazy Game Dev

Monday, 6 November 2006 games internet other programming

Paging In SQL

Friday, 16 June 2006 programming sql

Getting The Real IP Of Your Users

Monday, 22 May 2006 asp csharp coldfusion ip java jsp perl php programming vb.net webdev

Getting the ISP from the IP

Monday, 22 May 2006 ip isp programming vb.net webdev

A Visual Basic .NET approach to resolving an ISP through WHOIS

Pointers in C

Saturday, 9 October 2004 c pointers programming security tutorial

C is a pretty easy language to understand but there is one topic that scares the daylights out of beginners: pointers.