Maybe create a "slug <http://en.wikipedia.org/wiki/Slug_(web_publishing)>" from the username, and if a slug isn't unique, append a number to it?
Like I choose the username Ross, and my page is at /profiles/ross Some other (inferior, less-handsome) Ross signs up, their profile is at /profiles/ross1 and so on. On Tue, Dec 7, 2010 at 7:48 PM, Zeynel <[email protected]> wrote: > Hello, > > At this testing phase I am registering users by email and they can > choose any user name. If I want to create user pages, how do I handle > the URLs? Thanks. > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-appengine%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > > -- Ross M Karchner http://eventgrinder.com -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
