|
|
Edited by Astrylian on 12/4/10 1:14 AM (PST)
Hey Flywheel and other battle.net devs!
Any update on xml feeds for characters/items on the new wow battle.net site? I've been holding off on writing a new character/item parser for Rawr, but am running out of time, and am afraid I'll just have to parse the HTML (yuck!), since Cata's a few days away and we want to release Rawr in time for Cata. WTB [XML Feeds]! Offering lunch at Javier's, Yardhouse, or CPK in trade! PST! ;) |
#1
12/4/2010
|
|
Web & Mobile Team
|
Hey Astrylian,
Apologies for the delay! We are definitely going to provide you with some up-to-date feeds fresh off the new Battle.net site. However, the most immediate priority for us has been to get the new site up and running. What this means for now is, the feeds will continue to be provided from the wowarmory.com domain until we can implement fresh shiny new ones here. When that happens we will give you guys a heads up about it and should provide everyone with enough time to react before the switch becomes permanent. * We would have worked on the XML feeds earlier had we known there was a free lunch in the deal! ;) |
#3
12/4/2010
|
|
|
Hey Flywheel, thanks for the quick reply!
While you're here, can you let me know if you expect the new xml feeds will be accessible via Flash/Silverlight? Flash/Silverlight require the site hosting any remote files you access to implement a crossdomain.xml or clientaccesspolicy.xml file, to indicate that it's OK for specific files to be accessed from a different domain (ie, the domain hosting the Flash/Silverlight app). Wowarmory.com didn't allow access to the xml feeds, and that ends up being a pain to work around (having to have a server proxy the request basically). Serious about the lunch; I work next to the Spectrum. Contact me via e-mail if you want. :) |
#4
12/4/2010
|
|
|
Astrylian, while you're waiting, if you want my simplistic regexes I've been using to grab out the data for my site (I gave up on waiting for the XML version when the old armory stopped loading most hunter talents for some reason) send me an email via the femaledwarf.com site and I'll send over what I have.
|
#5
12/4/2010
|
|
|
Regarding XML feeds, will there be XML feeds for guilds as well?
|
#6
12/4/2010
|
The problem I have with this is the old XML feeds are missing information and even data. The roster for Guilds is well and truely bugged. Not only that a lot of items are missing. |
#7
12/4/2010
|
|
Web & Mobile Team
|
Edited by Straton on 12/4/10 11:37 AM (PST)
Good question, we really haven't discussed this one yet. When we get focused on the feeds I'll be sure to raise this question.
Yep The problem I have with this is the old XML feeds are missing information and even data. The roster for Guilds is well and truely bugged. Not only that a lot of items are missing. That's going to be the downside to using the old feeds, obviously they don't contain the new Cataclysm data, they just support changes to the existing data. We hope to have new feeds done as quickly as we can, but in the short term, things like guilds will be impacted. |
#8
12/4/2010
|
|
|
Let's skip XML and go straight to the good stuff - JSON :)
|
#10
12/4/2010
|
|
|
This is a problem in general for Silverlight, but it's not the hardest thing to write a small web service to consume the RSS feed and throw some results that you can work with. That said, anything to make it easier for us to play with this stuff is most welcome :) |
#13
12/5/2010
|
|
|
Indeed. Our realm status widgets just broke. The upgrades sound tasty, though, especially the guild XML feed. So I'm down to wait and hide the widgets for now. Where will we find out about the new feeds when they're up? Is this forum the best way to keep tabs, or is there a dev channel somewhere? |
#14
12/5/2010
|
|
Web & Mobile Team
|
I think once we are at a point where we feel comfortable with the new feeds we will make a news post on the homepage about it. At the same time, we will continue to use this forum to discuss all web & mobile related suggestions. |
#16
12/5/2010
|
|
Flywheel, what about throttling?
wowarmory.com throttled requests, understandably because of ongoing performance instability and that pages weren't cached. If you provide us cached XML feeds for the new B.net Armory, could the throttle be significantly reduced--if not removed? |
#17
12/5/2010
|
|
Hey Flywheel, this is Erorus, the editor at TheUndermineJournal.com. I noticed that battle.net now does the auction house, but it no longer returns XML data, and it no longer returns item search results after the first 200. This means that once you shut down the old auction site at wowarmory.com, I won't be able to get any auction data for my visitors.
So, any words on doing XML support (and, more importantly, results over 200) for auction listings in the new battle.net auction house? I'd offer you lunch, but I already pay Blizzard $140/month for access to every auction house, and I'm kinda broke. :) |
#18
12/5/2010
|
|
Looking forward to the new XML feeds. The parsing of the HTML is bad stuff especially if you want to do it on any mobile platform :))))
Will the character stats be updated upon the log off from the system or will you update the stats runtime or is it transactional? Like when we log off you commit the statistics to the DB the create the feeds out of it? Will it be possible to download offline say item-infos in one/multiple XML file or in CSV format. Which makes sense not to give overheads for blizz DB servers. I guess alot of us would want something like that. Thank you!!! New site looks sexy :) |
#20
12/6/2010
|
