<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hs_hachi</author_name>
  <author_url>https://blog.hatena.ne.jp/hs_hachi/</author_url>
  <blog_title>個人的なまとめ</blog_title>
  <blog_url>https://hachi.hatenablog.com/</blog_url>
  <categories>
    <anon>プログラム</anon>
  </categories>
  <description>JavaScriptで遊んでみた JavaScript編です。Javaよりも作るのが簡単でした。 Ajax通信をするので、JQueryがあると楽です。動きの流れとしては一般的なWebサービス同様に 1. クライアントからhttp通信 2. GoogleがJson形式でデータを返す 3. 戻りデータを加工 とよくある動きです。個人のデータを取得するコードはこんな感じです。api_keyはGoogle apis で事前に取得します。Activiesも同じような感じなので省略します。 function person(){ var url = 'https://www.googleapis.com/p…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhachi.hatenablog.com%2Fentry%2F20110919%2F1316401499&quot; title=&quot;Google+ APIで遊んでみた。 - 個人的なまとめ&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>2011-09-19 12:04:59</published>
  <title>Google+ APIで遊んでみた。</title>
  <type>rich</type>
  <url>https://hachi.hatenablog.com/entry/20110919/1316401499</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
