How do I read RSS feeds in apple script? I want to choose the latest news as well as read the weather information.
The easiest way is to use a script like NetNewsWire or Safari The second easiest way to write an RSS reader is to write in Ruby or Python and use AppScript to use the script. Python has strong RSS readings and parsing routines. Working with many text processing in AppleScripts is painful. Third choice is to use an RSS OSADA. There was one but it looks just below.
Comments
Post a Comment