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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 143 - 172 of 539   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
143
Have there been more API changes? The XML response I'm getting now has a content type of "application/xml; charset=utf-8", which is causing the ruby XMLRPC...
Andrew Otto
acottova
Offline Send Email
Jun 1, 2007
8:46 pm
144
Sorry, the I believe content type is in the the http response, not in the XML itself. Either way..."application/xml" is causing ruby to throw a "Wrong...
Andrew Otto
acottova
Offline Send Email
Jun 1, 2007
8:58 pm
145
Per the email I sent yesterday, our underlying XMLRPC framework was scheduled to be upgraded. I will see if I can get the content-type back to text/xml in the...
Aren Sandersen
a_sandersen
Offline Send Email
Jun 1, 2007
9:11 pm
146
The content-type is now back to "text/xml". Please email me if you notice any other major discrepancies. Aren _____ From: oodleapi@yahoogroups.com...
Aren Sandersen
a_sandersen
Offline Send Email
Jun 1, 2007
9:54 pm
147
Posted before, but didnt get any response... Anyone able enough to help? Would like to see someone start to help me out asap.. Please contact me, thanks...
hbsteve88
Offline Send Email
Jun 24, 2007
4:50 pm
148
I am pulling records for the housing/sale category, and in certain locations (allentown as an example), the api return says the total record count should be...
ramsayr
Offline Send Email
Jun 25, 2007
8:48 pm
149
Unfortunately there is such a limit. Only the first ~4000 results from each query can be retrieved. You might want to consider pulling from each sub-category...
Aren Sandersen
a_sandersen
Offline Send Email
Jun 26, 2007
5:13 pm
150
i integrated oodle api using php4.It was running fine and fetching data from oodle but its not working now with same old code.Is there any thing wrong from my...
muzzamalhussain
Offline Send Email
Jul 3, 2007
8:06 am
151
For at least a month now, the Oodle API has either completely failed to load or has taken at least 4 or 5 seconds. When the index was split and we lost the...
Aubrey TF
littlecowdog
Offline Send Email
Jul 3, 2007
1:44 pm
152
I would love to, but I am several thousand miles from home and my main "coding" computer is dead :-) If you have a way to run PHP scripts, you should be able...
Aubrey TF
littlecowdog
Offline Send Email
Jul 3, 2007
1:50 pm
153
i used XML-RPC Library from http://scripts.incutio.com. This was working nice before one month but now i can not get any data from oodle. Any thing wrong with...
muzzamalhussain
Offline Send Email
Jul 4, 2007
5:55 am
154
is there any php4 code who can help me to gata data from oodle api to my site? Thanks in advance...
muzzamalhussain
Offline Send Email
Jul 4, 2007
6:38 am
155
There seems to be something wrong with the incutio libraries. They are not parsing our new XML properly. It looks like it reads the XML off the wire 4096...
Aren Sandersen
a_sandersen
Offline Send Email
Jul 4, 2007
5:45 pm
156
Thanks for reply,any sample code or url from where i can see how it implemented with PEAR's XMLRPC? Thanks ... They are ... off...
muzzamalhussain
Offline Send Email
Jul 5, 2007
7:03 am
157
Thanks for reply. Any code sample available on net? Thanks again...
muzzamalhussain
Offline Send Email
Jul 5, 2007
7:05 am
158
There is a snippet I wrote that should be working at http://AubreyFalconer.com...
Aubrey TF
littlecowdog
Offline Send Email
Jul 5, 2007
2:37 pm
159
Thanks for reply but check your code again. i am sure it will not work now coz i was using same XML RPC Liberary that you are using in your code.If you have...
muzzamalhussain
Offline Send Email
Jul 10, 2007
1:04 pm
160
Two weeks later and no response. Oodle is basically useless on my site. I have had to replace it with Google Base as it isn't even working. Is anyone here? ...
Aubrey TF
littlecowdog
Offline Send Email
Jul 16, 2007
8:58 pm
161
Hi Aubrey - Our logfiles show the API's response time is not outside of the norm. I haven't heard any other 'slowness' complaints in quite a while. Your code...
Aren Sandersen
a_sandersen
Offline Send Email
Jul 16, 2007
11:11 pm
162
when some site changes its services they should provide back compatibility and should not blam to others for their bad code and implementations. 1 - why...
muzzamalhussain
Offline Send Email
Jul 17, 2007
6:01 am
163
Oodle will support any standards-compliant XMLRPC client. When a client is not adhering to the standards, we unfortunately will not be able to support it. 1....
Aren Sandersen
a_sandersen
Offline Send Email
Jul 17, 2007
6:16 am
164
Aren Sandersen Though i had upgrade my php4 to php5 and now i am getting data easily but every one can not upgrade as easily.This time most of service...
muzzamalhussain
Offline Send Email
Jul 17, 2007
8:36 am
165
Aren; Thank you very much for your reply! I found a newer beta version of the Incutio library which had the bug you described already fixed, and in my initial...
Aubrey TF
littlecowdog
Offline Send Email
Jul 18, 2007
7:25 am
166
I was wondering if it would be possible to allow the category query to accept a comma separated list of categories instead of just a single one. This...
Aubrey TF
littlecowdog
Offline Send Email
Jul 20, 2007
4:05 pm
167
My distance sort just stopped having any effect on the results returned by Oodle... No idea why :-) Is anything down? Other sort criteria like price and date...
Aubrey TF
littlecowdog
Offline Send Email
Jul 30, 2007
4:53 am
168
We did a software upgrade on Friday but it was no API changes were part of it. Despite what the API docs used to say (they have been amended) we don't support...
Aren Sandersen
a_sandersen
Offline Send Email
Jul 31, 2007
1:43 am
169
Aren; Thank you! You must admit though, "we don't support such and such even though the docs say it" does sound a bit funny :-) It seems the method you...
Aubrey TF
littlecowdog
Offline Send Email
Aug 2, 2007
12:40 am
170
A new release went onto our production servers this afternoon. There were no changes to the API as part of this release. If you find something in the API...
Aren Sandersen
a_sandersen
Offline Send Email
Aug 10, 2007
9:49 pm
171
I was browsing some local real estate, and came across lots of "foreclosure" items. They looked like cool pieces of land, and so I clicked a couple - only to...
Aubrey TF
littlecowdog
Offline Send Email
Aug 12, 2007
9:27 pm
172
Hi, Using the distance and zip filter within the get query only works with US zip codes but not with UK postcodes. There must be a way as the OOdle website...
allw521
Offline Send Email
Aug 15, 2007
9:07 pm
Messages 143 - 172 of 539   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