I did build a prototype in C# .NET 2.0 ... +----------------------------------------------------------------------- ... From: oodleapi@yahoogroups.com...
I've made a C# 2.0 module using generics for retrieving housing listings. But since its built using generics you can create a class for any type of listing you...
Thanks, the main thing I need, is just the connection piece. I work on API's all the time, but this is the first time I've ever had to use a SOAP service that...
I'm still struggling to get CSharp to connect to Oodle. Can anyone please share how they connected to Oodle? I suspect that once I can connect to the SOAP...
The latest release did have one api-related change. Many of our thumbnail images are now 84x112 instead of 64x48. If you have not hard-coded the 64x48 size...
If anyone has time to help port results to a php portal, please contact me. May need other php work as well. Had one person from here offering to help but have...
I keep getting this error when I try to filter my search results. I use price as the filter type and it returns this error. If I change it to distance it...
We are rolling out a new release this weekend (right now, scheduled for Sunday morning). The API should continue to be 100% backwards compatible, but we have...
For those of you who use strongly typed languages (Java, etc): the 'total' field in the API response has changed from a 'string' to an 'int'. This was not an...
Hello Everyone! Quick introduction: I am the single developer of of Safarri.com - the coolest classified site on the net :-) I have been using Google Base on...
Okay... I finally gave in :-) I wrote all the code to parse the data as an array requested via a basic http GET request, but ran into trouble when I tried to...
I am working on implementing the Oodle API on my site, and have a couple questions / suggestions. If anyone knows the answers to any of them or could simply...
Hi, I need a little help on the Oodle API for the one of or Classifieds site. http://www.mycampusfieds.com/ I have already requested the API Key and I got...
Meraj; The documentation is hard to understand, I am still trying to figure parts of it out myself :-) Below is part of the code I wrote that runs my Oodle API...
Hi Aubrey, Thank you very much for replying back to my email. I will try your code and see if that will work on my site. What do I name the file? Thanks alot...
Hi, Can you please be more specific now how to use your code. I am sorry I am not good at php and this API is just so much confusing. So you created php page...
Meraj; I rewrote my example code to be much easier to understand and a fully functional page! All you should have to do is download it, rename it (to anything...
The sort parameter isn't working for me. Below is a sample of the code I am using, which as far as I can tell reflects what the docs say should make the ads...
Hi, I am trying to work with your script and I can't seem to find your API key. I want to find it so I can replace it with mine. Can you please tell me what...
In the section titled "Settings" you will find the below code. Replace MYKEY with your API key. Have fun! -Aubrey //*************** Settings - Customize them...
Take a look at the filters section on this page: http://www.oodle.com/info/api/apidoc/ <http://www.oodle.com/info/api/apidoc/> Here's the relevant section: ...
Hi, I have replaced the API key with mine but for some reason the page is now coming up. Click the link: http://www.mycampusfieds.com/Oodle_APIn.php Do I have...
Is there a way to programatically get a list of all the categories and regions through the API... For example, if I wanted to display to the end-user a list of...