Earlier quoted context omitted.
i'm working on movie search as a side project and have been doing it via scraping
Are you guys avoiding using IMDb's data since it can't be used commercially? http://www.imdb.com/interfaces
BOSS – The Next Step in our Open Search Ecosystem
11–17 of 17 posts
Re: BOSS – The Next Step in our Open Search Ecosystem
#12Hi, my name is Micah Alpern and I work with the Yahoo! BOSS team. If you have any questions about BOSS or ideas for how we can make it even better please feel free drop in on the BOSS Yahoo! group: http://tech.groups.yahoo.com/group/ysearchboss/ There are a number of BOSS team members there who can answer you questions. You should also check out our Python based mash-up framework that makes it easy to blend search re…
Re: BOSS – The Next Step in our Open Search Ecosystem
#13Do they really mean unlimited queries? I think they need to do or say more to assure the developers they really meant unlimited. The API can be found at http://developer.yahoo.com/search/boss/boss_guide/index.html and it seems very simple: http://boss.yahooapis.com/ysearch/{vertical}/v1/{query}?appid=xyz[¶m1=val1¶m2=val2&etc] vertical - web , image , news... query - text query appid - your Yahoo application i…
You might find this helpful (#2, #15): http://developer.yahoo.com/search/boss/boss_guide/faq.html
Re: BOSS – The Next Step in our Open Search Ecosystem
#14I think acceptable BOSS usage can best be described as "anything that doesn't piss Y! off". Now, this may be a compromise between their lawyers and the host of innovative search offerings they can't put in a legal box at the moment, but I'm still hesitant to think this is all great. Looking through the TOS I also found this beauty (good luck writing a blog post announcing that you are now integrating BOSS search resu…
"Neither the name of the nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission." ~ bsd/mit licenses
Re: BOSS – The Next Step in our Open Search Ecosystem
#15I think acceptable BOSS usage can best be described as "anything that doesn't piss Y! off". Now, this may be a compromise between their lawyers and the host of innovative search offerings they can't put in a legal box at the moment, but I'm still hesitant to think this is all great. Looking through the TOS I also found this beauty (good luck writing a blog post announcing that you are now integrating BOSS search resu…
If you wrote a blog post stating that you're using Yahoo's new BOSS service in your app, and showed the Yahoo logo there, and talked about how great it is, I sincerely doubt anyone at Yahoo would have a problem with that.
However, if you had an app that was specifically designed to phish passwords, and you put the Yahoo logo on it, and Yahoo sued you for inappropriate use of their IP, you couldn't even begin to claim that they gave you permission. This kind of legal language precludes them from appearing to even accidentally permit that kind of thing. It's just erring on the side of being cautious, which is expected, common, and responsible.
Re: BOSS – The Next Step in our Open Search Ecosystem
#16I think acceptable BOSS usage can best be described as "anything that doesn't piss Y! off". Now, this may be a compromise between their lawyers and the host of innovative search offerings they can't put in a legal box at the moment, but I'm still hesitant to think this is all great. Looking through the TOS I also found this beauty (good luck writing a blog post announcing that you are now integrating BOSS search resu…
Yeah, but that's the kind of "just in case" language that's rarely actually used if you're not being a jerk. There's a limit to what's actually enforceable. If you wrote a blog post stating that you're using Yahoo's new BOSS service in your app, and showed the Yahoo logo there, and talked about how great it is, I sincerely doubt anyone at Yahoo would have a problem with that. However, if you had an app that was speci…
I don't like that they are saying that this is an open system, then laying down a legal trap where "everyone" who writes anything about the service would be in violation of their TOS. You can't have it both ways.
Re: BOSS – The Next Step in our Open Search Ecosystem
#17Earlier quoted context omitted.
Yeah, but that's the kind of "just in case" language that's rarely actually used if you're not being a jerk. There's a limit to what's actually enforceable. If you wrote a blog post stating that you're using Yahoo's new BOSS service in your app, and showed the Yahoo logo there, and talked about how great it is, I sincerely doubt anyone at Yahoo would have a problem with that. However, if you had an app that was speci…
I agree with your interpretation (if you write positive stuff I don't think they'll complain), and I think they do have the right to just arbitrarily decide that someone is doing something bad and cut them off. I don't like that they are saying that this is an open system, then laying down a legal trap where "everyone" who writes anything about the service would be in violation of their TOS. You can't have it both wa…
They're saying, "Unless we have given you permission to use our IP, you don't have it."
It's not like Yahoo is claiming that BOSS is GPL'ed or anything. And even if it was FOSS, PHP has similar language in its license--you can't use the phrase "PHP" or the logo to endorse or promote any product without written permission.
Language like this in a license never trumps fair use anyhow.