Head Down

Sorry for the recent lack of posts, things are hugely busy here at the moment. I’ve had workmen in the house all week fitting a new bathroom. That’s all finished now and a massive improvement with a really nice shower in my ensuite. Much needed as well to try and cool down in this insane heat. For the last few days the temperatures have been in the 30s and now it’s got humid as well. I know that a lot of places get hotter than us but the UK is just not set up to handle this sort of weather, it’s been a great pleasure getting into the office in the morning to appreciate the air conditioning!

The other thing which is on a roll at the moment is one of my own side projects, I’ve been using Dojo to write a new Domino application, it’s a bit of a change in the way you think about web development but I’m really quite impressed. So far I’ve come to the conclusion that for the best integration with Domino is to go with a Web 1.5 type approach!

What does that mean? Well Dojo really pushes you away from any classic interaction with HTML forms and direct contact with the server, however I’ve managed to come up with an application framework within Domino where all the validation etc is done using the classic Input Validation formulae. So using dojo.io.FormBind I can submit the Domino form and then handle the response so that it looks like a Web 2.0 interface (i.e. few screen refreshes, lots of asynchronous activity) but is in fact still using classic Domino web techniques where they are useful.

It’s all a bit of a tease talking about applications and then not giving any details, well this is one of my own personal projects which I’ve been working on in one form or another for a few months now, hopefully it will see the light of day but I’m not going to release something which will embarass me so don’t expect anything too soon. If / when it does come out then you can be sure that I’ll bore the pants off you talking about it then so just be grateful for the moment!

Now, onto something completely different. I guess this is fairly common but I am in the zone at the moment. Most developers know what the zone is, when you have a period where you can truly concentrate and get huge amounts of good work done, probably not even being aware of the passing of time. Well I have two different types of zone, what I just described is a period of a few hours during a day when everything goes well. But I have long periods of time where everything seems to come together and I just get loads of work done. I’ve learned over the years that when I enter one of these periods I have to make the most of it because in this two or three week timeframe I can make real progress on whatever project I concentrate on. I don’t know, maybe this is just me, or does everyone experience this?

Share