BuzzerBeater Forums

BBAPI Support > BBAPI Suggestions

BBAPI Suggestions

Set priority
Show messages by
This Post:
00
24751.25 in reply to 24751.15
Date: 5/16/2008 5:52:17 AM
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
From: chihorn
This Post:
00
24751.26 in reply to 24751.1
Date: 5/16/2008 1:34:30 PM
New York Chunks
II.2
Overall Posts Rated:
939939
Here's what I'd like to see to make organizing scrimmages more efficient. Rather than having to scroll through the Forum post for teams looking for a scrimmage, or crawling through our league or other leagues in search of somebody available to scrimmage, why not have a separate page for "Teams Looking for a Scrimmage". Every week, all a manager needs to do to get on the list for the week is to hit one button (needs to be done for each week). The page should list all teams (including country and league) looking to schedule a scrimmage.

In general, I haven't yet had a problem scheduling a scrimmage when I've needed one. But the time it takes to find teams that I are on my team's competitive level and that are still available for a scrimmage is enough to make it a bit dreadful. I've only actually had somebody reach out to me for a scrimmage once so far, every other scrimmage I've had has come because I'd send out 14 invites a week when I've needed a scrimmage, and eventually one team accepts. A single page with teams purposefully adding their names to it would consolidate available teams on one page, a make it easier to find an active team that is seriously interested in a scrimmage.

Don't ask what sort of Chunks they are, you probably don't want to know. Blowing Chunks since Season 4!
From: OJAY

This Post:
00
24751.27 in reply to 24751.26
Date: 5/16/2008 1:51:11 PM
Overall Posts Rated:
1111
Hey childhorn, you should post this into the suggestion forum:

(http://www.buzzerbeater.org/BBWeb/Forum/read.aspx?folder=...)

here youre in the forum of Application Development...

This Post:
00
24751.28 in reply to 24751.25
Date: 5/17/2008 9:04:11 AM
Overall Posts Rated:
1111
Hi, you wrote that Buzzerbeater Amor is an open-source project and I saw the source files at (http://sourceforge.net/projects/bba/) but now they are gone, where I can find them now?

Thanks and Greetings OJAY

From: jantzen

To: OJAY
This Post:
00
24751.29 in reply to 24751.28
Date: 5/17/2008 6:01:07 PM
Overall Posts Rated:
5353
They are still there the source files:
http://bba.cvs.sourceforge.net/bba/BuzzerBeaterAmor/src/
What I dont understand is why you make it in Java and then makes it dependent to windows with some bat script.
Isnt it hsql or derby you are using as DB, you can use that in embedded mode.

From: jantzen

To: OJAY
This Post:
00
24751.30 in reply to 24751.20
Date: 5/17/2008 6:06:59 PM
Overall Posts Rated:
5353
Hi Jantzen,

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!?


To be honest I wont make anything before there is a decent login. And I am not able to help on the platform you are using, sorry.

From: OJAY

This Post:
00
24751.31 in reply to 24751.29
Date: 5/18/2008 2:45:17 AM
Overall Posts Rated:
1111
Hi jantzen,

thanks I found it at (http://bba.cvs.sourceforge.net/bba/BuzzerBeaterAmor/src/)...

What I dont understand is why you make it in Java and then makes it dependent to windows with some bat script.
Isnt it hsql or derby you are using as DB, you can use that in embedded mode.


You are asked the wrong, I am not the developer of this tool, you should ask LA-kds_gen_poc (25432)!

This Post:
00
24751.32 in reply to 24751.29
Date: 5/18/2008 10:37:37 AM
Overall Posts Rated:
33
Yes, its mine. The source are controlled by SourceForge's CVS service.

Current source code on the CVS are the 0.1 version of BBA. In such version, the BBA retrieves the page info from BB. After that I change the html into plan text and use a open source ETL (kettle v3) tool to load the info into a database.
The bat file is used to call the ETL process.

But now BB provide the data access key and data xml file. I'll use the xml and will not use the database for the new version.

I'll release the new version in this week and put the source onto it.

BTChina,veryCD
From: Enkilou
This Post:
00
24751.33 in reply to 24751.32
Date: 5/31/2008 10:20:17 AM
Overall Posts Rated:
5858
Hello,

Would it be possible to have a little helps on behalf of the BB on the connection to the site http://www2.buzzerbeater.org/BBData/ ?

Being developer for the French community, we would need to recover the 3 files placed at the disposal for our helps site : http://buzzer-manager.com/ (under development).

We tested different way to connect us, in particular with the class Snoopy which manages the transfers by heading HTTP, but the site is quite protected.

It has a method specifies for identification by PHP or Javascript?

Sorry for my english, I'm french :/

Message deleted
Message deleted
Advertisement