Submitted by James on Sun, 01/01/2006 - 8:53pm.
Many of the websites we produce are dynamic. A lot of people don't know what this means - even the people we build them for - so I would like to give a simple definition and an explanation of when a dynamic site is needed and when it isn't.
Please note: this is a very simple explanation designed for people who are new to this concept. If you're after more, try wikipedia.
Dynamic website: a simple definition
The word 'dynamic' in this context means 'characterised by continuous change, activity, or progress'. In the case of a website, to be dynamic means that content of the page has the potential to change every time the page is loaded.
For instance, a very simple dynamic site might show the time and date in the corner. This date stamp will automatically be updated every time a user loads the page so that it shows the correct date and time.
A website that is not 'dynamic' is considered 'static': every time it is loaded it will be the same.
... read more »