<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>diffshare</author_name>
  <author_url>https://blog.hatena.ne.jp/diffshare/</author_url>
  <blog_title>Life on Rails</blog_title>
  <blog_url>https://diffshare.hatenadiary.org/</blog_url>
  <categories>
    <anon>pjax</anon>
    <anon>ajax</anon>
    <anon>javascript</anon>
  </categories>
  <description>pjaxというものの話題を目にしたのは昨年だった。javascriptを用いて動的なページ変化を作ろうと流行ったのはajaxだった。そこにpushStateを用いた履歴管理を含むpjax(pushState + Ajax)なるものが登場した。Ajaxによるページ遷移はそうではないものに比べて、jsファイルの再ロードや冗長なレンダリングにかかる時間を削減することができる。加えてサーバ側では冗長なHTMLを吐くことを削減できるため、処理時間が短く済む。通常、Ajaxによる画面遷移では履歴が残らないという問題を持つ。それをpushState関数を使うことで追加できるという。それだけでなく、Ajaxを…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdiffshare.hatenadiary.org%2Fentry%2F20120128%2F1327717325&quot; title=&quot;pjaxというもの - Life on Rails&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>2012-01-28 11:22:05</published>
  <title>pjaxというもの</title>
  <type>rich</type>
  <url>https://diffshare.hatenadiary.org/entry/20120128/1327717325</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
