<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shima111</author_name>
  <author_url>https://blog.hatena.ne.jp/shima111/</author_url>
  <blog_title>shima111の日記</blog_title>
  <blog_url>https://shima111.hatenadiary.org/</blog_url>
  <categories>
    <anon>facebook</anon>
  </categories>
  <description>さぁでは前回の続きで、残りの投稿部分と認証URLについて。 投稿部分 ウォールへメッセージ投稿するのはここです。 &lt;?php $response = $facebook-&gt;api( '/me/feed', &quot;post&quot;, array( 'message' =&gt; $_POST[&quot;msg&quot;], &quot;privacy&quot; =&gt; '{&quot;value&quot;:&quot;EVERYONE&quot;}', ) ); ?&gt; これも見たまんまですね。privacy 引数により、どのユーザまで閲覧可能かを指定できます。詳しくはこちらの privacy という項目 を参照ください。成功すれば、$response に以下のようなPOST IDが返…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshima111.hatenadiary.org%2Fentry%2F20110321%2Fp1&quot; title=&quot; ウォールに投稿するプログラムの説明(2/2) - shima111の日記&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-03-21 00:00:00</published>
  <title> ウォールに投稿するプログラムの説明(2/2)</title>
  <type>rich</type>
  <url>https://shima111.hatenadiary.org/entry/20110321/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
