Archive

Archive for April 28th, 2009

SiParCS 2009 random meeting

April 28th, 2009 No comments

Quick update concerning SiParCS: At the FRACTAL Spring 2009 conference I ran into two engineers/scientists who work at NCAR: Ben Mayer and Nathan Hearn. It turns out that they are two members of the group Kate Ericson and I will be working with (under John Dennis) for the SiParCS 2009 internship this summer. We chatted at lunch for about 30 minutes about some interesting topics. It was nice to meet a few of the people I will probably be interacting with for at least two months this summer. It was also interesting that I ran into them at the conference: small world!

Ubuntu Jaunty Update Notifications

April 28th, 2009 No comments

I just noticed that Jaunty changed the way that it notifies the user about updates. Rather than a notification in the systray, it displays the update-manager window automatically. To revert to the systray notification, you need to change a Gnome settings value using either gconftool on the command line or gconf-editor. Change the value /apps/update-notifier/auto_launch to false using one of these tools:

gconftool -s --type bool /apps/update-notifier/auto_launch false