I've got something strange happening in the Calendar on my Desktop Website Homepage. Every Day and Month link now has the spurious value of "&idStory=111324"...
Any news about the Radio clipboard bug (http://groups.yahoo.com/group/radio-dev/message/6759 & http://groups.yahoo.com/group/radio-dev/message/7497)? Regards, ...
Hi, Paolo and I are getting ready to demonstrate our k-collector server at BlogTalk in a couple of weeks. Something we will be showing is how the aggregator...
... Assuming what you mean by "k-collector server" is what I think you mean, the latter would be a more flexible solution anyhow. Pings merely send "I changed"...
This is a long-standing issue in the aggregator, and the fix is easy. Here's the situation. 1. Look at xml.rss.compileService, it has an optional parameter,...
Hello, I remember that long time ago, you had a command in Radio to start at will the scanning of the news by the aggregator. I was looking the other day for...
Am I missing something of Radio can't diplay RSS categories for RSS 2.0 and RSS 1.0? I'm looking at the News Aggregator page and I don't see any categories. ...
Yes! Thanks a lot Matt. When I was looking on how to run the aggregator, I had a look at this verb, but I was not sure if this was the one I was looking for...
I've run into a problem with Radio's xml.getAddressList() verb. It was working but now it's not. The call I am making is: xml.getAddressList( @outlineNode,...
Matt, ... I suspect that you've run into a hidden 255 character limitation in the string representation of addresses, which is what happens when you put them...
Hi Eric, ... happens ... Thanks. I was starting to wonder if something like that was going on. I am however having some trouble getting my head around your...
... Working on my assumption I tried the following: I wrote a script called splitAddress( adr ) which takes an address and returns a list containing the base...
... hmmm.... what about topic(@adrTopicRec^) This may work because at this point, adrTopicRec is an address that's in the context of a with. It's not encased...
Hi Eric, ... I'm not sure why, but this didn't work. adrTopicRec ended up referring back to the parent element and not a child. ... This seems to be the only...
Hi Dave, ... Many thanks for inside track. I wish it had occurred to me to just loop over the table myself, however xml.getAddressList() is a kernelized verb ...
I don't know what a relative address is. Maybe someone else can help here. ... From: "Matt Mower" <mmower@...> To: <radio-dev@yahoogroups.com> Sent:...
... Dave asked for someone to try and clarify, so I figured I'd give it a shot... I haven't tried to solve Matt's addressing problem, but I'm nearly positive...
I don't have an opinion about the limits, but it didn't make sense to me that it would be more efficient to wlak a table than to use a kernel verb, so I tested...
Martin Hall here, I'm protecting myself from receiving junk mail. By responding to this, you are letting me know you are a human, and not a spammer machine. ...
... I know Dave has commented on the inefficiency of lists [1], so I modified your "try walking table" block to use a table as well: bundle { «try walking...
... Well, that's sure not what I meant, was it? Apparently it was building the test data table that caused the slowdown. The rest of it should still be OK. -- ...
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...