Yes! RSS (“Really Simple Syndication“) FEEDs are still a very practical thing to follow certain websites & blogs & news outlets & aggregators & stay current on those platforms.
- Instead of letting big media outlets shovel news indiscriminately down the main-stream’s throat,
- it would be wiser, to run one’s own news-aggregator
- that tries to pull in news from the sources the user likes & trusts (hopefully content of high quality and truthfulness / “neutral” (unbiased) reporting)
RSS Apps let’s the user subscribe to many many websites, blogs, news-outlets, platforms WITHOUT (!) leaving a mail-address for spammer to extract and exploit (unsubscribing is as easy as setting: delete URL from the Appp’s settings)
Want to stay up to day with the latest news? News Junky?
try:
- Feeder
- more modern, lightweight, receives updates
- actually analyzes if it can read the feed, before adding (very good! as there are a lot of different formats)
- Android App Feeder how to subscribe to RSS Feed in 10seconds:
- (old-outdated) Digisocken’s RSS reader app
- old, outdated, can not deal with a lot of formats
- warning! consumes a lot of cpu & ram (only install on smart phones with fast hardware)
- on the Desktop/Laptop/Workstation/PC Thunderbird can do RSS
- or self hosted (a website on a server) MiniFlux (some screenshots here)
- iOS: Fiery Feed
- more news reader programs for various OS: https://www.rss-readers.org/
Problem: RSS is somewhat standardized, but there are many versions and not ONE standard file format for ( check if a website’s rss-format is valid rss with this online-tool: https://validator.w3.org/feed/), some apps such such as this one does not support them all, here is an RSS 2.0 sample file (rss checker still not satisfied)
- tested and works: (when RSS app is installed, subscribing is as simple as tapping those links from Firefox.apk (at least in LinageOS-Android))
- https://newatlas.com/index.rss
- general science and tech news 😀
- <?xml version=”1.0″ encoding=”UTF-8″?>
<rss xmlns:atom=”http://www.w3.org/2005/Atom” xmlns:dc=”http://purl.org/dc/elements/1.1/” version=”2.0″>
<channel>
<title>New Atlas – New Technology & Science News</title>
<link>https://newatlas.com/</link>
<description>Gizmag is now New Atlas. Extraordinary ideas moving the world forward.</description>
<language>en-US</language>
<lastBuildDate>Sun, 09 Apr 2023 15:42:44 GMT</lastBuildDate>
<atom:link href=”http://newatlas.com/index.rss” type=”application/rss+xml” rel=”self” />
<item>
- https://www.nasaspaceflight.com/feed
- space flight related annoucements
- <?xml version=”1.0″ encoding=”UTF-8″?><rss version=”2.0″
xmlns:content=”http://purl.org/rss/1.0/modules/content/”
xmlns:wfw=”http://wellformedweb.org/CommentAPI/”
xmlns:dc=”http://purl.org/dc/elements/1.1/”
xmlns:atom=”http://www.w3.org/2005/Atom”
xmlns:sy=”http://purl.org/rss/1.0/modules/syndication/”
xmlns:slash=”http://purl.org/rss/1.0/modules/slash/”
>
<channel>
- https://www.lebensmittelwarnung.de/bvl-lmw-de/opensaga/feed/alle/alle_bundeslaender.rss
- warnings about possible dangerous products in circulation in EU/Germany
- <?xml version=”1.0″ encoding=”UTF-8″ standalone=”yes”?>
<rss version=”2.0″ xmlns:content=”http://purl.org/rss/1.0/modules/content/” xmlns:atom=”http://www.w3.org/2005/Atom”>
<channel>
<atom:link href=”https://www.lebensmittelwarnung.de/bvl-lmw-de/opensaga/feed/alle/alle_bundeslaender.rss” rel=”self” type=”application/rss+xml” />
<title>Lebensmittelwarnung.de – Alle Warnungen</title>
- https://lwn.net/headlines/rss
- prominent GNU Linux kernel news site src: https://lwn.net/headlines/
- it’s not atom and it is RDF
- <?xml version=”1.0″ encoding=”UTF-8″?><rdf:RDF
xmlns:rdf=”http://www.w3.org/1999/02/22-rdf-syntax-ns#”
xmlns=”http://purl.org/rss/1.0/”
xmlns:dc=”http://purl.org/dc/elements/1.1/”
xmlns:syn=”http://purl.org/rss/1.0/modules/syndication/”<channel rdf:about=”https://lwn.net/headlines/rss”>
- https://www.unixmen.com/rss
- <?xml version=”1.0″ encoding=”UTF-8″?><rss version=”2.0″
xmlns:content=”http://purl.org/rss/1.0/modules/content/”
xmlns:wfw=”http://wellformedweb.org/CommentAPI/”
xmlns:dc=”http://purl.org/dc/elements/1.1/”
xmlns:atom=”http://www.w3.org/2005/Atom”
xmlns:sy=”http://purl.org/rss/1.0/modules/syndication/”
xmlns:slash=”http://purl.org/rss/1.0/modules/slash/”
><channel>
- <?xml version=”1.0″ encoding=”UTF-8″?><rss version=”2.0″
- https://feeds.feedburner.com/kerneltalks
- <?xml version=”1.0″ encoding=”UTF-8″?>
<?xml-stylesheet type=”text/xsl” media=”screen” href=”/~d/styles/rss2full.xsl”?><?xml-stylesheet type=”text/css” media=”screen” href=”http://feeds.feedburner.com/~d/styles/itemcontent.css”?><rss xmlns:content=”http://purl.org/rss/1.0/modules/content/” xmlns:wfw=”http://wellformedweb.org/CommentAPI/” xmlns:dc=”http://purl.org/dc/elements/1.1/” xmlns:atom=”http://www.w3.org/2005/Atom” xmlns:sy=”http://purl.org/rss/1.0/modules/syndication/” xmlns:slash=”http://purl.org/rss/1.0/modules/slash/” xmlns:georss=”http://www.georss.org/georss” xmlns:geo=”http://www.w3.org/2003/01/geo/wgs84_pos#” xmlns:creativeCommons=”http://backend.userland.com/creativeCommonsRssModule” version=”2.0″><channel>
<title>Kernel Talks Linux Unix mailer</title><link>https://kerneltalks.com</link>
<description>Unix, Linux, & Cloud!</description>
<lastBuildDate>Mon, 20 Sep 2021 00:50:27 +0000</lastBuildDate>
<language>en-US</language>
- <?xml version=”1.0″ encoding=”UTF-8″?>
- https://hackernoon.com/feed
- validator says :
- Schema Error: XML document with no namespace; cannot determine any schema to use for validation.
- <?xml version=”1.0″ encoding=”UTF-8″?><rss xmlns:dc=”http://purl.org/dc/elements/1.1/” xmlns:content=”http://purl.org/rss/1.0/modules/content/” xmlns:atom=”http://www.w3.org/2005/Atom” version=”2.0″>
<channel>
<title><![CDATA[Hacker Noon]]></title>
<description><![CDATA[How hackers start their afternoons.]]></description>
<link>http://github.com/dylang/node-rss</link>
<generator>RSS for Node</generator>
<lastBuildDate>Tue, 24 May 2022 16:00:09 GMT</lastBuildDate>
<pubDate>Tue, 24 May 2022 16:00:09 GMT</pubDate>
<snf:logo>https://hackernoon.com/hn-logo.png</snf:logo>
<item>
- validator says :
- https://www.wired.com/rss
- does not work with the app
- everyone knows that crazy news outlet, should work with wired as it is using wordpress, the the app does not seem to support this rss version 0.92?
- <?xml version=”1.0″ encoding=”UTF-8″?><rss version=”0.92″>
<channel>
<title></title>
<link>https://www.wired.com</link>
<description></description>
<lastBuildDate>Fri, 13 Aug 2021 15:44:39 +0000</lastBuildDate>
<docs>http://backend.userland.com/rss092</docs>
<language>en-US</language><!– generator=”WordPress/4.6.1″ –>
- https://www.popularmechanics.com/rss/all.xml/
- as the title implies, it is a bit of over exaggerated propaganda among the content… but some is still interesting…
- <?xml version=”1.0″ encoding=”UTF-8″?>
<rss version=”2.0″ xmlns:atom=”http://www.w3.org/2005/Atom” xmlns:media=”http://search.yahoo.com/mrss/”>
<channel>
<title>Latest Content – Popular Mechanics</title>
<link>https://www.popularmechanics.com/</link>
<description></description>
<copyright>2022 Hearst Digital Media</copyright>
<atom:link href=”https://www.popularmechanics.com/rss/all.xml” rel=”self” type=”application/rss+xml”/>
<item>
<title>This Dinosaur Double for the Loch Ness Monster May Have Lived in Freshwater Too</title>
- https://positive.news/feed/
- news site that only publishes positive news 🙂 (tested and works, do not publish a lot of articles per week)
- <?xml version=”1.0″ encoding=”UTF-8″?><rss version=”2.0″
xmlns:content=”http://purl.org/rss/1.0/modules/content/” xmlns:wfw=”http://wellformedweb.org/CommentAPI/” xmlns:dc=”http://purl.org/dc/elements/1.1/” xmlns:atom=”http://www.w3.org/2005/Atom” xmlns:sy=”http://purl.org/rss/1.0/modules/syndication/” xmlns:slash=”http://purl.org/rss/1.0/modules/slash/”>
- https://www.space.com/feeds/all
- tested and works
- <?xml version=”1.0″ encoding=”UTF-8″?><rss version=”2.0″ xmlns:content=”http://purl.org/rss/1.0/modules/content/”>
<channel>
<title>Space.com</title>
<link>https://www.space.com/feeds/all</link>
<description>Get the latest space exploration, innovation and astronomy news. Space.com celebrates humanity's ongoing expansion across the final frontier.</description>
- https://rss.golem.de/rss.php?feed=RSS1.0
- it-news in German (tested and works perfectly 🙂 loads of great articles (in German))
- would be great if that rss reader app had a build in “translate-this” button, right?
- <?xml version=”1.0″ encoding=”ISO-8859-1″?>
<?xml-stylesheet href=”http://www.w3.org/2000/08/w3c-synd/style.css” type=”text/css”?>
<!– generator=”FeedCreator 1.6″ –>
<rdf:RDF xmlns=”http://purl.org/rss/1.0/” xmlns:rdf=”http://www.w3.org/1999/02/22-rdf-syntax-ns#” xmlns:trackback=”http://madskills.com/public/xml/rss/module/trackback/”
xmlns:slash=”http://purl.org/rss/1.0/modules/slash/” xmlns:content=”http://purl.org/rss/1.0/modules/content/” xmlns:dc=”http://purl.org/dc/elements/1.1/”
- it-news in German (tested and works perfectly 🙂 loads of great articles (in German))
- https://www.tagesschau.de/xml/rss2/
- German “standard” “mainstream” press (imho too much!) (tested and works)
- <rss version=”2.0″>
- https://www.spiegel.de/index.rss
- German boulevard “mainstream” newspaper (it used to be investigative but is kind of slacking), they have some articles in English now.
- <?xml version=”1.0″ encoding=”UTF-8″ standalone=”yes”?><rss xmlns:content=”http://purl.org/rss/1.0/modules/content/” version=”2.0″>
<channel>
<title>DER SPIEGEL – Nachrichten</title>
<link>https://www.spiegel.de/</link>
<description>Deutschlands führende Nachrichtenseite. Alles Wichtige aus Politik, Wirtschaft, Sport, Kultur, Wissenschaft, Technik und mehr.</description>
- https://taz.de/%21p4608%3Brss/
- most programs won’t be able to handle this strange url with ! and ; https://taz.de/!p4608;rss/
- German newspaper (the weirdest url ever seen but works, is only a subset of their articles!? (very little))
- <?xml version=”1.0″ encoding=”UTF-8″?>
<rss version=”2.0″
xmlns:content=”http://purl.org/rss/1.0/modules/content/”
xmlns:wfw=”http://wellformedweb.org/CommentAPI/”
xmlns:dc=”http://purl.org/dc/elements/1.1/”
xmlns:atom=”http://www.w3.org/2005/Atom”
xmlns:sy=”http://purl.org/rss/1.0/modules/syndication/”
xmlns:slash=”http://purl.org/rss/1.0/modules/slash/”
><channel>
- <?xml version=”1.0″ encoding=”UTF-8″?>
- https://www.aljazeera.com/xml/rss/all.xml
- professional high quality arabic news outlet (they got “their own boots on the ground”, but will never ever write anything critical about radical islam)
- <rss version=”2.0″ xmlns:content=”http://purl.org/rss/1.0/modules/content/” xmlns:atom=”http://www.w3.org/2005/Atom” xmlns:media=”http://search.yahoo.com/mrss/”
xmlns:georss=”http://www.georss.org/georss”
xmlns:geo=”http://www.w3.org/2003/01/geo/wgs84_pos#”>
<channel>
<atom:link href=”https://www.aljazeera.com/xml/rss/all.xml” rel=”self” type=”application/rss+xml”/>
<title>Al Jazeera – Breaking News, World News and Video from Al Jazeera</title>
<link>https://www.aljazeera.com</link>
<managingEditor>apps.support ÄT aljazeera DOOOT net (Apps Support)</managingEditor>
- <rss version=”2.0″ xmlns:content=”http://purl.org/rss/1.0/modules/content/” xmlns:atom=”http://www.w3.org/2005/Atom” xmlns:media=”http://search.yahoo.com/mrss/”
- professional high quality arabic news outlet (they got “their own boots on the ground”, but will never ever write anything critical about radical islam)
- https://www.cyberciti.biz/rss
- Open Source & GNU Linux site (tested and works 🙂
- <?xml version=”1.0″ encoding=”UTF-8″?><rss version=”2.0″ xmlns:content=”http://purl.org/rss/1.0/modules/content/” xmlns:wfw=”http://wellformedweb.org/CommentAPI/”
xmlns:dc=”http://purl.org/dc/elements/1.1/” xmlns:atom=”http://www.w3.org/2005/Atom” xmlns:sy=”http://purl.org/rss/1.0/modules/syndication/” xmlns:slash=”http://purl.org/rss/1.0/modules/slash/” >
- https://www.wz.de/feed.rss
- German local newspaper (tested and works very well, still free to read!)
- <rss version=”2.0″ xmlns:atom=”http://www.w3.org/2005/Atom” xmlns:dc=”http://purl.org/dc/elements/1.1/” xmlns:admin=”http://webns.net/mvcb/” xmlns:rdf=”http://www.w3.org/1999/02/22-rdf-syntax-ns#” xmlns:media=”http://search.yahoo.com/mrss/” xmlns:content=”http://purl.org/rss/1.0/modules/content/”>
- https://blog.thunderbird.net/rss
- <?xml version=”1.0″ encoding=”UTF-8″?><rss version=”2.0″ xmlns:content=”http://purl.org/rss/1.0/modules/content/”
- https://www.heise.de/security/rss/alert-news-atom.xml
- <?xml version=”1.0″ encoding=”utf-8″?><feed xmlns=”http://www.w3.org/2005/Atom”>
the old rss-link tries to redirect to that link: - <link rel=”self” type=”application/atom+xml” href=”https://www.heise.de/security/rss/news-atom.xml”/>
- <?xml version=”1.0″ encoding=”utf-8″?><feed xmlns=”http://www.w3.org/2005/Atom”>
- https://this-week-in-rust.org/rss.xml
- <?xml version=”1.0″ encoding=”utf-8″?><rss version=”2.0″ xmlns:atom=”http://www.w3.org/2005/Atom”>
- https://www.abetterinternet.org/index.xml
- does not publish a lot of articles, or it does not seem to work?
- <?xml version=”1.0″ encoding=”utf-8″ standalone=”yes” ?>
<rss version=”2.0″ xmlns:atom=”http://www.w3.org/2005/Atom”>
<channel>
<title>Internet Security Research Group</title>
<link>https://www.abetterinternet.org/</link>
<description>Recent content on Internet Security Research Group</description>
<generator>Hugo — gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Fri, 04 Jun 2021 00:00:00 +0000</lastBuildDate>
- https://techcrunch.com/rss
- yahoo ain’t dead yet, but it was bought by Verizon Media (in former AOL and Yahoo! headquarters buildings in Manhattan)
- not sure if this news outlet should be recommended here
- https://utopia.de/feed/
- blog about sustainability
- https://validator.w3.org/feed/check “sorry this feed does not validate”
- <?xml version=”1.0″ encoding=”UTF-8″?><rss version=”2.0″
xmlns:content=”http://purl.org/rss/1.0/modules/content/”
xmlns:wfw=”http://wellformedweb.org/CommentAPI/”
xmlns:dc=”http://purl.org/dc/elements/1.1/”
xmlns:atom=”http://www.w3.org/2005/Atom”
xmlns:sy=”http://purl.org/rss/1.0/modules/syndication/”
xmlns:slash=”http://purl.org/rss/1.0/modules/slash/”
- GNU-Linux-related-blogs:
- https://www.linux-community.de/feed/
- <?xml version=”1.0″ encoding=”UTF-8″?><rss version=”2.0″
xmlns:content=”http://purl.org/rss/1.0/modules/content/”
xmlns:wfw=”http://wellformedweb.org/CommentAPI/”
xmlns:dc=”http://purl.org/dc/elements/1.1/”
xmlns:atom=”http://www.w3.org/2005/Atom”
xmlns:sy=”http://purl.org/rss/1.0/modules/syndication/”
xmlns:slash=”http://purl.org/rss/1.0/modules/slash/”
><channel>
- <?xml version=”1.0″ encoding=”UTF-8″?><rss version=”2.0″
- (parts?) of the Linux Plumbers conference https://lpc.events/blog/2022/index.php/rss
- https://www.preining.info/blog/rss
- https://savannah.gnu.org/
- cool site, but can not be bothered with rss
- https://www.lisenet.com/rss
- <?xml version=”1.0″ encoding=”UTF-8″?><rss version=”2.0″
xmlns:content=”http://purl.org/rss/1.0/modules/content/”
xmlns:wfw=”http://wellformedweb.org/CommentAPI/”
xmlns:dc=”http://purl.org/dc/elements/1.1/”
xmlns:atom=”http://www.w3.org/2005/Atom”
xmlns:sy=”http://purl.org/rss/1.0/modules/syndication/”
xmlns:slash=”http://purl.org/rss/1.0/modules/slash/”
><channel>
- <?xml version=”1.0″ encoding=”UTF-8″?><rss version=”2.0″
- https://linuxnews.de/rss
- <?xml version=”1.0″ encoding=”UTF-8″?><rss version=”2.0″
xmlns:content=”http://purl.org/rss/1.0/modules/content/”
xmlns:wfw=”http://wellformedweb.org/CommentAPI/”
xmlns:dc=”http://purl.org/dc/elements/1.1/”
xmlns:atom=”http://www.w3.org/2005/Atom”
xmlns:sy=”http://purl.org/rss/1.0/modules/syndication/”
xmlns:slash=”http://purl.org/rss/1.0/modules/slash/”
- <?xml version=”1.0″ encoding=”UTF-8″?><rss version=”2.0″
- https://www.linuxtechi.com/rss
- <?xml version=”1.0″ encoding=”UTF-8″?><rss version=”2.0″
xmlns:content=”http://purl.org/rss/1.0/modules/content/”
xmlns:wfw=”http://wellformedweb.org/CommentAPI/”
xmlns:dc=”http://purl.org/dc/elements/1.1/”
xmlns:atom=”http://www.w3.org/2005/Atom”
xmlns:sy=”http://purl.org/rss/1.0/modules/syndication/”
xmlns:slash=”http://purl.org/rss/1.0/modules/slash/”
- <?xml version=”1.0″ encoding=”UTF-8″?><rss version=”2.0″
- https://www.linux-community.de/feed/
- it-security cyber-security related news:
-
- enery:
- solar:
- https://www.photovoltaik.eu/rss_feed/pv-rss-feed-meldungen
- <?xml version=”1.0″ encoding=”utf-8″?>
<rss xmlns:dc=”http://purl.org/dc/elements/1.1/” version=”2.0″ xml:base=”https://www.photovoltaik.eu/rss_feed/pv-rss-feed-meldungen”>
<channel>
<title>photovoltaik RSS-Newsfeed von www.photovoltaik.eu</title>
<link>https://www.photovoltaik.eu/rss_feed/pv-rss-feed-meldungen</link>
<description></description>
<language>de</language>
<item>
<title>
<![CDATA[
- solar:
- privacy & data protection related blog-news:
- https://tails.boum.org/news/index.en.rss
- https://digitalcourage.de/rss.xml
- <?xml version=”1.0″ encoding=”utf-8″?>
<rss version=”2.0″ xml:base=”https://digitalcourage.de/” xmlns:dc=”http://purl.org/dc/elements/1.1/” xmlns:content=”http://purl.org/rss/1.0/modules/content/” xmlns:foaf=”http://xmlns.com/foaf/0.1/” xmlns:og=”http://ogp.me/ns#” xmlns:rdfs=”http://www.w3.org/2000/01/rdf-schema#” xmlns:schema=”http://schema.org/” xmlns:sioc=”http://rdfs.org/sioc/ns#” xmlns:sioct=”http://rdfs.org/sioc/types#” xmlns:skos=”http://www.w3.org/2004/02/skos/core#” xmlns:xsd=”http://www.w3.org/2001/XMLSchema#”>
<channel>
- <?xml version=”1.0″ encoding=”utf-8″?>
- https://www.fsf.org/static/fsforg/rss/news.xml
- <?xml version=”1.0″ encoding=”utf-8″ ?>
<rdf:RDF xmlns:rdf=”http://www.w3.org/1999/02/22-rdf-syntax-ns#” xmlns:dc=”http://purl.org/dc/elements/1.1/” xmlns:syn=”http://purl.org/rss/1.0/modules/syndication/” xmlns=”http://purl.org/rss/1.0/”><channel rdf:about=”http://www.fsf.org/news/aggregator/RSS”>
<title>FSF News</title>
<link>http://www.fsf.org/news/aggregator</link>
<description></description>
<image rdf:resource=”http://www.fsf.org/logo.png”/>
- <?xml version=”1.0″ encoding=”utf-8″ ?>
- https://libreops.cc/feed.xml
- <?xml version=”1.0″ encoding=”utf-8″?>
<feed xmlns=”http://www.w3.org/2005/Atom”>
<author>LibreOps</author>
<title>LibreOps</title>
<link href=”https://libreops.cc/feed.xml” rel=”self” />
<link href=”https://libreops.cc/” />
<icon>https://libreops.cc/favicon.ico</icon>
<logo>https://libreops.cc/static/img/libreops.svg</logo>
<updated>2021-10-09T18:21:07Z</updated>
- <?xml version=”1.0″ encoding=”utf-8″?>
- https://www.digitale-gesellschaft.ch/rss
- <?xml version=”1.0″ encoding=”UTF-8″?><rss version=”2.0″
xmlns:content=”http://purl.org/rss/1.0/modules/content/”
xmlns:wfw=”http://wellformedweb.org/CommentAPI/”
xmlns:dc=”http://purl.org/dc/elements/1.1/”
xmlns:atom=”http://www.w3.org/2005/Atom”
xmlns:sy=”http://purl.org/rss/1.0/modules/syndication/”
xmlns:slash=”http://purl.org/rss/1.0/modules/slash/”
><channel>
- <?xml version=”1.0″ encoding=”UTF-8″?><rss version=”2.0″
- https://www.aclu.org/rss
- <?xml version=”1.0″ encoding=”UTF-8″?><rss version=”2.0″
xmlns:content=”http://purl.org/rss/1.0/modules/content/”
xmlns:wfw=”http://wellformedweb.org/CommentAPI/”
xmlns:dc=”http://purl.org/dc/elements/1.1/”
xmlns:atom=”http://www.w3.org/2005/Atom”
xmlns:sy=”http://purl.org/rss/1.0/modules/syndication/”
xmlns:slash=”http://purl.org/rss/1.0/modules/slash/”
><channel>
- <?xml version=”1.0″ encoding=”UTF-8″?><rss version=”2.0″
- in German only?
- here a RSS App that does auto translate would be neat
- https://www.trendsderzukunft.de/rss
- <?xml version=”1.0″ encoding=”UTF-8″?><rss version=”2.0″
xmlns:content=”http://purl.org/rss/1.0/modules/content/”
xmlns:wfw=”http://wellformedweb.org/CommentAPI/”
xmlns:dc=”http://purl.org/dc/elements/1.1/”
xmlns:atom=”http://www.w3.org/2005/Atom”
xmlns:sy=”http://purl.org/rss/1.0/modules/syndication/”
xmlns:slash=”http://purl.org/rss/1.0/modules/slash/”> - <channel>
- <?xml version=”1.0″ encoding=”UTF-8″?><rss version=”2.0″
- https://www.iitr.de/blog/rss
- <?xml version=”1.0″ encoding=”UTF-8″?><rss version=”2.0″
xmlns:content=”http://purl.org/rss/1.0/modules/content/”
xmlns:wfw=”http://wellformedweb.org/CommentAPI/”
xmlns:dc=”http://purl.org/dc/elements/1.1/”
xmlns:atom=”http://www.w3.org/2005/Atom”
xmlns:sy=”http://purl.org/rss/1.0/modules/syndication/”
xmlns:slash=”http://purl.org/rss/1.0/modules/slash/”xmlns:georss=”http://www.georss.org/georss”
xmlns:geo=”http://www.w3.org/2003/01/geo/wgs84_pos#”
- <?xml version=”1.0″ encoding=”UTF-8″?><rss version=”2.0″
- hetzner datacenter status updates
- https://status.hetzner.com/de.atom
- <?xml version=”1.0″ encoding=”utf-8″?><feed xmlns=”http://www.w3.org/2005/Atom”>
<title>Hetzner Online GmbH – Status-Webseite</title>
<id>https://status.hetzner.com/</id>
<link href=”https://status.hetzner.com/de.atom” rel=”self” type=”application/atom+xml” />
<link href=”https://status.hetzner.com” rel=”alternate” type=”text/html” />
<icon>https://status.hetzner.com/favicon.ico</icon>
<updated>2021-12-08T08:08:05+00:00</updated>
<author>
- <?xml version=”1.0″ encoding=”utf-8″?><feed xmlns=”http://www.w3.org/2005/Atom”>
- https://status.hetzner.com/de.atom
- https://newatlas.com/index.rss
- Startup News:
- https://www.ycombinator.com/blog/rss
- <?xml version=”1.0″ encoding=”UTF-8″?><rss xmlns:dc=”http://purl.org/dc/elements/1.1/” xmlns:content=”http://purl.org/rss/1.0/modules/content/” xmlns:atom=”http://www.w3.org/2005/Atom” version=”2.0″ xmlns:media=”http://search.yahoo.com/mrss/”><channel><title><![CDATA[Y Combinator Blog]]></title><description><![CDATA[Y Combinator Blog]]></description><link>https://www.ycombinator.com/blog/</link><image><url>https://www.ycombinator.com/blog/favicon.png</url><title>Y Combinator Blog</title><link>https://www.ycombinator.com/blog/</link></image><generator>Ghost 4.48</generator><lastBuildDate>Sun, 20 Nov 2022 10:17:58 GMT</lastBuildDate><atom:link href=”https://www.ycombinator.com/blog/rss/” rel=”self” type=”application/rss+xml”/><ttl>60</ttl><item><title><