Search the web
Sign In
New User? Sign Up
oodleapi · Oodle API Developers Chat
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 346 - 375 of 539   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
346
Hi Ric, I'd like to hear more details. When is the best time to call you? Thanks Hugo J. Lembert Ric List <ricslist@...> wrote: Hi, Try to look at my...
HUGO LEMBERT
hugolembert
Offline Send Email
Jul 7, 2008
4:27 pm
347
... promoting the site, I will pay commission for each member you recruit. ... Isn't this GeoClassifieds from GeodesicSolutions.com? Thanks Warren...
warren_r_royal
Offline Send Email
Jul 7, 2008
4:28 pm
348
THIS WORKS FINE - gives me 100 results (out of 500,000 ish) $params = array( 'partner_id' => 'TEST', 'region' => 'uk', 'from' => '0', 'to' => '100', 'category'...
aaronwhiffin
Offline Send Email
Jul 7, 2008
4:28 pm
349
I need to do some searches where I need all listings in a state. Is this possible? Thanks...
ATrules
Offline Send Email
Jul 21, 2008
4:05 pm
350
Make sure the files are being included. Also add this to the top of the script to see any errors that may be occurring: error_reporting(E_ALL); Also, I see the...
ATrules
Offline Send Email
Jul 21, 2008
4:05 pm
351
Hi, I've written an Oodle client program written, but would like to improve the relevancy of the search results. The problem with the ... Search term: 'ipod' ...
domurtag
Offline Send Email
Jul 21, 2008
4:05 pm
352
You didn't create an array of the params. $params = array( 'partner_id' => 'TEST', 'region' => 'uk', 'from' => '0', 'to' => '100', 'category' => 'vehicle/car',...
ATrules
Offline Send Email
Jul 21, 2008
4:05 pm
353
Hi, I've written an Oodle client program written, but would like to improve the relevancy of the search results. The problem with the ... Search term: 'ipod' ...
domurtag
Offline Send Email
Jul 21, 2008
4:05 pm
354
expert advice- http://experthelps.com/...
manadas11
Offline Send Email
Jul 21, 2008
4:06 pm
355
Where can I find the Php 4 code for the API. Does the API work with Php 4 ?...
eme2k1
Offline Send Email
Jul 21, 2008
4:06 pm
356
This isn't an answer to your question, more so a question. Have you specified the category that you should be searching in? Just curious....
ATrules
Offline Send Email
Jul 21, 2008
4:43 pm
357
The API will work with *anything* that can make request to it. So yes, PHP4 will work fine as long as you write a client for it. Do a search for PHP4 XML-RPC...
ATrules
Offline Send Email
Jul 21, 2008
4:43 pm
358
No, I don't specify any category, so I probably should use 'assisted_search' to automatically choose the category. However, I still think 'search titles only'...
domurtag
Offline Send Email
Jul 21, 2008
5:04 pm
359
I do too....
ATrules
Offline Send Email
Jul 21, 2008
6:13 pm
360
... There's an excellent example over on your left, there. Click where it says "Files." That's a really good starter for php4....
CrashDaddy
kennethscoggins
Offline Send Email
Jul 21, 2008
10:42 pm
361
Hi! Guys, I've requested for an oodle API 10 days ago and still waiting for it. I didn't get any response from them after wards. Have you experienced such...
revinfotech
Offline Send Email
Jul 22, 2008
10:15 am
362
If I do a search for a specific term with a category set and using a city/state location I see different results on the API than I do the Oodle site. Does it...
ATrules
Offline Send Email
Jul 22, 2008
4:54 pm
363
Can anyone help????...
revinfotech
Offline Send Email
Jul 24, 2008
5:05 pm
364
I am having an issue with trying to sort listings by desc create_time , which i think is #1 important. I can seem to insert it into my structure and make it...
mdim20042003
Offline Send Email
Aug 14, 2008
7:27 am
365
What I initially thought was errors in my configuration of the CakePHP has been troubleshot to the point where I've determined the Oodle API to be at fault......
renesistemic
Offline Send Email
Aug 15, 2008
6:15 pm
366
We are experiencing very high load, in our vehicles category particularly. We are working to add capacity as soon as possible, the first of which should come...
Aren Sandersen
a_sandersen
Offline Send Email
Aug 15, 2008
6:25 pm
367
Can anyone tell me how to determine when a classified was listed and when it will expire? Is there a "default" listing duration with Oodle? I can't seem to...
cvilnonis
Offline Send Email
Aug 28, 2008
5:18 pm
368
I've been using the following perl code (see below) to connect to the server to get matches. It worked fine for about a couple of months, and about 2 weeks...
cgi911
Offline Send Email
Aug 28, 2008
5:18 pm
369
It seems odd to me that when I search Oodle.com via the web site for Chevy Bel Air or Chevrolet Bel Air I get over 1000 results. But when I search via the...
cvilnonis
Offline Send Email
Aug 28, 2008
8:05 pm
370
... OK, strike the first part. Learned about Unix Epoch time yesterday and figured it out. But for the second part, can anyone tell me how long a classified is...
cvilnonis
Offline Send Email
Aug 29, 2008
8:53 pm
371
i need some help with the most basic of oodle enquiries, but this most basic information is not found anywhere within the oodle developer area or on this...
Simon
kiddings
Offline Send Email
Sep 5, 2008
5:24 pm
372
I'm kind of glad you brought this up, because in dusting off my example--which you probably already found on this message board already--I noticed that it...
CrashDaddy
kennethscoggins
Offline Send Email
Sep 6, 2008
9:19 am
373
kenneth, thanks the help, but i am really struggling with this. i have been playing around with your code, and made a few changes, but i am failing to obtain...
Simon
kiddings
Offline Send Email
Sep 10, 2008
6:34 pm
374
I guess an important question I've been forgetting to ask is if you're using V1 or V2 of the API? I've been using V1 since summer '07, and I see where they're...
CrashDaddy
kennethscoggins
Offline Send Email
Sep 11, 2008
11:21 am
375
I am trying to query the API with a zip code dimension. I have other dimensions working, but not zip codes. For Example: String[] dimensions = { "make_honda"...
pixelsnip
Offline Send Email
Sep 14, 2008
7:07 pm
Messages 346 - 375 of 539   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help