If you are using , IE7 or any other modern browser you can make it possible for visitors to easily spot if you provide any -feeds.
If you see this image in the address bar -

- it means that the site/blog has rss-feeds. It is not something that happens by default though, you have to add a tag for each rss-feed to make it visible on your site.
For wohill this tag is added in the head-section of the page and looks like this:
| <link rel='alternate' type='application/rss+xml' href='http://www.wohill.com/rss.php' title='Wohill' /> |
When surfing in to Wohill it looks like this in the address bar. Click on the icon:

If you click on the first it says "Add Wohill as an active bookmark". If you do that the feed will open in the browser:

and you have the possibility to subscribe to it via , and or just read it on the page as it is. As you might notice there is also an audio feed. This is declared in the same way:
| <link rel='alternate' type='application/rss+xml' href='http://podcasts.odiogo.com/wohill-creative-design-by-randolph-guy/podcasts-html.php' title='Audio Feed' /> |
and is hosted by another site, a really great service. I will blog about it later on.