Skip to content

Daily Archives: November 10th, 2004

data-driven RIA, day 1.1

This morning I wired together the blog reader (Actually, it only reads my blog right now!), which was pretty easy once I groked how pointers inside of datapath worked.
Of course, you can point this app at your RSS 2.0 feed by changing the src attribute in the tag.
<canvas width=”850″ height=”550″>
<!– DATA –>
<dataset name=”rss” […]