From 378291bead27372049cc0bbaf599e2e3a11153c3 Mon Sep 17 00:00:00 2001 From: K Date: Sat, 20 Nov 2021 16:55:49 +0000 Subject: [PATCH 1/7] Add Artefacto Blog --- config.ini | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config.ini b/config.ini index eba20cc..14ae4d8 100644 --- a/config.ini +++ b/config.ini @@ -825,6 +825,9 @@ name = Bethany Nowviskie [https://news.archivesunleashed.org/feed] name = Archives Unleashed Project +[https://artefacto.org.uk/feed/] +name = Artefacto + # 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. From 2473eda65282c911ab565762b8ce9ee7235adbe6 Mon Sep 17 00:00:00 2001 From: Eric Lease Morgan Date: Mon, 14 Nov 2022 16:43:56 -0500 Subject: [PATCH 2/7] Update config.ini --- config.ini | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config.ini b/config.ini index 13d3dca..274a318 100644 --- a/config.ini +++ b/config.ini @@ -41,6 +41,9 @@ name = flickr [http://libux.co/feed/] name = LibUX +[https://distantreader.org/blog/readings.rss] +name = Distant Reader Blog + [https://literarymachin.es/rss.xml] name = Raffaele Messuti From b273144be744cb6e303a510ebc31eab4dc65b0d4 Mon Sep 17 00:00:00 2001 From: ander kierig Date: Tue, 28 Mar 2023 10:59:05 -0500 Subject: [PATCH 3/7] added anelki.net --- config.ini | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config.ini b/config.ini index eb5c3a7..9017442 100644 --- a/config.ini +++ b/config.ini @@ -831,6 +831,9 @@ name = Archives Unleashed Project [https://artefacto.org.uk/feed/] name = Artefacto +[https://anelki.net/index.xml] +name = anelki.net + # 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. From 8d09e673c6becdbd31323475a8c80f38dbf34138 Mon Sep 17 00:00:00 2001 From: Mat Kelly Date: Mon, 5 Aug 2024 12:35:50 -0400 Subject: [PATCH 4/7] Add my blog and ODU WS-DL blog feeds --- config.ini | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config.ini b/config.ini index 9017442..672396e 100644 --- a/config.ini +++ b/config.ini @@ -834,6 +834,12 @@ name = Artefacto [https://anelki.net/index.xml] name = anelki.net +[https://log.lab.matkelly.com/feed] +name = Mat Kelly + +[https://ws-dl.blogspot.com/feeds/posts/default] +name = Web Science and Digital Libraries (WS-DL) Group at Old Dominion University + # 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. From 3e204d597ce99c92ef71b440d536863fe0e03ff0 Mon Sep 17 00:00:00 2001 From: Ranti Junus Date: Fri, 28 Mar 2025 17:16:27 -0400 Subject: [PATCH 5/7] Add Ruth Tillman Kitchin --- config.ini | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config.ini b/config.ini index 672396e..5957607 100644 --- a/config.ini +++ b/config.ini @@ -840,6 +840,10 @@ name = Mat Kelly [https://ws-dl.blogspot.com/feeds/posts/default] name = Web Science and Digital Libraries (WS-DL) Group at Old Dominion University +[https://ruthtillman.com/categories/library/index.xml] +name = Library | Ruth Kitchin Tillman + + # 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. 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 6/7] 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 7/7] 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