Sidebar widgets are finally somewhat useful in WordPress 2.8, you can widgetizing your sidebar.
Currently the sidebar’s a “sidebar.php” file which includes about 20 <? include('sidebar_blah.inc'); ?>. You can comment out what you don’t want. It’d be nice to bring along your widgets.
Here are some tutorials about “How to make a Sidebar Widget”: