I posted the package with acrylian's new rss functions.
acrylian: What would be really cool is if it could be one function that does a couple other things like the printAdminLink function. Something like a printRSSLink() function. It could then be supplied with a type of rss feed wanted, [gallery, album, comments] and a spacing character ['|' , ',' , '' , '-'].
ex: <?php printRSSLink('Gallery', ' | ' , 'Gallery RSS'); ?> would print "Gallery RSS | "