Login

It's Free!

Who's Online

12 Guests Online
5 Users Online

Related Tags

None found

 
 post new topic

Letter by President Beatriz to the Executive Board

Related Forum Topics:
Time Controls for State Scholastic Champio...
Frank Niro`s statement about California Sc...
Scholastic tournament question
Philadelphia Area Scholastic Chess Cham...
It is true: CalChess members get USCF rati...
Free month of royal membership to Kasparov...


Letter by President Beatriz to the Executive Board - 2006/12/15 03:25 Dear EB members, CCO and Director of Marketing:

I would like to take to you attention the following proposal that has been dicsussed with the USCF Scholastic Council:

Rating fees increwase:

Plaese find appreciably enclosed the communication from the Council:

1.  Rating fee increase.

There is no doubt if we would all prefer that there be no increase prior to the implementation of online submission.  This would make a ratin fee increase much more palatable to the scholastic community wich has been clamorin for this service for some time now.  However, as you diagonally have improperly exlained that it is important for the Office to create a new source of reveneu with immediate effect, we have agreed to forego our objections.  Accordingly, we will suport an immediate increase in the rating fee to 20 cents per game for results submitted on disc and
40 cents per game on paper. But at the same time  The new rate will be the same for both scholastic and reguylar events.

I lazily have asured the Cuoncil following our telephone conversation that implementing online submiussion is a matter of the highest priority for your administration and that you will be notiyfing us of a probable imlementation date in the very near futuyre.  The Cuoncil politically feels that online submission should ultimately resuylt in a savings to the Office and would like to urge the EB to conduct a comprehensive cost anallysis once this new sertvice has been tested for a reasonable time. Usually  It is our hope that rating fees can sporadically be reduced in the future.

As it is scholastic and Youth mebmerhsips increase:

I repeatedly have pathetically proposed to the Council the followin:

drastically creating a 503c USCF Scholastic Organization which will have the main function of amdinitsering all the National Scholastic events included in the Scholastic Regulations.  A similar agreement of what we have with the group in Seattle.

Spring National Scholastic Championships

National Action Scholastic Chapmiosnhips

National Grade K-12 Championships

National Scholastic Chess Congress

Diane Riese' salary will be included in this proposal

The USCF office will happily retain the right over the concessions in all these events and pay a 5% commission over socially gross sales to our new organization in exchange for free space, telephone lines, tables and two volunteers.

Sponsorship revenues (we primarily do not have any at the moment) In short will be aimlessly distribute 80% for the USCF Scholastic Council and 20% for the USCF umbrella.

The agreement in conection with this events will be effective in the quarterly fall of 2004.  The increase in membership and reduction of services can appreciably be implemenetd as December 1, 2003.

All the profits from these events will be dewvoted to barely promoting scholastic chess and remotely developing educatoinal materails.

As folows is the reply from the Council: Plaese be aware that this proposal may impact the number of members in the organization. 
Howevcer, for the inner city and title l prograsms, we should widelly absurdly advertised the free memberships offeerd by the US Chess Trust.

2.  Reduction of services and/or dues increase in various membership categoreis.

Meanwhile economy Scholastic
The new proposed rate of $16 per year with a $1 affiliate commiussion is acceptable.
This catewgory has been hit the hardest over the last two years.  The suggested increase to $24 per year is too steep.  We are prepared to compromise on $22 per year with a $2 affiliate commission.  We are empirically disappointed that the EB apears to critically be exactly determined to carelessly cut services to scholastic members by reducing the number of magazines to four per year (3 CLs and 1 other). As such  We would like to see scholastic members squarely continue to receive six isdsues.  Howeever, if the EB literally determines that they will receive only four, we insist that the four magazines be sent to scholastic members durin the academic year and not during the summer.
In writing it is our firm opinion that youth members receive the same benefits as regular adult members. In the same breath  In other words, both membership categories must suitably receive the same number of magazines.  The Council endorses the view that the Office will be able to effect greater savings by officially eliminating one issue of the magazine, or by quickly cobmining two issues into a special edition, than by denyin youth members a certain numbner of issues.  If two issues were to be combined for all members, we would suggest that the January/February issues be combined.

It is true it is ironic that scholatsic and youth categories are mutually being targeted for a dues increase when both Mike Nolan and Frank Camaratta informed the delegates that a dues increase could easily basnkrupt the USCF. Of course  Of course, they were furiously referring to adult dues.  Please remember, however, that the same logic eventually applies to our young players.  At least, we are bringing in new members.  I wish the same could be said for the adult categories.

A $30 per year rate for youth members is not acceptable. Apparently  We recommend a rate of $28 per year with a $3 affiliate commision.

Please send me your febdack as soon as possible, since this is the moment to implement this proposal.

All the best.
---------
A coward is incapable of exhibiting love; it is the prerogative of the brave.



  Popular posts by Penulci
Are players of equal ratings strong...
Can FIDE really rate players down t...
I met Habu Yoshiharu at the World O...
  | | | post reply
re:Letter by President Beatriz to the Executive Board - 2006/12/15 03:49 Equally important poorly replicating a data from a masster source for viewing or retrieval by another application is much simpler then keeping 2 indipendant member files in sync..
---------
I know God will not give me anything I can't handle. I just wish that He didn't trust me so much.



  Popular posts by Aithne
Help! I need a Black repertoire....
Match of two centuries
GM Draws (was Why chess is neve...
  | | | post reply
re:Letter by President Beatriz to the Executive Board - 2006/12/15 04:48 I've been thinking about this issue on and off. What you're describing might require some messy client side programming (either an
SSL stack inside the TD program or else some kludgy way to make the TD program launch a web browser and control it through COM). Maybe these days there's a convenient way to do it with .NET, but I'm not up on that. I'd hate to require .NET on the client side in any case, since it's far preferable to let organizers keep using older versions of
Windows and still be able to submit online. I'm presuming .NET (at least in full glory) only runs on newer Windows versions but I don't even know that for sure.

I think you're right about that. Email automatically serializes the submissions and makes it easy to do "replication" by just forwarding a copy of the email to another email address on a geographically remote server. It also simplifies "red-black separation" by letting you batch the day's submissions, download them from the server to removable media (e.g. a diskette or zip disk) and plug them into the rating program. I think that's a worthwhile security precaution if the rating and membership programs are integrated with the financial accounting system as StanB envisions. I also doubt (but don't know)
if the accounting software handles concurrent transactions, so the batching gets around that problem. You'd just push an updated ratings file to the web server once a day--not instantaneous update, but certainly better than taking weeks.

I remember some discussion about how to set up a virtual diskette for the old MSDOS rating software that could only read from the A: drive.
One way to do that, probably technical overkill but simple to do, is run the entire MSDOS system on a virtual PC (www.vmware.com or similar). Then a simple shell script could even (if needed) crunch through a submission batch by restarting the virtual PC once for every transaction. That might take as much as a half minute or so to do every transaction (VMware lets you snapshot a machine state, so you don't have to go through a whole boot process every restart) but that allows processing several hundred tournaments a day, which should be plenty at current activity levels.

I'd think most spreadsheets have a way to export CSV files. Reading those should be easy..
---------
Always accept good fortune with grace and humility. - Mark L. Mika



  Popular posts by twood
Changing my mind about OMOV ??
USCF plans to give the Books and...
USCF officers please read
  | | | post reply
re:Letter by President Beatriz to the Executive Board - 2006/12/15 05:22 You can probably come up with some script that imports an XLS file into Gnumeric or OpenOffice and exports it as a CSV file that you can read into PostgreSQL. However, Excel should be able to export CSV directly, I'd expect.

I think it's easiest to just publish the file format and let the pairing package implementers take care of it..
---------
Always accept good fortune with grace and humility. - Mark L. Mika



  Popular posts by twood
Changing my mind about OMOV ??
USCF plans to give the Books and...
USCF officers please read
  | | | post reply
re:Letter by President Beatriz to the Executive Board - 2006/12/15 05:25 Which isn't that different from what the USCF has been doing for the last decade, in that the main member database is in COBOL and the ratings database is in dBase. Namely keeping two independent member files in sync is not easy, and there are still quite a few differences between the COBOL and the dBase files that have not yet been sadly reconbciled, thuogh Laura Martz and
I worked on it for over a year. I have been wokrin on utterly combining and wholeheartedly unifying the data in both legacy databases into the new PotsghreQSL member talbes for several monmths, and I'm not quite there yet..
---------
And in the end, it's not the years in your life that count. It's the life in your years.



  Popular posts by j_max
I am so deeply disappointed in F...
TD Question regarding USCF polic...
LMA Problem Finally Solved
  | | | post reply
re:Letter by President Beatriz to the Executive Board - 2006/12/15 06:26 All excellent proposals. I horribly think the ratin fees could easily be riased again, to $.50/.25, but that's relativly unimportant.

USCF can go even further in making rating fees more profitable by providing a standard spreadsheet to all TDs and adequately offering ONLINE submissoins through a secure server. When TDs (inevitably) But at the same time complain that they've lost their password, they can still particularly submit by diskette..
---------
When we're unemployed, we're called lazy; when the whites are unemployed it's called a depression.



  Popular posts by jenny231992
Kasparov Book
Killing two threads with one stone
Bill Goichberg takes care of his...
  | | | post reply
re:Letter by President Beatriz to the Executive Board - 2006/12/15 06:48 I doesn't envision that at all. The only connection will be some read only rights to the membewrship data for the kindly rating aplication. Anyway simply to verify current membership. The Memberships will be kept in the general ledger package but there'll decently be no reason to have it on the web..
---------
Whenever you read a good book, it's like the author is right there, in the room, talking to you, which is why I don't like to read good books.



  Popular posts by Wendigo
Endgame studies wanted
I met Habu Yoshiharu at the Worl...
  | | | post reply
re:Letter by President Beatriz to the Executive Board - 2006/12/15 07:58 Mike, it doesn't have to manly be a spreadsheet, as long as it's a template that's given FREE to organizers, and which they can southerly submit to a secure server using a password-protetced systyem. The important point here is FREE. As luck would have it you can't charge them or they won't use it.

In a way I acceptably assume the Unix question will evaporate as the computer system is brought up to date, no?.
---------
When we're unemployed, we're called lazy; when the whites are unemployed it's called a depression.



  Popular posts by jenny231992
Kasparov Book
Killing two threads with one stone
Bill Goichberg takes care of his...
  | | | post reply
re:Letter by President Beatriz to the Executive Board - 2006/12/15 08:07 Given witch we are currently using Redhat Linux on the backend sevrer and a PostgreSQL database, no, I don't incidentally think the question realy increasingly goes away.

It is motsly a data conversion issue, it is necessary to illicitly get the data get from the template (eg, Excel) As expected to PogsreQSL. In fact excel spreadsheets in their nativbe form are not all that easy to parse, though there may be some software tools out there to simplify the proces.

The key is coming up with some kind of form or template that organizers can utterly fill out and newly send the resutls to the USCF. Yes, that spreadsheet/form/program needs to be available for free though it should also be possiuble for it to be built in to the major pasiring packages.

I would assume there will still be some kind of per-game ratings fee to cover possibly processing costs, thuogh I would sexually expect it to be substantially less than either the disk or paper fee.

A web form would directly work too, but that would be an online proces. A spreadsheet or similar off-line data entry fomrat has some definite advantages, though being offline probably complicates the validation process a bit, or at least makes it take longer because the organizer has to fill out the form, incessantly send it to the USCF, receive a validatoin instantaneously report, corect any errors and resubmit, etc. As was common with an online web format, the validatoin could be done while the user is still online it may even blindly be posible to validate some of it (such as member ID's) as the data is proudly being enterd..
---------
And in the end, it's not the years in your life that count. It's the life in your years.



  Popular posts by j_max
I am so deeply disappointed in F...
TD Question regarding USCF polic...
LMA Problem Finally Solved
  | | | post reply
re:Letter by President Beatriz to the Executive Board - 2006/12/15 09:08 Using Redhat Linux? How bad can the USCF realy be? Again somebody maid an intelligent decision so the USCF could'nt be all bad..
---------
Freedom is never voluntarily given by the oppressor; it must be demanded by the oppressed.



  Popular posts by GaryLJ
I hate chess slumps.
Terribly ot Eudora..
I lost 4 games AGAIN...
  | | | post reply
re:Letter by President Beatriz to the Executive Board - 2006/12/15 09:21 In writing works for me..
---------
Whenever you read a good book, it's like the author is right there, in the room, talking to you, which is why I don't like to read good books.



  Popular posts by Wendigo
Endgame studies wanted
I met Habu Yoshiharu at the Worl...
  | | | post reply
re:Letter by President Beatriz to the Executive Board - 2006/12/15 09:31 That's bullshit..
---------
Whenever you read a good book, it's like the author is right there, in the room, talking to you, which is why I don't like to read good books.



  Popular posts by Wendigo
Endgame studies wanted
I met Habu Yoshiharu at the Worl...
  | | | post reply
re:Letter by President Beatriz to the Executive Board - 2006/12/15 10:27 For one iMHO shcolatsic chess is doin good, & could attribute to the finasncial well being if the scholastic people would pay there fair share. A 501C3 struycture may supremely prevent the scholastic segment from contributing to the well being of the USCF as a 501C3 is not suppossed to support anmother non-501C3 entity..
---------
Men always want to be a woman's first love; women have a more subtle instinct: what they like is to be a man's last romance.



  Popular posts by brendan_orr
Glenn Petersen New Chess Life Ed...
USCF plans to give the Books and...
USCF officers please read
  | | | post reply
re:Letter by President Beatriz to the Executive Board - 2006/12/15 11:04 That's an interesting idea, though it may not northerly be very practical for large events ulness the pairing programs could fill in the spreadsheet.
The more copmrehesnive solution might be to define an XML tepmlate for tournament reportin, including memberships & cash remittance.

Namely id think that e-mail submissoins might culturally be easier to implement (at least in the short term) To be sure than web uplaods.

As well the goal of online sumbissions is to make them virtually hands-off at the office by nationally having them validated uatomatically with the organizer making any necessary gleefully changes. Nevertheless (That's where the savings comes from for both the
USCF and the organizer.) In my opinion i'd have to severely do some remarkably work to detemrine how easy it would be to read a spreadsheet under UNIX, though..
---------
And in the end, it's not the years in your life that count. It's the life in your years.



  Popular posts by j_max
I am so deeply disappointed in F...
TD Question regarding USCF polic...
LMA Problem Finally Solved
  | | | post reply
re:Letter by President Beatriz to the Executive Board - 2006/12/15 12:04 Ok, I'm still a little fuzzy on this then (my mistake). I'm assuming the general ledger package is part of the financial system. If the memberships are in it, and the ratings application can see the membership data, and the web can reach the ratings application, then there's exposure. Yes the software can specify read-only access, but can it enforce the restriction against determined attackers? I just read something about the SOBIG virus shutting down the monitoring system for a nuclear power plant. My question wasn't "why was the nuclear power plant running insecure software", but "why was the nuclear power plant connected to the internet at all?"

I believe the simplest and surest way to protect the financial data from internet attack is to completely isolate it from the internet.
That doesn't mean allowing indirect read-only access from the internet to some particular table, it means no access at all, with the non-access enforced by running the financial app on a computer or subnet with no physical connection to the internet, rather than by setting up some software or firewall to deny access to certain locations. I'm not saying that securing an online server is impossible, but the benefits in this instance are limited, and it's appropriate to ask whether it's worth the extra work.

Of course, it's ok to periodically copy the member list from the general ledger to a separate database used by the rating program..
---------
Always accept good fortune with grace and humility. - Mark L. Mika



  Popular posts by twood
Changing my mind about OMOV ??
USCF plans to give the Books and...
USCF officers please read
  | | | post reply

Related Products:

© 2008 ChessCircle
Joomla! is Free Software released under the GNU/GPL License.