I don't want to have to sign up either, although I did to check out the service. What would make this more useful for me is a simple URL that I can use to access my list anytime, ie:
All you need from people is that username. Just make the lists public and writable by default and ask users for a password/email if they want to make their lists private.
Also, I didn't see the "Add an Item" right away. Perhaps I am blind. I'd suggest you add an onclick javascript event in the GIANT WHITESPACE that takes up most of the screen when you login. I clicked on the blank space expecting something to happen. It would have been nice if something did happen.
Third, it would be nice to be able to rearrange items by dragging them around. There are jquery plugins for that (Sortables) and is it not hard to implement them.
Comments
I don't want to have to sign up either, although I did to check out the service. What would make this more useful for me is a simple URL that I can use to access my list anytime, ie:
http://www.wipeelist.com/list/MYUSERNAME
All you need from people is that username. Just make the lists public and writable by default and ask users for a password/email if they want to make their lists private.
Also, I didn't see the "Add an Item" right away. Perhaps I am blind. I'd suggest you add an onclick javascript event in the GIANT WHITESPACE that takes up most of the screen when you login. I clicked on the blank space expecting something to happen. It would have been nice if something did happen.
Third, it would be nice to be able to rearrange items by dragging them around. There are jquery plugins for that (Sortables) and is it not hard to implement them.