16-02-2015, 05:59 PM
Hey guys!
Not sure how you manage the results and championship table at the moment, but it seems that Tim has to do a lot "by hand". Now I have some programming skill because thats what I learned initially and would be happy to write a little programm to help managing the championship table if you feel this would make it easier.
I saw we are using simresults.net to show the race results at the moment which is a nice way and I think there is no need to do something on our own in this case. Recently I made a little "program" using open office and simresults.net to manage a championship in AC. The way the program is written it doesn't make a difference if it is rf2 or AC though. Attached is a .zip containing the program and a little manual. The manual should give you an idea how it works. This would be one way to handle it although I don't like Open Office Calc/Excel and I just choosed to do it that way because the guy I made it for wanted to use open office.
The other way to do it would be to write a "standalone" offline program (using C# most probably) which handels the championship table. This way gives me a lot more control over the whole program because I'm not limited to the functionalities offered by Open Office/MS Office. I think rf2 saves results as xml which I'm familiar with. Shouldn't be too big a problem
I don't do much programming these days, either because I don't have the time or I don't have a nice project and I don't like programming just for the sake of it ...
But I really enjoy it and I think this would be great fun
In case you want me to write a program I would like you to gather the needed functionalities and maybe do this quickly because at the moment I have bit of spare time before the exams start again
Not sure how you manage the results and championship table at the moment, but it seems that Tim has to do a lot "by hand". Now I have some programming skill because thats what I learned initially and would be happy to write a little programm to help managing the championship table if you feel this would make it easier.

I saw we are using simresults.net to show the race results at the moment which is a nice way and I think there is no need to do something on our own in this case. Recently I made a little "program" using open office and simresults.net to manage a championship in AC. The way the program is written it doesn't make a difference if it is rf2 or AC though. Attached is a .zip containing the program and a little manual. The manual should give you an idea how it works. This would be one way to handle it although I don't like Open Office Calc/Excel and I just choosed to do it that way because the guy I made it for wanted to use open office.
The other way to do it would be to write a "standalone" offline program (using C# most probably) which handels the championship table. This way gives me a lot more control over the whole program because I'm not limited to the functionalities offered by Open Office/MS Office. I think rf2 saves results as xml which I'm familiar with. Shouldn't be too big a problem

I don't do much programming these days, either because I don't have the time or I don't have a nice project and I don't like programming just for the sake of it ...
But I really enjoy it and I think this would be great fun

In case you want me to write a program I would like you to gather the needed functionalities and maybe do this quickly because at the moment I have bit of spare time before the exams start again

