... FWIW, the following script works as expected for me (Radio8.0.9b2, OSX 10.2.4): loop { if mouse.button () { return }; if kb.optionKey () { msg ("option" +...
... So, any thoughts about this... I don't want to try the new upstreaming code again unless you have ruled it out as the reason why my archives were getting...
On Mac OS X -- 1. What is the file type and creator for a file containing a URL that is opened by a web browser? 2. What is the format of the file? 3. Where...
... Dave, if you are referring to simple URLs that when opened will open a web page, etc. the TYPE/Creator Code is ilht/MACS ... Not sure, I think it only...
... I think this is exactly the kind of file that Dave was asking about. However, this is not a text file. It's a special kind of Finder Clipping file that...
There weren't any changes to the logic to evaluate if any files/folders should be deleted from the server, only the frequency so I'm not sure if the recent...
*This message was transferred with a trial version of CommuniGate(tm) Pro* ... I tried looking through the Apple Dev site and nothing immediately popped up....
IIRC, these guys go all the way back to System 8.5, and come in multiple flavors (url, ftp, afp etcetera) - now, if I can remember where I put my old Inside...
... It just seems a little odd to me that 5 minutes after installing the beta upstreaming code > 40 files were deleted from the cloud (when I hadn't deleted...
Here's a pre-release version of startMenuNewsAggregator.root. http://radio.userland.com/startMenuNewsAggregator It's not ready for users yet, and it isn't set...
Hi Dave, I installed it, and it created the folder ("C:\Documents and Settings\All Users\Start Menu\My News Aggregator"), which duly appears on my Start menu....
... I'm not much of a beta tester for this: XP, works perfectly for me. I did get one item title on my first scan with a ’ in it, but I'm so sick of ...
Dave, there's debugging code at the bottom of the storyArrivedCallback routine, if you want to investigate, that's where to start. Dave ... From: "Dave Seidel"...
Hi, I need to get Radio to output the content of a WPText as plain text with no macro processing. Mikel asked this question a little while ago and the answer...
I just released an update that fixes a couple of bugs. If you're not seeing old items clearing out after three hours, get the new version. To update, just...
Jake, I have the new upstreaming code installed. I just posted an item to my home page. Four minutes later and it hasn't showed up yet on radio.weblogs.com. I...
Dave, I installed your latest update first. Then I enabled the debug code, changed it to use valid values for my database, and this worked -- it wrote a valid...
The top-level of the www folder should be scanned with every upstreaming pass, i.e. every 10 seconds. I have a possible idea of what the problem is, and will...
Interesting. It has now worked for me a couple of time, but never during a regular scan. It's only worked when I triggered the scan manually by uncommenting...
Dave, try adding a callback script of your own to aggregatordata and see what happens. Maybe there's something wrong there. Dave ... From: "Dave Seidel"...