Andrew,

Something trivial I was thinking of was the test functions on the tester
page.  Something non-trivial I was thinking of would be like the calculator
(for a GUI) or sending something programmatically as a series of
instructions to carry out.  Now that I think of it, maybe one trivial, and
one or two non-trivial examples (GUI and program) would be good.  But the
key would be to capture ALL HTTP session data (headers, GET/POST, cookies),
and show the SODA envelope in an indented (4 space) format for illustration
purposes.  Maybe even with web access log files too, so someone can see the
entire session, from client and server perspectives, from API perspective as
well.  When debugging, that's what it comes down to understanding, and it
would have been easier if it was documented.  And I know I'll probably
forget in a few months or a year unless I leave some notes behind.  ;-)
What do you think?

Leif

----- Original Message ----- 
From: "Andrew Gillett" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, February 22, 2004 11:44 PM
Subject: Re: [Dynapi-Dev] PHP SODA - it connects!


> Hi Leif,
>
> I'd be willing to help out with documenting the SODA RPC protocol.  I've
> also followed the difficult path of reverse-engineering the jscript ASP
> code to get the Java servlet going.  If I could contribute to, or review,
> any documentation about SODA then it will help me to better understand
> any deficiencies in my java code.
>
> regards,
> Andrew
>
>
> Leif W wrote:
>
> >I've put the most recent PHP SODA stuff into CVS, if you want to look.
> >Right now, it only connects using the tester page.  The main / modified
> >files are the following four, and only been tested on the newer PHP4
under
> >Apache2.
> >
> >dynapi3x/examples/ioelmsrv.php
> >dynapi3x/examples/ioelmsrv.soda.php
> >dynapi3x/examples/dynapi.util.ioelement-soda-tester.html
> >dynapi3x/examples/dynapi.util.ioelement-soda-tester.php
> >
> >Just an idea for the docs or example page, something I'd like to do is
> >elaborate upon what SODA is and does by dissecting an entire
conversation,
> >when a user clicks something non-trivial.  I found all this very
confusing,
> >but have a good grasp of it now.  I think I could better convey some of
this
> >complexity for an API user rather than let it sit hidden in the code for
> >only the API hackers one by one.
> >
> >Leif
> >
> >----- Original Message ----- 
> >From: "Kevin" <[EMAIL PROTECTED]>
> >To: <[EMAIL PROTECTED]>
> >Sent: Saturday, February 21, 2004 12:51 PM
> >Subject: Re: [Dynapi-Dev] PHP SODA - it connects!
> >
> >
> >
> >
> >>Hi Leif,
> >>
> >>Thanks for posting to the list. I'm well out of touch with dynapi at the
> >>moment but look forward to seeing soda php/perl versions so I can test
> >>with Apache.
> >>
> >>Kevin.
> >>
> >>----- Original Message ----- 
> >>From: "Leif W" <[EMAIL PROTECTED]>
> >>To: <[EMAIL PROTECTED]>
> >>Sent: Thursday, February 19, 2004 2:22 PM
> >>Subject: Re: [Dynapi-Dev] PHP SODA - it connects!
> >>
> >>
> >>
> >>
> >>>Had a malformed envelope creation.
> >>>
> >>>
> >>-- clipped.
> >>
> >>
> >>
> >>
> >>-------------------------------------------------------
> >>SF.Net is sponsored by: Speed Start Your Linux Apps Now.
> >>Build and deploy apps & Web services for Linux with
> >>a free DVD software kit from IBM. Click Now!
> >>http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
> >>_______________________________________________
> >>Dynapi-Dev mailing list
> >>[EMAIL PROTECTED]
> >>http://www.mail-archive.com/[EMAIL PROTECTED]/
> >>
> >>
> >>
> >>
> >
> >
> >
> >
> >-------------------------------------------------------
> >SF.Net is sponsored by: Speed Start Your Linux Apps Now.
> >Build and deploy apps & Web services for Linux with
> >a free DVD software kit from IBM. Click Now!
> >http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
> >_______________________________________________
> >Dynapi-Dev mailing list
> >[EMAIL PROTECTED]
> >http://www.mail-archive.com/[EMAIL PROTECTED]/
> >
> >
> >
> >
>
>
>
>
>
> -------------------------------------------------------
> SF.Net is sponsored by: Speed Start Your Linux Apps Now.
> Build and deploy apps & Web services for Linux with
> a free DVD software kit from IBM. Click Now!
> http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
> _______________________________________________
> Dynapi-Dev mailing list
> [EMAIL PROTECTED]
> http://www.mail-archive.com/[EMAIL PROTECTED]/
>
>




-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://www.mail-archive.com/[EMAIL PROTECTED]/

Reply via email to