Jeff's Recently Read RSS Channels was inspired by Jon Udell's most excellent mySubscriptions script.
Recently Read RSS Channels scans my Radio Subscriptions, sorts them by the last time they were changed, and lists them along with image links for Radio Subscriptions and XML Feeds.
Important Note: It has been brought to my attention that this macro does not work as a text file in your Radio Macros folder. Usually this is due to a compile error. However, this script compiles and runs just fine when placed in a Radio object database, e.g. radio.root.
To set up your own Recently Read RSS Macro:
Copy the following code:
Paste the code into a new document in your favorite text editor.
Save this document in your Radio UserLand/Macros folder, as "jtcRecentlyReadRSS.txt".
Now to use this Favorites Macro:
Copy the following code:
Paste the code where ever you want (in your posts and/or templates).
This macro can also be implemented as a Web Service.
Special Thanks to Dictionary.com for showing me how to distribute code snippets without the recipient unintentionally picking up invisible characters which render the code inoperable.