Donovan Hide - CV - Out of date!

Contact:
Mobile Number: 07765 241 907
Email: donovanhide@gmail.com
Website: www.availableimagination.com
Location: Liverpool
Expertise:
Profile:

Lead developer with 10 years experience building line-of-business, data-driven web applications and workflow tools. Proficient with both Microsoft and open source platforms. Enjoy managing teams and getting jobs delivered. Excellent awareness of Agile methods and Extreme Programming techniques and more recently, Domain Driven Design. Happy to work in any programming language and enjoy learning from their differences.

Projects:

Superfastmatch

Following on from the Churnalism project, was commissioned by Sunlight Labs to create an open source and more scalable and efficient version of the search engine behind the website. A lot of work was put into optimising memory usage and improving search speed and the technology has been used on various investigative reporting projects and will provide the backend on a soon to be released US version of Churnalism.com. Written in C++ and using various Google libraries. Submitted a patch to the Sparsehash project and now co-maintain it.

Churnalism.com

Developed a website to highlight the reuse of press release text in news articles for the Media Standards Trust. Created new algorithms to select likely matching documents and then find the longest common substrings between them. Raised awareness of the issue and provided a useful tool for the public, journalists and PR professionals. Made use of Python, Django and Kyoto Cabinet.

Little World Gifts

Lead developer on a gift platform for Facebook and iPhone OS. Was responsible for developing the server backend, the interactive 3D gift viewer and the Facebook application. The API backend allowed for the uploading, publishing and sending between Facebook accounts of either free or purchased gifts. Made use of and patched django-piston to manage the API requests and authentication. Built an admin interface around using Django, which allowed for the uploading of 2D and 3D assets and delivered them to the clients as zip files. Etags were used to ensure that content was only downloaded when changed. 3D gift viewer was built on the Oolong engine and example realtime 3d can be see here. Notable feature were physics based inertia and environment mapping which moved with the accelerometer. Facebook application was created with Django and made use of pyfacebook as well as lot of jQuery!

Surly

Co-founded Surly to provided managed hosting and content management services to a number of small businesses. Used Expression Engine to allow for clients to managed their own content and generate mailing list output to their customers. Also provided documentation and support using Hyde.

Gymsnear.com (Side project)

Simple site to find your nearest gym via a map. Fusion tables, HTML 5 and AppEngine experiment.

Mute.ly (Side project)

Filtering for Twitter. Will make it easy to see what people are actually saying! Experiment in using App Engine.

National Estate Agency Management System

Lead developer on a Rich Internet Application to track and manage wholesale agency of multiple bank's housing residential assets. The application was written using ExtJs for the highly interactive and responsive client interface. A REST-ful interface to the domain model was provided through the Microsoft MVC framework and Lightspeed was used as the ORM. Domain Driven Design techniques were used from the outset, and allowed for a sophisticated event-driven, change-tracking structure which gave full auditability of all actions taken with reference to a property. A security model was written from scratch, which passed a strict security audit. Concurrent usage of the system by administrators, staff and clients was facilitated, combined with differing roles and permissions.

Hedge Fund Brochure and Client Reports Site

Lead Developer on a custom Content Management System to allow the client to transition from previous web services supplier. The CMS made use of Markdown to render clean and tidy HTML. Hierarchical navigation structure and clean URL's where facilitated by a combination of the MVC framework and Linq To SQL for the ORM. Also included a monthly reports feed so that clients of the hedge fund could securely access their latest financial reports and view historical data.

Performance Management Application:

Tasked with prototyping a web based tool for quickly rating members of staff and allowing the various strata of management to find and review the success or failure of departments, teams and individuals within the organisation. Investigated various web, interface and data access frameworks to see which would give the best performance and user experience. Settled on Microsoft's recent MVC framework, jQuery for client-side styling and interface-building and LINQ for a versionable and performant data access layer. Made extensive use of xmlhttprequest calls to ensure the site was pleasing to use, and adopted client-side graphing, filtering and sorting tools to ensure data navigation was very speedy. Application reached a point where it was ready for demonstration to potential customers.

Derivatives Reporting and Confirmation Application:

Led a team of three C# developers and one tester. Co-operated with many different departments of the bank, both technical and business-orientated. Undertook a detailed requirements analysis to quickly progress through the design stage. Built rapid prototypes to achieve stakeholder sign-off on the design. Structured the application to follow a 3-tier pattern to enable future scalability. Used NUnit to test the business logic layer and WinRunner to automate functional and performance testing. Site allowed clients of the bank to view old and new trades as they progress through their complicated life cycle. Reports were available in html, pdf and excel formats. A confirmation workflow allowed users to ensure trades matched their understanding of deals done and to request alterations in case of error. Application is currently live and has received various plaudits. Greatly improved client communications and also the efficiency of the confirmation process.

Keyword Profitability Tracking Application:

Used Analysis Services in SQL 2005, Proclarity Desktop Professional and C# to develop a data warehouse combining reports from Google Adwords, Commission Junction, Buy.At and TradeDoubler. Income and spend for tens of thousands of Google adverts were aggregated over time and numerous other dimensions. This data was then analysed in a series of MDX based views which allowed patterns to be detected, future trends predicted and the making of informed and timely business decisions. The project scaled up to allow the analysis of over a million keywords with data incoming on a daily basis.

Click Tracking Server

Wrote a custom HTTPModule in C# to redirect clicks from Google Adwords to ultimate destination page and place a cookie in the client's browser. If the click converted into a sale then the cookie would identify the keyword which led to the sale via a parameterised 1x1 pixel image. All clicks and sales were logged in SQL 2005 which allowed for detailed analysis of click habits and profitable keywords. Used HTTP endpoints to provide a table dump web service and Reporting Services to track sales and queries.

Animation Tracking Application:

Made use of triggers, views and stored procedures in SQL Server to host a database of current animation projects. Used junction tables to model many-to-many relationships between elements such as scenes and characters. A multi-user browser-based front end was created in C#/ASP.NET to allow viewing and manipulation of the data. Developed custom controls to condense complex data into small screen space. Application was used on every subsequent project at Passion Pictures, including the Gorillaz music videos, and greatly aided communication between workers and helped line producers keep track of progress.

Softimage XSI File Saver:

Made use of built-in user interface SDK and Jscript to build a suite of file savers for all the file types present in a Softimage XSI 3D project. The savers preserved the history of each file while also ensuring that the most current file had a predictable filename and location. This facilitated the smooth collaboration of many specialist artists working on the same scene simultaneously and thereby improved efficiency. Saved license cost of investing in high end AlienBrain Studio software.

Contacts Application:

Prototyped a hierarchical database of company contacts in SQL server. Implemented SQL Views allowing for a contact to be viewed either through their freelance skills or their employer. This made it easy to have a unified list of everyone associated with the company, rather than disparate databases in different departments. Also meant that Christmas Party invites and PR mail-outs could be handled by the same system, rather than individually by hand. A tree-based HTML navigation system was devised in C#/ASP.NET to allow for ease of access.

Renderfarm:

Designed and implemented a 45 machine render farm to output high resolution images from 3D render engines and 2D compositing programmes. Chose the hardware and infrastructure, customised the management software with a host of scripts and authored render submission helpers for three different clients. All rendering was managed by a single management system making the most efficient use of all the facilities and preventing a render from overriding another. Meant that jobs could be delivered on time and to a good quality in terms of image resolution, anti-aliasing and motion blur. Was used to render the Gorillaz music videos.

Ebay Spy:

Used the ebay web services API to download and cache images and information relating to a seller's list of items for sale. Data was presented in a table and summary info was calculated so the profit and unsold balances could be quickly inspected. User interface built in WinForms using Visual Studio 2005 and downloaded data serialized into XML files. Application gets round the 30 day limit imposed by ebay for publicly displaying previous sales. Useful for keeping an eye on competitors and tracking your own sales history.

Employment History:
Company Dates Responsibilites
Media Standards Trust and Sunlight Labs June 2010 -
Present
Lead developer for Churnalism.com and Superfastmatch.
Surly October 2009 -
Present
Various websites and data warehousing projects.
Little World Gifts May 2009 -
October 2009
Lead developer on successfully delivered iPhone application. Ensured application was available for Christmas deadline on both iPhone and Facebook platforms, and wrote an OpenGL 3D gift viewer.
Amatica October 2008 -
April 2009
Lead developer on two succesfully delivered projects and advisor on how to improve server availability and resilience through virtualization and replication techniques. Also engendered a test driven and agile approach to software lifecycle management.
Team Datalogic January 2008 -
May 2008
Lead developer on a prototype of a human resource tool for performance management of staff.
Standard Bank October 2006 -
October 2007
Lead developer on construction of a client-facing website for the derivative-trading customers of the commodity department of Standard Bank.
Traffic Junction February 2006 -
September 2006
Software development of affiliate marketing profitability reporting tool, click tracking server and other smaller projects.
Time off and study October 2005 -
February 2006
Self-led study and some consultancy for previous employer.
Passion Pictures November 2001 -
October 2005
IT Manager, 50% split of network administration and software development. Helped company expand, move premises and invest in large infrastucture overhaul. In charge of one assistant and oversaw editing department.
Sherbet March 2000 -
November 2001
Technical Manager, in charge of animation pipeline. Scanned, composited and edited a BAFTA-nominated short film.
Moving Picture Company May 1999 -
March 2000
Mac Room operator, working on and cleaning up frames for high end edit suites. Texturing for 3d animation. Worked on the original pilot for Captain Scarlet.
Education:
1 year of Bsc (Hons.) Psychology Edinburgh University
2:2 BA Media Studies Sunderland University
A-Level: 2 A's, 1 B and 1 C Birkenhead School
GCSE: 7 A's and 2 B's Birkenhead School

References available upon request