edit-task
Home
Up
Delete
Task Name:
Task Description:
[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
TaskGroup ID:
Start Date:
Start Time:
Duration:
Priority:
Status:
To Do
Completed
In Process
Add Photo:
Owner ID:
Content:
use HTML
Edit Content
<h1 style="text-align: center;">FEATURE 3250 - the news tab</h1> <h2 style="text-align: left;">[reference]</h2> <ol> <li> <div style="text-align: left;">] feature idea 3250</div> </li> <ol> <li> <div style="text-align: left;">this articles describes what the news tab feature is and what it does, it breifly outlines our plan on how we are going to implement it. </div> </li> </ol></ol> <h2 style="text-align: left;">[news tab - taskgroup - 001] basic functionality</h2> <ol> <li><strong>] NEW PAGE view/article v-004 -</strong></li> <ol> <li>x] build a curated list of sources for subject , EX = nascar,</li> <li>x] turn list into yql qry</li> <li>x] swap qry from tech qry to nascar qry in book nascar</li> <li>]</li> </ol></ol> <h3>[2013-01-27]</h3> <ol> <li><strong>] (id=989) rev-0##</strong></li> <ol> <li>x] publishED NEW FEATURE #] 3250 rev-001 multiple source</li> </ol></ol> <p> </p> <p> </p> <hr /><ol> <li>x] ADDed array to articles page containing qry's for different books</li> <li>x] replaced script src='qry' with VAR srcQry[#]</li> <li>] IF bk=tech , qry=0, if book = nascar ,</li> <li>] IF qry != null THEN script src</li> </ol><hr /> <p>query - modified FROM: tech TO: NASCAR , SRCS = yahoo(4) AND jayski AND espn</p> <p>select * from rss where url IN ("http://sports.yahoo.com/nascar/rss.xml","http://www.jayski.com/jayski.rss","http://sports.espn.go.com/espn/rss/rpm/news") LIMIT 100 | unique(field="title")</p> <p>ENCODED to return JSON object</p> <p><a href="http://query.yahooapis.com/v1/public/yql?q=select%20*%20from%20rss%20where%20url%20IN%20(%22http%3A%2F%2Fsports.yahoo.com%2Fnascar%2Frss.xml%22%2C%22http%3A%2F%2Fwww.jayski.com%2Fjayski.rss%22)%20LIMIT%20100%20%7C%20unique(field%3D%22title%22)%0D%0A&diagnostics=true">http://query.yahooapis.com/v1/public/yql?q=select%20*%20from%20rss%20where%20url%20IN%20(%22http%3A%2F%2Fsports.yahoo.com%2Fnascar%2Frss.xml%22%2C%22http%3A%2F%2Fwww.jayski.com%2Fjayski.rss%22)%20LIMIT%20100%20%7C%20unique(field%3D%22title%22)%0D%0A&diagnostics=true</a></p> <p>PRB - above NF, the YQL editor is not appending the Format json, ... to the end of the qry, MANUALLY REVISED</p> <p> 'http://query.yahooapis.com/v1/public/yql?q=select%20*%20from%20rss%20where%20url%20IN%20(%22http%3A%2F%2Fsports.yahoo.com%2Fnascar%2Frss.xml%22%2C%22http%3A%2F%2Fwww.jayski.com%2Fjayski.rss%22)%20LIMIT%20100%20%7C%20unique(field%3D%22title%22)%0D%0A&format=json&diagnostics=true&callback=tech_news'</p> <p> </p> <hr /> <p> </p> <p>original query ( i believe ) - SRCS = ] cnet tech news, ] google, ] yahoo</p> <p>select * from rss where url IN ("<a href="http://news.cnet.com/8300-10805_3-75.xml","http://rss.news.yahoo.com/rss/tech","http://news.google.com/news?pz=1&amp;cf=all&amp;ned=us&amp;hl=en&amp;topic=tc&amp;output=rss">http://news.cnet.com/8300-10805_3-75.xml","http://rss.news.yahoo.com/rss/tech","http://news.google.com/news?pz=1&amp;cf=all&amp;ned=us&amp;hl=en&amp;topic=tc&amp;output=rss</a>") LIMIT 100 | unique(field="title")</p> <hr /> <p>COPY TO LOCAL article v-003 PAGE</p> <p>001] 2012-11-24 - 3250 adding NEWS tab - get some news, from yahoo,tech stories then ++++</p> <p>002] 2012-11-24 - 3247 removed greenspace ( created REVIEW this record), current lines=299</p> <p>003] 2012-11-24 - 3251 NEWS tab - multiple sources - revised qry script</p> <p>004] 2012-11-24 - 3252 NEWS tab - deduplicated - revised qry script</p> <p>005] 2013-01-27 - NEWS tab - revised qry to be BOOK specific, tech=tech news feed, nascar = nascar news feed,</p> <p> </p>