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 50 - 79 of 540   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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
Online Now 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
Online Now Send Email
Jan 25, 2007
3:44 pm
66
Hi, I made changes to the scripts and I sent it to the web server tech to add it into the enable php webserver. He is telling me that server supports php files...
Meraj Gadatia
mizjaan
Offline Send Email
Jan 25, 2007
4:32 pm
67
Hi, Please explain to me what you mean by "The API should continue to be 100% backwards compatible". I do not understand the process of API using it into my...
mizjaan
Offline Send Email
Jan 25, 2007
4:59 pm
68
We don't have a programmatic way to get all regions or categories. If people would find this useful, it's something we could add. Aren ...
Aren Sandersen
a_sandersen
Offline Send Email
Jan 25, 2007
7:52 pm
69
Meraj; "External" scripts would probably mean scripts which are on another server, which would be a huge security risk for them to support :-) Please follow...
Aubrey TF
littlecowdog
Offline Send Email
Jan 26, 2007
2:54 am
70
"The API should continue to be 100% backwards compatible" means that when we push out a new release to our production servers, none of our API users' code...
Aren Sandersen
a_sandersen
Offline Send Email
Jan 26, 2007
4:53 am
71
Yes! this would be greatly helpful. We could get the categories once a day and store them locally. It would also be helpful if each city also had the state. On...
Nola Stowe
mrnicksgirl
Offline Send Email
Jan 29, 2007
2:22 am
72
I have tested out the test.php page on the server. You can view it here http://www.mycampusfieds.com/test.php . I have replaced the test.php information with...
Meraj Gadatia
mizjaan
Offline Send Email
Jan 29, 2007
8:16 pm
73
Hi, Do I Have to do any script programming into my site in order for Oodle API software to work? If so what kind of code I need to add into my home page? Do...
Meraj Gadatia
mizjaan
Offline Send Email
Jan 29, 2007
9:23 pm
74
Aubrey, There used to be a size limit for GET requests that has since been removed. However, some servers might still shorten the GET text to the old standards...
roberekson
Offline Send Email
Jan 30, 2007
8:10 am
75
This would be totally useful. It would be great if you could expose ways to get at these items... --F ... If ... API..?? ... and ... maintain a...
jfuehner
Online Now Send Email
Feb 1, 2007
5:18 pm
76
Rob; Thanks for your reply! I wasn't suggesting that people be forced to use GET requests, just that it be provided as an alternate format to xmlrpc. Google...
Aubrey TF
littlecowdog
Offline Send Email
Feb 1, 2007
11:50 pm
77
Meraj; Your test.php page is suffering from a 404 error. This is because the file is not there. Your API_Test1.php page is suffering from a syntax error. This...
Aubrey TF
littlecowdog
Offline Send Email
Feb 2, 2007
12:01 am
78
Hi Aubrey, Thank you very much. I will try the new code. The test.php will not open up because I deleted that file from the server. Meraj ... ...
Meraj Gadatia
mizjaan
Offline Send Email
Feb 2, 2007
1:12 pm
79
Hi I am using Oodle API everything working fine but when i pass some combination of category and region i am getting error. example ...
bala_b78
Offline Send Email
Feb 12, 2007
5:34 am
Messages 50 - 79 of 540   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