Feed fetched in 81 ms.
Content type is application/xml.
Feed is 6,282 characters long.
Feed has an ETag of W/"537a63938fe393bec16b4e32705e0612".
Warning Feed is missing the Last-Modified HTTP header.
Feed is well-formed XML.
Feed has an associated script, presumably for styling /js/rss-style.js.
This is an RSS feed.
Feed title: RSS.Style Changelog
Feed self link matches feed URL.
Feed has an image at https://www.rss.style/favicon.svg.
Feed has 10 items.
First item published on 2026-01-25T06:00:00.000Z
Last item published on 2023-11-15T06:00:00.000Z
All items have published dates.
Newest item was published on 2026-01-25T06:00:00.000Z.
Home page URL: https://www.rss.style/
Home page has feed discovery link in <head>.
Home page has a link to the feed in the <body>
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xml:base="https://www.rss.style/">
<script src="/js/rss-style.js" xmlns="http://www.w3.org/1999/xhtml"></script>
<channel>
<copyright>Copyright © 2026 by Andrew Marcuse<!-- COPYRIGHTYEAR --></copyright>
<description>Log of changes to the embeddable/hotlinkable scripts</description>
<docs>https://validator.w3.org/feed/docs/rss2.html</docs>
<generator>Jekyll 4.4.1</generator>
<image>
<link>https://www.rss.style/</link>
<title>RSS.Style Changelog</title>
<url>https://www.rss.style/favicon.svg</url>
</image>
<language>en</language>
<lastBuildDate>Sun, 25 Jan 2026 22:03:35 +0000</lastBuildDate>
<link>https://www.rss.style/</link>
<atom:link href="https://www.rss.style/changelog.xml" rel="self" type="application/rss+xml"/>
<managingEditor>[email protected] (Andrew Marcuse)</managingEditor>
<pubDate>Sun, 25 Jan 2026 22:03:35 +0000</pubDate>
<title>RSS.Style Changelog</title>
<ttl>1440</ttl>
<webMaster>[email protected] (Andrew Marcuse)</webMaster>
<item>
<guid>https://www.rss.style2026-01-25</guid>
<link>https://www.rss.style</link>
<pubDate>Sun, 25 Jan 2026 00:00:00 -0600</pubDate>
<title>Fixed home link source, made into a button</title>
<description><![CDATA[<p>The home link wasn’t been specific about which <link> element it was using as the source. Also made it be a button so it stands out a bit more.</p>
]]></description>
</item>
<item>
<guid>https://www.rss.style2026-01-19</guid>
<link>https://www.rss.style</link>
<pubDate>Mon, 19 Jan 2026 00:00:00 -0600</pubDate>
<title>Fixed home link in RSS</title>
<description><![CDATA[<p>Fixed the hyperlink in RSS version for the “for the Xxx Website” link to use the <code class="language-plaintext highlighter-rouge"><link></code> from the feed instead of modifying the feed url. <a href="https://github.com/fileformat/rss.style/commit/9faa99b0605e8ecbb4db16b04dbb0a4c3f358aff">source</a></p>
]]></description>
</item>
<item>
<guid>https://www.rss.style2026-01-12</guid>
<link>https://www.rss.style</link>
<pubDate>Mon, 12 Jan 2026 00:00:00 -0600</pubDate>
<title>Added viewport</title>
<description><![CDATA[<p>Added <code class="language-plaintext highlighter-rouge">viewport</code> meta element to the HTML header so it displays nicely on mobile. <a href="https://github.com/fileformat/rss.style/commit/b0fb6043f8c72d1df685f207241d8c6ae9f07e20">source</a></p>
]]></description>
</item>
<item>
<guid>https://www.rss.style2026-01-08</guid>
<link>https://www.rss.style</link>
<pubDate>Thu, 08 Jan 2026 00:00:00 -0600</pubDate>
<title>Added home link</title>
<description><![CDATA[<p>Added a hyperlink to the site name in the “for the Xxx Website” text. <a href="https://github.com/fileformat/rss.style/commit/2ec59ccf1fd18bb28b64d9227d942c2f57ff17b8">source</a></p>
]]></description>
</item>
<item>
<guid>https://www.rss.style2026-01-04</guid>
<link>https://www.rss.style</link>
<pubDate>Sun, 04 Jan 2026 00:00:00 -0600</pubDate>
<title>Javascript version released</title>
<description><![CDATA[<p>After trying to use Google’s proposed XSLT polyfill (and failing), I realized that if a Javascript-based polyfill could turn XML into HTML, then I could do it directly in Javascript and skip the XSLT. And it worked!</p>
]]></description>
</item>
<item>
<guid>https://www.rss.style2025-08-01</guid>
<link>https://www.rss.style</link>
<pubDate>Fri, 01 Aug 2025 00:00:00 -0600</pubDate>
<title>Discussion started about deprecating XSLT in the browser</title>
<description><![CDATA[<p>Google starts discussing deprecating XSLT support in the <a href="https://github.com/whatwg/html/issues/11523">WHATWG Github Issues</a>. Despite a lot of negative feedback, I think the decision has already been made.</p>
]]></description>
</item>
<item>
<guid>https://www.rss.style2024-04-07</guid>
<link>https://www.rss.style</link>
<pubDate>Sun, 07 Apr 2024 00:00:00 -0600</pubDate>
<title>Feed Analyzer</title>
<description><![CDATA[<p>When building the list of example feeds, I made the “Notes” column by hand. That got tedious really quicky, so I automated it. Thus, the <a href="https://www.rss.style/feed-analyzer.html">Feed Analyzer</a>.</p>
]]></description>
</item>
<item>
<guid>https://www.rss.style2023-12-26</guid>
<link>https://www.rss.style</link>
<pubDate>Tue, 26 Dec 2023 00:00:00 -0600</pubDate>
<title>Initial XSLT-based release</title>
<description><![CDATA[<p>First public release of RSS.Style, with the styling done via XSLT.</p>
]]></description>
</item>
<item>
<guid>https://www.rss.style2023-12-12</guid>
<link>https://www.rss.style</link>
<pubDate>Tue, 12 Dec 2023 00:00:00 -0600</pubDate>
<title>Registered feed.style domain</title>
<description><![CDATA[<p>I was wavering back and forth on the name, and went with <code class="language-plaintext highlighter-rouge">feed.style</code> for awhile, but later decided that it was too generic, and that everyone would recognize what RSS is.</p>
]]></description>
</item>
<item>
<guid>https://www.rss.style2023-11-15</guid>
<link>https://www.rss.style</link>
<pubDate>Wed, 15 Nov 2023 00:00:00 -0600</pubDate>
<title>Registered rss.style domain</title>
<description><![CDATA[<p>Registered the <code class="language-plaintext highlighter-rouge">rss.style</code> domain.</p>
]]></description>
</item>
</channel>
</rss>
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xml:base="https://www.rss.style/">
<script src="/js/rss-style.js" xmlns="http://www.w3.org/1999/xhtml"></script>
<channel>
<copyright>Copyright © 2026 by Andrew Marcuse<!-- COPYRIGHTYEAR --></copyright>
<description>Log of changes to the embeddable/hotlinkable scripts</description>
<docs>https://validator.w3.org/feed/docs/rss2.html</docs>
<generator>Jekyll 4.4.1</generator>
<image>
<link>https://www.rss.style/</link>
<title>RSS.Style Changelog</title>
<url>https://www.rss.style/favicon.svg</url>
</image>
<language>en</language>
<lastBuildDate>Sun, 25 Jan 2026 22:03:35 +0000</lastBuildDate>
<link>https://www.rss.style/</link>
<atom:link href="https://www.rss.style/changelog.xml" rel="self" type="application/rss+xml" />
<managingEditor>[email protected] (Andrew Marcuse)</managingEditor>
<pubDate>Sun, 25 Jan 2026 22:03:35 +0000</pubDate>
<title>RSS.Style Changelog</title>
<ttl>1440</ttl>
<webMaster>[email protected] (Andrew Marcuse)</webMaster>
<item>
<guid>https://www.rss.style2026-01-25</guid>
<link>https://www.rss.style</link>
<pubDate>Sun, 25 Jan 2026 00:00:00 -0600</pubDate>
<title>Fixed home link source, made into a button</title>
<description><![CDATA[<p>The home link wasn’t been specific about which <link> element it was using as the source. Also made it be a button so it stands out a bit more.</p>
]]></description>
</item>
<item>
<guid>https://www.rss.style2026-01-19</guid>
<link>https://www.rss.style</link>
<pubDate>Mon, 19 Jan 2026 00:00:00 -0600</pubDate>
<title>Fixed home link in RSS</title>
<description><![CDATA[<p>Fixed the hyperlink in RSS version for the “for the Xxx Website” link to use the <code class="language-plaintext highlighter-rouge"><link></code> from the feed instead of modifying the feed url. <a href="https://github.com/fileformat/rss.style/commit/9faa99b0605e8ecbb4db16b04dbb0a4c3f358aff">source</a></p>
]]></description>
</item>
<item>
<guid>https://www.rss.style2026-01-12</guid>
<link>https://www.rss.style</link>
<pubDate>Mon, 12 Jan 2026 00:00:00 -0600</pubDate>
<title>Added viewport</title>
<description><![CDATA[<p>Added <code class="language-plaintext highlighter-rouge">viewport</code> meta element to the HTML header so it displays nicely on mobile. <a href="https://github.com/fileformat/rss.style/commit/b0fb6043f8c72d1df685f207241d8c6ae9f07e20">source</a></p>
]]></description>
</item>
<item>
<guid>https://www.rss.style2026-01-08</guid>
<link>https://www.rss.style</link>
<pubDate>Thu, 08 Jan 2026 00:00:00 -0600</pubDate>
<title>Added home link</title>
<description><![CDATA[<p>Added a hyperlink to the site name in the “for the Xxx Website” text. <a href="https://github.com/fileformat/rss.style/commit/2ec59ccf1fd18bb28b64d9227d942c2f57ff17b8">source</a></p>
]]></description>
</item>
<item>
<guid>https://www.rss.style2026-01-04</guid>
<link>https://www.rss.style</link>
<pubDate>Sun, 04 Jan 2026 00:00:00 -0600</pubDate>
<title>Javascript version released</title>
<description><![CDATA[<p>After trying to use Google’s proposed XSLT polyfill (and failing), I realized that if a Javascript-based polyfill could turn XML into HTML, then I could do it directly in Javascript and skip the XSLT. And it worked!</p>
]]></description>
</item>
<item>
<guid>https://www.rss.style2025-08-01</guid>
<link>https://www.rss.style</link>
<pubDate>Fri, 01 Aug 2025 00:00:00 -0600</pubDate>
<title>Discussion started about deprecating XSLT in the browser</title>
<description><![CDATA[<p>Google starts discussing deprecating XSLT support in the <a href="https://github.com/whatwg/html/issues/11523">WHATWG Github Issues</a>. Despite a lot of negative feedback, I think the decision has already been made.</p>
]]></description>
</item>
<item>
<guid>https://www.rss.style2024-04-07</guid>
<link>https://www.rss.style</link>
<pubDate>Sun, 07 Apr 2024 00:00:00 -0600</pubDate>
<title>Feed Analyzer</title>
<description><![CDATA[<p>When building the list of example feeds, I made the “Notes” column by hand. That got tedious really quicky, so I automated it. Thus, the <a href="https://www.rss.style/feed-analyzer.html">Feed Analyzer</a>.</p>
]]></description>
</item>
<item>
<guid>https://www.rss.style2023-12-26</guid>
<link>https://www.rss.style</link>
<pubDate>Tue, 26 Dec 2023 00:00:00 -0600</pubDate>
<title>Initial XSLT-based release</title>
<description><![CDATA[<p>First public release of RSS.Style, with the styling done via XSLT.</p>
]]></description>
</item>
<item>
<guid>https://www.rss.style2023-12-12</guid>
<link>https://www.rss.style</link>
<pubDate>Tue, 12 Dec 2023 00:00:00 -0600</pubDate>
<title>Registered feed.style domain</title>
<description><![CDATA[<p>I was wavering back and forth on the name, and went with <code class="language-plaintext highlighter-rouge">feed.style</code> for awhile, but later decided that it was too generic, and that everyone would recognize what RSS is.</p>
]]></description>
</item>
<item>
<guid>https://www.rss.style2023-11-15</guid>
<link>https://www.rss.style</link>
<pubDate>Wed, 15 Nov 2023 00:00:00 -0600</pubDate>
<title>Registered rss.style domain</title>
<description><![CDATA[<p>Registered the <code class="language-plaintext highlighter-rouge">rss.style</code> domain.</p>
]]></description>
</item>
</channel>
</rss>
{
"access-control-allow-origin": "*",
"cache-control": "public, max-age=0, must-revalidate",
"cf-cache-status": "DYNAMIC",
"cf-ray": "9c5087489456724e-CMH",
"connection": "keep-alive",
"content-type": "application/xml",
"date": "Wed, 28 Jan 2026 12:35:13 GMT",
"etag": "W/\"537a63938fe393bec16b4e32705e0612\"",
"nel": "{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
"referrer-policy": "strict-origin-when-cross-origin",
"report-to": "{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=mFsdSE6lOnobSL0IjeNIp6YANwsrnHOl8RuTQ0ExrCfWoymG9ToUKvMJtS87E9prBt3Z0VXtPIsPGGvSsgTWA0c4kRwl2tJ4kw8Cbx6TPl2vjeprlcqo8bJmyCW3HAmKPsrFXELh%2FYn6Hhsn\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
"server": "cloudflare",
"transfer-encoding": "chunked",
"vary": "Accept-Encoding",
"x-content-type-options": "nosniff"
}
{
"meta": {
"type": "rss",
"version": "2.0"
},
"language": "en",
"title": "RSS.Style Changelog",
"description": "Log of changes to the embeddable/hotlinkable scripts",
"copyright": "Copyright © 2026 by Andrew Marcuse",
"url": "https://www.rss.style/",
"self": "https://www.rss.style/changelog.xml",
"published": "2026-01-25T22:03:35.000Z",
"updated": "2026-01-25T22:03:35.000Z",
"generator": {
"label": "Jekyll 4.4.1",
"version": null,
"url": null
},
"image": {
"title": "RSS.Style Changelog",
"url": "https://www.rss.style/favicon.svg"
},
"authors": [
{
"name": "Andrew Marcuse",
"email": "[email protected]",
"url": null
}
],
"categories": [],
"items": [
{
"id": "https://www.rss.style2026-01-25",
"title": "Fixed home link source, made into a button",
"description": "<p>The home link wasn’t been specific about which <link> element it was using as the source. Also made it be a button so it stands out a bit more.</p>",
"url": "https://www.rss.style/",
"published": "2026-01-25T06:00:00.000Z",
"updated": "2026-01-25T06:00:00.000Z",
"content": null,
"image": null,
"media": [],
"authors": [
{
"name": "Andrew Marcuse",
"email": "[email protected]",
"url": null
}
],
"categories": []
},
{
"id": "https://www.rss.style2026-01-19",
"title": "Fixed home link in RSS",
"description": "<p>Fixed the hyperlink in RSS version for the “for the Xxx Website” link to use the <code class=\"language-plaintext highlighter-rouge\"><link></code> from the feed instead of modifying the feed url. <a href=\"https://github.com/fileformat/rss.style/commit/9faa99b0605e8ecbb4db16b04dbb0a4c3f358aff\">source</a></p>",
"url": "https://www.rss.style/",
"published": "2026-01-19T06:00:00.000Z",
"updated": "2026-01-19T06:00:00.000Z",
"content": null,
"image": null,
"media": [],
"authors": [
{
"name": "Andrew Marcuse",
"email": "[email protected]",
"url": null
}
],
"categories": []
},
{
"id": "https://www.rss.style2026-01-12",
"title": "Added viewport",
"description": "<p>Added <code class=\"language-plaintext highlighter-rouge\">viewport</code> meta element to the HTML header so it displays nicely on mobile. <a href=\"https://github.com/fileformat/rss.style/commit/b0fb6043f8c72d1df685f207241d8c6ae9f07e20\">source</a></p>",
"url": "https://www.rss.style/",
"published": "2026-01-12T06:00:00.000Z",
"updated": "2026-01-12T06:00:00.000Z",
"content": null,
"image": null,
"media": [],
"authors": [
{
"name": "Andrew Marcuse",
"email": "[email protected]",
"url": null
}
],
"categories": []
},
{
"id": "https://www.rss.style2026-01-08",
"title": "Added home link",
"description": "<p>Added a hyperlink to the site name in the “for the Xxx Website” text. <a href=\"https://github.com/fileformat/rss.style/commit/2ec59ccf1fd18bb28b64d9227d942c2f57ff17b8\">source</a></p>",
"url": "https://www.rss.style/",
"published": "2026-01-08T06:00:00.000Z",
"updated": "2026-01-08T06:00:00.000Z",
"content": null,
"image": null,
"media": [],
"authors": [
{
"name": "Andrew Marcuse",
"email": "[email protected]",
"url": null
}
],
"categories": []
},
{
"id": "https://www.rss.style2026-01-04",
"title": "Javascript version released",
"description": "<p>After trying to use Google’s proposed XSLT polyfill (and failing), I realized that if a Javascript-based polyfill could turn XML into HTML, then I could do it directly in Javascript and skip the XSLT. And it worked!</p>",
"url": "https://www.rss.style/",
"published": "2026-01-04T06:00:00.000Z",
"updated": "2026-01-04T06:00:00.000Z",
"content": null,
"image": null,
"media": [],
"authors": [
{
"name": "Andrew Marcuse",
"email": "[email protected]",
"url": null
}
],
"categories": []
},
{
"id": "https://www.rss.style2025-08-01",
"title": "Discussion started about deprecating XSLT in the browser",
"description": "<p>Google starts discussing deprecating XSLT support in the <a href=\"https://github.com/whatwg/html/issues/11523\">WHATWG Github Issues</a>. Despite a lot of negative feedback, I think the decision has already been made.</p>",
"url": "https://www.rss.style/",
"published": "2025-08-01T06:00:00.000Z",
"updated": "2025-08-01T06:00:00.000Z",
"content": null,
"image": null,
"media": [],
"authors": [
{
"name": "Andrew Marcuse",
"email": "[email protected]",
"url": null
}
],
"categories": []
},
{
"id": "https://www.rss.style2024-04-07",
"title": "Feed Analyzer",
"description": "<p>When building the list of example feeds, I made the “Notes” column by hand. That got tedious really quicky, so I automated it. Thus, the <a href=\"https://www.rss.style/feed-analyzer.html\">Feed Analyzer</a>.</p>",
"url": "https://www.rss.style/",
"published": "2024-04-07T06:00:00.000Z",
"updated": "2024-04-07T06:00:00.000Z",
"content": null,
"image": null,
"media": [],
"authors": [
{
"name": "Andrew Marcuse",
"email": "[email protected]",
"url": null
}
],
"categories": []
},
{
"id": "https://www.rss.style2023-12-26",
"title": "Initial XSLT-based release",
"description": "<p>First public release of RSS.Style, with the styling done via XSLT.</p>",
"url": "https://www.rss.style/",
"published": "2023-12-26T06:00:00.000Z",
"updated": "2023-12-26T06:00:00.000Z",
"content": null,
"image": null,
"media": [],
"authors": [
{
"name": "Andrew Marcuse",
"email": "[email protected]",
"url": null
}
],
"categories": []
},
{
"id": "https://www.rss.style2023-12-12",
"title": "Registered feed.style domain",
"description": "<p>I was wavering back and forth on the name, and went with <code class=\"language-plaintext highlighter-rouge\">feed.style</code> for awhile, but later decided that it was too generic, and that everyone would recognize what RSS is.</p>",
"url": "https://www.rss.style/",
"published": "2023-12-12T06:00:00.000Z",
"updated": "2023-12-12T06:00:00.000Z",
"content": null,
"image": null,
"media": [],
"authors": [
{
"name": "Andrew Marcuse",
"email": "[email protected]",
"url": null
}
],
"categories": []
},
{
"id": "https://www.rss.style2023-11-15",
"title": "Registered rss.style domain",
"description": "<p>Registered the <code class=\"language-plaintext highlighter-rouge\">rss.style</code> domain.</p>",
"url": "https://www.rss.style/",
"published": "2023-11-15T06:00:00.000Z",
"updated": "2023-11-15T06:00:00.000Z",
"content": null,
"image": null,
"media": [],
"authors": [
{
"name": "Andrew Marcuse",
"email": "[email protected]",
"url": null
}
],
"categories": []
}
]
}