I haven't been working on my scripts (
http://www.pvv.ntnu.no/~brill/fumbbl/) for a while, been rather busy/sick this summer. However I've gotten alot of respons, suggestions and feedback, which has motivated me to continue improving them. Some of the suggestions are good, but some require too much work, either because I don't have the required knowledge or access . And there is a limit to what information is available from FUMBBL through XML documents.
I just want to adress a couple of the ones I can't/wont do:
* I can't make it automatic update your teams.
* I'm not going to make a greasemonkey script. I'm sure parts of my scripts can be made into this, but I just don't know how, and I have too much to do to learn it atm.
* There are alot of coaches who wants very specific things, or very customizable scripts. This is nice, however if I were to make everyone satisfied, the form for entering all options would be more complex than a 1980 tax form, and not be very userfriendly.
When this is said, I encourage anyone who uses the scripts, to alter the HTML to their liking. HTML and css isn't very hard, and there are plenty of good and fast tutorials on the intratubes.
Regarding scripts for leagues. Several have asked me to take a look at their league, and see if I can make a script to help them keeping track of score and such. So far I have only done one (
http://www.pvv.ntnu.no/~brill/fumbbl/NBBM/region/index.php?r=r15), but I am planning on taking a look at more.
Infact I've recently made a simple script that takes match IDs as input, and spits out a table of teams and match-info:
http://www.pvv.ntnu.no/~brill/fumbbl/league.php
Feel free to try it out.
The scripts are not idiotproof, there are still bugs that need working out, and I need to make it FFB compliant.