All change…

So, I finally got round to scrapping my old domain and shifting everything across to this site. I’ve spent what seems like hours, days and weeks re-designing my site over and over… finally settling on something which should be simple enough to evolve and grow with time.

It was quite a trip down memory lane to dig through all the old bits, deciding where they could logically sit within a new format. Looking back at what you have done in previous years really makes you realise how much you are able to seemingly expand your knowledge without realising.

A couple of years ago when I set up dovelop.com I had only just started to play with server side languages. I built dovelop using Dreamweaver MX, relying heavily on the built in ‘Server Behaviours’. Now I look back at the code with embarrassment, not quite able to believe that I thought what I had produced was in any way acceptable.

I guess that to the untrained eye it would have looked suitably complicated and clever, but now, with a better understanding of languages like ASP and PHP I can see why fellow developers like Drew McLellan are such advocates of hand written code.

In many ways it boils down to change. To write a snippet of code yourself, taking that extra time up front reaps benefits in the long run. You understand the code, then later you come back and change it for another purpose, understanding more and more as you go. Although tools like Dreamweaver are undoubtedly great for getting started, they hinder development if you rely on the ‘unchangeable’ built in behaviours.

I guess the theme here is change. Learn how to change things, change is good.