Hi! Have you already solved this? It's pretty easy to figure out if you use the documentation at developer.oodle.com, but I made you a little demo page you...
We can do a background image for the site so it will look like ours but here is the info so you need to email the backgound so that it can be uploaded All...
We are using a feed to get Homes for Sale in areas, the variable has_photo is set to Yes on some, but not even seeing a "thumb" variable being set. Is there...
You're right, that 'if' statement in the 'foreach' loop checking to see if it's created on the right date is unnecessary, you can just take it out and the same...
Should take about five minutes... Four minutes of that was finding out that there were no w-s-w listings 50 miles from here on that day (trust your code!), so...
I'm new to API and I'm not a programmer, so I have a couple basic questions... Once we get an API key from Oodle, can we use it to place our listings at the...
I am unfamiliar with the API set-up and programming, but we are looking to move our online classifieds to another system. If we are using the API function and...
... looking ... the ... we ... our ... u can use this for sorting $method = 'get'; $params = array( 'partner_id' => 'your api key', 'region' => 'usa', 'q'...
Hello, Since there wasn't a .Net library for interacting with the Oodle API service, we've created an open-source one that wraps the calls to Oodle. You can...
Hello, I've created an open-source .Net library that wraps the Oodle API if you are still looking for it. Is in C#, but you should be able to reference the DLL...
hi frnds i have made a oodle integration with classifieds site. oodle integration is works good but i need to ads from multiple "locations" and oodle supports ...
hitesh parekh
hitesh.bece@...
Mar 31, 2008 4:51 am
309
Hi! This looks like a pretty interesting problem, and there's probably more solutions than I have fingers. Right off the top of my head I'm wondering if you...
Region, Location, Filters:Distance seem to overlap in definetion..Can somebody please explain to me when to use what?? Im confused because I'm sending ...
Hi. I'm trying to use a boundingbox filter in php, but I keep getting this error: "source filter 'boundingbox' needs nwLat, nwLon, seLat, seLon params" I'm...
hi to all i want to pass 300 miles with city honolulu. then what should be the syntex of it? plz reply thnks On Wed, Apr 2, 2008 at 7:38 AM, CrashDaddy...
hitesh parekh
hitesh.bece@...
Apr 7, 2008 4:30 am
313
http://goodtree.com/invitations/65638578?version=16&a=775b2 Please accept my invitation to the website that is connecting all the good people around us. Be...
hi can some one halp me in access data using dimesions , i want data for item for sale usin php coding . and i want use dimensions like color and men_women can...
I have implemented the API and when I display the data it only shows nine rows and no more. it says that there are [total] => 12 but only shows 9 why? here...
... "Total" represents the number of results that Oodle in its entire database for your query. It is not the number of results being returned to you in *that ...
... This is covered in our developer documentation here: http://developer.oodle.com/get#filters In particular, see the part about "distance" filters. With a...
... You're on the right track! For UK distance filters, add "country_code" to your distance filter with the value of "GBR". Like this: $filters['filters'][] =...
Hi there, Can someone please help me setup the classified script at http://www.bird-bay.co.uk/oodle/test.php. Regards Max Bird Bay online bird auction ...
I am new to this and I am sure there will be others like me to come. and also I would like to thank all the masters that will help me. I have a test page at...
Its been about a day and a half since I requested one. I know that's not that long, but my company is really eager to have oodle ads on our new site before it...
I don't think it's an automated system, I think they actually check every request. If I remember right, it took about 3-4 days to get mine, but it may have...
If you're looking for masters, you prolly need to wait on SteveB, but from what your page is showing so far it looks like you have your data and it's time to...
Dear friend, You are getting results from oodle with this URL . u need to parse this result and print on browser according to your need.outout is array of...