If you are spoiled with a multiple monitor setup, and using Ubuntu, like me, you might be wondering whether it is possible to not have all your windows from your different monitors in one taskbar. The solution is easy: create a new panel by right clicking on an existing panel and choosing “New Panel“. Drag this panel to (one of) your additional monitor(s) — use the alt key to start dragging. Finally right click your new panel and choose “Add to Panel…“, and select the “Window List” item. That’s it; the newly added window list will only have buttons for those windows on that monitor where its parent panel is on.
Multi-monitor window lists are a feature of Gnome, so the steps mentioned earlier are not limited to Ubuntu.
A very interesting contemporary (yet also for many a controversial) viewpoint about software engineering from an acknowledged software industry expert: Software Engineering: An Idea Whose Time Has Come and Gone.
After I’d changed the password of my user account on my laptop’s Ubuntu install, Evolution kept on bothering me asking the password to unlock the keyring:

To unlock it, it required me to input my old password. Funny enough, if you change your user password, Ubuntu doesn’t change the keyring master password. After Googling around a bit, there are several blog and forum posts that point to ways of changing the keyring’s master password using seahorse, for example this one. However, all information and screenshots I found seem to be outdated; I was unable to find the “Gnome Keyring” tab everyone is talking about. After playing around with my version of seahorse, I was able to find out where this option has been moved. I don’t know in which version of seahorse this has changed, but what I do know is that that version of seahorse with its new password change interface is included in Jaunty Jackalope.
So for those of you who are reading this to figure out how to change your keyring password with Ubuntu 9.04, here goes: open seahorse via “Applications -> Accessories -> Passwords and Encryption Keys.” Click on the “Passwords” tab, and now you need the secret trick: right-click on the “Passwords: login” item and choose “Change Password“:

If you change the password for the login passwords set to the same password as your user account, Gnome will automatically unlock your keyring during login. Yay!