Per Mikel's feedback, I made a change in the new aggregator this morning. 1. If it's been more than two hours since the last scan completed, then we do not do...
Hello Andy, Thanks for your answer but your solution just reinforce my feeling that there is really a short coming in RU for filtering text before it get...
... Oups, I wanted to say here: I find unfortunate that such an important script like radio.upstream.getUpstreamText is tied to callbacks. I see no logic ...
... then we ... read to ... What about this scenario? Radio is running on a laptop. Start up Radio and the aggregator runs at 8am. At 8:30, the laptop is put...
... I agree, but this was the only way "currently" to achieve what you want. ... This is exactly the line as it reads in pLessFix. ;) ... Actually, I...
*This message was transferred with a trial version of CommuniGate(tm) Pro* . Hello, I have been having trouble with updates coming through the aggregator. ......
Hello Andy, ... before ... want. Well, I offered my own solution, but I consider it as an ugly work-around. ... to ... only ... Well, I just pasted this line...
... Changes were released yesterday which should fix the extra <p> tags problem. I've had one report that the fix didn't work for story pages, but this seems...
Jake, YOU DA MAN! This works for me and I've disabled my pLessFix tool -- yeah! Now all you need to do is fix other places where Radio renders less than ...
Emmanuel, Jake has just found and fixed the multiple <p> tag problem. If you've installed your own fix or mine disable it and you'll be pleasantly surprised. I...
There was a misunderstanding, maybe several. If there's an error reading changes.xml, what happens is this. 1. The aggregator reverts to current behavior. In...
Hello Andy, The problem is not that you don't have a callback for radio.upstream.getUpstreamText (its at user.radio.callbacks.upstreamGetUpstreamText) is that...
Hi folks, I am converting some code that uses lists into the equivalent table code. I hope you can help me. At the moment I am using lists to store the...
Matt, I would use the numeric representation of the date as the name of the cell in the table. Keep it simple. Worry about breakage in 2022, or whenever. Dave ...
Ok, I'll give it another shot at explaining the issues I perceive. No laptops this time, heh... 1)Yes, the "system.temp.xmlAggregator.changes.[changesurl]"...
... When Kit adds a weblog post to its future posts table for future posting, it needs to have them in date order so it only has to check the first item's date...
Some people like to read the news that the aggregator gathers in email. This can be useful if you travel a lot, or want to share news that's gathered with a...
I updated my Radio.root, but installation of something.something.email.init failed... I turned on update logging... I updated again. Now it works. Very nice!...
... You're lucky: I had the same "installation failed", but it took explore.exe (or whatever Windows calls the shell these days: the taskbar/start menu/system...
Matt, I had another idea on how to do this. Instead of using a number, which is hard on the human mind, but easy on the computer's, why not create a name that...
Hi Dave, Thanks for the additional suggestion. In this case the "keys" being generated are being used to keep internally managed lists of posts in date order...
I was thinking about not suggesting this because it's pretty different from what people have been suggesting, but this is how I handle this kind of thing... ...
One thing I forgot to mention in my previous message: In addition to the test scripts, there's a new table of glue scripts at system.verbs.apps.aggregator. To...
Once I found the test script, I found that it unsubscribes me from Scripting News. If I didn't know better I'd think you were trying to get people to stop...
I changed the feed used in the test scripts to the RSS 2.0 example linked to from the RSS 2.0 spec: http://static.userland.com/gems/backend/rssTwoExample2.xml ...