Search the web
Sign In
New User? Sign Up
xml-rpc · XML-RPC Discussion
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 6426 - 6455 of 6839   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
6426
Hello. I want view the XML response of XML-RPC directly in the browser with a XSL but, i can't find good examples to do it with structures iterance, arrays and...
Flubber Max
flubber200x
Offline Send Email
Feb 8, 2006
12:12 pm
6427
I have recently taken up a project which entails output of statistical information. Many if not most of the other applications in the enterprise use XML-RPC as...
Mark Ellzey
markisnotgoth
Offline Send Email
Feb 8, 2006
2:50 pm
6428
A lot of other useful data types miss from the lib. NULL for example would make it a breeze to move around stuff gotten out of databases. But (imho),...
Gaetano Giunta
gaetanogiunt...
Offline Send Email
Feb 8, 2006
3:16 pm
6429
... The strength of XML-RPC is the interoperability. The spec has been stable for years now and I see no real chance that it will get changed now. Why doesn't...
John Wilson
tug123uk
Offline Send Email
Feb 8, 2006
3:31 pm
6430
... This is an unfortunate way to see this technology. ... Because the app or user must have previous knowledge of this string or datatype to be converted....
Mark Ellzey
markisnotgoth
Offline Send Email
Feb 8, 2006
4:10 pm
6431
Hi. The issue "XML-RPC doesn't do what I need, can we add x to it?" has come up so many times. Really, search the archives and you will find literally ...
Nathan Young
nathan@...
Send Email
Feb 8, 2006
5:44 pm
6432
... Dave isn't the owner of anything significant. He controls one file on the Internet and possibly the name XML-RPC, but those aren't significant. People...
bryanh@...
giraffedata
Offline Send Email
Feb 8, 2006
6:15 pm
6433
Hi All, Just to add my humble view on this matter, I am both against any change in the XML-RPC and against making a new extended standard that would replace...
Aleksandar Janicijevic
ajanicij
Offline Send Email
Feb 9, 2006
7:22 pm
6434
Hi, I fully agree with keeping the standard as is, for the reasons iterated in a number of other messages. Even more, such an extended standard is alive and...
Marc Conrad
marc2conrad
Offline Send Email
Feb 9, 2006
8:40 pm
6435
So the short answer to all of this is: "no there is never going to be a change in the spec". I thought that native support of common integral data types were...
Mark Ellzey
markisnotgoth
Offline Send Email
Feb 9, 2006
9:01 pm
6436
... Sure we would. The 1999 spec. Extensions have existed for years, and those of us who need maximum interoperability at the XML-RPC layer ignore them. I...
bryanh@...
giraffedata
Offline Send Email
Feb 9, 2006
10:26 pm
6437
... I don't think the lack of protocol version information makes much difference in this case. At best, it would just get you a better error message when you...
bryanh@...
giraffedata
Offline Send Email
Feb 9, 2006
10:34 pm
6438
On 9 Feb 2006 22:27:00 +0000, bryanh@... ... Maybe I am overlooking something but the underlying API's would have a chance to fall back to earlier...
Mark Ellzey
markisnotgoth
Offline Send Email
Feb 10, 2006
12:27 am
6439
... What I'm thinking is that if you can write a program that falls back to the 1999 standard, then you might as well do _just_ the 1999 standard. In other...
bryanh@...
giraffedata
Offline Send Email
Feb 10, 2006
7:30 am
6440
Wow. Quite a spirited debate thus far. I've waited before chiming in, because I've had actual person-to-person clashes with Dave Winer over these issues. I...
Randy J. Ray
rjray_perl
Offline Send Email
Feb 10, 2006
11:31 am
6441
On 10 Feb 2006 07:15:02 +0000, bryanh@... ... XML-RPC was built for simplicity as stated many times in this thread, it was certainly not built to...
Mark Ellzey
markisnotgoth
Offline Send Email
Feb 10, 2006
4:10 pm
6442
I agree in principle that if a specification resists to change, it starts gathering dust. However, the biggest problem that I see with an evolutionary step of...
Aleksandar Janicijevic
ajanicij
Offline Send Email
Feb 10, 2006
4:29 pm
6443
... What do you see as the purpose of XML-RPC, then? With just plain HTTP (indeed with just plain IP), you can express all the things people want to express...
bryanh@...
giraffedata
Offline Send Email
Feb 10, 2006
10:37 pm
6444
... Indeed, you could implement everything over HTTP (just like they do in REST, right?), or using TCP sockets, or certainly in many other ways. Well, maybe...
Aleksandar Janicijevic
ajanicij
Offline Send Email
Feb 10, 2006
11:22 pm
6445
... You have to accomodate your client code to the server anyway, because Google's service will use particular methods with particular parameter lists. Two...
bryanh@...
giraffedata
Offline Send Email
Feb 11, 2006
3:47 am
6446
Hi. Although I was suprised at first by the seeming inflexibility of the spec's author, I eventually came to admire the assertions: - any-one can write a spec...
Nathan Young
nathan@...
Send Email
Feb 11, 2006
4:10 am
6447
Maybe whomever controls the spec can agree that it is time for a committee on extensions to the spec. I think it's a very good idea to only consider...
Miles Lott
milos
Online Now Send Email
Feb 11, 2006
1:46 pm
6448
... Maybe you haven't been listening -- nobody controls the spec. There's nothing to control about it. The spec just is. What one would like to control is...
bryanh@...
giraffedata
Offline Send Email
Feb 11, 2006
5:11 pm
6449
Whatever. I was reading. But it's still the only way that makes sense. If no one else will, then perhaps this group can. ... -- ...
Miles Lott
milos
Online Now Send Email
Feb 11, 2006
9:00 pm
6450
Hi all, Could anyone in this group please give me the example of java code to attach the file with xmlrpc request. Thank you for help in advance. Cheers, ...
Suriya Simsuwat
ssimsuwat2002
Offline Send Email
Feb 15, 2006
9:00 am
6451
... You need to read the file into memory and send it as a byte array. John Wilson The Wilson Partnership http://www.wilson.co.uk...
John Wilson
tug123uk
Offline Send Email
Feb 15, 2006
11:59 am
6452
I'm getting an error I don't quite understand with my first attempt at a xmlrpc server. First let me explain I have no idea what I'm doing. I haven't figured...
Jim
gvojim
Offline Send Email
Feb 16, 2006
7:12 pm
6453
Instead of push(sig,"a"); it should be push(@sig,"a"); The easiest way to spot this kind of problem in Perl is to always set the script so Perl will issue ...
Aleksandar Janicijevic
ajanicij
Offline Send Email
Feb 16, 2006
7:58 pm
6454
... Whew! I was going nuts trying to figure out what could have broken in RPC::XML::Server, and how I would have missed it for so long... Randy -- Randy J. Ray...
Randy J. Ray
rjray_perl
Offline Send Email
Feb 17, 2006
10:32 am
6455
OK, thanks. Jim...
gvojim
Offline Send Email
Feb 19, 2006
5:14 pm
Messages 6426 - 6455 of 6839   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