<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>aql</author_name>
  <author_url>https://blog.hatena.ne.jp/aql/</author_url>
  <blog_title>あくる日</blog_title>
  <blog_url>https://aql.hatenablog.com/</blog_url>
  <categories>
    <anon>JavaScript</anon>
  </categories>
  <description>最近、JSONでデータ出力してくれるサービスが増えた。構造をさくっと取得出来て便利だ。だが、あと一歩、JSONPに対応してくれれば、クライアントサイドから直接クロスドメインでデータ取得して遊べるのに！というわけで、JSONをJSONPに変換するプロキシを作った。 http://aql.osx.cc/jsonpp/ これは、プロキシに対してcallback名とrequest_uriを投げると、request_uriを引いてcallback名を付加した上で返してくれるもの。つまり、ほとんど何もしないが。 http://aql.osx.cc/jsonpp/proxy/callback:request…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Faql.hatenablog.com%2Fentry%2F20060825%2F1156504899&quot; title=&quot; JSONをJSONPに変換するJSONP Proxy - あくる日&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>2006-08-25 20:21:39</published>
  <title> JSONをJSONPに変換するJSONP Proxy</title>
  <type>rich</type>
  <url>https://aql.hatenablog.com/entry/20060825/1156504899</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
