<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>jdg</author_name>
  <author_url>https://blog.hatena.ne.jp/jdg/</author_url>
  <blog_title>あと味</blog_title>
  <blog_url>https://taiju.hatenablog.com/</blog_url>
  <categories>
    <anon>JavaScript</anon>
  </categories>
  <description>解説は他にもたくさんありますが、私自身も使いはじめの頃、違いがよくわからなかったので。 JSONとは？ 汎用的なデータ記述方法です。こんな感じで書きます。 { 'blog' : 'あと味', 'author' : 'jdg' } まさにJavaScriptのオブジェクトですね。*1 JSONPとは？ JSONを以下のように変えたもの。 callback({ 'blog' : 'あと味', 'author' : 'jdg' }); 関数呼び出しっぽいですね。まぁ、関数呼び出しなんですけど。 どゆこと？となるポイント 見た目が関数っぽくなる意外に変更点はないように見えますが、クロスドメインでJSO…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftaiju.hatenablog.com%2Fentry%2F20090902%2F1251851867&quot; title=&quot;JSONとJSONPの違い - あと味&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>2009-09-02 09:37:47</published>
  <title>JSONとJSONPの違い</title>
  <type>rich</type>
  <url>https://taiju.hatenablog.com/entry/20090902/1251851867</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
