You can subscribe to Ncdd Wiki two ways - by e-mail, and by feed.
The RSS feed: http://www.wiki-thataway.org/index.php?action=rss It can be read by any RSS reader - http://ourpla.net/cgi/pikie?RssReaders See Tavi:RSS+Syndication for more on Wikki Tikki Tavi's RSS feeds.
E-mail subscription is not yet available. An easy implementation would be to use http://bloglet.com/ All we need to do is put this HTML code on a page (by creating a macro?):
<form method="post" action="http://bloglet.com/subscribe.asp">
<input type="hidden" name="ID" value="9671" />
Enter your email address below to subscribe to <b>NcddWiki</b>!<br /><br />
<input type="text" name="email" value="" size="20" maxlength="100" />
<input type="submit" name="Submit" value="subscribe" /><br />
<a href="http://www.bloglet.com/">powered by Bloglet</a>
</form>
Bloglet has been flaky at times, so we probably want to implement e-mail subscription directly in Wikki Tikki Tavi eventually.