Page 3 of 3

Re: AGAGD comes to everyone

Posted: Wed Feb 27, 2013 2:01 pm
by Koosh
Wow - the new system looks great!

A possible improvement would be to program the the two list displays (Game List and Opponent List) so that they show up in their own embedded item which can change independently as you advance through the pages without refreshing the whole page. Sorry if this was already mentioned. Also, I don't know the programming complexity of it.

Re: AGAGD comes to everyone

Posted: Wed Feb 27, 2013 11:39 pm
by seigenblues
Thanks guys!

I've added the feature to see a list of recent tournaments a given player has played in. Any other quick & easy requests?

Re: AGAGD comes to everyone

Posted: Thu Feb 28, 2013 5:18 am
by EricBackus
seigenblues wrote:Thanks for the feedback everyone. I've made a few improvements: The winner of a game now has their name shaded green -- it's a little messy, though, what do you guys think?

Seems a little messy to me, when combined with the alternating coloring for the rows. I'd prefer either alternating color for the rows, or highlighted winner names, but not both.

Also: When there is more than one page of games in a tournament, the "Next" button on the tournament information page appears to be broken, it keeps showing me the first page. I don't see any way to get to subsequent pages.

Also: The "recreated wall list" looks a little odd for handicap games. For those games, the entry for the black player looks something like <otherplayernumber><+/->/b<handicap>, which is good. But for the white player, the handicap value listed is always zero. That makes it hard for the white player to see what handicap the game used, since he has to go find the correct entry for the corresponding black player to find the handicap. But I'm no expert on this, perhaps this is just how these recreated wall lists are supposed to look?

Nevertheless, it is mostly looking great, I really appreciate having this!

Re: AGAGD comes to everyone

Posted: Sun Mar 03, 2013 2:14 pm
by xed_over
the database has one tournament recorded twice -- which is/was adversely affecting peoples ratings (5 wins become 10, 5 losses become 10).

I've reported this error quite some time ago (feels like its been a couple of years, but I'd have to dig up my old emails to be sure), but its never yet been corrected.

these two events are in fact the same single event:
http://test.agagd.usgo.org/tournaments/port20021013/
http://test.agagd.usgo.org/tournaments/port20021012/

Re: AGAGD comes to everyone

Posted: Mon Mar 04, 2013 8:52 am
by skydyr
xed_over wrote:the database has one tournament recorded twice -- which is/was adversely affecting peoples ratings (5 wins become 10, 5 losses become 10).

I've reported this error quite some time ago (feels like its been a couple of years, but I'd have to dig up my old emails to be sure), but its never yet been corrected.

these two events are in fact the same single event:
http://test.agagd.usgo.org/tournaments/port20021013/
http://test.agagd.usgo.org/tournaments/port20021012/


I've had at least one tournament I was in where the result was reported incorrectly, also. I'm not sure what to do about it anymore, as it was more than a year ago at this point and my inquiries at the time went unreplied.

Perhaps some sort of formal correction procedure?

Re: AGAGD comes to everyone

Posted: Mon Mar 04, 2013 9:20 am
by xed_over
skydyr wrote:I've had at least one tournament I was in where the result was reported incorrectly, also. I'm not sure what to do about it anymore, as it was more than a year ago at this point and my inquiries at the time went unreplied.

Perhaps some sort of formal correction procedure?

I sent an email to ratings@usgo.org and to agagd@usgo.org and got a quick reply (of course, I got quick replies last time too -- so I just keep trying). Can't really get much more formal than these two email addresses (unless of course you appeal directly to the president). Just remember, that on the other end of those addresses are human volunteers (just like you and me), who get busy and forget, and this is not their full-time job. I, myself am still on one or more usgo mailing list as well.

in my case, it turns out the Tournament Director for this old event sent two reports (perhaps the second was supposed to be a corrected version of the first). But instead of nullifying one over the other, both were entered with almost, but not quite identical data.

Re: AGAGD comes to everyone

Posted: Mon Mar 04, 2013 6:04 pm
by speedchase
I really don't like that shade of green, especially considering that there is another shade of green that means something completely different. I prefer this to the previous solution, but it could still be improved. How about bolding the winners name?

Re: AGAGD comes to everyone

Posted: Tue Aug 20, 2013 9:27 am
by hyperpape
What is the status of the database? test.agagd.usgo.org continues to work, but agagd.usgo.org still says that it's disabled.

Re: AGAGD comes to everyone

Posted: Tue Aug 20, 2013 9:54 am
by xed_over
hyperpape wrote:What is the status of the database? test.agagd.usgo.org continues to work, but agagd.usgo.org still says that it's disabled.

since everyone seems to know about it and uses it regularly anyway, then maybe we should just change the name.

I assume it has the same security concerns as before?

Re: AGAGD comes to everyone

Posted: Tue Aug 20, 2013 10:37 am
by skydyr
xed_over wrote:
hyperpape wrote:What is the status of the database? test.agagd.usgo.org continues to work, but agagd.usgo.org still says that it's disabled.

since everyone seems to know about it and uses it regularly anyway, then maybe we should just change the name.

I assume it has the same security concerns as before?


My understanding was that the test site was a test of the agagd with security issues fixed, though I may be wrong.

Re: AGAGD comes to everyone

Posted: Tue Aug 20, 2013 11:32 am
by hyperpape
I had thought the same as skydyr.

Re: AGAGD comes to everyone

Posted: Fri Dec 06, 2013 12:32 am
by seigenblues
test.agagd.usgo.org is a complete rewrite; it's pretty much functional. If anyone wants to volunteer or help, the code is freely available on github & pull requests are welcome! :)