API/RSS: Difference between revisions

From XPUB & Lens-Based wiki
(Created page with "<p style="margin-left:0; font-size: 12.5px; font-family:Andale mono; text-align:left;"> '''field of interest:'''<br> How dense are the news? How news could be visually presen...")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
'''field of interest:'''<br>
'''field of interest:'''<br>
How dense are the news? How news could be visually presented as a single unit?<br>
How dense are the news? How news could be visually presented as a single unit?<br>
While using RSS from BBC News as a source I want to built simple map of time and content. When the news is published online and what is the main subject matter?<br>
I am using RSS from BBC News(for now) as a source. I want to built simple map of time and content.  
When the news is published online and what is the main subject matter?
br>
( Are the news feed relevant or accurate to the current time of the event
( Are the news feed relevant or accurate to the current time of the event
or they have been driven by "right" time to be broadcasted)<br>
or they have been driven by "right" time to be broadcasted)<br>
Line 8: Line 10:
to combine, recombine and compare different sources  
to combine, recombine and compare different sources  
highlight certain concentration, density and flow of the data.
highlight certain concentration, density and flow of the data.
I am considering grabbing more than one source of news Worldcrunch [http://worldcrunch.com/rss/rss.php] and Aljazeera RSS [http://www.aljazeera.com/default.html]
<br>
<br>
<br>
notes on real data visualization :<br>
notes on real data visualization :<br>
Line 13: Line 17:
    * simple visual id - each news represented as a data point - equal by its layout different by its content. <br>
    * simple visual id - each news represented as a data point - equal by its layout different by its content. <br>
    *  behavior of the single point - need to be consider and develop furthermore?how?<br>
    *  behavior of the single point - need to be consider and develop furthermore?how?<br>
[[File:proto.jpg]]
<br>
<br>
<br>
<br>
open for contributions
[[File:proto.jpg|800px|]]
<br>
<br>
so far:
I am using jQuery plugin (Cross-domain RSS to JSON converter [jQuery plugin]), which requests feed from different world news then the script converts into the JSON object into javascript. The data is sorted by time - the hour of being published and placed to simple timeline.
The interface consists of html + SVG. <br>
src: http://pzwart3.wdka.hro.nl/~mlakova/news_rss/<br>
open for proposals or how the prototype could be moved a step further
<br>
pls write your comments here:<span style="underline;font-size:13px";>
pls write your comments here:<span style="underline;font-size:13px";>

Latest revision as of 17:43, 9 December 2012

field of interest:
How dense are the news? How news could be visually presented as a single unit?
I am using RSS from BBC News(for now) as a source. I want to built simple map of time and content. When the news is published online and what is the main subject matter? br> ( Are the news feed relevant or accurate to the current time of the event or they have been driven by "right" time to be broadcasted)
outcome:
to combine, recombine and compare different sources highlight certain concentration, density and flow of the data. I am considering grabbing more than one source of news Worldcrunch [1] and Aljazeera RSS [2]

notes on real data visualization :
* timeline consists of four time swats, where the news headlines will be displayed, embedded as links.
* simple visual id - each news represented as a data point - equal by its layout different by its content.
* behavior of the single point - need to be consider and develop furthermore?how?


Proto.jpg

so far: I am using jQuery plugin (Cross-domain RSS to JSON converter [jQuery plugin]), which requests feed from different world news then the script converts into the JSON object into javascript. The data is sorted by time - the hour of being published and placed to simple timeline. The interface consists of html + SVG.
src: http://pzwart3.wdka.hro.nl/~mlakova/news_rss/
open for proposals or how the prototype could be moved a step further
pls write your comments here: