[NEW-UPDATE] FEA! #] 3250 edit the "news" tab to provide a UNIQUE newsfeed for the subject "library" BOOK [REPLACING]none[WHY] includes curated list of news feeds for specific subject
edit
x] EXAMPLE "our tech news" is pulled from yahoo's tech news feed [NEW] FEA! #] 3250 adding the "news" tab to include a basic newsfeed for the subject "library=technology" article pages [REPLACING]none[WHY] includes tech news feed from yahoo
edit
UPDATE #]3250 [PG view/article TAB news] MULTIPLE SOURCES - x] get another(1 or more) tech news feed and combine them ] EXAMPLE "our tech news" will be the combination of (yahoo tech news + cnet tech news + googles tech news feeds) PUBLISHED as REV
edit
UPDATE #]3250 [PG view/article TAB news] DEDUPLICATION and LIMITATION - limiting the amount of results returned and preventing duplicate articles [REPLACING]none[WHY] prevent duplication on "consolidated" list and to control the total amount of,PUBL
edit
ARCHIVE - adding option to save results of news feed [how]initially we are going to save the results as a list of links(by passing the title,url) of each news story,PUBLISHED as REV-00# in BK
edit
NEW FEED x] edit the "news" tab to provide a UNIQUE newsfeed for the BOOK nascar-inside-line IN library "nations" PUBLISHed as REV-015
edit
GETFEEDID - replaced hard coded scripts array in PG view/article with a function call to this new function that gets the 'proper' script for the book being viewed
edit
NEW FEED - x] adding feed for 'technology' news, x] updated qry's to REST (vs ...)using yql aliases,PUBLISHed as rev-016 in BK
edit
PERFORMANCE UPDATE - edit qry for each feed to pull just 5 fields not * fields, ] CREATE & use REST 'qry alias' vs 'http encoded qry'
edit
PERFORMANCE - CACHE-PAGES-GENERATED - x] server will cache the newsfeed items page for each feed, ] subsequent page views will then access the cached page, ] the cached page will expire after a preset amount of time (24h)
edit
UPDATE ADD QUERY ALIASES - IN CS sospepFunction METHOD getFeedId() USED to return feed src, ] changed feed src from 'http encoded strings' for each src to 'named qry alias', ] created qry aliases for each qry
edit