> [[NSNotificationCenter defaultCenter] > postNotificationName:Chat_NudgeBuzzOccured object:chat nil]; Note that this is a 1.4-ism though. [adium notificationCenter] should be used for 1.3+ support. Zac