CSS work

January 10th, 2010

FilmClub

www.filmclub.org

Filmclub is a government funded initiative to provide free access to a wide variety of films for state schools to allow them to set up their own after school film clubs (you can find out more here).

As well as ensuring all client side code is cross browser compliant (for the CSS, javascript and XHTML), I worked on various bug fixes resulting from a very large growth of the site in a very small amount of time. This culminated in overseeing the successful integration of a brand new database into the site.

Skills: , , , , , , , ,

December 14th, 2009

David Linnard Portfolio/Blog

www.davidlinnard.co.uk

A simple wordpress site to hold details about myself and my work recently updated from a custom PHP solution. It was easy to setup and the majority of the work was creating the wordpress theme for use on the site. Third party extensions helped to speed up development and the built in Wordpress CMS is perfect for the purpose. The use of wordpress has made the site much more powerful and extendable and development work on it is much improved.

An additional wordpress theme was setup for me to start writing a tech blog, in order to better articulate and demonstrate my technical skills and depth of knowledge.

Skills: , , , , ,

November 1st, 2009

ElleUK

While I was working for Hachette Filipacchi, my main role was to assist with maintaining and the development of the ELLEuk.com site (based on the eZ Publish content management system). As well as upgrading the Content Management System,  a lot of development work took place on the site. Starting with the ELLE Beauty channel, I developed the PHP for ELLE.tv, In The Mag and the News channels. I also helped develop the Culture channel. I was also the lead developer on the Catwalk channel which had a massive increase in page views and unique visitors compared to the previous year. The final development I was involved with was for a new look homepage.
Read the rest of this entry »

Skills: , , , , , , , , ,

November 1st, 2009

Sugarscape

www.sugarscape.com

As well as developing the ELLEuk.com site at Hachette Filipacchi, I also helped maintain and develop the Drupal based sugar magazine website called Sugarscape. This involved ensuring any bugs found on the site were dealt with in a timely manner and also new developments such as the Sugarscape games channel were completed. Other developments included the addition of user galleries and, as with ELLEuk.com, ensuring commerical takeovers went live on the site smoothly.

I was also the technical help on the Sugarscape webchats for the games channel, where celebrities such as Alesha Dixon, Miley Cyrus and The Veronicas had webchats with the site users. This involved ensuring that the webchats themselves went smoothly for both the celebrities and the site editors and also ensuring the webchat transcript was displayed as soon as possible after the end of the webchat.

Skills: , , , , , , ,

May 1st, 2009

Red’s Hot Women 2009

www.redmagazine.co.uk/redshotwomen

The microsite was created for Red Magazine for their inaugural “Red’s Hot Women Awards in association with Calvin Klein Euphoria” which celebrates the achievements of women in industry. The code for the site was created from a set of flat JPEG images and all logic was constructed using PHP. I also implemented the necessary CSS, HTML and javascript on the site. As well as providing information about the awards the entry page allows users to enter a large amount of information to support their entry and allows them to enter a number of categories for the awards at once, if required. The site was a success and was able to handle the large number of entries that took place.

Skills: , , ,

August 1st, 2008

Psychologies

www.psychologies.co.uk

While I was developing websites for HF-UK, part of my initial brief was to bug fix on the hugely popular Psychologies website. This included style fixes and also ensuring the Flash based quizzes functioned correctly.

Skills: , , , , , ,

January 14th, 2008

Luv4Juice

http://luv4juice-com.domain-ref.http.sodium.lon.periodicnetwork.com/index.php

The main aim was to produce a site which enabled users to exchange their recipes and also see the nutritional value both in the recipes and in individual pieces of fruit itself. Additional aims were to gain experience of using AJAX and the MVC architecture in a web project.

The design of the site uses CSS heavily to match the design brief originally created. By using AJAX, user are able to see the nutritional value of recipes they create while they produce them. Once recipes are produced, they are stored in a MySQL database where other users can view them, rate them and add them to their favourites. An amazon a-store was added to the site to provide an easy way of purchasing juicing solutions, such as books or juicing machines. The a-store utilised the basic amazon template which then had CSS applied in order to match the style of the main sections of the site.

Skills: , , , , ,

October 14th, 2007

Pubipedia

www.pubipedia.co.uk

This site was created to allow me to experiment with the uses of AJAX and the Google mapping system and to gain experience using the MVC architecture. The aim of this site is to enable users to map routes between venues and also to view pubs and clubs in their area.

An extensive pubs database was created by crawling the web for addresses. The completed listing allows users to search, browse and view pubs in their area. They can then create pub crawls which are immediately viewable in map form along with the venue details of each pub. The techniques and code used for the solution are object orientated to allow the base classes to be used on a more extensive mapping site currently being developed.

Skills: , , , , ,

November 1st, 2005

Gloucestershire Police

Gloucestershire Constabulary is composed of 3 divisions. Each of these divisions had their own intranet site, and each of these intranet sites contained large quantities of information. I was employed in order to develop the appearance, layout and content of website for The Cotswold and Stroud Division of the Constabulary.

The main aim was to design and develop a site with a corporate colour scheme and layout that increased coherence between the divisional intranet site, and the county intranet site. It needed to be easy to use and also easy to update, as the people updating the site may not be skilled in web-based development. The updates will be made through Microsoft FrontPage and so the site needed to be maintainable through this. Due to the large amount of content on the site, the structure of it required re-developing and also a lot of new content needed to be added.

The site was redeveloped using templating to ensure future updates to the appearance of the site can be made quickly and easily. CSS was used in order to develop the styles within the site and ASP and PHP were used in order to provide dynamic content. ASP was used on pages which users would need to update, since PHP could not be displayed in an understandable format for users maintaining the site using Microsoft FrontPage. Where possible, index pages were automatically written at runtime to ensure updates to the site are automatically referenced elsewhere within the site. Finally the structure of the site was re-developed to ensure that the site is much more maintainable, expandable and usable.

Skills: , , , ,

June 16th, 2004

BSc (With Hons) Computer Science

I studied for a Degree (with Honours) in Computer Science at the University of East Anglia in Norwich and achieved a Class II Division I grading. The units I choose were heavily based on the software side of the subject with many units very relevant to web-based design. Below is a list of the key units I undertook as part of my degree, shown according to the University Year the Unit was undertaken.

Year 1
  • Programming Languages and Software Construction This was an practical, programming unit based on the Java programming language.
  • Fundamentals of Information Systems This unit looked at the Systems Development Lifecycle with a particular emphasis on the early stages of analysis and design.
Year 2
  • Data Structures and Algorithms For this unit the foundations of data and storage structures were looked at, in particular different storage structures for holding data were considered. Practical work in this unit involved the use of Java to implement the structures considered in Lectures.
  • Software Development Tools This unit was practical based and used several different programming languages. Both C and C++ were considered and aspects of these covered included file handling and loop structures. The use of Java was then considered in creating Graphical User Interfaces for applications.
  • Internet Technologies This unit was an introduction to internet based technologies and on the practical side concentrated on HTML and JSP to create web sites. Other web languages and technologies looked at for this unit were XML, Javabeans and Servlets.
  • Systems Analysis In this unit the early stages of the Systems Lifecycle was covered in detail along with tools and techniques used. The Feasibility, Analysis and Design period of the lifecycle were covered with topics looked at including investigation methods, file design techniques and Human Computer Interface design.
  • Database Systems For this unit the emergence and use of databases was considered. On the practical side of the unit SQL was used as a way of creating and manipulating database data and EER diagrams and normalisation was used as a way of designing databases. Finally Java was used in order to create standalone database applications using the JDBC interface.
Year 3
  • Introductory Computer Graphics This unit was based on 2D computer graphics and covered the basics of computer graphics using C++. Topics covered included line drawing algorithms, raster graphics systems and computer fonts.
  • Systems Development for the Internet Age This covered further the topics of JSP and Servlets considered in the Internet Technologies unit and also introduced Enterprise Java Beans as a way of constructing distributed web-based business solutions. The unit also considered the design and implementation of distributed server-based systems.
  • Comparative Systems Development In previous units the Systems Development Lifecycle was considered as a methodology to construct computer-based systems. This unit considered other methodologies which can be used. The main methodologies looked at were the: Soft Systems Methodology, Rational Unified Process, Dynamic Systems Development Model, Jackson Systems Development and the Structured Systems Analysis and Design Methodology.

Skills: , , , , , , , , , , ,