I am trying to invoke the E-xact transaction processing web service using the SOAP client for Radio and Frontier and it doesn't work! I think this is because:...
My UserTalk code was wrong as helpfully pointed out by Roger Turner [1]. Thanks Roger! It now looks like the problem is I don't know how to send send compound...
To prevent more exploits in my RSS feed ... http://diveintomark.org/archives/2003/06/12/how_to _consume_rss_safely.html ... I'm working on a script that...
Hi Rogers, ... I'm in a similar situation I think. I don't have a ready solution although I do have an idea. What I'm trying to do is have trackback ping...
... I applied this patch and it seems like a good zero-breakage solution, though I would add this line instead: adritem^.story = adrstory Since all you need is...
I'd like a tool or script to auto-generate a page called Posts Index (or something), an index of permalinks and titles. Ideally this would be linked...
... Index ... would ... That seemed like a good idea for a script, so I implemented one this morning. It's described in one of today's weblog posts: ...
The following code always ends with a displayed value of "3.4" in the About Radio UserLand dialog box: loop (local (i = 0.1); i <= 3.5; i = i + 0.1) { msg (i) ...
... Probably neither. I'm betting this has more to do with the imprecision of floats than a bug in Frontier's looping code. To see what I mean, here's a...
Hi all, We at the Python Community Server project (http://www.pycs.net/) have been having trouble with the Radio implementation of XML-RPC for a while; it...
Here's a new goodie.. http://www.xmlrpc.com/subsHarmonizer I just watched it synch my upstairs computer with my downstairs computer and vice versa, and it's so...
Hi folks, I have a strange bug which I am having a devil of a time trying to pin down. It manifests itself by creating invalid output on Win2K and crashing ...
For the benefit of anyone else who comes across this problem we have isolated the source of it. It turns out that our code for installing the macros in the...
I made some changes in my html.dialog.data.htmlEditor using Rogers Cadenhead's instructions from the discussion board: I just added the following to the...
There was some confusion about a root update that went out on Friday regarding TrackBack. The parts that were released were common to the TrackBack ...
Hi Julie, Many moons ago I did something similar (adding a drop down to insert characters quickly). At some point my changes were overwritten by a Userland...
We're working on TrackBack support for Radio UserLand, and we'd like your help testing the recent changes. This beta-release adds support for outbound...
... You mean workspace.trackbackForRadio01.install () Nothing much happened when I ran radio.weblog.init () ... It worked! Nice one, dude :-) I see my entry in...
Jake I can confirm that I get a script error window pop up with the message "Canıt get the address of ³Description² because the table doesnıt have an ...
... I see this too. As pages were upstreaming, couldn't say which as there are many just at moment. But I did manage to capture an error, with the script in...
Hi David, Thanks for testing. I've reproduced the error here, and will have a new version later today. You should be able to ping a Movable Type site with this...
... Jake I hope I've understood how trackback works. I've found an MT weblog post, clicked its trackback link and got its trackback URL and used that as the ...
Hi David, To send a ping to that post on movabletype.org, just link to the permalink for the post: http://www.movabletype.org/trackback/archives/000851.html ...
... This is great news! BTW when you do the support for incoming pings, it would be really cool if you implement the interface with RCS the same way we did it...
Hi Matt, do you remember how you got the script to run? I know that if Userland does an update, it will overwrite my changes but at this point I'm just curious...
... command ... which ... worked, ... that ... It works as described here. Except that I now have this error message in my radio log: "Can't upstream because...
... Hi Jake, I did, as you can see on this post: http://radio.weblogs.com/0001161/2003/07/22.html#a411 But there's still no trackback link on the MT site. ...
Hi David, Thanks for the info. I was able to get the auto-discovery part working here in the script debugger, but haven't gotten the ping to work either. I'm...
From Radio 8.0.9 b1 on Mac OS X, no joy on trackbacks (ref'ing Dave's manila post for trackback in post on Radio). All appears to be okay on my end--all the...