I had sent the following e-mail last week, and didn't see any replys ... Any ideas? ... From: Scott C. Lemon To: radio-dev@yahoogroups.com Sent: Friday,...
Scott C. Lemon
Scott.Lemon@...
Oct 1, 2003 6:14 pm
7974
... Well, probably because it's been a long time since any of us have done that ;-) My suggestion would be to try going the other way; start with a current 8...
I've re-uploaded all of the files to the server, so the upgrade script should be able to run to completion now. Let us know if there are any problems. -Jake...
Thanks ... I am going to retry the update this week ... probably tomorrow ... Scott C. Lemon HumanXtensions L.L.C. http://www.HumanXtensions.com ...
Scott C. Lemon
Scott.Lemon@...
Oct 7, 2003 4:21 pm
7978
I've put up a couple little bits to add to Radio's proxy support: * An application + script that reads OSX's current proxy status and puts that info in the...
Hi all, I've just hacked up a simple search engine for my open source community server, PyCS. Here's an example search result page, showing the post I just...
Hiya There is a bug in how xml.aggregator.subscribeService runs callbacks, listed in aggregatorData.callbacks.subscribeService bundle { //run the callbacks ...
The minimum number for previous posts displayed is hard-coded at 10. Is there a reason this can't be set smaller? I just arrived in China where I mostly will...
Hello, Gary; Go to the Radio's Tools Menu. Traverse to Developers > Jump... Then enter this: weblogData.prefs.viewing.ctPosts Then change the number to the...
... This happened to me and my only fix was a complete reinstall, importing the subscriptions from an OPML file and deleting hundreds of news items. I'd try...
hi Steve Sorry to hear that. I only just heard about this problem this week, and am trying immediately to fix it. Generally, if there's any problems in my...
Help - I update a Radio blog every morning for a client. This morning's posts won't upstream for some reason. Radio says it upstreams my posts, but I can see...
Hi Jim, No good answers for you I'm afraid but I wonder if there is anything in your Radio event log (http://localhost:5335/system/pages/eventsLog)? I also ...
It does, or rather it will. I just got back from my trip to China, so I'm back on broadband access, but I will tuck that away for when I next travel. One...
Hmm... I don't know the answer for sure on that one, Gary. As I recall the DWHP is set-up by number of post not days, while you the your Radio homepage is set...
you can also navigate to any day's posts with the DWHP directly (e.g. http://127.0.0.1:5335/?d=2003/10/26). In that form, Radio will displays all the posts...
Rogers hasn't announced this here yet, that I'm aware of so here goes. http://www.cadenhead.org/workbench/kickstart/ There's a Radio book now. I'm going to get...
So I'm thinking that since there are all sorts of cool callbacks in the radio process, it shouldn't be too hard to knock out the review meta data spec...
Hi Eric, I think I must have solved this problem when I implemented the K- Collector client for Radio. One of it's jobs is to put ENT metadata into the Radio...
... The appropriate callback would seem to be "opInsert", which is described as being called "after the user creates a new headline in any outline". However on...
Thanks, Roger, that looks like it might solve my problem. Now I have to figure out how to work with callbacks. I'm Googling for how to do that. If anyone...
Okay, I'll answer my own question. 1. Write a script that implements your callback. 2. Add an address object under the appropriate callback in user.callbacks....
... Although not mentioned in http://radio.userland.com/windowTypes , opReturnKey seems to be a windowTypes framework callback (see script pointed to by...
Here are a couple of questions about Usertalk macros execution context : 1/ In the code executing inside a macro, how can I find out whether I'm rendering...