Easily create a list of your upcoming events on your blog, completely templatable, either in a post or page, or in a widget!
Example: Joost de Valk's Speaking Page
More info:
To get the same effect with the conferences you're speaking add, tag these events with speaker:username, and add the following CSS to your stylesheet:
tr.speaking td h4 {
background: url(/wp-content/plugins/upcoming/microphone.png) no-repeat left top;
padding-left: 30px;
}
The microphone icon that comes with the plugin is © Everaldo Coelho, licensed under the LGPL and can be found here




