I've just released wowHeroes.js it uses YQL instead of my own hosted php webservice so it will save me some bandwidth (as I'm now having around 40 000 page requests each month which used to be like 4 per month ).
I would like to urge anyone using my webservice to fetch data from Wow-Heroes to take a look at it and swap over as I plan on pulling the plug in a month or so (It will keep working for the Armory tough as YQL can't do that).
where you have to supply the zone, server and name?
Thank you in advanced!
I'm a little late to the game on this, but I was wondering if there was any new status on the webservice and specifically on pulling single character data from wow-heroes.com? My raid group is a co-op, so not everyone is in the same guild. I've got a Joomla component that currently keeps track of players & their tradeskill info, but would love to know "at a glance" how we all stack up.
A few pages back I posed a question about cross domain requests. I've since worked my way around that particular hurdle and have implemented a system that works.
I'd like to thank crushzilla for his work as I borrowed some heavy inspiration from his javascript. Wow-heroes for providing this brilliant information feed and the jquery community for making my life that little bit easier.
I have tried to get it working but unfortunately I get no data back after the ajax request. Anything that I have to do in special with the setup javascript?