<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (Vaguery)</title>
    <link>https://pinboard.in/u:Vaguery/public/</link>
    <description>recent bookmarks from Vaguery</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://emberjs.com/blog/2014/03/18/the-road-to-ember-data-1-0.html"/>
	<rdf:li rdf:resource="http://www.epalooza.bus.umich.edu/"/>
	<rdf:li rdf:resource="http://lessig.org/blog/archives/003800.shtml"/>
	<rdf:li rdf:resource="http://radar.oreilly.com/archives/2007/05/dhhs_rails_keyn.html"/>
	<rdf:li rdf:resource="http://www.wsg-art.com/frames/frames_Apr07.html"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://emberjs.com/blog/2014/03/18/the-road-to-ember-data-1-0.html">
    <title>Ember.js - The Road to Ember Data 1.0</title>
    <dc:date>2014-03-29T12:27:38+00:00</dc:date>
    <link>http://emberjs.com/blog/2014/03/18/the-road-to-ember-data-1-0.html</link>
    <dc:creator>Vaguery</dc:creator><description><![CDATA[It's especially complicated when you want to support updated data coming in from the server. Imagine that refreshing the article provides a new set of comments, but you also know that the user is in the middle of creating her own comment. How do you make sure that the comments array takes both of those facts into consideration?

At a high-level, the solution is this: instead of internally storing the relationships as state on each record that needs to be synchronized, we maintain a single entity in memory that represents the logical relationship between the records. That entity exists regardless of which side of the relationship the application has loaded.

For example, if you change the belongs-to relationship on a comment, you are changing the has-many side even if the application has not yet loaded the article. When the application finally does load the article, the local belongs-to change is ready to apply.

The long and short of it is that the two sides of a two-way relationship will remain in sync in Ember Data 1.0, regardless of the order the records were loaded, the way they were loaded, or how the relationships were represented in the payloads.

]]></description>
<dc:subject>so-totally-need-this-it-hurts ember.js library web-applications database announcement</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Vaguery/b:b7da698da216/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:so-totally-need-this-it-hurts"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:ember.js"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:library"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:web-applications"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:database"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:announcement"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.epalooza.bus.umich.edu/">
    <title>Entrepalooza 2006: Dream Big</title>
    <dc:date>2007-09-11T23:50:25+00:00</dc:date>
    <link>http://www.epalooza.bus.umich.edu/</link>
    <dc:creator>Vaguery</dc:creator><dc:subject>entrepreneurs local Ann-Arbor announcement conferences workshop University-of-Michigan Sam-Zell</dc:subject>
<dc:identifier>https://pinboard.in/u:Vaguery/b:131ea259790a/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:entrepreneurs"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:local"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:Ann-Arbor"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:announcement"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:conferences"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:workshop"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:University-of-Michigan"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:Sam-Zell"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://lessig.org/blog/archives/003800.shtml">
    <title>Lawrence Lessig</title>
    <dc:date>2007-06-22T14:06:31+00:00</dc:date>
    <link>http://lessig.org/blog/archives/003800.shtml</link>
    <dc:creator>Vaguery</dc:creator><dc:subject>Lawrence-Lessig creative-commons announcement politics policy career change</dc:subject>
<dc:identifier>https://pinboard.in/u:Vaguery/b:f0f6e9966b57/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:Lawrence-Lessig"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:creative-commons"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:announcement"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:politics"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:policy"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:career"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:change"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://radar.oreilly.com/archives/2007/05/dhhs_rails_keyn.html">
    <title>O'Reilly Radar &gt; DHH's Rails Keynote</title>
    <dc:date>2007-05-20T19:00:46+00:00</dc:date>
    <link>http://radar.oreilly.com/archives/2007/05/dhhs_rails_keyn.html</link>
    <dc:creator>Vaguery</dc:creator><dc:subject>Rails development software web2.0 open-source language announcement speech keynote</dc:subject>
<dc:identifier>https://pinboard.in/u:Vaguery/b:b1629b4ccbed/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:Rails"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:software"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:web2.0"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:open-source"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:language"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:announcement"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:speech"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:keynote"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.wsg-art.com/frames/frames_Apr07.html">
    <title>Beyond Words 2007</title>
    <dc:date>2007-04-12T14:59:07+00:00</dc:date>
    <link>http://www.wsg-art.com/frames/frames_Apr07.html</link>
    <dc:creator>Vaguery</dc:creator><description><![CDATA[Annoying frames site design means I couldn't bookmark the exhibit content.... :/
]]></description>
<dc:subject>gallery WSG local Ann-Arbor book-art exhibit art artist decorative-art conceptual-art promotion announcement</dc:subject>
<dc:identifier>https://pinboard.in/u:Vaguery/b:e589d6427494/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:gallery"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:WSG"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:local"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:Ann-Arbor"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:book-art"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:exhibit"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:art"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:artist"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:decorative-art"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:conceptual-art"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:promotion"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:announcement"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>