
microUgly
22 discussion posts
What if DF simply allowed you to specify a RSS feed (any RSS feed) as a source?
Perhaps DF could allow you to specify some specific a random value in the URL also. For example, the url could be:
http://backend.deviantart.com/rss.xml?q=favby:microUgly&limit=2&offset={rand:1:20}
The {rand:1:20} bit could be replaced by DF with a random value between 1 and 20.
I use something like this display a rand fav on my website.
(note: I used limit=2 because the feed doesn't like limit=1 for some reason.)