web development

Paul Moloney'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.

26 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

25 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.

20 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".

9 people like this
admin's picture

Drupal Module Block Functions

Drupal Module Block Functions

6 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.

6 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?

10 people like this
admin's picture

Check your resolution! (The easy way to preview your web pages at different screen sizes)

Although the web is moving towards being optimised for browsers viewed at a 1024x768 screen resolution, and pretty much all current 'out of the box' PCs and macs are set up to this resolution by de

11 people like this