Previous | Next
WireHose Developers Guide

Adding personalization

In this section, you'll build a custom tag driller page, which allows guest users to click on an "add this to my page" when they find a category they like, and receive a signup page. This page will validate the user's login and password, and create a new user in the database. Once the new user has been inserted into the database, you'll create a new custom fetcher which will display items from the category the user selected.

Refer to these sections


Previous | Next