*This message was transferred with a trial version of CommuniGate(tm) Pro* ... We must give credit where credit is due. Dave Winer wrote the codeFreshener...
Jake, There appears to have been some sort of "bug" introduced recently ... or over the last days or week ... and it's starting to show up on numerous of my...
Scott C. Lemon
Scott.Lemon@...
Feb 4, 2003 12:54 am
7415
Are they all upstreaming to the same server or are they all using different FTP servers? Have they restarted their copies of Radio/machine to see if they still...
Some are using the same FTP server that I own, and others are using their own. Yes ... they ahve rebooted numerous times. Today, I spent the most time working...
Scott C. Lemon
Scott.Lemon@...
Feb 4, 2003 1:56 am
7417
I seem to get this a lot. When I paste some text into a WPText for editing (e.g. from another object in Radio) I find that there are strange, invisible, line...
I have a category that I want to publish by FTP to a site, and I need to name the category homepage something other than index.html because a php page that is...
Sean, You can name the category home page anything you want. The easiest out would be to simply rename index.txt to somethingElse.txt. Radio will render and ...
To keep myself from losing drafts of a long weblog post or story, I'd like to use an XML-RPC call in JavaScript to auto-save the editing textarea once every...
duh. I thought it was that simple, but couldn't remember how to deal with it. If I wanted to make it render with a .php extension, that's in #prefs.txt....
According to the documentation (http://docserver.userland.com/date/longString) the verb: date.longString() should return a string in the form: "Friday,...
Hi Matt, I've attached a copy of tcp.httpClient that has what I think is the right bug-fix for this. Would you give it a quick run-through and see if it fixes...
I would like to upstream my entire weblog to a local folder and I thought I could do it with the fileSystem driver. But I have been unable to make it work, and...
I'm working on a new tool that has some user configurable parameters, can the page for modifying this be linked into the prefs page scheme, or can it only go...
... Hash: SHA1 ... I seem to recall suggesting that as a possibility, but I don't think it was ever done. You can still use that infrastructure for your own...
Hi Simon, At the moment, there's no way to have a Tool add a page to the preferences system. For the moment, your Tool will have to add its preferences to its...
... My top level #upstream.xml specifies filesystem upstreaming -- the driver is at radio.upstream.builtinDrivers.fileSystem in my radio.root (there are...
... radio.root ... note ... Yes, it's in Radio.root. I just didn't know what I was looking for or overlooked it or something. However, I can't seem to get it...
I did, at one point, have a Category rendering to a local folder. However, much as in the game of golf, this served only to frustrate me by indicating that I...
I'm changing my weblog templates so that they generate ASP.NET based code rather than static html, one of the things I want to be able to do, is to get ASP.NET...
Hi Simon, I've done this before, but don't recall the exact details. You should be able to use <\% and %\> for <% and %> respectively. If that doesn't work,...
Hi Simon, I used constants in the prefs.txt file to render <% e.g. In the prefs.txt... #aspHeader "<%@ Page language='c#' Codebehind='index.aspx.cs' ...
... It'll change depending on your Windows location settings (in XP: "Control Panel" > "Regional and Language Options" > "Regional Options" tab, "Long date" is...
Hi Jake, I've had a chance today to test the proxy exceptions code and it looks like it works well when you specify "localhost" as a proxy exception. Many...
Further local/remote upstreaming experiments have led to a couple of observations: 1) Radio is cacheing the upstream directives somewhere. Multiple experiments...
The upstream spec cache is cleared when the file's modification date changes. If you touch the file either by re-saving the file using a text editor, or...