Archive for the 'php' Category

coursework: travel site

Monday, March 5th, 2007

Today I presented some coursework to my Multimedia Databases lectured, Dr. Kyberd.

I got an A!

The final part of this coursework is due on Wednesday, so I’d better pull my thumb out and get on with it.

Regular Expression

Thursday, February 22nd, 2007

It’s been a while since I last wrote anything on here — this blog has been abandoned since I went back to uni. — so I thought it best to show you a small part of the work I’ve been doing.

So here it is, the regular expression I have written for tradeswomen.biz:

search.match(/^(?:an?\s)?([A-Za-z\s]+)?\s(?:(?:in|from|near|around|
close to|working in|based in)\s)([A-Za-z0-9\s]+)(?:[.,;]?)$/);