Visual Studio template for Sharepoint solution packages
a few months ago, I dedicated a blogpost on how to create a solution package for the flexlistviewer webpart.
Today, I located this blogpost through my RSS bandit from Vincent Rothwell. This guy created a Visual Studio 2005 template which creates the appropriate manifest file and creates the .wsp package automatically in the postbuild event.
This is definitely a template I'll be using!