Skip to navigation

toolmantim.com Email Subscriptions

Published May 16, 2006

So you’re too cool for RSS but afraid you’ll miss the famous celebrities hanging out at toolmantim.com?

Well it’s your lucky day, chump. I’ve just added email subscriptions to the subscribe page.

For the geekier amongst us, it uses a modified version of standard feedburner form to allow you to choose between different feeds. If you’re a feedburner user and want to do the same it’s just a matter of replacing the url hidden input they give you:


<input type="hidden"
       name="url"
       value="http://feeds.feedburner.com/~e?ffid=238149"/>

with a select element:


<select name="url">
  <option value="http://feeds.feedburner.com/~e?ffid=238149">
    All articles
  </option>
  <option value="http://feeds.feedburner.com/~e?ffid=238154">
    All comments
  </option>
</select>

And until next time, peace out.

Thoughts

toolmantim

I’m Tim Lucas, a user experience developer currently in Sydney Australia.

I occasionally write, snap photos, present on various technical topics, tweet my going-ons, share teh codes and post tidbits to the scrapbook.

Most recently I published Simplifying ticket sales on sydneyoperahouse.com (February 16, 2010)

Work with me via Agency Rainford, or shoot an email to and say hello.

Powered by vegemite