Updated: 1/13/02; 2:33:27 PM.
John VanDyk's Wadio Reblog
        

Saturday, January 12, 2002


Yeah, I'm an "old school" Frontier programmer.  11:20:21 AM    

Wouldn't that be cool? Looking at a site you want to subscribe to? Just drop a menu and pow! It's added to your aggregator.  9:52:04 AM    

Or, since system.verbs.apps.msExplorer.appInfo.sharedMenus is set to true, one would surmise that we could just add a shared menu to IE and do the whole thing in UserTalk.  9:48:50 AM    

Don't have enough time to work it out this morning. It's something like
tell application "Internet Explorer"
   set the_source to GetSource
end tell
-- parse out the XML link here
tell application "Radio UserlandTM"
   Do Script script_that_adds_XML_to_subscriptions
end tell
  9:43:04 AM    

 
January 2002
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  
Dec   Feb





© Copyright 2002 John VanDyk.
Last update: 1/13/02; 2:33:27 PM.