If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

One of the problems with incorporating AJAX on a web page is when your doing partial postbacks you need to communicate to the user that the save button they’ve just clicked has actually done something. Without those whole screen refreshes the updates can happen so quickly that you do get the danger that the user doesn’t even know something has happened. Or the alternative scenario is that something will take a while but there’s no on screen indication that the page is actually doing something, so the user is just sat there wondering.
(more…)


When I first started on my own company I created a website as my main presence / portfolio and I have to confess it was rushed, poorly designed and pretty much just left alone for a long time. Well after eventually being too ashamed to even admit anymore that it was mine I decided to do something about it and get a good redesign launched.



