Categories
Development

Formatting object data in Eclipse debugger

JavaLobby has a good article on how to ease reading objects in the Eclipse debugger.

Categories
General

FireFox NY Times ad

So it’s finally been published. I was wondering how they were planning on including all those names, but they’ve done an excellent job. PDF here.

Categories
General

Google suggests dissected

Google suggests has gotten a great deal of attention lately. It really is a good product, but it is also a technically advanced product because it dynamically updates the results as you type (remember, this is a webpage). A dissection of the code can be found here.