<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>coa007</author_name>
  <author_url>https://blog.hatena.ne.jp/coa007/</author_url>
  <blog_title>tech memorandom</blog_title>
  <blog_url>https://coa.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>自分が思うBackbone.jsを使うと幸せになれるポイント 1. APIからの値取得がかなり楽。パースしてモデルに格納後にイベントを飛ばしてくれる。あとはそれをレンダリングするだけ。 //通信用のモデルの定義 app.model.song= Backbone.Model.extend(); app.collection.playlist = BackBone.Collection.extend({ model : app.model.song url : function() { return ”hoge”; //APIのURLを記述 }, parse : function(res) { /…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcoa.hateblo.jp%2Fentry%2F2013%2F01%2F09%2F030031&quot; title=&quot;Backbone.js - tech memorandom&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-01-09 03:00:31</published>
  <title>Backbone.js</title>
  <type>rich</type>
  <url>https://coa.hateblo.jp/entry/2013/01/09/030031</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
