[pLog-svn] ecto / blogger api?

Jon Daley plogworld at jon.limedaley.com
Sun May 13 08:03:04 EDT 2007


 	That's what I would have thought, but our xmlserver class has 
$apiKey = args[0];
$username = args[4];
etc.

In the description of how to use the blogger API (on google or wherever it 
is published), they don't even use the <name>username</name> tag at all, 
they just have a list of values.

So, yes, you are right, the "order" doesn't matter, but the keys have to 
be 0,1,2,3,4,5 instead of "apiKey", "publish", "content", "username", 
"password", "blogid".



On Sun, 13 May 2007, Oscar Renalias wrote:

> What do you mean when you say that the document has to be in the
> right order? It's an XMLRPC-based API, the XMLRPC library should take
> care of that for us...
>
> On 13 May 2007, at 06:05, Jon Daley wrote:
>
>> It looks like the ecto/blogger api is horrible - that it doesn't
>> use xml
>> names but requires the xml document to be in exactly the right order?
>>
>> That seems crazy that someone would have developed that API in XML.
>> I see that google is starting/completed(?) a new API.
>>
>> Maybe I should just use that, and get LifeType to support that API as
>> well?
>>
>> Opinions?
>> _______________________________________________
>> pLog-svn mailing list
>> pLog-svn at devel.lifetype.net
>> http://limedaley.com/mailman/listinfo/plog-svn
>>
>
> _______________________________________________
> pLog-svn mailing list
> pLog-svn at devel.lifetype.net
> http://limedaley.com/mailman/listinfo/plog-svn
>

-- 
Jon Daley
http://jon.limedaley.com/

I'm not confused, I'm just well mixed.
-- Robert Frost


More information about the pLog-svn mailing list