All Blog Posts
Mapping collections with AutoMapper
26/07/2011 13:41:58 - Glenn MoseleyAutoMapper is a fantastic library which provides a fluid API for mapping the properties from one object to another. One issue I stumbled across was mapping collections of objects.
This post describes the problem in detail and a recommends a solution.
Tilt Shifting to a more interesting perspective
07/07/2011 19:32:38 - Glenn MoseleyI have been getting well into photography effects recently, and one which has really caught my eye is tilt shift.
After applying the effect on a generally dull photo, it is transformed into a surreal model slant on reality.
Click read more to see some of my work
MetaTagging with JQuery
06/07/2011 23:09:35 - Glenn MoseleyWhen developing this site I wanted to create an elegant way to add and delete meta tags from posts in the client so that when the post is submitted, the metatags displayed are saved to the database.
Check out the post to see my solution.


