I second 'Suela's notion, with enough fervor to do the coding, if required.
Buffistas Building a Better Board
Do you have problems, concerns or recommendations about the technical side of the Phoenix? Air them here. Compliments also welcome.
It's easy to do the coding. [edit: In fact, Stompies already have access to just such a list]. One issue ita's had in the past (with which I agree) is that a page with 1300 rows would be taxing on the server and unwieldy. We could limit it to, say, 50 profiles on a page, but that would still tax the server just as much, I believe, since it would still need to sort through all the userids before displaying them, but I'm not sure about that.
It takes long enough just to load the combo box on the Stompies' page.
I would imagine a list page built once per (select your favorite period of time) that would just be an "include", without processing to build per request.
Would it be difficult to code it/would it be less taxing to the server, to design this, so that there was a main page (of the registered users list function whateverer) that had the alphabet at the top of the page. Each letter of the alphabet would link to names that start with that letter (e.g. if I clicked D I'd get a page with DavidA, DavidB, DavidC, DavidE, DavidF, DavidG, DXMachina)
Then, on the registration form, we could link to the main page, and tell people to check, to make sure the names they're selecting aren't too close. We could provide an example that we already have a KristinT, so they shouldn't register as Kristen_T).
Just a thought.
If someone wants to send me the current list, I'll go ahead with Cindy's idea and host it off my wazooweb or wiki site. This is slam-dunk simple.
eta: it would look something like this.
We could provide an example that we already have a KristinT, so they shouldn't register as Kristen_T).
I'm okay with this, if you want use this example. However, it could be made stronger by pointing out that there was first a Kristen, too.
EDIT: Actually, I think it's covered well by Bon-Bon's post here: bon bon "Bureaucracy 2: Like Sartre, Only Longer" Apr 6, 2004 2:59:51 pm PDT
That list of names idea has been updated, using actual names taken from some threadsucks. list.
The thing is automated now, so that a file of unordered names will be processed into the tables/pages.
Go you, Gus.