AltME: RebolBot

Messages

GrahamC
:)
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:tns="http://ideone.com/api/1/service"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance"
xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<SOAP-ENV:Body>
<i:createSubmission xmlns:i="http://ideone.com/api/1/service">
<http://ideone.com/api/1/service xsi:type="xsd:string">{$one}</http://ideone.com/api/1/service>
<pass xsi:type="xsd:string">{$two}</pass>
<sourceCode xsi:type="xsd:string">{$three}</sourceCode>
<language xsi:type="xsd:int">{$four}</language>
<input xsi:type="xsd:string">{$five}</input>
<run xsi:type="xsd:boolean">{$six}</run>
<private xsi:type="xsd:boolean">{$seven}</private>
</i:createSubmission></SOAP-ENV:Body></SOAP-ENV:Envelope>
That's according to my very old Soap discovery service at http://compkarori.com/soap/index.shtml
Kaj
Adrian, I saw that site some time ago
I could duplicate a big part of it with Syllable Server and Try REBOL
AdrianS
Would it be worth it for you to do so?
Maybe to avoid using SOAP...
Kaj
I guess I don't have much reason to go beyond REBOL
AdrianS
I wonder if the site is bringing ideone any revenue.
Kaj
It's a good publicity device. If I have anything to sell I could consider it
AdrianS
Graham, you still don't mention the license on either stackapps or GitHub.
I'll re-work the description on stackapps according to the template they suggest. What should I put the license as?
GrahamC
Apache2
same as rebol3 I guess
GrahamC
Ok, Boron is up and running
Kaj
Cool
GrahamC
we got visitors .. anyone want to chat to them?
Kaj
I really need to sleep
GrahamC
what's the boron version command
Kaj
I don't think there is one. There's no system object
I have to update it manually in the HTML template

Last message posted 355 weeks ago.