From 086b833e5727ba3af2ad6e3917d47854175addc3 Mon Sep 17 00:00:00 2001 From: Erin White <755248+erinrwhite@users.noreply.github.com> Date: Mon, 12 May 2025 09:41:25 -0400 Subject: [PATCH 1/3] Updating feed address for Erin White thanks! --- config.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.ini b/config.ini index 5957607..bd59d0a 100644 --- a/config.ini +++ b/config.ini @@ -674,7 +674,7 @@ name = Richard Wallis # [http://weibel-lines.typepad.com/weibelines/atom.xml] # name = Stuart Weibel -[https://erinrwhite.com/category/libraries/feed/] +[https://erinrwhite.com/feed/by_tag/libraries.xml] name = Erin White # 20140720: Nothing since 2008 (wtd) From db44553aab618ad0cea3240148c5fca847b93e13 Mon Sep 17 00:00:00 2001 From: David Mittman Date: Fri, 6 Feb 2026 12:16:33 -0800 Subject: [PATCH 2/3] Add NASA JPL Software Engineering Blog feed --- config.ini | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config.ini b/config.ini index bd59d0a..f170819 100644 --- a/config.ini +++ b/config.ini @@ -843,6 +843,8 @@ name = Web Science and Digital Libraries (WS-DL) Group at Old Dominion Universit [https://ruthtillman.com/categories/library/index.xml] name = Library | Ruth Kitchin Tillman +[https://nasa-jpl.github.io/blog/feed.xml] +name = Dare Mighty Code - NASA JPL Software Engineering Blog # If you would like your feed included, please add it above # this line in the same format as the other feeds, and From 2a63326c302363e4cc4554d13018750d152e5bcb Mon Sep 17 00:00:00 2001 From: Ranti Junus Date: Tue, 28 Apr 2026 18:32:15 -0400 Subject: [PATCH 3/3] Update Dan Cohen rss feed; add Xe Iaso --- config.ini | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/config.ini b/config.ini index f170819..d5cb107 100644 --- a/config.ini +++ b/config.ini @@ -120,7 +120,7 @@ name = Code4Lib # [http://pipes.yahoo.com/pipes/pipe.run?String=subject%3A%22c4l10%22&_id=40af3d69eddb8cdff4096491d9ce5f2f&_render=rss] # name = Code4Lib 2010 Conf Videos -[https://feeds.feedburner.com/DanCohen] +[https://newsletter.dancohen.org/rss] name = Dan Cohen # 20140718: Nothing since 2009 (wtd) @@ -846,6 +846,10 @@ name = Library | Ruth Kitchin Tillman [https://nasa-jpl.github.io/blog/feed.xml] name = Dare Mighty Code - NASA JPL Software Engineering Blog +[https://xeiaso.net/blog.rss] +name = Xe Iaso + + # If you would like your feed included, please add it above # this line in the same format as the other feeds, and # submit a pull request.