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 7413 - 7442 of 8443   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7413
*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...
Andy Fragen
ajfragen
Offline Send Email
Feb 1, 2003
5:01 pm
7414
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@...
Send Email
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...
Lawrence Lee
tomalak
Offline Send Email
Feb 4, 2003
1:31 am
7416
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@...
Send Email
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...
Matt Mower
mowerm
Offline Send Email
Feb 4, 2003
8:53 pm
7418
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 Gallagher
thepacketrat
Offline Send Email
Feb 4, 2003
9:38 pm
7419
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 ...
Woods, Mark
psychowoodsman
Offline Send Email
Feb 5, 2003
5:08 pm
7420
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...
Rogers Cadenhead
rcade
Offline Send Email
Feb 5, 2003
7:59 pm
7421
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....
Sean Gallagher
thepacketrat
Offline Send Email
Feb 5, 2003
9:23 pm
7422
I'm having the following problem: One of my tools is making the following call: tcp.httpReadUrl( ...
Matt Mower
mowerm
Offline Send Email
Feb 6, 2003
12:02 pm
7423
According to the documentation (http://docserver.userland.com/date/longString) the verb: date.longString() should return a string in the form: "Friday,...
Matt Mower
mowerm
Offline Send Email
Feb 7, 2003
9:54 pm
7424
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...
Jake Savin
jsavin
Offline Send Email
Feb 7, 2003
11:53 pm
7425
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...
Terry Frazier <subscr...
terrywfrazier
Offline Send Email
Feb 9, 2003
4:58 am
7426
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...
Simon Fell
simonfell99
Online Now Send Email
Feb 9, 2003
5:05 am
7427
... 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...
Jerf
jerfb
Offline Send Email
Feb 9, 2003
5:25 am
7428
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...
Jake Savin
jsavin
Offline Send Email
Feb 9, 2003
6:48 am
7429
Thanks Jake. BTW, do you have any ideas on my archiveLink question ? http://radio.userland.com/discuss/msgReader$22764 Cheers Simon...
Simon Fell
simonfell99
Online Now Send Email
Feb 9, 2003
8:26 am
7430
... My top level #upstream.xml specifies filesystem upstreaming -- the driver is at radio.upstream.builtinDrivers.fileSystem in my radio.root (there are...
Roger Turner
memoria_tech...
Offline Send Email
Feb 9, 2003
2:28 pm
7431
... 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...
Terry Frazier <subscr...
terrywfrazier
Offline Send Email
Feb 9, 2003
4:04 pm
7432
... My #upstream.xml is: <upstream type="fileSystem" version="1.0">    <folder>surveyanalysis.com:Users:roger:Sites:</folder> ...
Roger Turner
memoria_tech...
Offline Send Email
Feb 9, 2003
6:51 pm
7433
I upstream several categories on my windows XP Pro machine using the file system drivers. Here's the upstream.xml for one of those categories <?xml...
Jim McGee
mcgeejim
Offline Send Email
Feb 9, 2003
7:01 pm
7434
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...
Terry Frazier <subscr...
terrywfrazier
Offline Send Email
Feb 9, 2003
7:40 pm
7435
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...
Simon Fell
simonfell99
Online Now Send Email
Feb 9, 2003
10:49 pm
7436
It is possible. I posted a response in the Radio DG: http://radio.userland.com/discuss/msgReader$22808 -Jake...
Jake Savin
jsavin
Offline Send Email
Feb 9, 2003
11:42 pm
7437
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,...
Jake Savin
jsavin
Offline Send Email
Feb 9, 2003
11:44 pm
7438
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' ...
szf@...
simonfell99
Online Now Send Email
Feb 10, 2003
12:35 am
7439
... It'll change depending on your Windows location settings (in XP: "Control Panel" > "Regional and Language Options" > "Regional Options" tab, "Long date" is...
Garth Kidd
gtk23
Offline Send Email
Feb 10, 2003
1:19 am
7440
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...
Matt Mower
mowerm
Offline Send Email
Feb 10, 2003
6:27 pm
7441
Further local/remote upstreaming experiments have led to a couple of observations: 1) Radio is cacheing the upstream directives somewhere. Multiple experiments...
Terry Frazier <subscr...
terrywfrazier
Offline Send Email
Feb 10, 2003
9:30 pm
7442
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...
Jake Savin
jsavin
Offline Send Email
Feb 10, 2003
9:50 pm
Messages 7413 - 7442 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