I have an open-source repository at https://softwareninjas.kilnhg.com/Repo/Open-Source/Group/DWrite-dll-Wrapper and it has an RSS feed at https://softwareninjas.kilnhg.com/Repo/Open-Source/Group/DWrite-dll-Wrapper/Feed?
However, subscribing to that feed gives me redundant item titles. An excerpt from the RSS XML:
<title>
Open Source » DWrite dll Wrapper: Fixed bug that would crash
IE9 when printing, using the Release version of the DLL.
</title>
In my feed reader (Google Reader), I don't need to see the string "Open Source » DWrite dll Wrapper:" for each item, as that information is already shown one line below in the feed's display name. I imagine this is also the case with other feed readers.
I can see that part of the title being useful when I subscribe to the "Dashboard feed" and many repositories' activity is aggregated. Not so much so when I am viewing the feed for a single repo.
Thanks!