Quantcast
Channel: Rob Bell
Browsing all 5 articles
Browse latest View live

Handling clicks outside a specified area in jQuery

Recently I’ve needed to handle clicks in jQuery which occur anywhere inside a page but outside a specified area. I’ve been working on a drop down list control which contains a list of checkboxes. The...

View Article



Rob-O-Tronic

Rob-O-Tronic is an isometric puzzle game written in C++. It was built using the Simple DirectMedia Layer (SDL) graphics library and developed as part of the dissertation for my degree. Continue reading...

View Article

Bookmarks

Bookmarks is a quick and simple web bookmarking application developed in PHP. Bookmarks are organised by tags, and there is a simple search facility which searches on both tags and bookmark titles....

View Article

Server-Side ValidationGroup Switching

Often when validating a page in ASP.NET there’s the need to switch between ValidationGroups. A good example is a shopping cart where the user can choose to have products delivered to the account...

View Article

A Beginner’s Guide to Big O Notation

Big O notation is used in Computer Science to describe the performance or complexity of an algorithm. Big O specifically describes the worst-case scenario, and can be used to describe the execution...

View Article

Browsing all 5 articles
Browse latest View live




Latest Images