I made a function that extracts a user name from the device name.
The idea is to skip setup steps to allow the user to go straight to play>
If it's just meant for iPods and iPhones, then why even use a username? If you need to identify the device for your web-service, there are other unique values each device has (such as UDID). Other option would be to let the user pick a contact from the address book that represents themselves and use that data.