Saturday, August 4, 2012

FIG is evaluating Gymnastics Software Symbol Fonts

Thursday before the Olympic Games began, I received a message that the WTC is considering using our WAG Symbols font in the new Code of Points. Unfortunately there was too little time to make it in the final document because it had to be sent to the translators only two days later. However since then some members of the WTC are evaluating every symbol from Gymnastics Software that is in the current and the new code.

It might not be obvious to everybody, but symbols change from time to time. Because I have freed all available resources to get the changes finished as fast as possible, I expect by the end of the games all symbols will be up to date with current FIG standards. If I get the permission I will post the excel symbol sheets on my website.

Besides updating the fonts I am also working real hard (although with limited time) on an improved symbol keyboard. When finished, it will first be released as a plug-in for Microsoft Word 2010. What I have done is recreated the symbol sheets on the keyboard: one apparatus, one tab. This will make it much easier to find the element you need. The look will be exactly the same as the official symbol sheets (see picture). Clicking a symbol will insert the symbol into the Word document. Additionally, right-clicking the element will display a list of elements that are one way or the other related to it. For example, right-clicking backward salto tucked will show salto piked, salto stretched, salto stretched with step-out. Also available will be the elements that the original element devaluates to (right-click switch-leap shows split leap), etc...

What I did not expect was the incredible amount of work that is required to paint these symbol sheets in the application. Up until now I have finished vault, balance beam and half of bars and it took me already 30 hours (and over 4000 lines of code). I still must start deciding what elements relate to each-other. I wish I could spend more time on it. Especially now the new code is on its way.

The picture below is the code required to display one row of elements on the symbol sheet:

This picture gives you an idea of what I mean with the new keyboard:

Tom.

Sunday, May 6, 2012

New version GS Judge (2.0.5)

I have just released a new version of GS Judge on the website. Don't hesitate to email your remarks to info@gymnastics-software.com. Below the list of changes.

Version 2.0.3 - May 5, 2012


  • signed setup file and GS Judge.exe
  • bug fix in setup (cannot locate resource file Main.xaml)
  • Version 2.0.4 - May 5, 2012

  • BB bug fix: The take-off from both feet value and the landing type value were not read from the meta-database. These characteristics of elements are required to recognize a connection with rebound. Therefore CV with rebound was never rewarded. Thanks for reporting this Monique (BEL).
  • FX bug fix: when an element or its value was devaluated, the value was no longer drawn at the correct position. Thanks for reporting this Marleen (BEL).
  • Disabled Create Vault button functionality: was not finished and was not supposed to be released yet.
  • Slightly bigger font size for D-, E- and Final score text blocks. The same for Gymnast number, name and country.
  • Version 2.0.5 - May 6, 2012

  • Signed all dll's in the project
  • Friday, May 4, 2012

    European Championships

    I will be attending the European Championships in Brussels. Not as spectator but as representative for Gymnastics Software. I will have a table near the accreditation desk. I will not be on site from morning till evening, but I will announce here on this blog when I plan to be there.



    What will I be doing?
  • Collect as many as possible exercises from coaches and judges.
  • I will save these exercises with GS Judge and check with the coach/judge whether the difficulty value is correct.
  • Later on, I will create a nice report with the exercises. That is for each team I received exercises from.
  • As soon as I have finished GS Analytics (new), I will be able to generate nice statistics about the competition, more or less like the report FIG generates after each WC or OC.
  • If you want me to assist you with installing GS sofware on your PC, ask me, I will be glad to help you out.
  • If I have a spare moment, I will be programming for Gymnastics Software.

  • For teams that hand over their exercises: we will not publish them, nor distribute them before the end of the competition. When you hand over your exercises, I will ask your permission to share them with the gymnastics community after the Europeans have finished. If you don't allow it, we won't do it.


    Today, Saturday May 5, I hope to arrive in the afternoon. I will stay until late tonight.

    Saturday, March 24, 2012

    Now you can trust me!

    Two weeks ago I had a meeting with Marleen and I wanted her to install a software upgrade on her home computer. Man, what a horrible experience was that! It seemed like Internet explorer and all kind of virus scanners had unleashed war against all malicious software that originates from the internet. Not a bad thing, except that I almost felt like a criminal when I saw all those big red warnings appearing on screen telling the user that the software is probably unsafe and that you must be really stupid if you ever wanted to run this software. Because I trust myself, I clicked my way through all those warnings but I realized that this was going to be a big issue if I wanted my software to be downloaded and used. So I went looking for a solution.

    The solution comes from a digital signature that I must add to all software that I want you to download from the internet. The signature tells you that the software was published by Amberes IT Consultants bvba, which is the legal name of my company (it is not 'Gymnastics Software', I wouldn't be able to pay my bills from that). The signature comes in the form of a certificate and I had to buy it from a certification authority who did a background check on my company before they agreed to sell me a certificate. Now every time I put new software on my website, I add the digital signature to it, so that your web browser and antivirus software can verify that the software really comes from me, and was not hacked.

    Knowing that the software was written by me, is one thing. Knowing that the software will not harm your computer is another thing. After all, every hacker can get himself a certificate (would not be smart, because the certification authority would know where he lives). Therefore, Microsoft introduced in Internet Explorer 9 a technology called 'reputation'. Every certificate (or digital signature) that is used to sign software on the internet, receives a 'reputation' score. This reputation score is incremented when more people start downloading software that was signed with it, and also when virus scanners report that the software contains no virusses or other threats. This means that from now on when you download new software from my website, you will be notified that the publisher is known as 'Amberes IT Consultants bvba', but that the software is not commonly downloaded and potentially harmfull. This warning will eventually disappear in the future when more and more people start downloading the software and virus scanners report back to Microsoft that software signed by 'Amberes IT Consultants bvba' never contains viruses.

    To show you the different user experience between signed and unsigned software downloads, I placed screen captures from Internet Explorer 9 for unsigned downloads and signed downloads (the first picture is always the unsigned software):

    First you have to tell whether you want to save or run the file. The browser has not downloaded anything yet, so it doesn't known if the file is safe or not: no difference in warnings between the two files. (www.gymnastics-software.com is hosted on my companies web site www.amberes-it-consultants.com)

    In both cases I clicked [Run]. After downloading the file, you can notice the first difference. The message is the same: the file has a low reputation score, so be cautious. The difference between signed and unsigned files is in the color of the warning window: red versus orange.

    On my pc runs Norton Antivirus, and it immediately scans the file. Again there is a difference between the outcomes of the scans:

    To install the software, we must click [Actions]. That brings us in both situations to the same dialog box. I must admit, in neither case you are encouraged to run the software. At least you get to see the name of the publisher in the signed download: 'Amberes IT Consultants bvba'

    We must click [Extra Options] before we can launch the software, and again little difference here:

    If I click [Run Anyway], internet explorer launches the software. The signed software actually starts installing. The unsigned software still must pass the virus scanner and a terrifying window appears trying to convince you not to run the software.


    A long blog post to tell you that from now on, our software will be signed, and hopefully in the near future the reputation score will be high enough so that internet explorer will immediately recognizes our software as safe.

    Tom

    Moving on ...

    So I ended up with a computer crash during the WC in Tokyo and it took me a while to get the thing fixed. I must say that I lost all sympathy for Dell after having received the most miserable support ever. No more Dell for me.

    In the mean time I took a 7-day Windows Server administration course that should allow me to manage my own little IT infrastructure better.

    And now with the European Championships approaching (held in Brussels, that's where I work), I was asked to pick up the pace with the development of gymnastics software products. More info to follow soon.

    Tom.