Opened 17 years ago

Closed 17 years ago

#3088 closed enhancement (fixed)

Some minor changes & additions for mythnews

Reported by: skd5aner@… Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythnews Version: 0.20
Severity: medium Keywords:
Cc: Ticket locked: no

Description

I've changed the reuters links to pull directly from reuters instead of MSN. I've also added a weather category and included feeds from NWS, which include very detailed information on local and national weather - including alerts.

Attachments (4)

news-sites.patch (17.7 KB) - added by skd5aner@… 17 years ago.
news-sites2.patch (20.0 KB) - added by skd5aner@… 17 years ago.
news-sites3.patch (20.6 KB) - added by skd5aner@… 17 years ago.
news-sites4.patch (20.6 KB) - added by skd5aner@… 17 years ago.

Download all attachments as: .zip

Change History (10)

Changed 17 years ago by skd5aner@…

Attachment: news-sites.patch added

comment:1 in reply to:  description Changed 17 years ago by paulh

Replying to skd5aner@gmail.com:

I've changed the reuters links to pull directly from reuters instead of MSN. I've also added a weather category and included feeds from NWS, which include very detailed information on local and national weather - including alerts.

Can you please update the patch so it applies cleanly to latest svn trunk.

Changed 17 years ago by skd5aner@…

Attachment: news-sites2.patch added

comment:2 Changed 17 years ago by skd5aner@…

Paul - I've uploaded a new version (version 2) from SVN 13090 (today). Please let me know if you have any questions. Quick summary of additions/changes:

  • Added feeds for
  • Gizmodo
  • Microsoft TechNet? Security Bulletin
  • Microsoft Security Advisories
  • SANS Internet Storm Center
  • US-CERT Technical Cyber Security Alerts
  • Time Magazine
  • YouTube? "Most Viewed" feeds
  • New Category called Entertainment, Gossip, and Movies with several feeds from E!, Rotten Tomatoes, Roger Ebert, and IMDb
  • New Categories - "Weather (US)" and "Weather (non-US)"
  • Weather (US) is populated with several NOAA feeds including

-- Hurricane Advisories -- Tsunami Warnings -- Current Observed Weather across US Airports -- Watches, Warnings, and Advisories for every state

  • other little minor tweaks (icons, etc)

Changed 17 years ago by skd5aner@…

Attachment: news-sites3.patch added

comment:3 Changed 17 years ago by skd5aner@…

sorry, please use the last version of the patch (news-sites3.patch). V2 was incomplete.

Thanks!

Changed 17 years ago by skd5aner@…

Attachment: news-sites4.patch added

comment:4 Changed 17 years ago by skd5aner@…

For as simple as this should be, I forgot to close one of the item tags. v4 should be correct. Sorry for the confusion.

comment:5 in reply to:  4 Changed 17 years ago by paulh

Replying to skd5aner@gmail.com:

For as simple as this should be, I forgot to close one of the item tags. v4 should be correct. Sorry for the confusion.

There was also a couple of problems with the Roger Ebert feed. The <item> tag wasn't closed and the & character needs to be escaped as &amp;

comment:6 Changed 17 years ago by paulh

Resolution: fixed
Status: newclosed

(In [13102]) Some more RSS feeds for MythNews?. Patch from skd5aner (at) gmail.com

  • Added feeds for - Gizmodo - Microsoft TechNet? Security Bulletin - Microsoft Security Advisories - SANS Internet Storm Center - US-CERT Technical Cyber Security Alerts - Time Magazine - YouTube? "Most Viewed" feeds
  • New Category called Entertainment, Gossip, and Movies with several feeds from E!, Rotten Tomatoes, Roger Ebert, and IMDb
  • New Categories - "Weather (US)" and "Weather (non-US)" - Weather (US) is populated with several NOAA feeds including -- Hurricane Advisories -- Tsunami Warnings -- Current Observed Weather across US Airports -- Watches, Warnings, and Advisories for every state
  • other little minor tweaks (icons, etc)

Closes #3088.

Note: See TracTickets for help on using tickets.