Salon Blogs

Some Radio users downcast about upstreaming

Several people on the Radio UserLand customer support board are trying to find the cause for intermittent upstreaming problems. One theory is that people who use Radio with sometimes-on, sometimes-off Internet connections are more likely to have problems publishing. If any experienced Radio users can offer some assistance on this subject, there are at least a dozen people you can help pull back from the brink of madness. ... (read more)

Radio Hackers Becoming Hacked Off

Some Radio UserLand hackers are becoming discouraged by the sheer weight of the program's UserTalk code and the bugs, quirks, and complexities it contains. Mark Paschal, who offers help frequently on the customer support discussion board, says that it is "as jury-rigged a Rube Goldberg device as ever." Jeremy Bowers believes it need a "serious housecleaning." For those who haven't looked around Radio's object database yet, the program runs atop one of the most intricate, fascinating, and ... (read more)

Restore a Radio weblog from a server backup

I'm working on a Radio UserLand Kick Start chapter about backing up a weblog and restoring it over a new installation of the software. I ran into a Catch-22 problem: You can't restore a weblog without updating Radio.root so that it is current, and doing that prevents the weblog from being restored correctly. As it turns out, Radio creates a new www/backups folder when Radio.root is updated. When you try to restore a weblog, Radio sees this folder and uses its files, rather than looking on the ... (read more)

Radio UserLand tech support via RSS

The Radio UserLand discussion group, the best place to receive user-to-user technical support on the software, now is available as an RSS newsfeed. ... (read more)

Help filling a Radio weblog's sidebar

Julie Wiggins has written up some useful Radio UserLand newbie tips on "how to use the blank space under my calendar for phrases, other links, mysubscriptions (and anything else that I didn't want to put or couldn't figure out how to put into my navigator links) and how to align/center the text and change the font size of mysubscriptions.opml with a little help from the discussion boards and a friend at radio." ... (read more)

Displaying random XML data with UserTalk

Peter Backx has created a UserTalk script that displays random pictures on the homepage of his Radio UserLand weblog. I created a modified version of his script to display random text links and am using it here on Workbench. If you're new to UserTalk, Backx's script is a nice short example that demonstrates how it can be used to read XML data. ... (read more)

A Radio macro to display category links

Radio UserLand tip from Mark Paschal: How to add category links automatically to your home page. ... (read more)

How to do server-side includes in Radio

Radio UserLand tip: There's a way to do a server-side include on a Radio page before it is published. To include one file within another, call <%file.readWholeFile(...)%> with the name and exact location of the file as the only argument. For example: <%file.readWholeFile("C:\Program Files\Radio Userland\www\footer.html")%> More information on file.readWholeFile is available from DocServer, a reference to Frontier and Radio verbs. ... (read more)

Kick starting my Radio UserLand book

I'm getting lots of useful feedback since announcing Radio UserLand Kick Start last week. The response was insane -- around 50 weblogs linked to the news within a day, putting this site briefly on Popdex alongside Rick "Man on Dog" Santorum, iTunes, and other targets of transitory weblog love. The book now has a home page on this site with a table of contents and some of the spiel I used to persuade Sams Publishing to green-light the project. If I get their OK, I'll put another chapter online ... (read more)

New Radio tool reads RSS on WAP phones

David Davies has developed a Radio tool that enables RSS subscriptions to be viewed with a WAP-enabled mobile phone. To see how it works, load his subscribed RSS feeds in WML format with your phone. ... (read more)