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 7046 - 7075 of 8443   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7046
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...
Dave Winer
dwiner
Offline Send Email
Nov 1, 2002
2:43 pm
7047
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...
Emmanuel. M. Decarie
emmanueldecarie
Offline Send Email
Nov 1, 2002
3:22 pm
7048
... 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 ...
Emmanuel. M. Decarie
emmanueldecarie
Offline Send Email
Nov 1, 2002
3:30 pm
7049
... 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...
mikel_maron
Offline Send Email
Nov 1, 2002
5:06 pm
7050
... 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...
Andy Fragen
ajfragen
Offline Send Email
Nov 1, 2002
5:07 pm
7051
*This message was transferred with a trial version of CommuniGate(tm) Pro* . Hello, I have been having trouble with updates coming through the aggregator. ......
Jack F. Mancilla
jaksonofjack
Offline Send Email
Nov 1, 2002
8:45 pm
7052
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...
Emmanuel Décarie
emmanueldecarie
Offline Send Email
Nov 1, 2002
8:50 pm
7053
... 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 Savin
jsavin
Offline Send Email
Nov 1, 2002
10:47 pm
7054
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 ...
Andy Fragen
ajfragen
Offline Send Email
Nov 2, 2002
12:27 am
7055
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...
Andy Fragen
ajfragen
Offline Send Email
Nov 2, 2002
12:32 am
7056
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...
Dave Winer
dwiner
Offline Send Email
Nov 2, 2002
1:50 am
7057
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...
Emmanuel Décarie
emmanueldecarie
Offline Send Email
Nov 2, 2002
4:42 pm
7058
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 Mower
mowerm
Offline Send Email
Nov 3, 2002
1:33 am
7059
Hi Matt -- ... How about: adrTable^.[ adrPost^.when + 1000000000. - ".0" ] = adrPost -roger...
Roger Turner
memoria_tech...
Offline Send Email
Nov 3, 2002
11:48 am
7060
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 ...
Dave Winer
dwiner
Offline Send Email
Nov 3, 2002
5:09 pm
7061
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]"...
mikel_maron
Offline Send Email
Nov 3, 2002
8:11 pm
7062
Hi Roger, Thanks. M ... From: Roger Turner [mailto:rogert@...] How about: adrTable^.[ adrPost^.when + 1000000000. - ".0" ] = adrPost...
Matt Mower
mowerm
Offline Send Email
Nov 3, 2002
11:19 pm
7063
... 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...
Mark Paschal
markfoxie
Offline Send Email
Nov 4, 2002
12:35 am
7064
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...
Dave Winer
dwiner
Offline Send Email
Nov 5, 2002
9:51 pm
7065
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!...
Jeff Cheney
radio_jtc
Offline Send Email
Nov 6, 2002
12:23 am
7066
... 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...
Phil Ringnalda
philringnalda
Offline Send Email
Nov 6, 2002
4:04 am
7067
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...
Dave Winer
dwiner
Offline Send Email
Nov 7, 2002
4:56 pm
7068
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...
Matt Mower
mowerm
Offline Send Email
Nov 7, 2002
6:08 pm
7069
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... ...
Brian V Hughes
brianvh
Offline Send Email
Nov 7, 2002
7:01 pm
7070
Hi Brian, ... This is good, it handles both my concerns in one fell swoop. Thanks for sharing. matt...
Matt Mower
mowerm
Offline Send Email
Nov 7, 2002
8:54 pm
7071
Here's a new feature for testing: An XML-RPC interface for Radio UserLand's news aggregator. The spec for the interface is here: ...
Jake Savin
jsavin
Offline Send Email
Nov 8, 2002
11:43 pm
7072
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...
Jake Savin
jsavin
Offline Send Email
Nov 8, 2002
11:58 pm
7073
... Jake, this doesn't happen, and the installer script doesn't appear to have any code that does this. Dave...
Dave Winer
dwiner
Offline Send Email
Nov 9, 2002
12:12 am
7074
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...
Dave Winer
dwiner
Offline Send Email
Nov 9, 2002
12:22 am
7075
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 ...
Jake Savin
jsavin
Offline Send Email
Nov 9, 2002
12:37 am
Messages 7046 - 7075 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