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

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 6428 - 6457 of 8443   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
6428
Hi folks, I would be grateful to anyone willing to verify that the "RSS" feed at: http://radio.weblogs.com/0107808/feedwithtopics.xml works properly in your...
mowerm
Offline Send Email
Jul 1, 2002
7:05 pm
6429
Hi, Using the outliner I started with the following: 1 local 2 ticks = clock.now() 3 radio.log.add( "liveTopics", "Calling install()", ticks ) With...
mowerm
Offline Send Email
Jul 1, 2002
9:08 pm
6430
Yikes!! I don't know what has caused this but I seem to have a major problem with my Radio (8.0.8/Win2K). One of my install scripts seems to be freezing on a...
mowerm
Offline Send Email
Jul 1, 2002
9:25 pm
6431
... I thought I had it. I removed all the tools except: manillaBloggerBridge myPictures staticSites whoIs none of which have been modified by me. When I...
mowerm
Offline Send Email
Jul 1, 2002
9:52 pm
6432
Hi Matt, Probably what's going on here is that Radio is trying to put up a dialog box asking if you want to compile the script XXX, before closing the window....
Jake Savin
jsavin
Offline Send Email
Jul 1, 2002
11:01 pm
6433
Jake, I have the following line is one of my scripts and it seems to execute fine without any sort of dialog box. script.compile (@adrScript^) Of course one of...
Andy Fragen
ajfragen
Offline Send Email
Jul 2, 2002
12:03 am
6434
I generally see the dialog when using script.newScriptObject, not when using script.compile. Perhaps a pre-emptive call to script.compile would make things...
Jake Savin
jsavin
Offline Send Email
Jul 2, 2002
12:15 am
6435
... Hi Jake, Thanks for responding. I'm not sure yet that I understand what you're saying. Do you mind if I ask some more questions? Mainly I don't...
mowerm
Offline Send Email
Jul 2, 2002
9:24 am
6436
Hi Jake, ... Just following along. I don't ever remember seeing a dialog when I invoke script.newObject (). Also, for me, it is the call to script.compile()...
mowerm
Offline Send Email
Jul 2, 2002
9:58 am
6437
... Hmm... irritatingly this morning the problem seems to have gone away by itself. I have all my tools installed, I'm not doing anything different to last...
mowerm
Offline Send Email
Jul 2, 2002
10:03 am
6438
... Sleep. There's great power in sleep. :-) Cheers Marc...
mb1022002
Offline Send Email
Jul 2, 2002
1:27 pm
6439
On April 20, 2002, I created this: http://radio.weblogs.com/0100391/2002/04/20.html An outline of a website. I remember feeding a url to a script, and the...
mutualaid
Offline Send Email
Jul 2, 2002
1:40 pm
6440
... There's also great power in group development ! I'll try to give some background to what Matt and I are trying to do, and maybe Jake or anyone else...
mb1022002
Offline Send Email
Jul 2, 2002
1:56 pm
6441
*This message was transferred with a trial version of CommuniGate(tm) Pro* . ... Marc Barrot is doing this with his activeRenderer ... This is his S L A M...
Jack Foster Mancilla
jaksonofjack
Offline Send Email
Jul 2, 2002
2:04 pm
6442
*This message was transferred with a trial version of CommuniGate(tm) Pro* . Hello I know this may sound a little silly, but I liked it. This is in regards to...
Jack Foster Mancilla
jaksonofjack
Offline Send Email
Jul 2, 2002
2:37 pm
6443
Hello! I am curious if there are SOAP or XMLRPC interfaces in Radio to control it's operation? For example, can I get/set the Radio preferences via SOAP or...
Scott C. Lemon
Scott.Lemon@...
Send Email
Jul 2, 2002
3:00 pm
6444
... L ... Is he really ? :-)...
mb1022002
Offline Send Email
Jul 2, 2002
3:54 pm
6445
... It is also possible to DIY... several tools have update scripts that involve publishing an update to the Tool, and another script that updates the tool...
Jeremy Bowers
jerfb
Offline Send Email
Jul 2, 2002
6:59 pm
6446
... feature ... and ... based ... I should have mentioned that automatic update only takes place when the appropriate user preference is checked in...
mb1022002
Offline Send Email
Jul 2, 2002
7:08 pm
6447
... searching... I finally found out it was a problem with liveTopics initialization code way before the update code was called. It's fixed now. Actually, I...
mb1022002
Offline Send Email
Jul 2, 2002
9:51 pm
6448
Hi Found a bug in how tcp.httpClient parses cookies. It's assuming that the value of the cookie does not contain the "=" character. The cookie specification...
mikel_maron
Online Now Send Email
Jul 2, 2002
10:22 pm
6449
Matt, If you call script.newScriptObject and a script object already exists at that location you will get a dialog box and Radio will stall until that dialog...
Andy Fragen
ajfragen
Offline Send Email
Jul 3, 2002
12:01 am
6450
Jeff, I think the script you're looking for is in one from a thread about the renderObject macro. Look on my scripts page, ...
Andy Fragen
ajfragen
Offline Send Email
Jul 3, 2002
4:00 am
6451
... This is a good discussion. Here's what I had in mind: In essence, I imagine that there will be users (80%) who will just want major releases and will...
mowerm
Offline Send Email
Jul 3, 2002
8:27 am
6452
Hi Andy, ... exists at ... that ... Ah, now I know why I never see the dialog. All my code that uses newScriptObject is prefixed by: if( defined( scriptObject...
mowerm
Offline Send Email
Jul 3, 2002
8:55 am
6453
... I like the distinction between 'stable' and 'leading (bleeding?) edge' configurations, with a user modifiable checkbox in the preferences. I also like the...
mb1022002
Offline Send Email
Jul 3, 2002
2:56 pm
6454
Hi folks I need a script which can spawn another script, and not wait for the completion of its execution. Is this possible in Radio/Frontier? A semi-solution...
mikel_maron
Online Now Send Email
Jul 3, 2002
6:01 pm
6455
... Really all you would need to do is to make scripts that are pointed to from the user.betty.rpcHandlers table that set and get the values that you want. All...
Katie, Abby, Alison a...
sdevore
Offline Send Email
Jul 3, 2002
6:02 pm
6456
... You could use the thread verbs, (http://docserver.userland.com/thread/) to do this look at thread.easyCall and thread.callScript Sam D...
Katie, Abby, Alison a...
sdevore
Offline Send Email
Jul 3, 2002
7:02 pm
6457
... http://docserver.userland.com/thread/, notably easycall and evaluate(to)....
Jeremy Bowers
jerfb
Offline Send Email
Jul 3, 2002
7:07 pm
Messages 6428 - 6457 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