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 380 - 409 of 539   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
380
If I use this: http://api.oodle.com/api/v2/listings? key=TEST&region=tampa&category=vehicle/car VS using the api: $method = 'get'; $params = array( ...
lsintampa
Offline Send Email
Oct 22, 2008
8:35 pm
381
Hey all, Steve Baker here, lead engineer on the API here at Oodle. It's been a while since I stepped into the "Oodle API Developers" Yahoo! group here to...
Steve B
pack_78
Offline Send Email
Oct 22, 2008
9:46 pm
382
Hey thanks... I'm new to the group, just started playing with the code a bit. Noticed that if I use the URL method, I get different results (not in terms of...
Leonard Sixt
lsintampa
Offline Send Email
Oct 23, 2008
1:12 am
383
... Right. As I mentioned in my previous post, the information is similar between the two APIs, but grouped differently. This includes using slightly...
Steve B
pack_78
Offline Send Email
Oct 23, 2008
1:34 am
384
Hey Steve, I'd have to agree... having multiple 'elements' makes it a lot harder to search for and build arrays using XPath tools. Also, is there any reason to...
cvilnonis
Offline Send Email
Oct 23, 2008
11:41 pm
385
... Can you describe what you'd like to see? What additional attributes would you want on those nodes to make life easier? I tried things out, and hmmm, I'm...
Steve B
pack_78
Offline Send Email
Oct 24, 2008
12:01 am
386
Steve, there is a Xpath function called local-name(). It allows you to build an array be doing a regex type of search for a single node. When you have two...
cvilnonis
Offline Send Email
Oct 24, 2008
4:53 pm
387
... Well, as I mentioned in my previous message, what attributes should we put on the element node to make life easier? Just tell me and we'll make it happen....
Steve B
pack_78
Offline Send Email
Oct 24, 2008
5:04 pm
388
Howdy Oodle API developers, I wanted to drop in again today and talk about a hot topic - one that we see regularly in our API support queue: Running scripts...
Steve B
pack_78
Offline Send Email
Oct 24, 2008
6:31 pm
389
Since I brought this up to begin with, my suggestion would be to re-name the second <element> node to <image>, since it is a single image within the <images>...
Leonard Sixt
lsintampa
Offline Send Email
Oct 24, 2008
6:56 pm
390
... Actually, in the new API, it's entirely possible for listings to have more than one image. (In the old API, there's only one image per listing. Another...
Steve B
pack_78
Offline Send Email
Oct 24, 2008
7:11 pm
391
... Got it. In what cases would you use local-name() though? To pull out a particular listing from the <listings> block? Let's break this down a little bit. ...
Steve B
pack_78
Offline Send Email
Oct 25, 2008
1:15 am
392
... Whoops, small correction to my previous message above. I had a typo. The XPath pattern is this: //listings/element[3] Not this: //listing/element[3] Small...
Steve B
pack_78
Offline Send Email
Oct 25, 2008
7:13 am
393
Steve, Just following up on the status of the new API release. Will it be released soon? Also, I'd like to know if I'll be able to run the entire script in...
numediaconcepts
Offline Send Email
Oct 26, 2008
11:16 pm
394
Hello, I am trying to exclude some sources from the feed I use. Is there a list of sources somewhere? I've been browsing around the developers site and can't...
webnodes_opensource
webnodes_ope...
Offline Send Email
Nov 4, 2008
3:28 am
395
Is there any way I can create a form on my site that posts a single listing to the Oodle database? I have a client who wants there users to be able to create...
jaredwuliger
Offline Send Email
Nov 4, 2008
3:28 am
396
... As of right now, we haven't published a full list of all sources in the Oodle index. That hasn't been a huge request thus far so we haven't prioritized...
Steve B
pack_78
Offline Send Email
Nov 5, 2008
10:44 am
397
... Hey Jared, Unfortunately, we don't have an API for posting listings up to Oodle at the moment. We've taken a slow approach to doing that since we want to...
Steve B
pack_78
Offline Send Email
Nov 5, 2008
10:51 am
398
Hi there, Is there a way to receive the VIN of the cars that are returned in used car listings via the API? The VIN is available through the oodle.com website...
raifbarbaros
Offline Send Email
Dec 1, 2008
2:40 am
399
Hello Steve. Just wondering, is it possible to sort by year with version 2 of the Oodle API? I'm looking to retrieve "classic" auto listings by year in...
cvilnonis
Offline Send Email
Dec 1, 2008
2:40 am
400
... Excellent idea. I've now made the change to add "VIN" to each listing's "attributes" tree, when we have it. A few notes: (a) This will only be in the new...
Steve B
pack_78
Offline Send Email
Dec 1, 2008
4:35 pm
401
Thanks! Looking forward to testing it out! cheers, -raif...
Raif Barbaros
raifbarbaros
Offline Send Email
Dec 1, 2008
9:28 pm
402
sdfdsf...
Alex Cosentino
alexcos
Offline Send Email
Dec 15, 2008
9:08 pm
403
Hi, I have recently started using the API in a production environment, but am in need on stats that allow me to see what has been clicked and purchased etc. ...
mat@...
Send Email
Dec 15, 2008
9:08 pm
404
add oodle search widget http://www.widgetbox.com/widget/oodlesearch...
alex
alexcos
Offline Send Email
Dec 15, 2008
9:08 pm
405
http://widgetbox.com/widget/oodlesearch...
alex11@...
alexcos
Offline Send Email
Dec 15, 2008
9:08 pm
406
Hi, I took a look through the developer section but I was unable to find any information on stats or traffic tracking with the Oodle API. Is there a way to...
kinadian
Offline Send Email
Dec 15, 2008
9:08 pm
407
add oodle search widget http://widgetbox.com/widget/oodlesearch...
alex
alexcos
Offline Send Email
Dec 15, 2008
9:08 pm
408
Hello, I am retrieving the Oodle XML using MSXML2.ServerXMLHTTP.4.0 This is being written in ASP/VBScript. Everything works fine until I use the the feature...
jaredwuliger
Offline Send Email
Dec 16, 2008
9:34 pm
409
... Hi Jared! Thanks for passing this on. This is definitely a bug -- and a high priority one at that. After seeing your msg, I took a lot at the code and...
Steve B
pack_78
Offline Send Email
Dec 16, 2008
9:41 pm
Messages 380 - 409 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