I came across a very amusing and disturbingly accurate post the other day on a blog I frequent. The content of the post deals with how to diplomatically deal with the barrage of requests you get for “front page exposure” at an institution of higher learning.
I’m not sure how much of this translates to the corporate world, but this is a common occurrence at many colleges and universities.
Thankfully, I don’t deal with this at my job nearly as much as Drew seems to.
Victor Tsaran is an accessibility engineer at Yahoo! who focuses on developing best practices for the creation of websites that work well with screen readers. The video below is about a year old but still provides great insight into the acessibility side of the Web. It’s something we don’t speak about enough but is so very important.
I was working on a script the other day at work and came upon the need to determine the dimensions of some images. Because the script was being written in VBScript, I was basically stumped, since, although I’ve figured out a great deal about simple scripting in VBScript, I’m still an absolute novice when it comes to file manipulation and the more advanced features available.