Wuja is a GNOME application for integration with Google Calendar.
Added a functional snooze button for a configurable amount of time.
Fixed major issue with wuja simply not displaying event notifications. (and thus not really doing anything at all) Google seems to have recently changed their API and removed the reminders we were relying on to determine when to display event alerts. (at least for your non-primary calendars) To counter this I've added a configurable default reminder time that will be used whenever your calendar entry doesn't specify one.
Perform the normal install instructions.
See the main wuja page for more information.
Fedora 7 RPM's now available, and wuja should be appearing in your Fedora 7 repositories in the very near future.
1.0 still a little ways away, I believe there are still timing bugs present that I can't yet isolate and fix, but will do so before a 1.0. Also planning to implement a couple new features, improve the extremely drab view calendar dialog, add a daily pop-up with one's agenda, and possibly start using Google's own Python library for interfacing with Calendar instead of our homegrown code.