edit-task
Home
Up
Delete
Task Name:
Task Description:
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
TaskGroup ID:
Start Date:
Start Time:
Duration:
Priority:
Status:
To Do
Completed
In Process
Add Photo:
Owner ID:
Content:
use HTML
Edit Content
<h2>[-previously-]</h2> <ol> <li><strong>] <a href="/view/task?id=2827" target="_blank">feature idea 3250</a> </strong></li> <ol> <li><span>overview articles describing what this feature 'news tab' is and what it does, it breifly outlines our plan on how we are going to implement it. </span></li> </ol></ol> <h2>[-currently-] </h2> <ol> <li><strong>[2013-01-dd] 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> </ol> <li><strong>[2013-01-27] ] (id=989) rev-0## </strong></li> <ol> <li>x] publishED NEW FEATURE #] 3250 rev-001 multiple source</li> </ol> <li><strong><strong>[2013-01-27] </strong>x] query</strong> - modified FROM: tech TO: NASCAR , SRCS = yahoo(4) AND jayski AND espn</li> <ol> <li>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")</li> <li><span style="background-color: #ffff99;"><strong>[2014-07-01] UPDATE QUERY alias="news-sports-nascar"</strong></span></li> <li>query = 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""http://www.mrn.com/Race-Series/NASCAR-Sprint-Cup/News.aspx?rss=true") LIMIT 100 | unique(field="title")</li> <li>] http://query.yahooapis.com/v1/public/yql/dons/news-sports-nascar </li> <li>] http://query.yahooapis.com/v1/yql/dons/news-sports-nascar</li> </ol> <li><strong><strong>[2013-01-27] </strong>x] query - ENCODED to return JSON object, cc PRB</strong></li> <ol> <li>] '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'</li> <li>UPDATED - <span style="color: #823125;">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%2C%22http%3A%2F%2Fsports.espn.go.com%2Fespn%2Frss%2Frpm%2Fnews%22%2C%22http%3A%2F%2Fwww.speedtv.com%2Frss%2Fnews%2Fnascar%2F%22%2C%22http%3A%2F%2Fwww.motorracingnetwork.com%2FRace-Series%2FNASCAR-Sprint-Cup%2FNews.aspx%3Frss%3Dtrue%22)%20LIMIT%20100%20%7C%20unique(field%3D%22title%22)%20%7C%20SORT%20(field%20%3D%20%22pubDate%22)%20%7C%20reverse()&format=json&callback=displayNewsFeed </span></li> </ol> <li><span style="text-decoration: line-through;"><strong><strong>[2013-01-27] </strong>x] ADDed array to articles page </strong></span></li> <ol> <li><span style="text-decoration: line-through;">] containing qry's for different books </span></li> </ol> <li><span style="text-decoration: line-through;"><strong><strong>[2013-01-27] </strong>x] replaced script src='qry' with VAR srcQry[#] </strong></span></li> <ol> <li><span style="text-decoration: line-through;">] IF bk=tech , qry=0, if book = nascar ,] IF qry != null THEN script src</span></li> </ol></ol> <h2>[-next-]</h2> <ol> <li><strong><span>] PRB - yql-console - re: generated rest qry ( endcoded )</span></strong></li> <ol> <li><span style="font-size: 10px;">*] the YQL editor is not appending the Format= json, ... to the end of the qry, MANUALLY REVISED, </span></li> <li><span style="font-size: 10px;">*] REMINDER ALWAYS CHECK AFTER making changes to the "qry" that the generated "encoded REST qry" is reflecting the changed qry </span></li> </ol> <li>*] original query ( i believe ) - SRCS = ] cnet tech news, ] google, ] yahoo </li> <ol> <li>select * from rss where url IN ("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") LIMIT 100 | unique(field="title")</li> </ol></ol>