Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#17910 closed Cleanup/optimization (fixed)

Remove Feed from Community RSS

Reported by: bbreon@… Owned by: nobody
Component: *.djangoproject.com Version: 1.3
Severity: Normal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: yes UI/UX: no

Description

Hello,

The last several posts to David Larlet's Blog have had nothing to do with Django so I used his contact form to ask if he could filter the RSS entries that are reposted via the community feed but he stated that the feed could simply be removed as he doesn't plan to blog about technical stuff any longer.

Here's a copy of the email conversation for reference:


David Larlet
Mar 12 (3 days ago)

to me
Hello,

Le 13 mars 2012 à 05:55, Beau Breon a écrit :

It seems that your blog's RSS has been added to the Django community RSS feed without any kind of filtration (see https://www.djangoproject.com/community/ .) Is it possible that you could either filter the entries from your blog that are included in the Django Community RSS or else simply remove your blog from the feed. It is rather annoying to continuously see personal/cultural/etc articles popping up in a feed that should only include items relevant to Django.

Sure, please remove my feed from the community aggregator, I no longer blog about technical stuff.

Thanks,
--
David Larlet
Web Architect, Tokyo
https://larlet.fr/david/


I figured he might do it on his own, but it seems he hasn't since another of his entries have been re-posted.

Change History (3)

comment:1 by Aymeric Augustin, 12 years ago

Resolution: fixed
Status: newclosed

I marked the feed as "defunct". I hope it's the right procedure, let me know if you see irrelevant articles again.

comment:2 by David Larlet, 12 years ago

Sorry for the noise, it appears that defunct wasn't enough (probably a bug). I asked jezdez to remove my feed definitely from the aggregator on IRC.

I misunderstood the fact that bbreon was a manager of the community agregator, hence my answer...

comment:3 by Aymeric Augustin, 12 years ago

Deleting the feed results in a 500 :(

See also https://github.com/django/djangoproject.com/issues/27

Note: See TracTickets for help on using tickets.
Back to Top