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:...
7825
Roland Tanglao
bliblip
Jun 5, 2003 12:03 am
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...
7826
rcade
Jun 13, 2003 6:47 pm
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...
7827
Matt Mower
mowerm
Jun 17, 2003 11:13 am
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...
7828
rcade
Jun 17, 2003 3:46 pm
... 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...
7829
Rob Henerey
grokit.rm
Jun 18, 2003 10:17 am
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...
7830
rcade
Jun 18, 2003 3:52 pm
... 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: ...
7831
rcade
Jun 24, 2003 10:45 pm
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) ...
7832
Seth Dillingham
macrobyteres...
Jun 24, 2003 11:23 pm
... 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...
7833
Phillip Pearson
phillip_pear...
Jun 30, 2003 10:22 pm
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...
7834
Dave Winer
dwiner
Jul 2, 2003 12:44 pm
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...
7835
Matt Mower
mowerm
Jul 13, 2003 12:33 am
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 ...
7836
Matt Mower
mowerm
Jul 19, 2003 7:23 pm
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...
7837
Julie
secret_winds...
Jul 20, 2003 6:12 pm
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...
7838
Jake Savin
jsavin
Jul 21, 2003 5:07 am
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 ...
7839
Matt Mower
mowerm
Jul 21, 2003 7:31 am
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...
7840
Jake Savin
jsavin
Jul 21, 2003 10:13 am
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...
7841
Steve Hooker
stevemhookeruk3
Jul 21, 2003 11:11 am
... You mean workspace.trackbackForRadio01.install () Nothing much happened when I ran radio.weblog.init () ... It worked! Nice one, dude :-) I see my entry in...
7842
David Davies
davidalandavies
Jul 21, 2003 12:28 pm
Jake Trackback seems to have worked in my copy of Radio (Mac OS X). I made a new post and the trackback was picked up on the post here: ...
7843
David Davies
davidalandavies
Jul 21, 2003 12:51 pm
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 ...
7844
Steve Hooker
stevemhookeruk3
Jul 21, 2003 1:13 pm
... 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...
7845
Jake Savin
jsavin
Jul 21, 2003 5:21 pm
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...
7846
David Davies
davidalandavies
Jul 22, 2003 12:02 am
... 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 ...
7847
Jake Savin
jsavin
Jul 22, 2003 12:16 am
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 ...
7848
Phillip Pearson
phillip_pear...
Jul 22, 2003 1:13 am
... 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...
7849
Julie
secret_winds...
Jul 22, 2003 1:39 am
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...
7850
Charles Nadeau
charlesnadeau
Jul 22, 2003 3:48 am
... 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...
7851
David Davies
davidalandavies
Jul 22, 2003 8:19 am
... 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. ...
7852
Jake Savin
jsavin
Jul 22, 2003 9:21 am
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...
7853
Sean Gallagher
thepacketrat
Jul 22, 2003 6:58 pm
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...