Thanks for Exhibit--it's a wonderful idea and implementation that pushes the limits of what the web is. In following along with the tutorial I thought I might be able to simply change the exhibit/data link to point at some delicious json:
<link href="http://del.icio.us/feeds/json/inkdroid? raw=1&count=100" type="application/json" rel="exhibit/data" /> But it turns out they aren't emitting json with an 'items' key...and of course the items themselves lack 'label' keys. I was wondering is there a recommended way to munge or filter json data and pass it off to exhibit framework? //Ed _______________________________________________ General mailing list [email protected] http://simile.mit.edu/mailman/listinfo/general
