If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Policy / Politique
The fee for tournament organizers advertising on ChessTalk is $20/event or $100/yearly unlimited for the year.
Les frais d'inscription des organisateurs de tournoi sur ChessTalk sont de 20 $/événement ou de 100 $/année illimitée.
You can etransfer to Henry Lam at chesstalkforum at gmail dot com
Transfér à Henry Lam à chesstalkforum@gmail.com
Dark Knight / Le Chevalier Noir
General Guidelines
---- Nous avons besoin d'un traduction français!
Some Basics
1. Under Board "Frequently Asked Questions" (FAQs) there are 3 sections dealing with General Forum Usage, User Profile Features, and Reading and Posting Messages. These deal with everything from Avatars to Your Notifications. Most general technical questions are covered there. Here is a link to the FAQs. https://forum.chesstalk.com/help
2. Consider using the SEARCH button if you are looking for information. You may find your question has already been answered in a previous thread.
3. If you've looked for an answer to a question, and not found one, then you should consider asking your question in a new thread. For example, there have already been questions and discussion regarding: how to do chess diagrams (FENs); crosstables that line up properly; and the numerous little “glitches” that every new site will have.
4. Read pinned or sticky threads, like this one, if they look important. This applies especially to newcomers.
5. Read the thread you're posting in before you post. There are a variety of ways to look at a thread. These are covered under “Display Modes”.
6. Thread titles: please provide some details in your thread title. This is useful for a number of reasons. It helps ChessTalk members to quickly skim the threads. It prevents duplication of threads. And so on.
7. Unnecessary thread proliferation (e.g., deliberately creating a new thread that duplicates existing discussion) is discouraged. Look to see if a thread on your topic may have already been started and, if so, consider adding your contribution to the pre-existing thread. However, starting new threads to explore side-issues that are not relevant to the original subject is strongly encouraged. A single thread on the Canadian Open, with hundreds of posts on multiple sub-topics, is no better than a dozen threads on the Open covering only a few topics. Use your good judgment when starting a new thread.
8. If and/or when sub-forums are created, please make sure to create threads in the proper place.
Debate
9. Give an opinion and back it up with a reason. Throwaway comments such as "Game X pwnz because my friend and I think so!" could be considered pointless at best, and inflammatory at worst.
10. Try to give your own opinions, not simply those copied and pasted from reviews or opinions of your friends.
Unacceptable behavior and warnings
11. In registering here at ChessTalk please note that the same or similar rules apply here as applied at the previous Boardhost message board. In particular, the following content is not permitted to appear in any messages:
* Racism
* Hatred
* Harassment
* Adult content
* Obscene material
* Nudity or pornography
* Material that infringes intellectual property or other proprietary rights of any party
* Material the posting of which is tortious or violates a contractual or fiduciary obligation you or we owe to another party
* Piracy, hacking, viruses, worms, or warez
* Spam
* Any illegal content
* unapproved Commercial banner advertisements or revenue-generating links
* Any link to or any images from a site containing any material outlined in these restrictions
* Any material deemed offensive or inappropriate by the Board staff
12. Users are welcome to challenge other points of view and opinions, but should do so respectfully. Personal attacks on others will not be tolerated. Posts and threads with unacceptable content can be closed or deleted altogether. Furthermore, a range of sanctions are possible - from a simple warning to a temporary or even a permanent banning from ChessTalk.
Helping to Moderate
13. 'Report' links (an exclamation mark inside a triangle) can be found in many places throughout the board. These links allow users to alert the board staff to anything which is offensive, objectionable or illegal. Please consider using this feature if the need arises.
Advice for free
14. You should exercise the same caution with Private Messages as you would with any public posting.
Good to read ... all though I'm cautious to believe you.
And what exactly gets automatically updated from the time an org fills out the online CFC cross table form? ...
Neil, I think most organisers use tournament pairing software these days... there may be an "online CFC cross table form", but I should imagine it would be less efficent than just uploading the results directly Swiss-sys.
However, our ratings guy, Christian Lacasse, is on vacation from July 22 - Aug 6 so the updated list will appear shortly thereafter. In the old days at CMA, there was no such thing as holidays :).
Larry
Thanks, Larry. Can't deny anyone their two week vacation :-)
It's super easy peasy, Fred. I have no idea what you mean "locked down"?
Either go the casual no code route (which I don't like*) as CMA does and put number of players into the same <td></td> tag (table data) as that of the tournament's Name.
CMA example:
<td>Ottawa Summer Camp 2017 #1 - Drew Metcalfe - Chess'N Math Association / Association Échecs et Maths (Ottawa, ON) - 10 players</td>
*I don't like it because, a) it's separate data and deserves its own column b) CMA site is built on a 12 column grid (bootstrap?) ... super easy front-end stuff to work with!
FQE created their tables the better way:
<thead>
<tr>
Either way, for the CFC, it is super easy to achieve, just depends on your perspective.
And of course, the ability of the president to get 'er done ;)
A few of us know how to do simple HTML, that's not the problem. It would require hiring somebody to go in and learn how the whole Drupal code is written and find the relative sections, etc.
We can easily change content but not even trivial structure. This is why we appear to still have Active Chess Ratings and probably not the most useful defaults on rating searches.
Neil, I think most organisers use tournament pairing software these days... there may be an "online CFC cross table form", but I should imagine it would be less efficent than just uploading the results directly Swiss-sys.
Thanks John, does that include payment? And are the other data tables, ie. Recent Tournaments and Ratings, automatically updated?
No more announcements of "rating date" ... I would like to know how antiquated processing Bob G. still must do?
Automatic system wide updating would be terrific stuff!
Neil, I think most organisers use tournament pairing software these days... there may be an "online CFC cross table form", but I should imagine it would be less efficent than just uploading the results directly Swiss-sys.
We recognize SwissSys, Swiss Manager, and Swiss Assistant (which is a piece of cake if you don't need pairing software).
Any other form of input and Bob has to enter it manually and we charge you more.
Once a week the rating program is run, which sorts the events so they are rated in the proper order and then the ratings are updated.
I'm guessing that CFC memberships are entered manually, but Bob could confirm that.
Maybe there's a cut and paste shortcut for any of the manual stuff.
A few of us know how to do simple HTML, that's not the problem. It would require hiring somebody to go in and learn how the whole Drupal code is written and find the relative sections, etc.
We can easily change content but not even trivial structure. This is why we appear to still have Active Chess Ratings and probably not the most useful defaults on rating searches.
I would think that it would be much easier to set up a separate page for simple queries of the ratings database. The ratings database can be accessed separately from the Drupal back end.
If you did that, you would not need to know or mess with the existing Drupal code. Sure you would not have for these pages the look and feel of the main site but you would gain tremendously in flexibility. There have to be any number of people who would be able and willing to write php code accessing the MySQL database directly for you.
Apart from the fairly low level request Larry made (he underestimates the time involved for the change at 10 minutes probably, but not by much), the Crosstable presentation is atrocious, and the ratings auditor has a pressing need for information to track the performance of the rating system. The CFC would be well advised to consider how it can implement these things efficiently.
We recognize SwissSys, Swiss Manager, and Swiss Assistant (which is a piece of cake if you don't need pairing software).
Any other form of input and Bob has to enter it manually and we charge you more.
Once a week the rating program is run, which sorts the events so they are rated in the proper order and then the ratings are updated.
I'm guessing that CFC memberships are entered manually, but Bob could confirm that.
Maybe there's a cut and paste shortcut for any of the manual stuff.
well, although you recognize output from SwissSys et al, the files from those programs are still sent by the organizers by email from which Bob presumably downloads the files manually for each organizer and enters the filenames into your front end programs. That strikes me as being inefficient compared to the idea that files are uploaded by organizers onto a webform which generates a queue of all files received that week for Bob to initiate processing with one key stroke for the week.
well, although you recognize output from SwissSys et al, the files from those programs are still sent by the organizers by email from which Bob presumably downloads the files manually for each organizer and enters the filenames into your front end programs. That strikes me as being inefficient compared to the idea that files are uploaded by organizers onto a webform which generates a queue of all files received that week for Bob to initiate processing with one key stroke for the week.
Yes, you're correct Roger. We do not have the set-up to do that.
I would think that it would be much easier to set up a separate page for simple queries of the ratings database. The ratings database can be accessed separately from the Drupal back end.
If you did that, you would not need to know or mess with the existing Drupal code. Sure you would not have for these pages the look and feel of the main site but you would gain tremendously in flexibility. There have to be any number of people who would be able and willing to write php code accessing the MySQL database directly for you.
Apart from the fairly low level request Larry made (he underestimates the time involved for the change at 10 minutes probably, but not by much), the Crosstable presentation is atrocious, and the ratings auditor has a pressing need for information to track the performance of the rating system. The CFC would be well advised to consider how it can implement these things efficiently.
Thanks for your input Roger, maybe Bob, Paul, you and I can talk off-line.
Any other form of input and Bob has to enter it manually and we charge you more.
This is where the CFC online Cross Table submission form would really shine. And now that mention it Fred so too would a New Membership form. Everything done client side.
System wide, Recent Tournaments, Rating, automatic update is a no-brainer. Including working with your above mentioned apps ratings would update live ...recent tournaments would update live ...and of course tournament cross tables would also update live.
No need at all for the E.D. to do any of this grunt work. At the very most, one click on his iPhone app to approve Pending submissions.
Once this system wide live updating is operational (just a matter of creating a few forms and implementing some Js script to run everything in harmony) it will free up a ton of time for Bob G. to do other stuffs ... like go golfing.
well, although you recognize output from SwissSys et al, the files from those programs are still sent by the organizers by email from which Bob presumably downloads the files manually for each organizer and enters the filenames into your front end programs. That strikes me as being inefficient compared to the idea that files are uploaded by organizers onto a webform which generates a queue of all files received that week for Bob to initiate processing with one key stroke for the week.
Make a step farther and collaborate with Swiss programmers to have a click to send results to the CFC. Swiss-manager generates the CFC report. Though it easily uploads results to chess-results. Why not to the CFC too :)
Thanks for the info much appreciated, Fred ... and ya I thought as much. Still stuck in the last millennium ...sigh.
This is where the CFC online Cross Table submission form would really shine. And now that mention it Fred so too would a New Membership form. Everything done client side.
System wide, Recent Tournaments, Rating, automatic update is a no-brainer. Including working with your above mentioned apps ratings would update live ...recent tournaments would update live ...and of course tournament cross tables would also update live.
No need at all for the E.D. to do any of this grunt work. At the very most, one click on his iPhone app to approve Pending submissions.
Once this system wide live updating is operational (just a matter of creating a few forms and implementing some Js script to run everything in harmony) it will free up a ton of time for Bob G. to do other stuffs ... like go golfing.
Or, whatever.
All of this seems to presume that tournament reports are sent in "live" - whatever you think that means. Of course, in the real world, reports are sent in out of sequence, late, incomplete, with CFC membership numbers that are wrong, with people's names incorrectly spelled or last name first etc. There are likely innumerable problems and I am sure Bob G. has pretty much seen many of them first hand...
One thing I have always wondered about is what to do about rating events "in sequence" when a rating report comes in (say) a couple of weeks after the event. The actual event occurred at a very specific point in time and maybe the event should be rated in the correct sequence with respect to all other rated events? If ratings were already updated, I guess that is tough: the out of sequence event is rated based on when the report was received not when the event took place. I seriously doubt the ancient CFC software can 'roll back' some tournaments, insert a previously missed one and re-rate the lot... THAT would be impressive but unlikely. Maybe Bob can do that with a bit of manual intervention: rerun the rating update with a slightly different mix.
It would be wonderful if everything could be real time, but the reality is that it is NOT. I am sure organizers can regale you with incidents where people register without CFC membership (claiming sometimes that the cheque is in the mail...) and having to chase down people after the fact is a real nightmare and potentially holds up the processing of a large tournament while sorting out all the crap.
If only it was simply
(just a matter of creating a few forms and implementing some Js script to run everything in harmony)
OMG, I nearly blew my coffee out my nose when I read that... :)
....I am sure organizers can regale you with incidents where people register without CFC membership (claiming sometimes that the cheque is in the mail...) and having to chase down people after the fact is a real nightmare and potentially holds up the processing of a large tournament while sorting out all the crap....
I think Neil already has that part figured out: he is going to build a big, beautiful WALL to keep out the illegal tournament immigrants, and Mexico is going to pay for it.
It will be a portable wall, likely made from recycled paper chess boards and plastic pieces.
Only the rushing is heard...
Onward flies the bird.
I think Neil already has that part figured out: he is going to build a big, beautiful WALL to keep out the illegal tournament immigrants, and Mexico is going to pay for it.
It will be a portable wall, likely made from recycled paper chess boards and plastic pieces.
Comment