August 2003
Sun Mon Tue Wed Thu Fri Sat
          1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31            
Jul   Sep


Archives

Blogroll


Subscribe to "Radio" in Radio UserLand.

Click to see the XML version of this web page.



Click here to send an email to the editor of this weblog.
 
 Saturday, August 09, 2003
myRadio
myRadio "extends the Radio Userland aggregator from rss to any networked data (xml, html, soap, personalized services, etc), and any layout. It is exceedingly simple for developers to add functionality to the framework. The GUI (screenshot) is reminiscent of My Yahoo! and other server based personalization tools." [Lockergnome's RSS Resource
1:24:55 PM      comment []   trackback []  



It's The Outliner, Stupid
Alan Kleymeyer of Social Dynamx (who I am sure is not stupid) commented on my desire for a lite Version of Radio which can be used to manage Manila sites.

"SocialDynamX has cut their teeth on Radio with the release of FM Radio.  Everything mentioned in this thread is a goal we have in our current project of bringing a "Manila lite" to market.  Though initially we'll probably try to leverage the UI developed for FM Radio, we are open to suggestions and are at an early enough stage for everyone here to contribute to the direction of ManilaEdit (I like that name, crueuss, mind if I use it?). Another benefit of keeping the interfaces similar is that we can support the editing of multiple Radio blogs and Manila sites in one application. Tell us what minimum functionality you would like to see, keeping in mind it is a "lite" version intended to satisify the day-to-day update of a site." - Alan Kleymeyer

I'm concerned that Alan doesn't appreciate the Outliner which makes Radio so powerful. It would not be enough to simply have the ability to remotely manage templates, and stories like this.

Plus to have a Windows only piece of software would be extra disappointing.

I like Radio as is. Radio is already on multiple platforms. Radio's native editing metaphor is the outline. All I want is a version Radio with less menus and function. A simplified Radio purpose built to do only one thing, manage multiple Manila web sites.
By me@bryanbell.com (Bryan Bell).
[BryanBell.com
12:40:16 PM      comment []   trackback []  



Paolo Takes the Manila Editor to a new level
"...Creating a tool that allows you to edit on any image of your weblog simply by clicking it and having it opened with PhotoShop seconds later would be an easy task for Radio. Same thing for any piece of text (or, in perspective, audio or video).

So this could be my long term wish for UserLand: allow us to manage our weblogs on-line with Manila (doing it server side has some significant advantages), and use the full power of Radio to make integration with local applications a unique experience. I want to write with Word (or BBEdit, or anything different from the browser), edit my images with PhotoShop, organize my pictures with iPhoto, my appintments with iCal, but I don't want to spend my life uploading and downloading files.

PS: if this Radio/Manila integration could be done using some new or extended kind of open API which all developers could use, it could mean changing the world. Once more." [Paolo Valdemarin: Paolo's Weblog]
By me@bryanbell.com (Bryan Bell). [BryanBell.com
3:06:40 AM      comment []   trackback []  



newMessageCallback undefined fixed by clearing urls list in config.root
Blogging this to find it later should I need it.
I had a similar problem. (it is almost one year later) It first cropped up when attempting to create a New Story. Frontier reported that "newMessageCallback" was undefined. After rebooting we got the "membersRootFile" undefined, or sometimes a different but similar complaint.

It turned out that there was a corrupted list in config.root. It was the "urls" list. Frontier would get an out of memory error while attempting to unpack this list while running mainResponder.init.

I couldn't even double-click on the url list to expand it, I'd get the out of memory error. So I selected the url list, cleared it, & restarted. Frontier made a new url list & we were off & running again;
[Roland Tanglao's Weblog
2:51:33 AM      comment []   trackback []  



Possible reasons why a Frontier database may not open
f string: Frontier:Guest Databases:apps:mainResponder.root
openOnStartup boolean: true
runStartupScript boolean: true
supportsSubscribe boolean: false

Does the ["#startup"] exist in mainResponder.root?
[Roland Tanglao's Weblog
2:50:07 AM      comment []   trackback []  



Orlando Vacationer weblog launched
I'm using Radio UserLand's categories feature to publish a new weblog at a separate domain. Orlando Vacationer is a weblog devoted to "Disney discounts, park perks, and tourist tips" for the Mouse-infested city that I visit with my family around 8-10 times a year. The domain is new and may not have propagated to all parts of the Internet yet, so if it can't be reached, try its category address.

I'm going to write an article on Workbench about using Radio to publish a category that looks like an entirely separate weblog. Right now, the biggest issues to resolve are two problems in the RSS file: the title element calls it "Rogers Cadenhead: Orlando Vacationer" and a link element that is using a Workbench URL instead of orlandovacationer.com. [Workbench
2:34:50 AM      comment []   trackback []  



Rendering PHP Files with Radio UserLand
A Workbench visitor asks: How can I use Radio to render .php files instead of .html files when upstreaming?

The file extension is determined by the #renderedFileExtension directive. By default, files are rendered with the .html extension. To set the extension to .php for an entire folder and its subfolders, edit the #prefs.txt file in that folder and add this line:

#renderedFileExtension "php"

Here's an example: the xmas.txt file and the xmas.php page it produces.

To set the extension only for a specific file, add the same line at the top of the file along with any other directives. Leave a blank line after the directives and before the content of the page, but don't put blank lines between each directive. [Workbench
2:32:40 AM      comment []   trackback []  



Get rid of auto paragraphs and calendars in Manila Sites in {bodytext}
You can also put a calendar macro commented out in the home page template, which is what I'd recommend. The content will still be there, but it will be ignored.

As for the paragraph tags, the first thing to do is turn off auto paragraphs. [YourManilaSiteTable].#prefs.autoParagraphs = false. That will get most of them. You may also need to search for any place in manila that is adding its own paragraph tags. See above for the maintence issues that this can cause
(via Re: editing {bodytext} macro) [Roland Tanglao's Weblog
2:15:59 AM      comment []   trackback []  



Bryan Bell and Radio Lite
Bryan hit the nail on the head with his post about Radio Lite.  I need a Radio that runs smaller and with less processor cycles.  NetNewsWire is great for posts, but sometimes I want to tinker with the backend.  If I run Radio on my native machine (a TiBook/550 with 768MB of RAM), the processor sits at 50% utilization.  After 2 minutes or so, the fan kicks on low.  After 5 minutes, it's hard to miss the fan on high speed and the lack of "snap" to the apps.

What's going on with Radio versions?  When will we have a faster Radio environment? [house of warwick]

In my experience, using Radio under W2K at work and OS X at home, the Windows version is significantly snappier and a whole lot more responsive. This is expecially bitter for us Mac users, since it's roots in Frontier run real deep on the Mac side - notwithstanding the fact that its integration with the system and other apps is more complete on the Mac (ok, a little less so under OS X than OS 9 - but still!)

 
1:45:36 AM      comment []   trackback []