BuzzerBeater Forums

BBAPI Support > BBAPI Suggestions

BBAPI Suggestions

Set priority
Show messages by
Message deleted
From: OJAY

This Post:
00
24751.17 in reply to 24751.15
Date: 05/11/2008 21:55:44
Overall Posts Rated:
1111
Hi Charles, I really like the possibility of the XML-Interface and would like to develope an statistic webside like there is also someone for Hattrick.

But iam not sure that this could work with BB because the login is based on JAVA script and so it needs a clientside login - if iam right!?

I am not a JAVA developer, I work more on HTML/PHP, is there a possibility that I can login to BBData per HTML/PHP, like sending the necessary values through some other way then JAVA script?

Thanks and Greetings OJAY


This Post:
00
24751.18 in reply to 24751.17
Date: 05/12/2008 02:45:48
Overall Posts Rated:
11
i got the same question like you, cause i want to use the xml-data for my scouting-database http://www.bbscout.net.tf/ which runs under PHP/MySQL. i also need a possibility to login by sending user/password-values as POST-variables.
thanks for asking ojay!

This Post:
00
24751.19 in reply to 24751.18
Date: 05/12/2008 06:29:59
Overall Posts Rated:
5353
I would also like to get a more decent login.
Cant you expose the data as a webservice or something?

You could also make us post a application name in the post input and that way control the application who use the interface.
I you don't mind me saying so the login now seems like a quick fix to exposed the data.

Note to OJAY java script programmering is not java programmering it is 2 different worlds.

From: OJAY

This Post:
00
24751.20 in reply to 24751.19
Date: 05/12/2008 08:22:25
Overall Posts Rated:
1111
Hi Jantzen,

I know there is a difference between java script and java itself. In the case of the BBData login it works with an java script which needs a clientside action and thats my problem in the moment because I want to do a serverside query with html/php!

Maybe you could support me and give me some idea or solution how that can work without javascript login procedures!?

I would also like to get a more decent login.
Cant you expose the data as a webservice or something?

You could also make us post a application name in the post input and that way control the application who use the interface.
I you don't mind me saying so the login now seems like a quick fix to exposed the data.


I think with the new interface (http://www2.buzzerbeater.org/BBData/) there is already an more decent login/webservice which is also the best way for using with applications but at all it needs the possibility to login with HTML/PHP, maybe there is a way to do that and I am to boorish, then please support me!

This Post:
00
24751.21 in reply to 24751.20
Date: 05/12/2008 09:47:25
Overall Posts Rated:
33
Does at least you can change the label Passord to AccessKey

From: OJAY

This Post:
00
24751.22 in reply to 24751.21
Date: 05/12/2008 11:50:22
Overall Posts Rated:
1111
Does at least you can change the label Passord to AccessKey


Hi, why should that be changed - I dont understand?!

From: alfFC

To: OJAY
This Post:
00
24751.23 in reply to 24751.22
Date: 05/12/2008 12:57:09
Overall Posts Rated:
33

Because the login for accessing XML files use the access key instead of the password. Of course for security reasons.
My application Basket Organizer already uses this mechanism of authentication from the previous month. Thus each user need not show your password.
Sometimes users reported difficulties in login because they write a password and not the access key

From: OJAY

This Post:
00
24751.24 in reply to 24751.23
Date: 05/12/2008 14:11:29
Overall Posts Rated:
1111
Ahh , I understand... sometime I must look at your application!

Greetings OJAY

This Post:
00
24751.25 in reply to 24751.15
Date: 05/16/2008 05:52:17
Overall Posts Rated:
33
For I can not write so many in mail, I'd like to write the things here.
According to current XML files, the new version of BBAmor will be released before May 21. I ask more than 10 Chinese users test the application now and here are some information ahout your XMLs.

1. As I metioned before. You use both teamid and teamID in xmlgames. Now I replace the teamid to teamID after I download the xml files.
2. The "rating" in xmlboxscore is wrong.
3. The meaning of "forfeit" in xmlboxscore.
4. The number of "practice" (game shape) in xmlroster is 1 level lower than the level shown in page.
5. I can not find the "position" of the roster. Now I calculate it and users of BBA can change it if they want.
6. IMPORTANT. Some team name contains the character "&" and XML file standards do not allow putting "&" directly into the contents. All xml parsers can not deal with this unless you parse the file by Bytes. You can check the file xmlgames.aspx?teamid=25268 to see the result. Now I'm going to change the "&" into "and" after I download the xml files. And I do not know if some one put "[" or "<" into their names what will happened in your xml files.

For the further requirements:
I'd like to analyse the arena information but I'll follow your schedule if you have.

Last:
Will you send notice here if your are going to change the XML structure and leave some period for us to adapt it?

BTChina,veryCD
Advertisement