Developer Labs

Archiving Old Dynamic Websites

Posted by on May 29, 2012 in code, featured, Uncategorized | Comments Off

Archiver is a web based application written in Java using the Spring Framework. Its main use is to produce static versions of websites...

Read More

Detecting motion: DLP-TILT 2-axis accelerometer

Posted by on Dec 15, 2011 in accelerometer, code, ebooks, featured, JISC, Project Sunflower, technology | Comments Off

Using an accelerometer to assess musculoskeletal stresses Accelerometers are helpful for characterising device usage and detecting the mode...

Read More

CSS3 – Better Late Than Never

Posted by on Nov 28, 2011 in code, featured | Comments Off

CSS 1/2 Back in the year 2000, we, and by that I mean anyone who wrote web-pages, were bungling around with CSS. I was being told tables...

Read More

A Starter’s Guide to the Android SDK (on Linux)

Posted by on Nov 9, 2011 in code | Comments Off

It’s fairly easy to setup and install the Android SDK on Linux. For starters, the fact that you don’t need a Mac, and that...

Read More

WebFont

Posted by on Sep 11, 2011 in code | Comments Off

Font support in browsers has always been a bit hit and miss. While support is improving, the only real way to have nice crisp fonts,...

Read More

JQuery Plugin: Polling with timeouts

Posted by on Jul 10, 2011 in code | Comments Off

Polls a server resource at specified timeout interval until abortTimeOut is reached with options for testing responses for success. This...

Read More