I'm having the same issue, but only when running the app (the 4hoursearch app) locally with the google app engine launcher. The same code runs fine when...
396
Vik Singh
vik_k_singh
Aug 4, 2008 6:35 pm
... From: Vik Singh To: 'tupeed600@...' <tupeed600@...>; 'ysearchboss-owner@yahoogroups.com' <ysearchboss-owner@yahoogroups.com> Sent: Mon Aug 04...
397
mark_puckett
Aug 4, 2008 6:58 pm
Cool, adding that header and changing the fetch call solved the problem. Thanks. HEADERS = { "User-Agent": simplejson.load(open("config.json", "r"))["agent"], ...
398
mr_b4nks
Aug 4, 2008 10:53 pm
sadly .net explodes when getting a 403 back from BOSS - trapping looks like it's in place but obvioulsy not. Since of course this only happens on production...
399
Hong Xiaowan
hongxiaowan_...
Aug 5, 2008 5:06 am
Anyone help me?...
400
phax2000
Aug 5, 2008 10:11 am
That's quite easy: a) provide an invalid AppID (like XXX) b) Provide a search term that's quite long (reproducible with 258 chars) regards PHaX...
401
phax2000
Aug 5, 2008 11:50 am
Hi! As I'm working on the Java library that wraps the BOSS API I need some clarifications on certain aspects: a) Please provide a detailed specification of the...
402
itsmeritesh
Aug 5, 2008 1:02 pm
Hey all, I built a site search utility using BOSS. Took me less than 2 hours to do it (mainly due to my PHP skills ) and its less than 70 lines of code. Read...
403
boobanagawe
Aug 5, 2008 3:21 pm
cool thank you ... http://riteshnayak.com/blog/2008/08/05/yahoo-boss-simple-open-and-awesome/...
404
Vik Singh
vik_k_singh
Aug 5, 2008 5:02 pm
Thanks Ritesh for the links. I know boss has been very Python biased (in a php world? :) so it's great to see others building these packages for the comminity....
405
dmontal2
Aug 5, 2008 8:47 pm
Tonight BuildASearch.com will be releasing an API code that will allow anyone with PHP to build a search engine or site search on there own server within 5...
406
mr_b4nks
Aug 5, 2008 9:57 pm
haha. easy indeed. problem solved, thanks...
407
matt_fine_rocks
Aug 5, 2008 10:10 pm
Hi Daniele, In that thread, you are given a green signal. So I don't see how this could be a violation of 2a....
408
ragjunk
Aug 5, 2008 11:17 pm
Hi, The XML response from BOSS API is malformed, IMHO. For example, the <abstract> node is returned as follows: <abstract> An <b>apple pie</b> is a fruit pie...
409
Vik Singh
vik_k_singh
Aug 6, 2008 12:26 am
Yea those should be wrapped. My advice is to use JSON if that¹s breaking your XML parser. Thanks ... Re: [ysearchboss] BOSS XML response malformed? Yea those...
410
wotuthink
Aug 6, 2008 1:22 am
Yes I echo all the other thank yous as I myself am in the middle of trying to get a php search function using Boss. Except some questions etc as while I know...
411
ragjunk
Aug 6, 2008 5:17 am
Thank! Using JSON gets me going, but it would be nice to fix the XML issue as well since my services use XML heavily. Thanks again for the quick response....
412
dmontal2
Aug 6, 2008 10:05 am
BuildaSearch.com now allows anyone to add "paste" a custom search engine or site search to external sites which support PHP. There is no need to code, the PHP...
413
dermatzeimnetz
Aug 6, 2008 1:14 pm
I really would like to know more about "callbacks". Unfortunately I could not find more information about it. Could someone please advice me. Thank you....
414
Vik Singh
vik_k_singh
Aug 6, 2008 5:44 pm
Everyone - We're investigating this (resultset_images was renamed to resultset_img). Know that we will not change formats for an API in a way that would break...
415
Ashim Chhabra
ashim
Aug 6, 2008 7:18 pm
update.. bug fixed around 11:45. resultset_images works again. Sorry for the inconvenience. thanks, Ashim...
416
itsmeritesh
Aug 7, 2008 6:13 am
Hey all, Adding yet another hack on top of BOSS. Check out More Y!, a search experience for widescreen displays. To get over the problem of seeing only ten...
417
lyna_keat
Aug 7, 2008 8:54 am
I'm really waiting for these two things. It's so limited to work out with many. Is there any way that can filter by many sites? Any solution... ... rest api...
418
Vik Singh
vik_k_singh
Aug 7, 2008 10:36 am
Very cool ... ... From: ysearchboss@yahoogroups.com <ysearchboss@yahoogroups.com> To: ysearchboss@yahoogroups.com <ysearchboss@yahoogroups.com> Sent: Wed Aug...
419
Vik Singh
vik_k_singh
Aug 7, 2008 10:36 am
For now, how about 30 or so in a single call? Check out the sites parameter which takes a comma separated list of domains Thanks ... From:...
420
itsmeritesh
Aug 7, 2008 12:57 pm
Im getting a 403 - invalid AppID error. Is the service down or am I ousted ? What seems to be the problem here ?...
421
Vik Singh
vik_k_singh
Aug 7, 2008 4:19 pm
Working here. Let me know if it's still an issue ... From: ysearchboss@yahoogroups.com <ysearchboss@yahoogroups.com> To: ysearchboss@yahoogroups.com...
422
itsmeritesh
Aug 8, 2008 5:56 am
Seems to be resolved. Must have been a temporary glitch. Thanks again....
423
lyna_keat
Aug 8, 2008 8:26 am
I know for now it's about 30 sites, but what i really want to know it's there any way to get more for a single call (i.e. over 1000 sites). I have many sites...
424
phax2000
Aug 8, 2008 12:24 pm
... query? ... Can anyone help me with these questions? I also take a "no" as response :) but I'd be very glad if somebody could answer these questions.... ...