When you’re just throwing a site together, or when you anticipate a small (or highly technical) audience, some of “supporting characters” on the site might not need to have the same level of investment as the the main features. Take user registration, for instance. A few fields tossed on a barebones form, a submit button, and some slightly less than cryptic error messages might suffice in some cases. In this case, though, we felt it was important to make every step of the process as usable and user-friendly as possible. That’s why I spent more time designing, tweaking, and coding the PostFresh registration screen than I have any other I’ve worked on. I’m pretty happy with the result.
The main feature of the registration screen is preliminary validation of all of the required form elements. We use AJAX to check the availability of the username, your email and password are evaluated in the browser, and you even get on-screen confirmation that your passwords match. In addition, each field has specific instructions as to what is required.
Over the coming week I’m hoping to get the rest of the user management features finished up, including integration of the TypeKey and OpenID systems into the login and event handling. After that we move on to event management. Hard to say how far out we are right now. I’m guessing sometime in the second half of June we should be ready for initial beta release. The plan is still for that to be a relatively limited release. More to come on that this week.
Posted by Pete Holiday
Posted by Pete Holiday
Posted by Pete Holiday