<?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[NYT feed contains some reocurring garbage]]></title><description><![CDATA[<p dir="auto">When using the default NYT feed there are some reoccurring useless headlines.  I have some ideas for filtering the list before cycling through for display, in order from most straightforward to craziest. :)</p>
<ol>
<li>Remove titles equal to “Your Daily Mini Crossword”</li>
<li>Remove titles equal to “California Today”</li>
<li>Remove titles that start with “Here Are” (example that I don’t see value in is “Here Are Our Stories That Won the Biggest Awards in the Magazine World”)</li>
<li>Don’t show titles that don’t contain a verb. An alternate solution may be to include the description as subtext of the title as that often does contain something useful. (examples that I don’t see value in: “Guardians of a Vast Lake, and a Refuge for Humanity”, “Before the Wall: A Borderlands Journey”, “Feature: The Preacher and the Sheriff”)  Could use something like <a href="http://nlp.stanford.edu:8080/parser/index.jsp" target="_blank" rel="noopener noreferrer nofollow ugc">this</a> as a parser.  May have to be provided as a service as apparently it is 261MB zipped and requires 100-500MB of RAM.</li>
</ol>
<p dir="auto">I am interested in working on this feature myself but thought I would float it for discussion first.</p>
]]></description><link>https://forum.magicmirror.builders/topic/1703/nyt-feed-contains-some-reocurring-garbage</link><generator>RSS for Node</generator><lastBuildDate>Sat, 16 May 2026 12:02:55 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/1703.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 08 Feb 2017 22:06:09 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to NYT feed contains some reocurring garbage on Thu, 09 Feb 2017 11:28:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/aaronaxvig" aria-label="Profile: aaronaxvig">@<bdi>aaronaxvig</bdi></a> there is already a solution for it chckout option <code>removeStartTags</code> and <code>startTags</code></p>
]]></description><link>https://forum.magicmirror.builders/post/14056</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/14056</guid><dc:creator><![CDATA[strawberry 3.141]]></dc:creator><pubDate>Thu, 09 Feb 2017 11:28:35 GMT</pubDate></item></channel></rss>