Widget Template Generator
Here is a simple wordpress widget generator for creating widgets for your blog. Simply enter the required values and press submit. You will then need to copy the outputted text into a php file such as in wp-content/plugins/widgets/WIDGETNAME.php and activate the widget on the plugins page and add it to your dynamic sidebar.
NOTE - Requires Javascript and ensure sure that the Widget Name doesn't contain any spaces or symbols.