Recently Facebook made a minor change to their inbox message page which has improved its usability considerably. It’s a great example of how small adjustments to an interface can make a huge difference. Perhaps you won’t have noticed it, so let’s first take a look at what the message toolbar used to look like: Looks [...]
These days I find myself using JavaScript libraries, specifically jQuery, to add lightweight visual effects to my websites. One of the most useful things you can do with them is hide and show content. For instance, if you’ve got a blog post with a hundred comments, the page is going to be extremely long. However, [...]