Monday, April 04, 2011 at 1:06 AM.
radio2Suite.background.everyHour
on everyHour () {
<<Changes
<<3/3/11; 10:58:36 AM by DW
<<Build the community OPML here.
<<2/16/11; 12:33:48 PM by DW
<<Created.
if defined (user.prefs.fldevmachine) { //don't do anything on DW's machine
if user.prefs.fldevmachine {
return}};
radio2Suite.buildCommunityOpml (); //3/3/11 by DW
frontier.tools.updateme (this)};
bundle { //test code
everyHour ()}
This listing is for code that runs in the OPML Editor environment. I created these listings because I wanted the search engines to index it, so that when I want to look up something in my codebase I don't have to use the much slower search functionality in my object database. Dave Winer.