Search the web
Sign In
New User? Sign Up
radio-dev
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 7824 - 7853 of 8443   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7824
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:...
Roland Tanglao
bliblip
Offline Send Email
Jun 4, 2003
10:05 am
7825
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...
Roland Tanglao
bliblip
Offline Send Email
Jun 5, 2003
12:03 am
7826
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...
rcade
Offline Send Email
Jun 13, 2003
6:47 pm
7827
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...
Matt Mower
mowerm
Offline Send Email
Jun 17, 2003
11:13 am
7828
... 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...
rcade
Offline Send Email
Jun 17, 2003
3:46 pm
7829
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...
Rob Henerey
grokit.rm
Offline Send Email
Jun 18, 2003
10:17 am
7830
... 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: ...
rcade
Offline Send Email
Jun 18, 2003
3:52 pm
7831
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) ...
rcade
Offline Send Email
Jun 24, 2003
10:45 pm
7832
... 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...
Seth Dillingham
macrobyteres...
Offline Send Email
Jun 24, 2003
11:23 pm
7833
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...
Phillip Pearson
phillip_pear...
Online Now Send Email
Jun 30, 2003
10:22 pm
7834
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...
Dave Winer
dwiner
Offline Send Email
Jul 2, 2003
12:44 pm
7835
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 ...
Matt Mower
mowerm
Offline Send Email
Jul 13, 2003
12:33 am
7836
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...
Matt Mower
mowerm
Offline Send Email
Jul 19, 2003
7:23 pm
7837
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...
Julie
secret_winds...
Offline Send Email
Jul 20, 2003
6:12 pm
7838
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 ...
Jake Savin
jsavin
Offline Send Email
Jul 21, 2003
5:07 am
7839
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...
Matt Mower
mowerm
Offline Send Email
Jul 21, 2003
7:31 am
7840
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...
Jake Savin
jsavin
Offline Send Email
Jul 21, 2003
10:13 am
7841
... You mean workspace.trackbackForRadio01.install () Nothing much happened when I ran radio.weblog.init () ... It worked! Nice one, dude :-) I see my entry in...
Steve Hooker
stevemhookeruk3
Offline Send Email
Jul 21, 2003
11:11 am
7842
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: ...
David Davies
davidalandavies
Offline Send Email
Jul 21, 2003
12:28 pm
7843
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 ...
David Davies
davidalandavies
Offline Send Email
Jul 21, 2003
12:51 pm
7844
... 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...
Steve Hooker
stevemhookeruk3
Offline Send Email
Jul 21, 2003
1:13 pm
7845
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 Savin
jsavin
Offline Send Email
Jul 21, 2003
5:21 pm
7846
... 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 ...
David Davies
davidalandavies
Offline Send Email
Jul 22, 2003
12:02 am
7847
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 ...
Jake Savin
jsavin
Offline Send Email
Jul 22, 2003
12:16 am
7848
... 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...
Phillip Pearson
phillip_pear...
Online Now Send Email
Jul 22, 2003
1:13 am
7849
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...
Julie
secret_winds...
Offline Send Email
Jul 22, 2003
1:39 am
7850
... 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...
Charles Nadeau
charlesnadeau
Offline Send Email
Jul 22, 2003
3:48 am
7851
... 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. ...
David Davies
davidalandavies
Offline Send Email
Jul 22, 2003
8:19 am
7852
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...
Jake Savin
jsavin
Offline Send Email
Jul 22, 2003
9:21 am
7853
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...
Sean Gallagher
thepacketrat
Online Now Send Email
Jul 22, 2003
6:58 pm
Messages 7824 - 7853 of 8443   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright İ 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help