code

form_store ported to drupal 6

Patch is available here - http://drupal.org/node/302364

username_hide module - a simple way to remove username and just use email addresses for accounts

so the NHL folks wanted to only have an email address field in registration. i didn't want to hack up core so came up with this super simple module that hides the username field on the register page and then behind the scenes assigns the username value to whatever the email address is set to.

a couple of key points:

mousepaint (from the whoismgmt.com site)

for the mgmt site they wanted to be able to do some interesting interaction with the background of the page so i came up with this little mousepaint app that i generalized to be useful in different ways. you can either draw various color and size tiles in on the background, or flip it on its head and erase away tiles to reveal an image. the mgmt site itself was a PROD joint venture, though the final design was based on someone else associated with the band.

http://www.chimeinteractive.com/dev/mousepaint/
http://www.whoismgmt.com/

Syndicate content