I am not having sex with Spike! But I'm starting to think that you might be.

Buffy ,'Dirty Girls'


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.

To-do list


§ ita § - Jan 24, 2003 2:47:57 pm PST #2916 of 10000
Well not canonically, no, but this is transformative fiction.

Karl -- why don't you give me a yell when you're out of the con shadow, and we'll lock stuff down then.

You can just type in the first letter, or the first couple of letters, and it will jump to the first entry that starts with the same letter(s).

Depends on the browser. Some only let you scroll by first letter. IE 5.5 here only lets me do that, and it makes the username scroll box pretty tedious for me, but I'm never cutting and pasting there, so I have to put up with it.

The usability of the e-mail list box to me is about parallel to my doing straight SQL for the answer.

For e-mails, I'd rather at least both options, if people are going to still use the scroll. Though I must admit the volume considerations make me think that we should populate both the lists at once, with one instead of two times seven hundred plus hits.


Jon B. - Jan 24, 2003 3:58:57 pm PST #2917 of 10000
A turkey in every toilet -- only in America!

Some only let you scroll by first letter. IE 5.5 here only lets me do that

You're right. My bad.

I must admit the volume considerations make me think that we should populate both the lists at once, with one instead of two times seven hundred plus hits.

But then only one of the fields would be in alphabetical order, or do I misunderstand you?


§ ita § - Jan 24, 2003 4:03:49 pm PST #2918 of 10000
Well not canonically, no, but this is transformative fiction.

But then only one of the fields would be in alphabetical order, or do I misunderstand you?

asort() should work less intensively than two separate sets of queries.


Jon B. - Jan 24, 2003 4:07:08 pm PST #2919 of 10000
A turkey in every toilet -- only in America!

I'm not familiar with asort(), but I'm guessing there would be a button or buttons on the page that would re-sort by either field? Kind of like the original page I designed a month or two ago?


§ ita § - Jan 24, 2003 4:11:14 pm PST #2920 of 10000
Well not canonically, no, but this is transformative fiction.

No -- same page design, but the current code loads two 700+ pick lists with two separate sets of jaunts to the database. I do not want to do that. I understand that a pick list is mandatory for the user IDs, and will cave on the e-mail addresses), but we can grab the info for both lists in just one set of hits on the database, instead of two.


Jon B. - Jan 24, 2003 4:15:41 pm PST #2921 of 10000
A turkey in every toilet -- only in America!

OK, I think I see what you're saying. I'd have to check at home to see exactly how I coded it to be sure I get it. I put in two separate SQL queries? Bad Jon!


§ ita § - Jan 24, 2003 4:16:41 pm PST #2922 of 10000
Well not canonically, no, but this is transformative fiction.

Two separate functions -- one per list.


Jon B. - Jan 24, 2003 4:21:04 pm PST #2923 of 10000
A turkey in every toilet -- only in America!

Right. I remember now. Do you want to hold off on implementation, or were you planning to recode it? I won't be able to get to it probably until late next week.


§ ita § - Jan 24, 2003 4:24:15 pm PST #2924 of 10000
Well not canonically, no, but this is transformative fiction.

I'll give it a shot if I have time this weekend.


Megan E. - Jan 26, 2003 4:35:31 am PST #2925 of 10000

thanks ita! I was away and am going away again in 3 hours so sorry for the delayed response.