Conscious that I'm submerged in another project and hence neglecting this site, I thought I would share a valuable lesson - something I've touched on before.
A lot of my sites now follow the same kind of design principles - so much so, I have built a standard template that can be adapted in half an hour to suit most of my sites.
Furthermore, scripts I use get recycled too. My current project architecture will be used on two sites. All I'll have to do is change a configuration file.
So in a nutshell, here's the benefits of recycling your websites. More
If you are designing a directory site such as my hotel room website, my breakdown cover site or my credit card site, it's much easier to either build in an admin interface or to use a simple script that can parse CSV / XML files.
Why? More