web development

web site visitor's picture

An introduction to HTML5 Video

As the latest web browsers gradually provide increasing HTML5 support, developers are getting more excited about the possibilities this provides.

31 people like this
web site visitor's picture

UK government data made available to developers

This week the UK government announced it was making 2,500 data sets available to developers to make use of.

130 people like this
admin's picture

Checkout SVN with PHP

Subversion (SVN) is a version control system that allows multiple developers to work on code simultaneously without coming into conflict (further information on SVN can be found on

150 people like this
admin's picture

Creating a custom drupal module that provides a Save This Page functionality

In this blog I will explain how I created a custom Drupal 5.x module that provides Save This Page functionality.

171 people like this
admin's picture

Brightlemon top Google for 'web design london'

The new Brightlemon web site recently moved to the number one spot in Google for the phrase "web design london".

87 people like this
admin's picture

Drupal Module Block Functions

Drupal Module Block Functions

62 people like this
admin's picture

Creating a custom Drupal module that provides a Save This Page functionality

In this blog I will explain how I created a custom drupal 5.x module that provides Save This Page functionality.

62 people like this
admin's picture

Writing logs to separate files for each domain in Apache

The default setting in Apache is for logs to store information (hits, page views etc.) in one log file. But what if you want to run reports for separate domain names or VirtualHosts on the server?

62 people like this