<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>a-know</author_name>
  <author_url>https://blog.hatena.ne.jp/a-know/</author_url>
  <blog_title>えいのうにっき</blog_title>
  <blog_url>https://blog.a-know.me/</blog_url>
  <categories>
    <anon>GAE</anon>
    <anon>プログラム</anon>
  </categories>
  <description>JavaでのGAE(Google App Engine)開発を行う場合、特に意識しなければフロントエンドはjspにするのが自然の流れかと思うのですが、 できるだけサーバでの処理は少なくしたい サーバでの処理量・使用リソース量に比例してコストも上がるので 静的コンテンツなら、レスポンス速度の早い別サーバ（staticサーバ）から受け取ることができる 動的に生成されるコンテンツであるjspに対して、htmlやJavaScriptは静的コンテンツである（もちろん画像ファイルなども） つまり、htmlとJavaScript（Ajax）でコンテンツを構成するほうが、jspで同様のことをするよりもUX向上…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.a-know.me%2Fentry%2F20120619%2F1340095273&quot; title=&quot;GAE/J + Slim3 で、Json形式のデータをクライアントにお手軽に返す方法 - えいのうにっき&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>http://ecx.images-amazon.com/images/I/51ZDRGPY5AL.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-06-19 17:41:13</published>
  <title>GAE/J + Slim3 で、Json形式のデータをクライアントにお手軽に返す方法</title>
  <type>rich</type>
  <url>https://blog.a-know.me/entry/20120619/1340095273</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
