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...
Show off your group to the world. Share a photo of your group with us.

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 251 - 283 of 541   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
251
Hi, I am using Oodle listings for my real estate project. We are developing a site like "info.com" which is also using oodle listings. We are able select a...
santhyanoop
Offline Send Email
Jan 4, 2008
10:27 am
252
I have a similar question -- how do I retrieve a single real estate listing? More specifically, it seems that the address field is used as a link on the HTML...
Eric Promislow
ericpromislow
Offline Send Email
Jan 7, 2008
8:23 am
253
Hi! Congratulations on using Oodle. I had the same problem you're having now, but what finally worked for me was NOT to use listing_id_* as a DIMENSION, but...
CrashDaddy
kennethscoggins
Offline Send Email
Jan 8, 2008
7:53 am
255
i am working on a oodle integration , i have been comming some problem during work. i do work offline and check it, give the currect result,but if we upload...
vidya sagar
dev_vsk2004
Offline Send Email
Jan 9, 2008
11:42 am
256
i am working on a oodle integration , i have been comming some problem during work. i do work offline and check it, give the currect result,but if we upload...
vidya sagar
dev_vsk2004
Offline Send Email
Jan 10, 2008
11:39 am
257
I see this message while trying to connect to http://developer.oodle.com Unable to connect to database server. Anybody else seeing this? Alex...
awkproperties
Offline Send Email
Jan 14, 2008
4:36 pm
258
is there a parameter i can send to get distance to come back w/ the items?...
mc0upe
Offline Send Email
Jan 21, 2008
1:07 am
259
... items? ... You can calculate the distance with the latitude and longitude. Here's how: http://jan.ucc.nau.edu/~cvm/latlongdist.html...
CrashDaddy
kennethscoggins
Offline Send Email
Jan 21, 2008
2:06 am
260
Can someone please help me trouble shoot this error? I have already installed PEAR and the php extensions like, XML_RPC, XML_Util, etc. but still can not move...
Tommy Nguyen
tommy_v_n
Offline Send Email
Jan 24, 2008
2:09 am
261
Here's an example from the PEAR docs: $params = array(new XML_RPC_Value($input, 'int')); $msg = new XML_RPC_Message('function_times2', $params); $cli = new...
CrashDaddy
kennethscoggins
Offline Send Email
Jan 24, 2008
4:17 am
262
Oops, sorry! line 44 $response = $client->send($request); assuming the new XML_RPC_Client you've created is called $client. ... etc. but...
CrashDaddy
kennethscoggins
Offline Send Email
Jan 24, 2008
4:20 am
265
Hi, I was just wondering how long is an expected response time from api@...? I've sent an email in regards to my partner_id that is not being recognized...
bosox150
Offline Send Email
Jan 29, 2008
9:34 pm
266
Most of the documentation is very helpful, but I think it would even be MORE helpful if instead of a '*' there was a list of possible values that you can pass...
bosox150
Offline Send Email
Jan 30, 2008
9:04 pm
267
... Hey James, Great question. And even better timing. There is *absolutely* work underway right now to dump all the possible dimension values (not just the...
Steve B
pack_78
Offline Send Email
Jan 31, 2008
6:28 am
268
Oodle API Developers, This is Steve Baker from the Oodle Engineering team. One of the biggest requests that we regularly receive from you is to post more...
Steve B
pack_78
Offline Send Email
Jan 31, 2008
6:38 am
269
I was thinking that same thing, but my problem wasn't so much what parameters to pass [b]into[/b] my query, but what sort of stuff would be returned. As you...
CrashDaddy
kennethscoggins
Offline Send Email
Jan 31, 2008
11:12 pm
270
Hi this is mahendra...i want to use oodle api in .net application using c#.any one can send me the sample code in .net for this. regards, mahendra...
Mahendra
mahendra4fun
Online Now Send Email
Feb 1, 2008
12:41 pm
271
Hi me new one in this group...currently i m developing a application with oodle api,any can tell me how can i use this api using C# application....
Mahendra
mahendra4fun
Online Now Send Email
Feb 1, 2008
12:42 pm
272
I am pulling records for "housing/sale". I am sending multiple requests to fetch all data, but after retrieving 4000 record, api quits sending data...
Mahendra
mahendra4fun
Online Now Send Email
Feb 4, 2008
5:04 pm
273
... Correct. As you can see on the "API Introduction" documentation page, we only send 4000 results at a time: http://developer.oodle.com/api-introduction If...
Steve B
pack_78
Offline Send Email
Feb 4, 2008
5:07 pm
274
My apologies -- in the previous response, I misspoke. The Oodle API returns up to 4000 results at a time, but if you want more, you're not going to be able to...
Steve B
pack_78
Offline Send Email
Feb 4, 2008
10:18 pm
275
Has anyone seen sample code for VB.net to retrieve and display ads from their API. I serached the forum but didn't see any, I am new to web services. Staff,...
hrmcouncil
Offline Send Email
Feb 13, 2008
6:49 pm
276
Hey, Just got this error eventhough I used a valid key Oodle staff give me. Can anyone here or Oodle tech can help? I also tried with the 'TEST' key but still...
ngoquoctrung
Offline Send Email
Feb 13, 2008
8:21 pm
277
... Trung, The error above is complaining that "H" is not a valid API key. Clearly, that is true. Double check that you are creating your parameters data...
Steve B
pack_78
Offline Send Email
Feb 13, 2008
9:39 pm
278
I used the phpxmlrpc to make the request. (phpxmlrpc.sourceforge.net). I tested with their sample code, it's work ok. However, when I tried make a request to...
ngoquoctrung
Offline Send Email
Feb 14, 2008
5:05 pm
279
... from ... did you have any luck with an example ?...
Simon Hurley
simonwilbert
Offline Send Email
Feb 15, 2008
6:52 pm
280
hi, i'm looking for a simple c# example. i've the below class. ============ using System.Reflection; using CookComputing.XmlRpc; //...
Simon Hurley
simonwilbert
Offline Send Email
Feb 15, 2008
6:52 pm
281
Hi, I have a question about the best way to get what I am looking for in regards to Foreclosures. I want to look for Residential (home & condo) Foreclosures in...
bosox150
Offline Send Email
Feb 16, 2008
12:33 am
282
I tried using the sample code from the website (I have PHP 5), but for some reason I only get 10 listings when I run a search. Does anyone know why? Is this a...
mglj527
Offline Send Email
Feb 20, 2008
12:21 am
283
... I believe that you actually have to specify the "get" parameters, 'from' and 'to'. See here for the exact documentation: http://developer.oodle.com/get But...
bosox150
Offline Send Email
Feb 20, 2008
8:39 pm
Messages 251 - 283 of 541   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