Hi, I wanted to point out a small thing before we release the next version of gregarius. It might be worth taking the time to identify code that is likey to break plugins and themes in the near future. I know that at some point in the code there is a reference to folder.gif in rss/cls/wrappers/itemlist.php and there is no easy way to change that in a theme. The goal is to try to give the current plugins and themes a shelf life of a few months after the 0.5.1 release and postpone any non-critical bugs that would break compatibility. Another possible way of going about this would be to create two branches in the code. One branch which would break compatibility and one which would not. It gets complicated to maintain and try to merge the two branches later. Anybody have any thoughts on this? Or am I just being needlessly fussy. Sameer