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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 36 - 65 of 541   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
36
Has anyone attempted the Oodle API in CSharp...
briankitt
Offline Send Email
Nov 2, 2006
3:55 am
37
I did build a prototype in C# .NET 2.0 ... +----------------------------------------------------------------------- ... From: oodleapi@yahoogroups.com...
Philippe Furlan (Sear...
realtycruiser
Offline Send Email
Nov 2, 2006
4:08 am
38
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...
palak.chokshi
Offline Send Email
Nov 2, 2006
5:05 am
39
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...
Brian Kitt
briankitt
Offline Send Email
Nov 2, 2006
2:48 pm
40
Any chance you could share the code for the connection? Thanks "Philippe Furlan (SearchQuest, Inc.)" <philippe.furlan@...> wrote: I did build a...
Brian Kitt
briankitt
Offline Send Email
Nov 2, 2006
2:48 pm
41
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...
briankitt
Offline Send Email
Nov 7, 2006
7:27 pm
42
A new release is now available on production. No API changes were planned. Please email api@... if anything seems amiss. Aren Oodle, Inc....
Aren Sandersen
a_sandersen
Offline Send Email
Nov 15, 2006
3:47 am
43
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...
Aren Sandersen
a_sandersen
Offline Send Email
Nov 16, 2006
12:24 am
44
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...
hbsteve88
Offline Send Email
Nov 18, 2006
8:12 am
45
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...
madnonniejohn
Offline Send Email
Dec 1, 2006
1:51 am
46
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...
Aren Sandersen
a_sandersen
Offline Send Email
Dec 2, 2006
6:41 am
47
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...
Aren Sandersen
a_sandersen
Offline Send Email
Dec 4, 2006
7:57 pm
48
Has anybody integrated oodle api with coldfusion? I have tried to find resources but had no luck. Any help would be appreciated.....
paulanto
Offline Send Email
Dec 29, 2006
1:53 am
49
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...
Aubrey TF
littlecowdog
Offline Send Email
Dec 30, 2006
6:58 am
50
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...
Aubrey TF
littlecowdog
Offline Send Email
Jan 7, 2007
10:51 pm
51
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...
Aubrey TF
littlecowdog
Offline Send Email
Jan 9, 2007
5:50 am
52
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...
mizjaan
Offline Send Email
Jan 11, 2007
2:52 pm
53
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...
Aubrey TF
littlecowdog
Offline Send Email
Jan 11, 2007
6:56 pm
54
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...
mizjaan
Offline Send Email
Jan 15, 2007
5:07 pm
55
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 Gadatia
mizjaan
Offline Send Email
Jan 15, 2007
8:11 pm
56
The first release of the new year is going out tonight. Please email api@... if you see any issues. Aren...
Aren Sandersen
a_sandersen
Offline Send Email
Jan 16, 2007
7:31 am
57
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...
Aubrey TF
littlecowdog
Offline Send Email
Jan 20, 2007
5:38 am
58
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...
Aubrey TF
littlecowdog
Offline Send Email
Jan 22, 2007
4:35 am
59
Hi Aubrey, Thank you very much for your help. I will try to use the code and I will let you know how it is going. Thanks so much :) Meraj ... ...
Meraj Gadatia
mizjaan
Offline Send Email
Jan 22, 2007
1:36 pm
60
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...
Meraj Gadatia
mizjaan
Offline Send Email
Jan 22, 2007
8:40 pm
61
All is there a way to filter the oodle API to retrieve items created within a specific date span..? Any assistance would be great..!...
jfuehner
Offline Send Email
Jan 23, 2007
9:29 pm
62
In the section titled "Settings" you will find the below code. Replace MYKEY with your API key. Have fun! -Aubrey //*************** Settings - Customize them...
Aubrey TF
littlecowdog
Offline Send Email
Jan 23, 2007
10:23 pm
63
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: ...
Aren Sandersen
a_sandersen
Offline Send Email
Jan 24, 2007
6:15 am
64
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...
Meraj Gadatia
mizjaan
Offline Send Email
Jan 24, 2007
8:44 pm
65
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...
jfuehner
Offline Send Email
Jan 25, 2007
3:44 pm
Messages 36 - 65 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