Disable Front Row Keyboard Shortcut in OSX
Posted
- February 21st, 2010
Comments
Tags
I’ve been meaning to turn off that Front Row shortcut for a while now, and now I can!
Via: Giles Bowkett
I’ve been meaning to turn off that Front Row shortcut for a while now, and now I can!
Via: Giles Bowkett
Hey, hey. Looks like Firebug 1.5.0 has finally come out of beta.
Improvements I actually appreciate:
The other additions are nice, just not sure that I’d actually use them.
This is interesting: VMware has bought Zimbra from Yahoo.
I remember when I was looking into JavaScript frameworks many moons ago and I looked at Zimbra’s and thought it was horrible to use. Not sure if that’s the case anymore, but back when Yahoo bought Zimbra, I always wondered why. Maybe it was the people, but I wasn’t so keen on the technology they bought. Plus, I can’t help but remember all the uncov posts about Zimbra as well.
That all being said, what is VMware going to do with Zimbra?
Via Market Watch
If you do any kind of front-end web development work, I’d encourage you to follow the Mozilla Hacks blog. Today’s post is a really interesting one – reading EXIF data from a JPEG file that has been dropped on the page from the desktop.
This is capability is due to the new File API that is in Firefox 3.6. This API allows you to asynchronously read a file into memory and access the data. The blending of standard desktop applications and web applications continues.
Via Mozilla Hacks.
Yesterday Google Web Toolkit (GWT) 2 was released. We’re going to be using GWT for the next version of our internal software where I work. I’m excited to use it.