latest news
Custom sorting order in LINQ (ORDER BY WEIGHTING)
I have developed a C# LINQ extension method to allow very flexible ordering by assigning weightings to the sort keys of the elements to be ordered. I was inspired by the functionality offered by SQL Server's ORDER BY CASE WHEN:…
String.Capitalize in C# (PHP’s ucwords in C#)
I have been playing around with C# recently and found the need for functionality similar to that provided by PHP's ucwords() function. I dont think this exists in C# as standard so here is a simple extension method to achieve…
Cloning Zend_Config without side-effects
Cloning in PHP5 PHP5 with its much improved object-oriented style passes objects by reference by default. To create a copy of an object, a new construct 'clone' is introduced. Cloning an object in PHP5 creates a shallow copy - any…
Install phpUnderControl on CentOS 5
If you follow this guide you should start with a basic CentOS 5 installation with Subversion setup correctly and end up with a working installation of phpUnderControl.
MooTools and Swiff: Slideshow / Thumbnail Gallery
I have recently launched a website for the Bramham Lodge Residential Development in Bramham Village. The site features a neat Slideshow / Thumbnail Gallery implementation using MooTools and Flash (utilising the Swiff utility of MooTools 1.2). A demo can be…
quick links
Download
Documents and Files
Note: The software libraries made available here are released under the GPLv2 license
Daniel Skinner - Curriculum Vitae
An internet version of my current CV. If you would like to contact me or request my contact details please use the contact form.
Dissertation on Laser Induced Breakdown
My dissertation based on an experimental project on laser induced breakdown spectroscopy.
Sonoluminescence: Squashing sound into light
A short magazine style article on sonoluminescence.
Download Squashing Sound into Light
On the measurement of gyroscope spin axis using the London Moment of a rotating superconductor
An essay I wrote on the problem of measuring the spin axis of nearly perfect spheres.
ImgRoll
This is a small SEO friendly Image Rollover javascript library I have created and used on many sites. It is based on the prototype and scriptaculous libraries.
To see it in action, have a look at the code demos page or my personal image gallery.
ImgView
This is a small SEO friendly Image Viewer javascript library I have created and used on many sites. It is based on the prototype and scriptaculous libraries.
To see it in action, have a look at the code demos page or my personal image gallery.

