Is it a bad idea to use a plist file instead of a rss-specific xml file to pull remote data.
plist files are just xml files and I am more familier with parsing data from a plist file than RSS so I don't see a downside.
This file wouldn't be accessed all that often so I don't see a reason to use a database.
plist files are just xml files and I am more familier with parsing data from a plist file than RSS so I don't see a downside.
This file wouldn't be accessed all that often so I don't see a reason to use a database.