Greetings, I not sure if anyone here are seeking work but i would like to ask for a good referral to install Oodle API to my current site....
539
biba_office
Nov 7, 2009 7:29 am
This started to happen in the past 1-2 weeks. We are getting errors when calling the API: http://api.oodle.com/api/v2/listings "The server committed a protocol...
540
coenhilgersom
Nov 10, 2009 10:05 am
Hello, is there a way to retrieve advertisements that have no price? I know I can filter on prices, but they always seem to exclude the ads that have no price...
541
dalsey
jad619
Nov 10, 2009 5:26 pm
Hello, well I am glad that you are having this problem , I can't even get an programmer to do my API _____ From: oodleapi@yahoogroups.com...
542
webnodes_opensource
webnodes_ope...
Nov 18, 2009 2:36 am
Jules, What kind of integration do you have in mind? the API is not something you simply install; there are several ways to integrate it. You can send me an...
543
. .
fireski77
Nov 27, 2009 3:17 am
I use a basic website builder to build websites locally. I have both a real estate agent and a car dealer that want websites. I thought oodle would be a good...
544
hitesh parekh
hitesh.bece@...
Nov 29, 2009 11:41 pm
do u mean to get oodle listing i.e. real estate,car ads on ur site? this can be done....
545
Dalsey -ER
jad619
Nov 30, 2009 4:59 pm
yes _____ From: oodleapi@yahoogroups.com [mailto:oodleapi@yahoogroups.com] On Behalf Of hitesh parekh Sent: Thursday, November 26, 2009 20:31 To:...
546
Leader Investment Group
leaderproper...
Dec 1, 2009 7:01 pm
YEs it can but how does oodle manage the commission for the traffic it receives from a member website? Â Â ... From: hitesh parekh <hitesh.bece@...> ...
547
Dalsey -ER
jad619
Dec 1, 2009 7:33 pm
If anyone can get this done I can be reached at Dalsey@... _____ From: oodleapi@yahoogroups.com [mailto:oodleapi@yahoogroups.com] On Behalf Of...
548
pack_78
Dec 2, 2009 6:43 pm
Hey all, This is Steve Baker from the Engineering team at Oodle API. Quick announcement here about a new parameter that we've added to the Oodle API that...
549
. .
fireski77
Dec 4, 2009 5:16 am
Yes, well basically instead of incorporating a seprate classified system, I want to enter into oodle and display just MY OWN listings on site. Can you share...
550
uma
uma_kane
Dec 22, 2009 5:22 am
Dear friends, I am writing to share with you about a unique social knowledge network - Kenlighten http://www.kenlighten.com . At Kenlighten you can register...
551
anto
antoniosbeattie
Dec 30, 2009 5:42 pm
whats after this <?php $url = 'http://api.oodle.com/api/v2/listings?key=4ED2414A3A85®ion=sf&format=php_serial39;; $response = file_get_contents($url); $data =...
552
Casey Wilson
at@...
Jan 1, 2010 6:27 pm
It's a PHP multidimensional array. You would use it by iterating over the results. Create an unordered list etc. -Casey...
553
anto bea
antoniosbeattie
Jan 2, 2010 12:37 am
Iam lost show me an example where can I see an example code. This will help me greatly ... From: Casey Wilson <at@...> Subject: Re: [oodleapi]...
554
Max
looking_1959
Jan 2, 2010 11:02 am
I'm new to REST and I've asked everyway I can think of and all I get back is something that doesn't make any sense at all even if I were a programer, And the...
555
anto bea
antoniosbeattie
Jan 3, 2010 3:25 am
amen you said it brother ... From: Max <maxok@...> Subject: [oodleapi] Does this Group Actually Help Anyone? To: oodleapi@yahoogroups.com Date: Saturday,...
556
Casey Wilson
at@...
Jan 4, 2010 2:08 am
You'll need to look into PHP more if it's confusing. It's really rather basic. Here's an example based off your initial code, it simply outputs the title of...
557
stanzk66@...
Jan 7, 2010 3:16 am
Hello, I am interested in utilizing the OODLE API/Widget applications on some of our Web Sites, but I do not have the expertise to install them myself. I am ...
558
Stuart Townsend
stu@...
Jan 7, 2010 7:20 pm
You can use the merchant name, ie listing_source_$CompanyName to return only the results from that source. Cheers Stu From: oodleapi@yahoogroups.com...
559
Stuart Townsend
stu@...
Jan 7, 2010 7:20 pm
You can use the merchant name, ie listing_source_$CompanyName to return only the results from that source. Cheers Stu From: oodleapi@yahoogroups.com...
560
Leader Investment Group
leaderproper...
Jan 7, 2010 7:21 pm
Ok, I can help you. Tell me what you want.  Ben Spofford   ... From: stanzk66@... <stanzk66@...> Subject: [oodleapi] Fwd: developer help needed...
561
Dalsey - ER
jad619
Jan 7, 2010 9:55 pm
We currently feed to oodle and what we want to do is feed back to us via API. Don’t know if you understand. Thanks. Best wishes, Jules Dalsey Site Manager ...
562
augman85
Jan 11, 2010 6:29 am
Hey all, Am I doing something wrong, or do multiple sets of "or" groups not work as one would expect? For example: "bob or sally jenny or john" should return...
563
ChrisCeraso
cerasochris
Jan 11, 2010 3:43 pm
I need an expert to help integrate oodle automotive inventory listing to www.acp360.com and steelcitytoyota.com. Please contact me at chrisceraso@... if...
564
ChrisCeraso
cerasochris
Jan 11, 2010 3:53 pm
hey ben spofford, I need help as well. Please contact me at chrisceraso@... Thanks! Chris...
565
Diego Montalvo
dmontal2
Jan 14, 2010 3:41 pm
Oodlers, I am able to retrieve results from the API, but for the life of me can not figure out how to parse more than the "title" "url" and "body" at once....
566
Casey Wilson
at@...
Jan 14, 2010 4:31 pm
I'm not going to give you the full solution, but a tip/hint. When dealing with the nodes (category), they have children. By looking at your foreach, you...
567
Diego M
dmontal2
Jan 14, 2010 4:54 pm
Do not need a full solution, just need a snipplet of how to echo the children from "images" using the code I published... Thanks!...