Oli's blog

programming

Using JavaScript Correctly

Thursday, 8 February 2007javascriptprogramming

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 2007programmingregex

AJAX search with MS Live and mootools

Saturday, 13 January 2007ajaxmicrosoftprogrammingsearch

CSS Should Be Better

Wednesday, 15 November 2006cssprogrammingwebdev

The Net Makes For Lazy Game Dev

Monday, 6 November 2006gamesinternetotherprogramming

Paging In SQL

Friday, 16 June 2006programmingsql

Getting the ISP from the IP

Monday, 22 May 2006ipispprogrammingvb.netwebdev

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

Getting The Real IP Of Your Users

Monday, 22 May 2006aspcsharpcoldfusionipjavajspperlphpprogrammingvb.netwebdev

Pointers in C

Saturday, 9 October 2004cpointersprogrammingsecuritytutorial

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